"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/05/16 03:20:52 DEBUG : Creating backend with remote "TestB2:rclone-test-mifogeg5ropa" 2025/05/16 03:20:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/16 03:20:52 DEBUG : Creating backend with remote "/tmp/rclone2670622421" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:20:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/16 03:20:53 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/16 03:20:53 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:20:53 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.01s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:20:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/16 03:20:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/16 03:20:54 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:20:54 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:20:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/16 03:20:56 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:20:56 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.90s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", 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-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", 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-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:20:58 DEBUG : Creating backend with remote "/non-existing" 2025/05/16 03:20:58 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/16 03:20:58 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:20:58 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:20:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/16 03:20:59 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:20:59 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:21:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/16 03:21:00 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.03s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:21:01 INFO : B2 bucket rclone-test-mifogeg5ropa: Running all checks before starting transfers 2025/05/16 03:21:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/16 03:21:01 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:21:01 INFO : B2 bucket rclone-test-mifogeg5ropa: Checks finished, now starting transfers 2025/05/16 03:21:01 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:21:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/16 03:21:01 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.66s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:21:02 ERROR : Ignoring --no-traverse with sync 2025/05/16 03:21:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/16 03:21:03 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:21:03 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:21:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/16 03:21:03 INFO : sub dir/hello world: Copied (new) 2025/05/16 03:21:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.73s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:21:04 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/16 03:21:04 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:21:04 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:21:05 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/05/16 03:21:05 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.81s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:21:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/16 03:21:06 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:21:06 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:21:07 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/16 03:21:07 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.64s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:21:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/16 03:21:08 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:21:08 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:21:09 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/16 03:21:09 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.05s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:21:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/16 03:21:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/16 03:21:10 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/16 03:21:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/16 03:21:10 INFO : sub dir: Making directory 2025/05/16 03:21:10 INFO : sub dir2: Making directory 2025/05/16 03:21:10 INFO : sub dir2/sub sub dir2: Making directory 2025/05/16 03:21:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/16 03:21:10 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:21:10 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:21:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/16 03:21:10 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/05/16 03:21:10 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.65s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:21:11 INFO : sub dir2: Making directory 2025/05/16 03:21:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/16 03:21:11 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/16 03:21:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/16 03:21:11 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:21:11 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:21:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/16 03:21:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.26s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:21:13 DEBUG : sub dir2: Making directory with metadata 2025/05/16 03:21:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/16 03:21:13 INFO : sub dir: Making directory 2025/05/16 03:21:13 INFO : sub dir2: Making directory 2025/05/16 03:21:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/16 03:21:13 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:21:13 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:21:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/16 03:21:13 INFO : sub dir/hello world: Copied (new) 2025/05/16 03:21:13 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/16 03:21:13 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/16 03:21:13 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.85s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", 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-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:21:15 INFO : sub dir2: Making directory 2025/05/16 03:21:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/16 03:21:15 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:21:15 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:21:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/16 03:21:16 INFO : sub dir/hello world: Copied (new) 2025/05/16 03:21:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.49s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:21:16 DEBUG : sub dir2: Making directory with metadata 2025/05/16 03:21:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/16 03:21:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/16 03:21:16 INFO : sub dir: Making directory 2025/05/16 03:21:16 INFO : sub dir2: Making directory 2025/05/16 03:21:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/16 03:21:16 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:21:16 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:21:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/16 03:21:17 INFO : sub dir/hello world: Copied (new) 2025/05/16 03:21:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/16 03:21:17 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.78s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", 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-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:21:18 INFO : sub dir2: Making directory 2025/05/16 03:21:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/16 03:21:19 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:21:19 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:21:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/16 03:21:19 INFO : sub dir/hello world: Copied (new) 2025/05/16 03:21:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.62s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:21:21 DEBUG : Creating backend with remote "TestB2:rclone-test-tugiwud2kavu" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-mifogeg5ropa -> B2 bucket rclone-test-tugiwud2kavu 2025/05/16 03:21:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/16 03:21:22 DEBUG : B2 bucket rclone-test-tugiwud2kavu: Waiting for checks to finish 2025/05/16 03:21:22 DEBUG : B2 bucket rclone-test-tugiwud2kavu: Waiting for transfers to finish 2025/05/16 03:21:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/16 03:21:23 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:21:23 DEBUG : B2 bucket rclone-test-tugiwud2kavu: Purge remote 2025/05/16 03:21:23 INFO : B2 bucket rclone-test-tugiwud2kavu: cleaning bucket "rclone-test-tugiwud2kavu" of all files 2025/05/16 03:21:23 DEBUG : sub dir/hello world: Deleting (id "4_zffd25dc310cddb7b9f680e1b_f1009ff605a12cf41_d20250516_m032123_c001_v0001091_t0021_u01747365683036") --- PASS: TestServerSideCopy (5.03s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:21:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/16 03:21:26 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:21:26 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:21:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/16 03:21:26 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.33s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:21:28 DEBUG : Creating backend with remote "TestB2:rclone-test-rojiqij8neya" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-mifogeg5ropa -> B2 bucket rclone-test-rojiqij8neya 2025/05/16 03:21:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/16 03:21:29 DEBUG : B2 bucket rclone-test-rojiqij8neya: Waiting for checks to finish 2025/05/16 03:21:29 DEBUG : B2 bucket rclone-test-rojiqij8neya: Waiting for transfers to finish 2025/05/16 03:21:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/16 03:21:30 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:21:31 DEBUG : B2 bucket rclone-test-rojiqij8neya: Waiting for checks to finish 2025/05/16 03:21:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/16 03:21:31 DEBUG : B2 bucket rclone-test-rojiqij8neya: Waiting for transfers to finish 2025/05/16 03:21:31 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/16 03:21:31 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:21:32 DEBUG : B2 bucket rclone-test-rojiqij8neya: Purge remote 2025/05/16 03:21:32 INFO : B2 bucket rclone-test-rojiqij8neya: cleaning bucket "rclone-test-rojiqij8neya" of all files 2025/05/16 03:21:32 DEBUG : sub dir/hello world: Deleting (id "4_z5fc27da310cddb7b9f680e1b_f102d718f50d64524_d20250516_m032131_c001_v0001115_t0010_u01747365691487") 2025/05/16 03:21:32 DEBUG : sub dir/hello world: Deleting (id "4_z5fc27da310cddb7b9f680e1b_f10560ffef8c4bbdf_d20250516_m032130_c001_v0001183_t0024_u01747365690338") --- PASS: TestServerSideCopyOverSelf (6.54s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:21:35 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/16 03:21:35 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:21:35 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:21:35 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/16 03:21:35 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/16 03:21:35 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.21s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:21:37 DEBUG : Creating backend with remote "TestB2:rclone-test-sihojiy1towu" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-mifogeg5ropa -> B2 bucket rclone-test-sihojiy1towu 2025/05/16 03:21:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/16 03:21:38 DEBUG : B2 bucket rclone-test-sihojiy1towu: Waiting for checks to finish 2025/05/16 03:21:38 DEBUG : B2 bucket rclone-test-sihojiy1towu: Waiting for transfers to finish 2025/05/16 03:21:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/16 03:21:39 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:21:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/16 03:21:40 DEBUG : B2 bucket rclone-test-sihojiy1towu: Waiting for checks to finish 2025/05/16 03:21:40 DEBUG : B2 bucket rclone-test-sihojiy1towu: Waiting for transfers to finish 2025/05/16 03:21:40 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/16 03:21:40 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/16 03:21:41 INFO : sub dir/hello world: Deleted 2025/05/16 03:21:41 DEBUG : testing file moves 2025/05/16 03:21:42 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/16 03:21:42 DEBUG : B2 bucket rclone-test-sihojiy1towu: Waiting for checks to finish 2025/05/16 03:21:42 DEBUG : B2 bucket rclone-test-sihojiy1towu: Waiting for transfers to finish 2025/05/16 03:21:42 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/05/16 03:21:42 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/16 03:21:42 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:21:42 DEBUG : B2 bucket rclone-test-sihojiy1towu: Purge remote 2025/05/16 03:21:42 INFO : B2 bucket rclone-test-sihojiy1towu: cleaning bucket "rclone-test-sihojiy1towu" of all files 2025/05/16 03:21:43 DEBUG : sub dir/hello world: Deleting (id "4_z2f529db310cddb7b9f680e1b_f102e1d09a52c70cd_d20250516_m032142_c001_v0001184_t0009_u01747365702291") 2025/05/16 03:21:43 DEBUG : sub dir/hello world: Deleting (id "4_z2f529db310cddb7b9f680e1b_f11701d15c1af8156_d20250516_m032140_c001_v0001109_t0051_u01747365700279") 2025/05/16 03:21:43 DEBUG : sub dir/hello world: Deleting (id "4_z2f529db310cddb7b9f680e1b_f113dd61a746a3151_d20250516_m032138_c001_v0001032_t0054_u01747365698772") --- PASS: TestServerSideMoveOverSelf (8.70s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:21:45 ERROR : : error listing: directory not found 2025/05/16 03:21:45 INFO : Local file system at /tmp/rclone2670622421: Making directory 2025/05/16 03:21:46 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:21:46 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.90s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:21:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/16 03:21:48 DEBUG : Local file system at /tmp/rclone2670622421: Waiting for checks to finish 2025/05/16 03:21:48 DEBUG : Local file system at /tmp/rclone2670622421: Waiting for transfers to finish 2025/05/16 03:21:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/16 03:21:48 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/05/16 03:21:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestCopyRedownload (2.30s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:21:49 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/16 03:21:49 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:21:49 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:21:50 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/16 03:21:50 INFO : check sum: Copied (new) 2025/05/16 03:21:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:21:50 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:21:50 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/16 03:21:50 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/05/16 03:21:50 DEBUG : check sum: Unchanged skipping 2025/05/16 03:21:50 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:21:50 DEBUG : Waiting for deletions to finish 2025/05/16 03:21:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.42s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:21:52 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/16 03:21:52 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:21:52 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:21:52 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/16 03:21:52 INFO : sizeonly: Copied (new) 2025/05/16 03:21:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:21:53 DEBUG : sizeonly: Sizes identical 2025/05/16 03:21:53 DEBUG : sizeonly: Unchanged skipping 2025/05/16 03:21:53 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:21:53 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:21:53 DEBUG : Waiting for deletions to finish 2025/05/16 03:21:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.60s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:21:54 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/16 03:21:54 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:21:54 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:21:55 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/05/16 03:21:55 INFO : ignore-size: Copied (new) 2025/05/16 03:21:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:21:55 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:21:55 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:21:55 DEBUG : ignore-size: Unchanged skipping 2025/05/16 03:21:55 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:21:55 DEBUG : Waiting for deletions to finish 2025/05/16 03:21:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.82s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:21:58 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:21:58 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:21:58 DEBUG : existing: Unchanged skipping 2025/05/16 03:21:58 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:21:58 DEBUG : Waiting for deletions to finish 2025/05/16 03:21:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:21:58 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/16 03:21:58 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:21:58 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:21:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/16 03:21:58 INFO : existing: Copied (replaced existing) 2025/05/16 03:21:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.81s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:22:00 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/16 03:22:00 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:22:00 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:22:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/16 03:22:00 INFO : existing: Copied (new) 2025/05/16 03:22:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:22:01 DEBUG : existing: Destination exists, skipping 2025/05/16 03:22:01 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:22:01 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:22:01 DEBUG : Waiting for deletions to finish 2025/05/16 03:22:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.43s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:22:03 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/16 03:22:03 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 03:22:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/16 03:22:03 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:22:03 DEBUG : c/non empty space: Unchanged skipping 2025/05/16 03:22:03 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:22:04 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/16 03:22:04 INFO : a/potato2: Copied (new) 2025/05/16 03:22:04 DEBUG : Waiting for deletions to finish 2025/05/16 03:22:04 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.34s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:22:06 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:22: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/05/16 03:22:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/16 03:22:06 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/16 03:22:06 DEBUG : empty space: Unchanged skipping 2025/05/16 03:22:06 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:22:06 DEBUG : Waiting for deletions to finish 2025/05/16 03:22:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:22:07 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:22: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/05/16 03:22:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/16 03:22:07 INFO : empty space: Updated modification time in destination 2025/05/16 03:22:07 DEBUG : empty space: Unchanged skipping 2025/05/16 03:22:07 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:22:07 DEBUG : Waiting for deletions to finish 2025/05/16 03:22:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.38s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:22:10 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:22:10 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/16 03:22:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/16 03:22:10 DEBUG : empty space: Unchanged skipping 2025/05/16 03:22:10 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:22:10 DEBUG : Waiting for deletions to finish 2025/05/16 03:22:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.94s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:22: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/05/16 03:22:11 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:22:11 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2670622421) 2025/05/16 03:22:11 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-mifogeg5ropa) 2025/05/16 03:22:11 DEBUG : foo: sha1 differ 2025/05/16 03:22:11 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:22:12 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/05/16 03:22:12 INFO : foo: Copied (replaced existing) 2025/05/16 03:22:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.85s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:22:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 03:22:13 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/16 03:22:13 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:22:13 DEBUG : empty space: Unchanged skipping 2025/05/16 03:22:13 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:22:14 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/16 03:22:14 INFO : potato: Copied (new) 2025/05/16 03:22:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.60s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:22:16 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/16 03:22:16 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:22:16 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:22:16 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/05/16 03:22:16 INFO : potato: Copied (replaced existing) 2025/05/16 03:22:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.35s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:22: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/05/16 03:22:18 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:22:18 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2670622421) 2025/05/16 03:22:18 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-mifogeg5ropa) 2025/05/16 03:22:18 DEBUG : potato: sha1 differ 2025/05/16 03:22:18 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:22:19 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/05/16 03:22:19 INFO : potato: Copied (replaced existing) 2025/05/16 03:22:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.40s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:22:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/16 03:22:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 03:22:21 DEBUG : empty space: Unchanged skipping 2025/05/16 03:22:21 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/16 03:22:21 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:22:21 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:22:21 DEBUG : Waiting for deletions to finish 2025/05/16 03:22:21 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:22:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 03:22:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/16 03:22:24 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:22:24 DEBUG : empty space: Unchanged skipping 2025/05/16 03:22:24 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:22:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/16 03:22:24 INFO : potato2: Copied (new) 2025/05/16 03:22:24 DEBUG : Waiting for deletions to finish 2025/05/16 03:22:24 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:22:27 INFO : d: Making directory 2025/05/16 03:22:27 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/05/16 03:22:27 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 03:22:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/16 03:22:27 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:22:27 DEBUG : c/non empty space: Unchanged skipping 2025/05/16 03:22:27 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:22:27 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/16 03:22:27 INFO : a/potato2: Copied (new) 2025/05/16 03:22:27 DEBUG : Waiting for deletions to finish 2025/05/16 03:22:28 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:22:30 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/16 03:22:30 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 03:22:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/16 03:22:30 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:22:30 DEBUG : c/non empty space: Unchanged skipping 2025/05/16 03:22:30 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:22:30 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/16 03:22:30 INFO : a/potato2: Copied (new) 2025/05/16 03:22:30 ERROR : B2 bucket rclone-test-mifogeg5ropa: not deleting files as there were IO errors 2025/05/16 03:22:30 ERROR : B2 bucket rclone-test-mifogeg5ropa: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.96s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:22:33 DEBUG : Waiting for deletions to finish 2025/05/16 03:22:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/16 03:22:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 03:22:33 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:22:33 DEBUG : empty space: Unchanged skipping 2025/05/16 03:22:33 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:22:33 INFO : potato: Deleted 2025/05/16 03:22:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/16 03:22:34 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.08s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:22:36 DEBUG : Waiting for deletions to finish 2025/05/16 03:22:36 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:22:36 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:22:36 INFO : potato: Deleted 2025/05/16 03:22:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 03:22:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/16 03:22:36 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:22:36 DEBUG : empty space: Unchanged skipping 2025/05/16 03:22:36 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:22:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/16 03:22:37 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.30s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:22:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/16 03:22:39 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:22:39 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:22:40 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/05/16 03:22:40 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.66s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:22:42 DEBUG : enormous: Excluded (Size Filter) 2025/05/16 03:22:42 DEBUG : enormous: Excluded 2025/05/16 03:22:42 DEBUG : potato2: Excluded (Size Filter) 2025/05/16 03:22:42 DEBUG : potato2: Excluded 2025/05/16 03:22:42 DEBUG : potato2: Excluded (Size Filter) 2025/05/16 03:22:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 03:22:42 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:22:42 DEBUG : empty space: Unchanged skipping 2025/05/16 03:22:42 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:22:42 DEBUG : Waiting for deletions to finish 2025/05/16 03:22:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:22:42 DEBUG : enormous: Excluded (Size Filter) 2025/05/16 03:22:42 DEBUG : enormous: Excluded 2025/05/16 03:22:42 DEBUG : potato2: Excluded (Size Filter) 2025/05/16 03:22:42 DEBUG : potato2: Excluded 2025/05/16 03:22:42 DEBUG : potato2: Excluded (Size Filter) 2025/05/16 03:22:42 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/16 03:22:42 DEBUG : Local file system at /tmp/rclone2670622421: Waiting for checks to finish 2025/05/16 03:22:42 DEBUG : empty space: Unchanged skipping 2025/05/16 03:22:42 DEBUG : Local file system at /tmp/rclone2670622421: Waiting for transfers to finish 2025/05/16 03:22:42 DEBUG : Waiting for deletions to finish 2025/05/16 03:22:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.10s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:22:45 DEBUG : enormous: Excluded (Size Filter) 2025/05/16 03:22:45 DEBUG : enormous: Excluded 2025/05/16 03:22:45 DEBUG : potato2: Excluded (Size Filter) 2025/05/16 03:22:45 DEBUG : potato2: Excluded 2025/05/16 03:22:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 03:22:45 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:22:45 DEBUG : empty space: Unchanged skipping 2025/05/16 03:22:45 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:22:45 DEBUG : Waiting for deletions to finish 2025/05/16 03:22:46 INFO : enormous: Deleted 2025/05/16 03:22:46 INFO : potato2: Deleted 2025/05/16 03:22:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:22:46 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/16 03:22:46 DEBUG : empty space: Unchanged skipping 2025/05/16 03:22:46 DEBUG : Local file system at /tmp/rclone2670622421: Waiting for checks to finish 2025/05/16 03:22:46 DEBUG : Local file system at /tmp/rclone2670622421: Waiting for transfers to finish 2025/05/16 03:22:46 DEBUG : Waiting for deletions to finish 2025/05/16 03:22:46 INFO : enormous: Deleted 2025/05/16 03:22:46 INFO : potato2: Deleted 2025/05/16 03:22:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.52s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:22:49 DEBUG : five: Need to transfer - File not found at Destination 2025/05/16 03:22:49 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/16 03:22:49 DEBUG : one: Destination is newer than source, skipping 2025/05/16 03:22:49 DEBUG : three: Sizes identical 2025/05/16 03:22:49 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:22:49 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/16 03:22:49 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/16 03:22:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2670622421) 2025/05/16 03:22:49 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-mifogeg5ropa) 2025/05/16 03:22:49 DEBUG : two: sha1 differ 2025/05/16 03:22:49 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:22:50 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/16 03:22:50 INFO : five: Copied (new) 2025/05/16 03:22:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/16 03:22:50 INFO : two: Copied (replaced existing) 2025/05/16 03:22:50 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/16 03:22:50 INFO : four: Copied (replaced existing) 2025/05/16 03:22:50 DEBUG : Waiting for deletions to finish 2025/05/16 03:22:51 DEBUG : one: Destination is newer than source, skipping 2025/05/16 03:22:51 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:22:51 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/16 03:22:51 DEBUG : five: Size and sha1 of src and dst objects identical 2025/05/16 03:22:51 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/16 03:22:51 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2670622421) 2025/05/16 03:22:51 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-mifogeg5ropa) 2025/05/16 03:22:51 DEBUG : three: sha1 differ 2025/05/16 03:22:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/16 03:22:51 DEBUG : two: Size and sha1 of src and dst objects identical 2025/05/16 03:22:51 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/16 03:22:51 DEBUG : four: Size and sha1 of src and dst objects identical 2025/05/16 03:22:51 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/16 03:22:51 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/16 03:22:51 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/16 03:22:51 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:22:51 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/16 03:22:51 INFO : three: Copied (replaced existing) 2025/05/16 03:22:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.00s) === 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-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/05/16 03:22:53 INFO : B2 bucket rclone-test-mifogeg5ropa: Making map for --track-renames 2025/05/16 03:22:53 INFO : B2 bucket rclone-test-mifogeg5ropa: Finished making map for --track-renames 2025/05/16 03:22:53 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:22:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/16 03:22:53 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/16 03:22:53 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for renames to finish 2025/05/16 03:22:53 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:22:53 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/16 03:22:53 INFO : potato: Copied (new) 2025/05/16 03:22:53 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/16 03:22:53 INFO : yam: Copied (new) 2025/05/16 03:22:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:22:54 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:22:54 INFO : B2 bucket rclone-test-mifogeg5ropa: Making map for --track-renames 2025/05/16 03:22:54 INFO : B2 bucket rclone-test-mifogeg5ropa: Finished making map for --track-renames 2025/05/16 03:22:54 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:22:54 DEBUG : potato: Unchanged skipping 2025/05/16 03:22:54 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for renames to finish 2025/05/16 03:22:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/16 03:22:54 INFO : yam: Copied (server-side copy) to: yaml 2025/05/16 03:22:55 INFO : yam: Deleted 2025/05/16 03:22:55 INFO : yaml: Renamed from "yam" 2025/05/16 03:22:55 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:22:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.78s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/05/16 03:22:56 INFO : B2 bucket rclone-test-mifogeg5ropa: Making map for --track-renames 2025/05/16 03:22:56 INFO : B2 bucket rclone-test-mifogeg5ropa: Finished making map for --track-renames 2025/05/16 03:22:56 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:22:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/16 03:22:56 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/16 03:22:56 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for renames to finish 2025/05/16 03:22:56 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:22:57 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/16 03:22:57 INFO : potato: Copied (new) 2025/05/16 03:22:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/16 03:22:57 INFO : yam: Copied (new) 2025/05/16 03:22:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:22:58 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:22:58 INFO : B2 bucket rclone-test-mifogeg5ropa: Making map for --track-renames 2025/05/16 03:22:58 INFO : B2 bucket rclone-test-mifogeg5ropa: Finished making map for --track-renames 2025/05/16 03:22:58 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:22:58 DEBUG : potato: Unchanged skipping 2025/05/16 03:22:58 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for renames to finish 2025/05/16 03:22:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/16 03:22:58 INFO : yam: Copied (server-side copy) to: yaml 2025/05/16 03:22:58 INFO : yam: Deleted 2025/05/16 03:22:58 INFO : yaml: Renamed from "yam" 2025/05/16 03:22:58 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:22:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.79s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/05/16 03:23:00 INFO : B2 bucket rclone-test-mifogeg5ropa: Making map for --track-renames 2025/05/16 03:23:00 INFO : B2 bucket rclone-test-mifogeg5ropa: Finished making map for --track-renames 2025/05/16 03:23:00 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:23:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/16 03:23:00 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/16 03:23:00 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for renames to finish 2025/05/16 03:23:00 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:23:00 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/16 03:23:00 INFO : sub/yam: Copied (new) 2025/05/16 03:23:02 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/16 03:23:02 INFO : potato: Copied (new) 2025/05/16 03:23:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:23:03 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:23:03 DEBUG : potato: Unchanged skipping 2025/05/16 03:23:03 INFO : B2 bucket rclone-test-mifogeg5ropa: Making map for --track-renames 2025/05/16 03:23:03 INFO : B2 bucket rclone-test-mifogeg5ropa: Finished making map for --track-renames 2025/05/16 03:23:03 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:23:03 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for renames to finish 2025/05/16 03:23:04 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/16 03:23:04 INFO : sub/yam: Copied (server-side copy) to: yam 2025/05/16 03:23:04 INFO : sub/yam: Deleted 2025/05/16 03:23:04 INFO : yam: Renamed from "sub/yam" 2025/05/16 03:23:04 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:23:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.58s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:23:06 DEBUG : Creating backend with remote "/tmp/rclone2670622421/dir1" 2025/05/16 03:23:06 DEBUG : Creating backend with remote "/tmp/rclone2670622421/dir2" 2025/05/16 03:23:06 DEBUG : Local file system at /tmp/rclone2670622421/dir2: Using server-side directory move 2025/05/16 03:23:06 INFO : Local file system at /tmp/rclone2670622421/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/16 03:23:06 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/16 03:23:06 INFO : file1.txt: Moved (server-side) 2025/05/16 03:23:06 DEBUG : Local file system at /tmp/rclone2670622421/dir2: Waiting for checks to finish 2025/05/16 03:23:06 DEBUG : Local file system at /tmp/rclone2670622421/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:23:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/16 03:23:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/16 03:23:06 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:23:06 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:23:07 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/16 03:23:07 INFO : nested/sub dir/file: Copied (new) 2025/05/16 03:23:07 INFO : nested/sub dir/file: Deleted 2025/05/16 03:23:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/16 03:23:07 INFO : sub dir/hello world: Copied (new) 2025/05/16 03:23:07 INFO : sub dir/hello world: Deleted 2025/05/16 03:23:07 INFO : sub dir: Removing directory 2025/05/16 03:23:07 INFO : nested/sub dir: Removing directory 2025/05/16 03:23:07 INFO : nested: Removing directory 2025/05/16 03:23:07 DEBUG : Local file system at /tmp/rclone2670622421: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.28s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:23:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/16 03:23:08 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/16 03:23:08 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:23:08 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:23:09 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/16 03:23:09 INFO : nested/sub dir/file: Copied (new) 2025/05/16 03:23:09 INFO : nested/sub dir/file: Deleted 2025/05/16 03:23:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/16 03:23:09 INFO : sub dir/hello world: Copied (new) 2025/05/16 03:23:09 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.31s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:23:11 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/16 03:23:11 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/16 03:23:11 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:23:11 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:23:11 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/05/16 03:23:11 INFO : existing-b: Copied (new) 2025/05/16 03:23:11 INFO : existing-b: Deleted 2025/05/16 03:23:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/16 03:23:11 INFO : existing: Copied (new) 2025/05/16 03:23:11 INFO : existing: Deleted 2025/05/16 03:23:11 DEBUG : existing: Destination exists, skipping 2025/05/16 03:23:11 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/16 03:23:11 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:23:11 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:23:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.15s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:23:13 DEBUG : Creating backend with remote "TestB2:rclone-test-jufirad2satu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-mifogeg5ropa -> B2 bucket rclone-test-jufirad2satu 2025/05/16 03:23:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/16 03:23:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/16 03:23:17 DEBUG : empty space: Unchanged skipping 2025/05/16 03:23:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/16 03:23:17 DEBUG : B2 bucket rclone-test-jufirad2satu: Waiting for checks to finish 2025/05/16 03:23:18 INFO : empty space: Deleted 2025/05/16 03:23:18 DEBUG : B2 bucket rclone-test-jufirad2satu: Waiting for transfers to finish 2025/05/16 03:23:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/16 03:23:18 INFO : potato2: Copied (server-side copy) 2025/05/16 03:23:18 INFO : potato2: Deleted 2025/05/16 03:23:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/16 03:23:18 INFO : potato3: Copied (server-side copy) 2025/05/16 03:23:18 INFO : potato3: Deleted 2025/05/16 03:23:19 DEBUG : Creating backend with remote "TestB2:rclone-test-yafebon4pege" 2025/05/16 03:23:20 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/16 03:23:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/16 03:23:20 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/16 03:23:20 DEBUG : B2 bucket rclone-test-yafebon4pege: Waiting for checks to finish 2025/05/16 03:23:20 DEBUG : B2 bucket rclone-test-yafebon4pege: Waiting for transfers to finish 2025/05/16 03:23:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/16 03:23:21 INFO : empty space: Copied (server-side copy) 2025/05/16 03:23:21 INFO : empty space: Deleted 2025/05/16 03:23:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/16 03:23:21 INFO : potato3: Copied (server-side copy) 2025/05/16 03:23:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/16 03:23:21 INFO : potato2: Copied (server-side copy) 2025/05/16 03:23:21 INFO : potato3: Deleted 2025/05/16 03:23:21 INFO : potato2: Deleted 2025/05/16 03:23:21 DEBUG : B2 bucket rclone-test-yafebon4pege: Purge remote 2025/05/16 03:23:21 INFO : B2 bucket rclone-test-yafebon4pege: cleaning bucket "rclone-test-yafebon4pege" of all files 2025/05/16 03:23:22 DEBUG : empty space: Deleting (id "4_z9f822d9310eddb7b9f680e1b_f111c4077f2043db1_d20250516_m032320_c001_v0001171_t0057_u01747365800782") 2025/05/16 03:23:22 DEBUG : potato2: Deleting (id "4_z9f822d9310eddb7b9f680e1b_f1005bba853d50d20_d20250516_m032321_c001_v0001113_t0014_u01747365801160") 2025/05/16 03:23:22 DEBUG : potato3: Deleting (id "4_z9f822d9310eddb7b9f680e1b_f10560ffef8c4c67c_d20250516_m032321_c001_v0001183_t0010_u01747365801171") 2025/05/16 03:23:22 DEBUG : B2 bucket rclone-test-jufirad2satu: Purge remote 2025/05/16 03:23:22 INFO : B2 bucket rclone-test-jufirad2satu: cleaning bucket "rclone-test-jufirad2satu" of all files 2025/05/16 03:23:23 DEBUG : empty space: Deleting (id "4_zef821d8310eddb7b9f680e1b_f400a0c0f6addf07c_d20250516_m032321_c001_v7007000_t0000_u01747365801168") 2025/05/16 03:23:23 DEBUG : empty space: Deleting (id "4_zef821d8310eddb7b9f680e1b_f117ff0709730becb_d20250516_m032317_c001_v0001176_t0035_u01747365797192") 2025/05/16 03:23:23 DEBUG : potato2: Deleting (id "4_zef821d8310eddb7b9f680e1b_f405acfd3ab9b10ac_d20250516_m032321_c001_v7007000_t0000_u01747365801519") 2025/05/16 03:23:23 DEBUG : potato2: Deleting (id "4_zef821d8310eddb7b9f680e1b_f106cc7bb05517770_d20250516_m032318_c001_v0001180_t0009_u01747365798100") 2025/05/16 03:23:23 DEBUG : potato3: Deleting (id "4_zef821d8310eddb7b9f680e1b_f400a0c0f6addf07d_d20250516_m032321_c001_v7007000_t0000_u01747365801376") 2025/05/16 03:23:23 DEBUG : potato3: Deleting (id "4_zef821d8310eddb7b9f680e1b_f112398b01aa18838_d20250516_m032318_c001_v0001184_t0026_u01747365798422") 2025/05/16 03:23:23 DEBUG : potato3: Deleting (id "4_zef821d8310eddb7b9f680e1b_f117ff0709730bed1_d20250516_m032317_c001_v0001176_t0029_u01747365797428") --- PASS: TestServerSideMove (11.58s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:23:24 DEBUG : Creating backend with remote "TestB2:rclone-test-vopizeg5posa" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-mifogeg5ropa -> B2 bucket rclone-test-vopizeg5posa 2025/05/16 03:23:30 DEBUG : empty space: Excluded (Size Filter) 2025/05/16 03:23:30 DEBUG : empty space: Excluded (Size Filter) 2025/05/16 03:23:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/16 03:23:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/16 03:23:30 DEBUG : B2 bucket rclone-test-vopizeg5posa: Waiting for checks to finish 2025/05/16 03:23:30 DEBUG : B2 bucket rclone-test-vopizeg5posa: Waiting for transfers to finish 2025/05/16 03:23:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/16 03:23:30 INFO : potato2: Copied (server-side copy) 2025/05/16 03:23:30 INFO : potato2: Deleted 2025/05/16 03:23:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/16 03:23:31 INFO : potato3: Copied (server-side copy) 2025/05/16 03:23:31 INFO : potato3: Deleted 2025/05/16 03:23:32 DEBUG : Creating backend with remote "TestB2:rclone-test-tozeyon2wuvu" 2025/05/16 03:23:32 DEBUG : empty space: Excluded (Size Filter) 2025/05/16 03:23:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/16 03:23:33 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/16 03:23:33 DEBUG : B2 bucket rclone-test-tozeyon2wuvu: Waiting for checks to finish 2025/05/16 03:23:33 DEBUG : B2 bucket rclone-test-tozeyon2wuvu: Waiting for transfers to finish 2025/05/16 03:23:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/16 03:23:34 INFO : potato2: Copied (server-side copy) 2025/05/16 03:23:34 INFO : potato2: Deleted 2025/05/16 03:23:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/16 03:23:34 INFO : potato3: Copied (server-side copy) 2025/05/16 03:23:34 INFO : potato3: Deleted 2025/05/16 03:23:35 DEBUG : B2 bucket rclone-test-tozeyon2wuvu: Purge remote 2025/05/16 03:23:35 INFO : B2 bucket rclone-test-tozeyon2wuvu: cleaning bucket "rclone-test-tozeyon2wuvu" of all files 2025/05/16 03:23:35 DEBUG : potato2: Deleting (id "4_zff325dc310eddb7b9f680e1b_f100f56cef2839045_d20250516_m032334_c001_v0001179_t0011_u01747365814165") 2025/05/16 03:23:35 DEBUG : potato3: Deleting (id "4_zff325dc310eddb7b9f680e1b_f110fb85ef614c0a0_d20250516_m032334_c001_v0001120_t0044_u01747365814402") 2025/05/16 03:23:36 DEBUG : B2 bucket rclone-test-vopizeg5posa: Purge remote 2025/05/16 03:23:36 INFO : B2 bucket rclone-test-vopizeg5posa: cleaning bucket "rclone-test-vopizeg5posa" of all files 2025/05/16 03:23:36 DEBUG : empty space: Deleting (id "4_z2fc24da310eddb7b9f680e1b_f1155ab86e96943d1_d20250516_m032329_c001_v0001182_t0048_u01747365809699") 2025/05/16 03:23:36 DEBUG : potato2: Deleting (id "4_z2fc24da310eddb7b9f680e1b_f4045875df6b7ab2c_d20250516_m032334_c001_v7007000_t0000_u01747365814384") 2025/05/16 03:23:36 DEBUG : potato2: Deleting (id "4_z2fc24da310eddb7b9f680e1b_f107abaed8c52582d_d20250516_m032330_c001_v0001183_t0055_u01747365810529") 2025/05/16 03:23:36 DEBUG : potato3: Deleting (id "4_z2fc24da310eddb7b9f680e1b_f4045875df6b7ab2e_d20250516_m032334_c001_v7007000_t0000_u01747365814750") 2025/05/16 03:23:36 DEBUG : potato3: Deleting (id "4_z2fc24da310eddb7b9f680e1b_f103f7f676719ec0b_d20250516_m032330_c001_v0001106_t0009_u01747365810767") 2025/05/16 03:23:36 DEBUG : potato3: Deleting (id "4_z2fc24da310eddb7b9f680e1b_f1155ab86e96943d5_d20250516_m032329_c001_v0001182_t0048_u01747365809919") --- PASS: TestServerSideMoveWithFilter (13.79s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:23:38 DEBUG : Creating backend with remote "TestB2:rclone-test-xesutuh6jiwi" 2025/05/16 03:23:41 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-mifogeg5ropa -> B2 bucket rclone-test-xesutuh6jiwi 2025/05/16 03:23:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/16 03:23:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/16 03:23:44 DEBUG : empty space: Unchanged skipping 2025/05/16 03:23:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/16 03:23:44 DEBUG : B2 bucket rclone-test-xesutuh6jiwi: Waiting for checks to finish 2025/05/16 03:23:45 INFO : empty space: Deleted 2025/05/16 03:23:45 DEBUG : B2 bucket rclone-test-xesutuh6jiwi: Waiting for transfers to finish 2025/05/16 03:23:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/16 03:23:45 INFO : potato2: Copied (server-side copy) 2025/05/16 03:23:45 INFO : potato2: Deleted 2025/05/16 03:23:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/16 03:23:45 INFO : potato3: Copied (server-side copy) 2025/05/16 03:23:45 INFO : potato3: Deleted 2025/05/16 03:23:46 DEBUG : Creating backend with remote "TestB2:rclone-test-tebafox8lagu" 2025/05/16 03:23:46 INFO : tomatoDir: Making directory 2025/05/16 03:23:47 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/16 03:23:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/16 03:23:47 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/16 03:23:47 DEBUG : B2 bucket rclone-test-tebafox8lagu: Waiting for checks to finish 2025/05/16 03:23:47 DEBUG : B2 bucket rclone-test-tebafox8lagu: Waiting for transfers to finish 2025/05/16 03:23:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/16 03:23:48 INFO : empty space: Copied (server-side copy) 2025/05/16 03:23:48 INFO : empty space: Deleted 2025/05/16 03:23:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/16 03:23:48 INFO : potato2: Copied (server-side copy) 2025/05/16 03:23:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/16 03:23:48 INFO : potato3: Copied (server-side copy) 2025/05/16 03:23:48 INFO : potato2: Deleted 2025/05/16 03:23:48 INFO : potato3: Deleted 2025/05/16 03:23:49 DEBUG : B2 bucket rclone-test-tebafox8lagu: Purge remote 2025/05/16 03:23:49 INFO : B2 bucket rclone-test-tebafox8lagu: cleaning bucket "rclone-test-tebafox8lagu" of all files 2025/05/16 03:23:49 DEBUG : empty space: Deleting (id "4_z9fb29d3310eddb7b9f680e1b_f110bb3195f76fd58_d20250516_m032348_c001_v0001184_t0047_u01747365828202") 2025/05/16 03:23:49 DEBUG : potato2: Deleting (id "4_z9fb29d3310eddb7b9f680e1b_f1071ab77fcfd4b80_d20250516_m032348_c001_v0001134_t0026_u01747365828431") 2025/05/16 03:23:49 DEBUG : potato3: Deleting (id "4_z9fb29d3310eddb7b9f680e1b_f119e8ac68ce5bfa6_d20250516_m032348_c001_v0001165_t0037_u01747365828575") 2025/05/16 03:23:50 DEBUG : B2 bucket rclone-test-xesutuh6jiwi: Purge remote 2025/05/16 03:23:50 INFO : B2 bucket rclone-test-xesutuh6jiwi: cleaning bucket "rclone-test-xesutuh6jiwi" of all files 2025/05/16 03:23:50 DEBUG : empty space: Deleting (id "4_zef627de310eddb7b9f680e1b_f401b9360d4c1bc19_d20250516_m032348_c001_v7007000_t0000_u01747365828411") 2025/05/16 03:23:50 DEBUG : empty space: Deleting (id "4_zef627de310eddb7b9f680e1b_f1019f307ef59b339_d20250516_m032343_c001_v0001115_t0054_u01747365823341") 2025/05/16 03:23:50 DEBUG : potato2: Deleting (id "4_zef627de310eddb7b9f680e1b_f401b9360d4c1bc1a_d20250516_m032348_c001_v7007000_t0000_u01747365828714") 2025/05/16 03:23:50 DEBUG : potato2: Deleting (id "4_zef627de310eddb7b9f680e1b_f109a6550a2b331ea_d20250516_m032345_c001_v0001182_t0056_u01747365825040") 2025/05/16 03:23:50 DEBUG : potato3: Deleting (id "4_zef627de310eddb7b9f680e1b_f411ba370414cb7be_d20250516_m032348_c001_v7007000_t0000_u01747365828844") 2025/05/16 03:23:50 DEBUG : potato3: Deleting (id "4_zef627de310eddb7b9f680e1b_f113fbf97424d9831_d20250516_m032345_c001_v0001150_t0054_u01747365825263") 2025/05/16 03:23:50 DEBUG : potato3: Deleting (id "4_zef627de310eddb7b9f680e1b_f1019f307ef59b33b_d20250516_m032343_c001_v0001115_t0043_u01747365823956") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.72s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:23:52 DEBUG : Creating backend with remote "TestB2:rclone-test-mifogeg5ropa/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.71s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:23:55 DEBUG : Creating backend with remote "TestB2:rclone-test-mifogeg5ropa/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestSyncOverlap (3.07s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:23:58 DEBUG : Creating backend with remote "TestB2:rclone-test-mifogeg5ropa/rclone-sync-test" 2025/05/16 03:24:00 DEBUG : Creating backend with remote "TestB2:rclone-test-mifogeg5ropa/rclone-sync-test-include/layer2" 2025/05/16 03:24:01 DEBUG : Creating backend with remote "TestB2:rclone-test-mifogeg5ropa/rclone-sync-test-ignore-file" 2025/05/16 03:24:05 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/16 03:24:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/16 03:24:05 DEBUG : pacer: Reducing sleep to 10ms 2025/05/16 03:24:05 DEBUG : B2 bucket rclone-test-mifogeg5ropa path rclone-sync-test: Waiting for checks to finish 2025/05/16 03:24:05 DEBUG : B2 bucket rclone-test-mifogeg5ropa path rclone-sync-test: Waiting for transfers to finish 2025/05/16 03:24:05 DEBUG : Waiting for deletions to finish 2025/05/16 03:24:05 INFO : There was nothing to transfer 2025/05/16 03:24:05 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:24:05 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:24:05 DEBUG : Waiting for deletions to finish 2025/05/16 03:24:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:24:06 DEBUG : B2 bucket rclone-test-mifogeg5ropa path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/05/16 03:24:06 DEBUG : B2 bucket rclone-test-mifogeg5ropa path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/05/16 03:24:06 DEBUG : Waiting for deletions to finish 2025/05/16 03:24:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:24:06 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:24:06 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:24:06 DEBUG : Waiting for deletions to finish 2025/05/16 03:24:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:24:07 DEBUG : B2 bucket rclone-test-mifogeg5ropa path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/05/16 03:24:07 DEBUG : B2 bucket rclone-test-mifogeg5ropa path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/05/16 03:24:07 DEBUG : Waiting for deletions to finish 2025/05/16 03:24:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.72s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:24:13 DEBUG : Creating backend with remote "TestB2:rclone-test-mifogeg5ropa/dst" 2025/05/16 03:24:14 DEBUG : Creating backend with remote "TestB2:rclone-test-mifogeg5ropa/CompareDest" 2025/05/16 03:24:17 DEBUG : one: Need to transfer - File not found at Destination 2025/05/16 03:24:17 DEBUG : B2 bucket rclone-test-mifogeg5ropa path dst: Waiting for checks to finish 2025/05/16 03:24:17 DEBUG : B2 bucket rclone-test-mifogeg5ropa path dst: Waiting for transfers to finish 2025/05/16 03:24:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/16 03:24:17 INFO : one: Copied (new) 2025/05/16 03:24:17 DEBUG : Waiting for deletions to finish 2025/05/16 03:24:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/16 03:24:18 DEBUG : B2 bucket rclone-test-mifogeg5ropa path dst: Waiting for checks to finish 2025/05/16 03:24:18 DEBUG : B2 bucket rclone-test-mifogeg5ropa path dst: Waiting for transfers to finish 2025/05/16 03:24:18 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/16 03:24:18 INFO : one: Copied (replaced existing) 2025/05/16 03:24:18 DEBUG : Waiting for deletions to finish 2025/05/16 03:24:21 DEBUG : B2 bucket rclone-test-mifogeg5ropa path dst: Waiting for checks to finish 2025/05/16 03:24:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/16 03:24:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 03:24:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/16 03:24:21 DEBUG : B2 bucket rclone-test-mifogeg5ropa path dst: Waiting for transfers to finish 2025/05/16 03:24:21 DEBUG : Waiting for deletions to finish 2025/05/16 03:24:21 INFO : There was nothing to transfer 2025/05/16 03:24:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/16 03:24:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 03:24:22 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/16 03:24:22 DEBUG : B2 bucket rclone-test-mifogeg5ropa path dst: Waiting for checks to finish 2025/05/16 03:24:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 03:24:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/16 03:24:23 DEBUG : B2 bucket rclone-test-mifogeg5ropa path dst: Waiting for transfers to finish 2025/05/16 03:24:23 DEBUG : Waiting for deletions to finish 2025/05/16 03:24:23 INFO : There was nothing to transfer 2025/05/16 03:24:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/16 03:24:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 03:24:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/16 03:24:23 DEBUG : B2 bucket rclone-test-mifogeg5ropa path dst: Waiting for checks to finish 2025/05/16 03:24:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 03:24:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/16 03:24:23 DEBUG : B2 bucket rclone-test-mifogeg5ropa path dst: Waiting for transfers to finish 2025/05/16 03:24:23 DEBUG : Waiting for deletions to finish 2025/05/16 03:24:23 INFO : There was nothing to transfer 2025/05/16 03:24:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/16 03:24:24 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/05/16 03:24:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/16 03:24:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/16 03:24:24 DEBUG : B2 bucket rclone-test-mifogeg5ropa path dst: Waiting for checks to finish 2025/05/16 03:24:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 03:24:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/16 03:24:24 DEBUG : B2 bucket rclone-test-mifogeg5ropa path dst: Waiting for transfers to finish 2025/05/16 03:24:24 DEBUG : Waiting for deletions to finish 2025/05/16 03:24:24 INFO : There was nothing to transfer 2025/05/16 03:24:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/16 03:24:25 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/16 03:24:25 DEBUG : two: Need to transfer - File not found at Destination 2025/05/16 03:24:25 DEBUG : B2 bucket rclone-test-mifogeg5ropa path dst: Waiting for checks to finish 2025/05/16 03:24:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 03:24:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/16 03:24:25 DEBUG : B2 bucket rclone-test-mifogeg5ropa path dst: Waiting for transfers to finish 2025/05/16 03:24:26 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/05/16 03:24:26 INFO : two: Copied (new) 2025/05/16 03:24:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.49s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:24:29 DEBUG : Creating backend with remote "TestB2:rclone-test-mifogeg5ropa/dest" 2025/05/16 03:24:30 DEBUG : Creating backend with remote "TestB2:rclone-test-mifogeg5ropa/pre-dest1" 2025/05/16 03:24:31 DEBUG : Creating backend with remote "TestB2:rclone-test-mifogeg5ropa/pre-dest2" 2025/05/16 03:24:33 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:24:33 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/16 03:24:33 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:24:33 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/16 03:24:34 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/16 03:24:34 DEBUG : B2 bucket rclone-test-mifogeg5ropa path dest: Waiting for checks to finish 2025/05/16 03:24:34 DEBUG : B2 bucket rclone-test-mifogeg5ropa path dest: Waiting for transfers to finish 2025/05/16 03:24:34 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/05/16 03:24:34 INFO : 3: Copied (new) 2025/05/16 03:24:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.17s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:24:36 DEBUG : Creating backend with remote "TestB2:rclone-test-mifogeg5ropa/dst" 2025/05/16 03:24:37 DEBUG : Creating backend with remote "TestB2:rclone-test-mifogeg5ropa/CopyDest" 2025/05/16 03:24:39 DEBUG : one: Need to transfer - File not found at Destination 2025/05/16 03:24:39 DEBUG : B2 bucket rclone-test-mifogeg5ropa path dst: Waiting for checks to finish 2025/05/16 03:24:39 DEBUG : B2 bucket rclone-test-mifogeg5ropa path dst: Waiting for transfers to finish 2025/05/16 03:24:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/16 03:24:40 INFO : one: Copied (new) 2025/05/16 03:24:40 DEBUG : Waiting for deletions to finish 2025/05/16 03:24:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/16 03:24:41 DEBUG : B2 bucket rclone-test-mifogeg5ropa path dst: Waiting for checks to finish 2025/05/16 03:24:41 DEBUG : B2 bucket rclone-test-mifogeg5ropa path dst: Waiting for transfers to finish 2025/05/16 03:24:41 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/16 03:24:41 INFO : one: Copied (replaced existing) 2025/05/16 03:24:41 DEBUG : Waiting for deletions to finish 2025/05/16 03:24:43 DEBUG : Creating backend with remote "TestB2:rclone-test-mifogeg5ropa/BackupDir" 2025/05/16 03:24:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/16 03:24:44 DEBUG : B2 bucket rclone-test-mifogeg5ropa path dst: Waiting for checks to finish 2025/05/16 03:24:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 03:24:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/16 03:24:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/16 03:24:46 INFO : one: Copied (server-side copy) 2025/05/16 03:24:46 INFO : one: Deleted 2025/05/16 03:24:47 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/16 03:24:47 INFO : one: Copied (server-side copy) 2025/05/16 03:24:47 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/16 03:24:47 DEBUG : B2 bucket rclone-test-mifogeg5ropa path dst: Waiting for transfers to finish 2025/05/16 03:24:47 DEBUG : Waiting for deletions to finish 2025/05/16 03:24:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 03:24:48 DEBUG : one: Unchanged skipping 2025/05/16 03:24:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 03:24:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/16 03:24:49 INFO : two: Copied (server-side copy) 2025/05/16 03:24:49 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/16 03:24:49 DEBUG : B2 bucket rclone-test-mifogeg5ropa path dst: Waiting for checks to finish 2025/05/16 03:24:49 DEBUG : B2 bucket rclone-test-mifogeg5ropa path dst: Waiting for transfers to finish 2025/05/16 03:24:49 DEBUG : Waiting for deletions to finish 2025/05/16 03:24:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 03:24:49 DEBUG : one: Unchanged skipping 2025/05/16 03:24:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 03:24:49 DEBUG : two: Unchanged skipping 2025/05/16 03:24:49 DEBUG : B2 bucket rclone-test-mifogeg5ropa path dst: Waiting for checks to finish 2025/05/16 03:24:49 DEBUG : B2 bucket rclone-test-mifogeg5ropa path dst: Waiting for transfers to finish 2025/05/16 03:24:49 DEBUG : Waiting for deletions to finish 2025/05/16 03:24:49 INFO : There was nothing to transfer 2025/05/16 03:24:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 03:24:50 DEBUG : one: Unchanged skipping 2025/05/16 03:24:51 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/16 03:24:51 DEBUG : three: Destination not found in --copy-dest 2025/05/16 03:24:51 DEBUG : three: Need to transfer - File not found at Destination 2025/05/16 03:24:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 03:24:51 DEBUG : two: Unchanged skipping 2025/05/16 03:24:51 DEBUG : B2 bucket rclone-test-mifogeg5ropa path dst: Waiting for checks to finish 2025/05/16 03:24:51 DEBUG : B2 bucket rclone-test-mifogeg5ropa path dst: Waiting for transfers to finish 2025/05/16 03:24:51 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/05/16 03:24:51 INFO : three: Copied (new) 2025/05/16 03:24:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.33s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:24:56 DEBUG : Creating backend with remote "TestB2:rclone-test-mifogeg5ropa/dst" 2025/05/16 03:24:57 DEBUG : Creating backend with remote "TestB2:rclone-test-mifogeg5ropa/backup" 2025/05/16 03:24:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/16 03:24:59 DEBUG : B2 bucket rclone-test-mifogeg5ropa path dst: Waiting for checks to finish 2025/05/16 03:24:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:24:59 DEBUG : two: Unchanged skipping 2025/05/16 03:25:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/16 03:25:00 INFO : one: Copied (server-side copy) 2025/05/16 03:25:01 INFO : one: Deleted 2025/05/16 03:25:01 DEBUG : B2 bucket rclone-test-mifogeg5ropa path dst: Waiting for transfers to finish 2025/05/16 03:25:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/16 03:25:01 INFO : one: Copied (new) 2025/05/16 03:25:01 DEBUG : Waiting for deletions to finish 2025/05/16 03:25:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/16 03:25:02 INFO : three.txt: Copied (server-side copy) 2025/05/16 03:25:02 INFO : three.txt: Deleted 2025/05/16 03:25:02 INFO : three.txt: Moved into backup dir 2025/05/16 03:25:04 DEBUG : B2 bucket rclone-test-mifogeg5ropa path dst: Waiting for checks to finish 2025/05/16 03:25:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/16 03:25:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:25:04 DEBUG : two: Unchanged skipping 2025/05/16 03:25:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/16 03:25:05 INFO : one: Copied (server-side copy) 2025/05/16 03:25:05 INFO : one: Deleted 2025/05/16 03:25:05 DEBUG : B2 bucket rclone-test-mifogeg5ropa path dst: Waiting for transfers to finish 2025/05/16 03:25:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/16 03:25:05 INFO : one: Copied (new) 2025/05/16 03:25:05 DEBUG : Waiting for deletions to finish 2025/05/16 03:25:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/16 03:25:06 INFO : three.txt: Copied (server-side copy) 2025/05/16 03:25:06 INFO : three.txt: Deleted 2025/05/16 03:25:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.25s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:25:10 DEBUG : Creating backend with remote "TestB2:rclone-test-mifogeg5ropa/dst" 2025/05/16 03:25:11 DEBUG : Creating backend with remote "TestB2:rclone-test-mifogeg5ropa/backup" 2025/05/16 03:25:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/16 03:25:13 DEBUG : B2 bucket rclone-test-mifogeg5ropa path dst: Waiting for checks to finish 2025/05/16 03:25:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:25:13 DEBUG : two: Unchanged skipping 2025/05/16 03:25:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/16 03:25:14 INFO : one: Copied (server-side copy) to: one.bak 2025/05/16 03:25:15 INFO : one: Deleted 2025/05/16 03:25:15 DEBUG : B2 bucket rclone-test-mifogeg5ropa path dst: Waiting for transfers to finish 2025/05/16 03:25:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/16 03:25:16 INFO : one: Copied (new) 2025/05/16 03:25:16 DEBUG : Waiting for deletions to finish 2025/05/16 03:25:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/16 03:25:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/16 03:25:17 INFO : three.txt: Deleted 2025/05/16 03:25:17 INFO : three.txt: Moved into backup dir 2025/05/16 03:25:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/16 03:25:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:25:19 DEBUG : two: Unchanged skipping 2025/05/16 03:25:19 DEBUG : B2 bucket rclone-test-mifogeg5ropa path dst: Waiting for checks to finish 2025/05/16 03:25:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/16 03:25:20 INFO : one: Copied (server-side copy) to: one.bak 2025/05/16 03:25:20 INFO : one: Deleted 2025/05/16 03:25:20 DEBUG : B2 bucket rclone-test-mifogeg5ropa path dst: Waiting for transfers to finish 2025/05/16 03:25:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/16 03:25:21 INFO : one: Copied (new) 2025/05/16 03:25:21 DEBUG : Waiting for deletions to finish 2025/05/16 03:25:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/16 03:25:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/16 03:25:21 INFO : three.txt: Deleted 2025/05/16 03:25:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.04s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:25:25 DEBUG : Creating backend with remote "TestB2:rclone-test-mifogeg5ropa/dst" 2025/05/16 03:25:27 DEBUG : Creating backend with remote "TestB2:rclone-test-mifogeg5ropa/backup" 2025/05/16 03:25:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/16 03:25:28 DEBUG : B2 bucket rclone-test-mifogeg5ropa path dst: Waiting for checks to finish 2025/05/16 03:25:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:25:28 DEBUG : two: Unchanged skipping 2025/05/16 03:25:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/16 03:25:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/16 03:25:30 INFO : one: Deleted 2025/05/16 03:25:30 DEBUG : B2 bucket rclone-test-mifogeg5ropa path dst: Waiting for transfers to finish 2025/05/16 03:25:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/16 03:25:31 INFO : one: Copied (new) 2025/05/16 03:25:31 DEBUG : Waiting for deletions to finish 2025/05/16 03:25:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/16 03:25:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/16 03:25:31 INFO : three.txt: Deleted 2025/05/16 03:25:31 INFO : three.txt: Moved into backup dir 2025/05/16 03:25:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/16 03:25:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:25:33 DEBUG : two: Unchanged skipping 2025/05/16 03:25:33 DEBUG : B2 bucket rclone-test-mifogeg5ropa path dst: Waiting for checks to finish 2025/05/16 03:25:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/16 03:25:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/16 03:25:34 INFO : one: Deleted 2025/05/16 03:25:34 DEBUG : B2 bucket rclone-test-mifogeg5ropa path dst: Waiting for transfers to finish 2025/05/16 03:25:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/16 03:25:34 INFO : one: Copied (new) 2025/05/16 03:25:34 DEBUG : Waiting for deletions to finish 2025/05/16 03:25:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/16 03:25:34 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/16 03:25:35 INFO : three.txt: Deleted 2025/05/16 03:25:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.38s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:25:39 DEBUG : Creating backend with remote "TestB2:rclone-test-mifogeg5ropa/dst" 2025/05/16 03:25:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/16 03:25:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:25:41 DEBUG : two: Unchanged skipping 2025/05/16 03:25:41 DEBUG : B2 bucket rclone-test-mifogeg5ropa path dst: Waiting for checks to finish 2025/05/16 03:25:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/16 03:25:41 INFO : one: Copied (server-side copy) to: one.bak 2025/05/16 03:25:41 INFO : one: Deleted 2025/05/16 03:25:41 DEBUG : B2 bucket rclone-test-mifogeg5ropa path dst: Waiting for transfers to finish 2025/05/16 03:25:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/16 03:25:42 INFO : one: Copied (new) 2025/05/16 03:25:42 DEBUG : Waiting for deletions to finish 2025/05/16 03:25:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/16 03:25:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/16 03:25:43 INFO : three.txt: Deleted 2025/05/16 03:25:43 INFO : three.txt: Moved into backup dir 2025/05/16 03:25:44 DEBUG : one.bak: Excluded (Path Filter) 2025/05/16 03:25:44 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/16 03:25:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/16 03:25:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:25:44 DEBUG : two: Unchanged skipping 2025/05/16 03:25:44 DEBUG : B2 bucket rclone-test-mifogeg5ropa path dst: Waiting for checks to finish 2025/05/16 03:25:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/16 03:25:45 INFO : one: Copied (server-side copy) to: one.bak 2025/05/16 03:25:45 INFO : one: Deleted 2025/05/16 03:25:45 DEBUG : B2 bucket rclone-test-mifogeg5ropa path dst: Waiting for transfers to finish 2025/05/16 03:25:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/16 03:25:45 INFO : one: Copied (new) 2025/05/16 03:25:45 DEBUG : Waiting for deletions to finish 2025/05/16 03:25:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/16 03:25:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/16 03:25:46 INFO : three.txt: Deleted 2025/05/16 03:25:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.19s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:25:49 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1041-03.backblaze.com/b2api/v1/b2_upload_file/dff2eda310bddb7b9f680e1b/c001_v0001041_t0003": EOF 2025/05/16 03:25:49 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1041-03.backblaze.com/b2api/v1/b2_upload_file/dff2eda310bddb7b9f680e1b/c001_v0001041_t0003": EOF) 2025/05/16 03:25:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-mifogeg5ropa: 1/10 (Post "https://pod-000-1041-03.backblaze.com/b2api/v1/b2_upload_file/dff2eda310bddb7b9f680e1b/c001_v0001041_t0003": EOF) 2025/05/16 03:25:52 DEBUG : pacer: Reducing sleep to 10ms 2025/05/16 03:25:52 DEBUG : Creating backend with remote "TestB2:rclone-test-mifogeg5ropa/dst" 2025/05/16 03:25:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/16 03:25:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/16 03:25:54 INFO : one: Copied (server-side copy) to: one.bak 2025/05/16 03:25:55 INFO : one: Deleted 2025/05/16 03:25:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/16 03:25:55 INFO : one: Copied (new) 2025/05/16 03:25:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:25:56 DEBUG : two: Unchanged skipping 2025/05/16 03:25:56 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/16 03:25:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/16 03:25:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/16 03:25:56 INFO : three.txt: Deleted 2025/05/16 03:25:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/16 03:25:57 INFO : three.txt: Copied (new) 2025/05/16 03:25:57 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/16 03:25:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/16 03:25:57 DEBUG : pacer: Reducing sleep to 10ms 2025/05/16 03:25:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/16 03:25:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/16 03:25:58 INFO : one: Copied (server-side copy) to: one.bak 2025/05/16 03:25:59 INFO : one: Deleted 2025/05/16 03:25:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/16 03:25:59 INFO : one: Copied (new) 2025/05/16 03:25:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:25:59 DEBUG : two: Unchanged skipping 2025/05/16 03:25:59 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/16 03:26:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/16 03:26:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/16 03:26:00 INFO : three.txt: Deleted 2025/05/16 03:26:00 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/16 03:26:00 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.75s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:26:04 DEBUG : Creating backend with remote "TestB2:rclone-test-mifogeg5ropa/dst" 2025/05/16 03:26:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/16 03:26:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/16 03:26:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/16 03:26:07 INFO : one: Deleted 2025/05/16 03:26:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/16 03:26:07 INFO : one: Copied (new) 2025/05/16 03:26:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:26:08 DEBUG : two: Unchanged skipping 2025/05/16 03:26:08 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/16 03:26:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/16 03:26:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/16 03:26:08 INFO : three.txt: Deleted 2025/05/16 03:26:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/16 03:26:09 INFO : three.txt: Copied (new) 2025/05/16 03:26:09 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/16 03:26:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/16 03:26:09 DEBUG : pacer: Reducing sleep to 10ms 2025/05/16 03:26:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/16 03:26:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/16 03:26:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/16 03:26:11 INFO : one: Deleted 2025/05/16 03:26:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/16 03:26:11 INFO : one: Copied (new) 2025/05/16 03:26:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:26:11 DEBUG : two: Unchanged skipping 2025/05/16 03:26:11 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/16 03:26:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/16 03:26:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/16 03:26:12 INFO : three.txt: Deleted 2025/05/16 03:26:13 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/16 03:26:13 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.20s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:26:16 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/16 03:26:16 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:26:16 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:26:16 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/05/16 03:26:16 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/16 03:26:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.89s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:26:17 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/16 03:26:17 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:26:17 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:26:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/16 03:26:18 INFO : existing: Copied (new) 2025/05/16 03:26:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:26:19 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/16 03:26:19 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:26:19 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/16 03:26:19 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:26:19 ERROR : B2 bucket rclone-test-mifogeg5ropa: not deleting files as there were IO errors 2025/05/16 03:26:19 ERROR : B2 bucket rclone-test-mifogeg5ropa: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestSyncImmutable (3.26s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:26:21 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:26:21 DEBUG : existing: Unchanged skipping 2025/05/16 03:26:21 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:26:21 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:26:21 DEBUG : Waiting for deletions to finish 2025/05/16 03:26:21 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.33s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:26:23 DEBUG : both0: Clearing upload URL because of error: Post "https://pod-000-1109-09.backblaze.com/b2api/v1/b2_upload_file/dff2eda310bddb7b9f680e1b/c001_v0001109_t0019": EOF 2025/05/16 03:26:23 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1109-09.backblaze.com/b2api/v1/b2_upload_file/dff2eda310bddb7b9f680e1b/c001_v0001109_t0019": EOF) 2025/05/16 03:26:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both0" to B2 bucket rclone-test-mifogeg5ropa: 1/10 (Post "https://pod-000-1109-09.backblaze.com/b2api/v1/b2_upload_file/dff2eda310bddb7b9f680e1b/c001_v0001109_t0019": EOF) 2025/05/16 03:26:25 DEBUG : pacer: Reducing sleep to 10ms 2025/05/16 03:26:35 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:26:35 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:26:35 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:26:35 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:26:35 DEBUG : both1: Unchanged skipping 2025/05/16 03:26:35 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:26:35 DEBUG : both12: Unchanged skipping 2025/05/16 03:26:35 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:26:35 DEBUG : both13: Unchanged skipping 2025/05/16 03:26:35 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:26:35 DEBUG : both14: Unchanged skipping 2025/05/16 03:26:35 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:26:35 DEBUG : both15: Unchanged skipping 2025/05/16 03:26:35 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:26:35 DEBUG : both16: Unchanged skipping 2025/05/16 03:26:35 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:26:35 DEBUG : both17: Unchanged skipping 2025/05/16 03:26:35 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:26:35 DEBUG : both18: Unchanged skipping 2025/05/16 03:26:35 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:26:35 DEBUG : both19: Unchanged skipping 2025/05/16 03:26:35 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:26:35 DEBUG : both2: Unchanged skipping 2025/05/16 03:26:35 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:26:35 DEBUG : both3: Unchanged skipping 2025/05/16 03:26:35 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:26:35 DEBUG : both4: Unchanged skipping 2025/05/16 03:26:35 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:26:35 DEBUG : both5: Unchanged skipping 2025/05/16 03:26:35 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:26:35 DEBUG : both6: Unchanged skipping 2025/05/16 03:26:35 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:26:35 DEBUG : both7: Unchanged skipping 2025/05/16 03:26:35 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:26:35 DEBUG : both8: Unchanged skipping 2025/05/16 03:26:35 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:26:35 DEBUG : both9: Unchanged skipping 2025/05/16 03:26:35 DEBUG : both0: Unchanged skipping 2025/05/16 03:26:35 DEBUG : both10: Unchanged skipping 2025/05/16 03:26:35 DEBUG : both11: Unchanged skipping 2025/05/16 03:26:35 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:26:35 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:26:35 DEBUG : Waiting for deletions to finish 2025/05/16 03:26:35 INFO : only2: Deleted 2025/05/16 03:26:35 INFO : only7: Deleted 2025/05/16 03:26:35 INFO : only1: Deleted 2025/05/16 03:26:35 INFO : only17: Deleted 2025/05/16 03:26:35 INFO : only18: Deleted 2025/05/16 03:26:35 INFO : only6: Deleted 2025/05/16 03:26:35 INFO : only9: Deleted 2025/05/16 03:26:35 INFO : only11: Deleted 2025/05/16 03:26:35 INFO : only13: Deleted 2025/05/16 03:26:36 INFO : only4: Deleted 2025/05/16 03:26:36 INFO : only16: Deleted 2025/05/16 03:26:36 INFO : only3: Deleted 2025/05/16 03:26:36 INFO : only8: Deleted 2025/05/16 03:26:36 INFO : only10: Deleted 2025/05/16 03:26:36 INFO : only12: Deleted 2025/05/16 03:26:36 INFO : only15: Deleted 2025/05/16 03:26:36 INFO : only5: Deleted 2025/05/16 03:26:36 INFO : only0: Deleted 2025/05/16 03:26:36 INFO : only14: Deleted 2025/05/16 03:26:36 INFO : only19: Deleted 2025/05/16 03:26:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (17.63s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:26:50 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:26:50 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:26:50 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:26:50 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:26:50 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for checks to finish 2025/05/16 03:26:50 DEBUG : both1: Unchanged skipping 2025/05/16 03:26:50 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:26:50 DEBUG : both12: Unchanged skipping 2025/05/16 03:26:50 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:26:50 DEBUG : both13: Unchanged skipping 2025/05/16 03:26:50 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:26:50 DEBUG : both0: Unchanged skipping 2025/05/16 03:26:50 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:26:50 DEBUG : both15: Unchanged skipping 2025/05/16 03:26:50 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:26:50 DEBUG : both16: Unchanged skipping 2025/05/16 03:26:50 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:26:50 DEBUG : both17: Unchanged skipping 2025/05/16 03:26:50 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:26:50 DEBUG : both18: Unchanged skipping 2025/05/16 03:26:50 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:26:50 DEBUG : both10: Unchanged skipping 2025/05/16 03:26:50 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:26:50 DEBUG : both11: Unchanged skipping 2025/05/16 03:26:50 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:26:50 DEBUG : both14: Unchanged skipping 2025/05/16 03:26:50 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:26:50 DEBUG : both19: Unchanged skipping 2025/05/16 03:26:50 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:26:50 DEBUG : both4: Unchanged skipping 2025/05/16 03:26:50 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:26:50 DEBUG : both6: Unchanged skipping 2025/05/16 03:26:50 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:26:50 DEBUG : both7: Unchanged skipping 2025/05/16 03:26:50 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:26:50 DEBUG : both8: Unchanged skipping 2025/05/16 03:26:50 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:26:50 DEBUG : both9: Unchanged skipping 2025/05/16 03:26:50 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/16 03:26:50 DEBUG : both5: Unchanged skipping 2025/05/16 03:26:50 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/16 03:26:50 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/16 03:26:50 DEBUG : both3: Unchanged skipping 2025/05/16 03:26:50 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/16 03:26:50 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/16 03:26:50 DEBUG : both2: Unchanged skipping 2025/05/16 03:26:50 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/16 03:26:50 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/16 03:26:50 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/16 03:26:50 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/16 03:26:50 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/16 03:26:50 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/16 03:26:50 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/16 03:26:50 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/16 03:26:50 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/16 03:26:50 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/16 03:26:50 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/16 03:26:50 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/16 03:26:50 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/16 03:26:50 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/16 03:26:50 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/16 03:26:50 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Waiting for transfers to finish 2025/05/16 03:26:51 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/16 03:26:51 INFO : only1: Copied (replaced existing) 2025/05/16 03:26:51 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/16 03:26:51 INFO : only11: Copied (replaced existing) 2025/05/16 03:26:51 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/16 03:26:51 INFO : only15: Copied (replaced existing) 2025/05/16 03:26:51 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/16 03:26:51 INFO : only16: Copied (replaced existing) 2025/05/16 03:26:51 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/16 03:26:51 INFO : only13: Copied (replaced existing) 2025/05/16 03:26:51 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/16 03:26:51 INFO : only10: Copied (replaced existing) 2025/05/16 03:26:51 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/16 03:26:51 INFO : only14: Copied (replaced existing) 2025/05/16 03:26:51 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/16 03:26:51 INFO : only17: Copied (replaced existing) 2025/05/16 03:26:51 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/16 03:26:51 INFO : only18: Copied (replaced existing) 2025/05/16 03:26:51 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/16 03:26:51 INFO : only0: Copied (replaced existing) 2025/05/16 03:26:52 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/16 03:26:52 INFO : only19: Copied (replaced existing) 2025/05/16 03:26:52 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/16 03:26:52 INFO : only4: Copied (replaced existing) 2025/05/16 03:26:52 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/16 03:26:52 INFO : only12: Copied (replaced existing) 2025/05/16 03:26:52 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/16 03:26:52 INFO : only6: Copied (replaced existing) 2025/05/16 03:26:52 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/16 03:26:52 INFO : only7: Copied (replaced existing) 2025/05/16 03:26:52 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/16 03:26:52 INFO : only9: Copied (replaced existing) 2025/05/16 03:26:52 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/16 03:26:52 INFO : only8: Copied (replaced existing) 2025/05/16 03:26:52 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/16 03:26:52 INFO : only2: Copied (replaced existing) 2025/05/16 03:26:52 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/16 03:26:52 INFO : only3: Copied (replaced existing) 2025/05/16 03:26:52 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/16 03:26:52 INFO : only5: Copied (replaced existing) 2025/05/16 03:26:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (19.95s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:27:01 DEBUG : empty_dir: Making directory with metadata 2025/05/16 03:27:01 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/16 03:27:01 DEBUG : empty_on_remote: Making directory with metadata 2025/05/16 03:27:01 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/16 03:27:01 INFO : empty_on_remote: Making directory 2025/05/16 03:27:01 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-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:27:02 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/16 03:27:02 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/16 03:27:02 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/16 03:27:02 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.09s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:27:04 DEBUG : empty_dir: Making directory with metadata 2025/05/16 03:27:04 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/16 03:27:04 DEBUG : empty_on_remote: Making directory with metadata 2025/05/16 03:27:04 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/16 03:27:04 INFO : empty_on_remote: Making directory 2025/05/16 03:27:04 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:27:05 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/16 03:27:05 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/16 03:27:05 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/16 03:27:05 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/16 03:27:05 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.88s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:27:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/16 03:27:07 INFO : sub dir: Making directory 2025/05/16 03:27:07 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.07s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" 2025/05/16 03:27:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/16 03:27:10 INFO : sub dir: Making directory 2025/05/16 03:27:10 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mifogeg5ropa", Local "Local file system at /tmp/rclone2670622421", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.40s) PASS 2025/05/16 03:27:13 DEBUG : B2 bucket rclone-test-mifogeg5ropa: Purge remote 2025/05/16 03:27:13 INFO : B2 bucket rclone-test-mifogeg5ropa: cleaning bucket "rclone-test-mifogeg5ropa" of all files 2025/05/16 03:27:14 DEBUG : BackupDir/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f414d95aac3c905a6_d20250516_m032452_c001_v7007000_t0000_u01747365892346") 2025/05/16 03:27:14 DEBUG : BackupDir/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f1021409b39b6ec4d_d20250516_m032446_c001_v0001153_t0013_u01747365886149") 2025/05/16 03:27:14 DEBUG : CompareDest/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f4196cd743a3c6b2d_d20250516_m032426_c001_v7007000_t0000_u01747365866499") 2025/05/16 03:27:14 DEBUG : CompareDest/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f109c766165a3eacf_d20250516_m032420_c001_v0001109_t0059_u01747365860169") 2025/05/16 03:27:14 DEBUG : CompareDest/two: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f4196cd743a3c6b2e_d20250516_m032426_c001_v7007000_t0000_u01747365866682") 2025/05/16 03:27:14 DEBUG : CompareDest/two: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da7245_d20250516_m032422_c001_v0001183_t0011_u01747365862172") 2025/05/16 03:27:14 DEBUG : CopyDest/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f414d95aac3c905a7_d20250516_m032452_c001_v7007000_t0000_u01747365892531") 2025/05/16 03:27:14 DEBUG : CopyDest/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ed83_d20250516_m032443_c001_v0001041_t0026_u01747365883098") 2025/05/16 03:27:14 DEBUG : CopyDest/three: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f414d95aac3c905a8_d20250516_m032452_c001_v7007000_t0000_u01747365892755") 2025/05/16 03:27:14 DEBUG : CopyDest/three: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da75e1_d20250516_m032450_c001_v0001183_t0049_u01747365890401") 2025/05/16 03:27:14 DEBUG : CopyDest/two: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f414d95aac3c905a9_d20250516_m032452_c001_v7007000_t0000_u01747365892983") 2025/05/16 03:27:14 DEBUG : CopyDest/two: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f109c766165a3eb43_d20250516_m032447_c001_v0001109_t0002_u01747365887693") 2025/05/16 03:27:15 DEBUG : EXISTING: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f417ffa8e1f21a68e_d20250516_m032621_c001_v7007000_t0000_u01747365981863") 2025/05/16 03:27:15 DEBUG : EXISTING: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da81c4_d20250516_m032620_c001_v0001183_t0049_u01747365980913") 2025/05/16 03:27:15 DEBUG : Testêé: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f417ffa8e1f21a689_d20250516_m032617_c001_v7007000_t0000_u01747365977277") 2025/05/16 03:27:15 DEBUG : Testêé: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da8124_d20250516_m032616_c001_v0001183_t0001_u01747365976694") 2025/05/16 03:27:15 DEBUG : Testêé: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f109c766165a3ecc8_d20250516_m032615_c001_v0001109_t0032_u01747365975134") 2025/05/16 03:27:15 DEBUG : a/potato2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f4176b00fa0f2fd4e_d20250516_m032231_c001_v7007000_t0000_u01747365751317") 2025/05/16 03:27:15 DEBUG : a/potato2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ec95_d20250516_m032230_c001_v0001041_t0009_u01747365750543") 2025/05/16 03:27:15 DEBUG : a/potato2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f4176b00fa0f2fd4c_d20250516_m032228_c001_v7007000_t0000_u01747365748550") 2025/05/16 03:27:15 DEBUG : a/potato2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ec8b_d20250516_m032227_c001_v0001041_t0012_u01747365747560") 2025/05/16 03:27:15 DEBUG : a/potato2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f401a99caeb99796f_d20250516_m032205_c001_v7007000_t0000_u01747365725129") 2025/05/16 03:27:15 DEBUG : a/potato2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ec45_d20250516_m032203_c001_v0001041_t0049_u01747365723973") 2025/05/16 03:27:15 DEBUG : b/potato: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f4176b00fa0f2fd4f_d20250516_m032231_c001_v7007000_t0000_u01747365751509") 2025/05/16 03:27:15 DEBUG : b/potato: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ec8f_d20250516_m032229_c001_v0001041_t0037_u01747365749466") 2025/05/16 03:27:15 DEBUG : b/potato: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f4176b00fa0f2fd4b_d20250516_m032227_c001_v7007000_t0000_u01747365747971") 2025/05/16 03:27:15 DEBUG : b/potato: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ec87_d20250516_m032226_c001_v0001041_t0045_u01747365746450") 2025/05/16 03:27:15 DEBUG : b/potato: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f401a99caeb99796d_d20250516_m032204_c001_v7007000_t0000_u01747365724561") 2025/05/16 03:27:15 DEBUG : b/potato: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ec3f_d20250516_m032202_c001_v0001041_t0042_u01747365722709") 2025/05/16 03:27:15 DEBUG : backup/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f408d332133a05859_d20250516_m032507_c001_v7007000_t0000_u01747365907245") 2025/05/16 03:27:15 DEBUG : backup/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f1118de219e2dfb12_d20250516_m032504_c001_v0001150_t0052_u01747365904757") 2025/05/16 03:27:16 DEBUG : backup/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f117ad44d991dd3ca_d20250516_m032500_c001_v0001116_t0042_u01747365900373") 2025/05/16 03:27:16 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f41662f0348f48d63_d20250516_m032535_c001_v7007000_t0000_u01747365935662") 2025/05/16 03:27:16 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f10513f4d8f10ac2d_d20250516_m032533_c001_v0001182_t0047_u01747365933803") 2025/05/16 03:27:16 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f104cb8a83c7e8631_d20250516_m032529_c001_v0001172_t0017_u01747365929925") 2025/05/16 03:27:16 DEBUG : backup/one.bak: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f414d95aac3c905db_d20250516_m032522_c001_v7007000_t0000_u01747365922290") 2025/05/16 03:27:16 DEBUG : backup/one.bak: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f102fa0d91f14982c_d20250516_m032519_c001_v0001117_t0050_u01747365919615") 2025/05/16 03:27:16 DEBUG : backup/one.bak: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f104f6ed9da4b8bce_d20250516_m032514_c001_v0001113_t0042_u01747365914665") 2025/05/16 03:27:16 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f41662f0348f48d64_d20250516_m032535_c001_v7007000_t0000_u01747365935850") 2025/05/16 03:27:16 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f10344091c78b299c_d20250516_m032534_c001_v0001099_t0034_u01747365934663") 2025/05/16 03:27:16 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f1106a6ae41f1bcb2_d20250516_m032531_c001_v0001103_t0051_u01747365931521") 2025/05/16 03:27:16 DEBUG : backup/three.txt: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f408d332133a0585a_d20250516_m032507_c001_v7007000_t0000_u01747365907431") 2025/05/16 03:27:16 DEBUG : backup/three.txt: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f1077e070b369cd4d_d20250516_m032505_c001_v0001115_t0025_u01747365905998") 2025/05/16 03:27:16 DEBUG : backup/three.txt: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f100cf736cb7fd2e3_d20250516_m032502_c001_v0001032_t0004_u01747365902222") 2025/05/16 03:27:16 DEBUG : backup/three.txt.bak: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f414d95aac3c905dc_d20250516_m032522_c001_v7007000_t0000_u01747365922474") 2025/05/16 03:27:16 DEBUG : backup/three.txt.bak: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f110f1b95490edb9b_d20250516_m032521_c001_v0001182_t0012_u01747365921443") 2025/05/16 03:27:16 DEBUG : backup/three.txt.bak: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f1192c2f8fa14106f_d20250516_m032516_c001_v0001144_t0033_u01747365916507") 2025/05/16 03:27:16 DEBUG : both0: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf5b6_d20250516_m032653_c001_v7007000_t0000_u01747366013094") 2025/05/16 03:27:16 DEBUG : both0: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da84d8_d20250516_m032641_c001_v0001183_t0026_u01747366001762") 2025/05/16 03:27:16 DEBUG : both0: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f41247301ab8e1f6a_d20250516_m032637_c001_v7007000_t0000_u01747365997000") 2025/05/16 03:27:16 DEBUG : both0: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da825e_d20250516_m032625_c001_v0001183_t0050_u01747365985809") 2025/05/16 03:27:17 DEBUG : both1: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf5b7_d20250516_m032653_c001_v7007000_t0000_u01747366013278") 2025/05/16 03:27:17 DEBUG : both1: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da84e2_d20250516_m032642_c001_v0001183_t0025_u01747366002179") 2025/05/16 03:27:17 DEBUG : both1: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f41247301ab8e1f6b_d20250516_m032637_c001_v7007000_t0000_u01747365997185") 2025/05/16 03:27:17 DEBUG : both1: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da826c_d20250516_m032626_c001_v0001183_t0010_u01747365986219") 2025/05/16 03:27:17 DEBUG : both10: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf5b9_d20250516_m032653_c001_v7007000_t0000_u01747366013462") 2025/05/16 03:27:17 DEBUG : both10: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da857e_d20250516_m032645_c001_v0001183_t0030_u01747366005947") 2025/05/16 03:27:17 DEBUG : both10: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f41247301ab8e1f6c_d20250516_m032637_c001_v7007000_t0000_u01747365997474") 2025/05/16 03:27:17 DEBUG : both10: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da8316_d20250516_m032630_c001_v0001183_t0000_u01747365990045") 2025/05/16 03:27:17 DEBUG : both11: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf5ba_d20250516_m032653_c001_v7007000_t0000_u01747366013647") 2025/05/16 03:27:17 DEBUG : both11: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da858c_d20250516_m032646_c001_v0001183_t0037_u01747366006358") 2025/05/16 03:27:17 DEBUG : both11: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f41247301ab8e1f6d_d20250516_m032637_c001_v7007000_t0000_u01747365997659") 2025/05/16 03:27:17 DEBUG : both11: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da832c_d20250516_m032630_c001_v0001183_t0024_u01747365990439") 2025/05/16 03:27:17 DEBUG : both12: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf5bb_d20250516_m032653_c001_v7007000_t0000_u01747366013831") 2025/05/16 03:27:17 DEBUG : both12: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da859a_d20250516_m032646_c001_v0001183_t0042_u01747366006770") 2025/05/16 03:27:17 DEBUG : both12: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f41247301ab8e1f6e_d20250516_m032637_c001_v7007000_t0000_u01747365997844") 2025/05/16 03:27:17 DEBUG : both12: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da8344_d20250516_m032630_c001_v0001183_t0049_u01747365990863") 2025/05/16 03:27:17 DEBUG : both13: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf5bd_d20250516_m032654_c001_v7007000_t0000_u01747366014015") 2025/05/16 03:27:17 DEBUG : both13: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da85ac_d20250516_m032647_c001_v0001183_t0011_u01747366007179") 2025/05/16 03:27:17 DEBUG : both13: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f41247301ab8e1f6f_d20250516_m032638_c001_v7007000_t0000_u01747365998029") 2025/05/16 03:27:17 DEBUG : both13: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da8352_d20250516_m032631_c001_v0001183_t0041_u01747365991283") 2025/05/16 03:27:17 DEBUG : both14: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf5bf_d20250516_m032654_c001_v7007000_t0000_u01747366014199") 2025/05/16 03:27:18 DEBUG : both14: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da85b8_d20250516_m032647_c001_v0001183_t0055_u01747366007605") 2025/05/16 03:27:18 DEBUG : both14: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f41247301ab8e1f70_d20250516_m032638_c001_v7007000_t0000_u01747365998214") 2025/05/16 03:27:18 DEBUG : both14: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da8366_d20250516_m032631_c001_v0001183_t0027_u01747365991736") 2025/05/16 03:27:18 DEBUG : both15: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf5c2_d20250516_m032654_c001_v7007000_t0000_u01747366014383") 2025/05/16 03:27:18 DEBUG : both15: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da85c2_d20250516_m032648_c001_v0001183_t0011_u01747366008034") 2025/05/16 03:27:18 DEBUG : both15: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f41247301ab8e1f71_d20250516_m032638_c001_v7007000_t0000_u01747365998401") 2025/05/16 03:27:18 DEBUG : both15: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da8374_d20250516_m032632_c001_v0001183_t0002_u01747365992166") 2025/05/16 03:27:18 DEBUG : both16: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf5c5_d20250516_m032654_c001_v7007000_t0000_u01747366014598") 2025/05/16 03:27:18 DEBUG : both16: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da85d4_d20250516_m032648_c001_v0001183_t0039_u01747366008482") 2025/05/16 03:27:18 DEBUG : both16: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f41247301ab8e1f72_d20250516_m032638_c001_v7007000_t0000_u01747365998586") 2025/05/16 03:27:18 DEBUG : both16: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da8382_d20250516_m032632_c001_v0001183_t0040_u01747365992578") 2025/05/16 03:27:18 DEBUG : both17: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf5c8_d20250516_m032654_c001_v7007000_t0000_u01747366014782") 2025/05/16 03:27:18 DEBUG : both17: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da85e4_d20250516_m032648_c001_v0001183_t0026_u01747366008916") 2025/05/16 03:27:18 DEBUG : both17: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f41247301ab8e1f73_d20250516_m032638_c001_v7007000_t0000_u01747365998771") 2025/05/16 03:27:18 DEBUG : both17: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da8392_d20250516_m032632_c001_v0001183_t0059_u01747365992978") 2025/05/16 03:27:18 DEBUG : both18: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf5cc_d20250516_m032654_c001_v7007000_t0000_u01747366014966") 2025/05/16 03:27:18 DEBUG : both18: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da85f8_d20250516_m032649_c001_v0001183_t0057_u01747366009375") 2025/05/16 03:27:18 DEBUG : both18: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f41247301ab8e1f74_d20250516_m032638_c001_v7007000_t0000_u01747365998970") 2025/05/16 03:27:18 DEBUG : both18: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da83a8_d20250516_m032633_c001_v0001183_t0023_u01747365993415") 2025/05/16 03:27:18 DEBUG : both19: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf5ce_d20250516_m032655_c001_v7007000_t0000_u01747366015151") 2025/05/16 03:27:19 DEBUG : both19: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da8606_d20250516_m032649_c001_v0001183_t0028_u01747366009802") 2025/05/16 03:27:19 DEBUG : both19: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f41247301ab8e1f75_d20250516_m032639_c001_v7007000_t0000_u01747365999154") 2025/05/16 03:27:19 DEBUG : both19: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da83c0_d20250516_m032633_c001_v0001183_t0054_u01747365993828") 2025/05/16 03:27:19 DEBUG : both2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf5d1_d20250516_m032655_c001_v7007000_t0000_u01747366015336") 2025/05/16 03:27:19 DEBUG : both2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da84f0_d20250516_m032642_c001_v0001183_t0001_u01747366002592") 2025/05/16 03:27:19 DEBUG : both2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f41247301ab8e1f76_d20250516_m032639_c001_v7007000_t0000_u01747365999341") 2025/05/16 03:27:19 DEBUG : both2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da827a_d20250516_m032626_c001_v0001183_t0027_u01747365986616") 2025/05/16 03:27:19 DEBUG : both3: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf5d3_d20250516_m032655_c001_v7007000_t0000_u01747366015520") 2025/05/16 03:27:19 DEBUG : both3: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da8500_d20250516_m032643_c001_v0001183_t0039_u01747366003002") 2025/05/16 03:27:19 DEBUG : both3: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f41247301ab8e1f77_d20250516_m032639_c001_v7007000_t0000_u01747365999524") 2025/05/16 03:27:19 DEBUG : both3: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da828e_d20250516_m032627_c001_v0001183_t0043_u01747365987063") 2025/05/16 03:27:19 DEBUG : both4: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf5d6_d20250516_m032655_c001_v7007000_t0000_u01747366015705") 2025/05/16 03:27:19 DEBUG : both4: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da8516_d20250516_m032643_c001_v0001183_t0031_u01747366003418") 2025/05/16 03:27:19 DEBUG : both4: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f41247301ab8e1f78_d20250516_m032639_c001_v7007000_t0000_u01747365999709") 2025/05/16 03:27:19 DEBUG : both4: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da82a2_d20250516_m032627_c001_v0001183_t0029_u01747365987457") 2025/05/16 03:27:19 DEBUG : both5: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf5da_d20250516_m032655_c001_v7007000_t0000_u01747366015889") 2025/05/16 03:27:19 DEBUG : both5: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da8528_d20250516_m032643_c001_v0001183_t0037_u01747366003831") 2025/05/16 03:27:19 DEBUG : both5: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f41247301ab8e1f79_d20250516_m032639_c001_v7007000_t0000_u01747365999893") 2025/05/16 03:27:19 DEBUG : both5: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da82b8_d20250516_m032627_c001_v0001183_t0033_u01747365987860") 2025/05/16 03:27:19 DEBUG : both6: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf5dc_d20250516_m032656_c001_v7007000_t0000_u01747366016104") 2025/05/16 03:27:19 DEBUG : both6: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da853a_d20250516_m032644_c001_v0001183_t0041_u01747366004234") 2025/05/16 03:27:20 DEBUG : both6: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f41247301ab8e1f7a_d20250516_m032640_c001_v7007000_t0000_u01747366000078") 2025/05/16 03:27:20 DEBUG : both6: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da82d8_d20250516_m032628_c001_v0001183_t0012_u01747365988287") 2025/05/16 03:27:20 DEBUG : both7: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf5de_d20250516_m032656_c001_v7007000_t0000_u01747366016302") 2025/05/16 03:27:20 DEBUG : both7: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da854c_d20250516_m032644_c001_v0001183_t0058_u01747366004663") 2025/05/16 03:27:20 DEBUG : both7: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f41247301ab8e1f7b_d20250516_m032640_c001_v7007000_t0000_u01747366000262") 2025/05/16 03:27:20 DEBUG : both7: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da82e5_d20250516_m032628_c001_v0001183_t0058_u01747365988732") 2025/05/16 03:27:20 DEBUG : both8: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf5e1_d20250516_m032656_c001_v7007000_t0000_u01747366016526") 2025/05/16 03:27:20 DEBUG : both8: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da8566_d20250516_m032645_c001_v0001183_t0051_u01747366005078") 2025/05/16 03:27:20 DEBUG : both8: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f41247301ab8e1f7e_d20250516_m032640_c001_v7007000_t0000_u01747366000449") 2025/05/16 03:27:20 DEBUG : both8: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da82fa_d20250516_m032629_c001_v0001183_t0059_u01747365989150") 2025/05/16 03:27:20 DEBUG : both9: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf5e3_d20250516_m032656_c001_v7007000_t0000_u01747366016710") 2025/05/16 03:27:20 DEBUG : both9: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da8574_d20250516_m032645_c001_v0001183_t0029_u01747366005495") 2025/05/16 03:27:20 DEBUG : both9: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f41247301ab8e1f7f_d20250516_m032640_c001_v7007000_t0000_u01747366000634") 2025/05/16 03:27:20 DEBUG : both9: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da8308_d20250516_m032629_c001_v0001183_t0000_u01747365989630") 2025/05/16 03:27:20 DEBUG : c/non empty space: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f4176b00fa0f2fd50_d20250516_m032231_c001_v7007000_t0000_u01747365751692") 2025/05/16 03:27:20 DEBUG : c/non empty space: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ec93_d20250516_m032229_c001_v0001041_t0048_u01747365749849") 2025/05/16 03:27:20 DEBUG : c/non empty space: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f4176b00fa0f2fd4d_d20250516_m032228_c001_v7007000_t0000_u01747365748733") 2025/05/16 03:27:20 DEBUG : c/non empty space: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ec89_d20250516_m032226_c001_v0001041_t0058_u01747365746753") 2025/05/16 03:27:20 DEBUG : c/non empty space: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f401a99caeb997970_d20250516_m032205_c001_v7007000_t0000_u01747365725313") 2025/05/16 03:27:20 DEBUG : c/non empty space: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ec41_d20250516_m032203_c001_v0001041_t0006_u01747365723093") 2025/05/16 03:27:20 DEBUG : check sum: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f411ba370414cb746_d20250516_m032150_c001_v7007000_t0000_u01747365710955") 2025/05/16 03:27:21 DEBUG : check sum: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ec19_d20250516_m032149_c001_v0001041_t0035_u01747365709817") 2025/05/16 03:27:21 DEBUG : dest/3: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f414d95aac3c9057e_d20250516_m032435_c001_v7007000_t0000_u01747365875858") 2025/05/16 03:27:21 DEBUG : dest/3: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f4039d52ad9899daf_d20250516_m032434_c001_v0001165_t0034_u01747365874742") 2025/05/16 03:27:21 DEBUG : dst/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f417ffa8e1f21a680_d20250516_m032613_c001_v7007000_t0000_u01747365973642") 2025/05/16 03:27:21 DEBUG : dst/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f100d82d4c674e0f7_d20250516_m032611_c001_v0001171_t0038_u01747365971152") 2025/05/16 03:27:21 DEBUG : dst/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f414d95aac3c90687_d20250516_m032610_c001_v7007000_t0000_u01747365970964") 2025/05/16 03:27:21 DEBUG : dst/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f100d82d4c674e0a3_d20250516_m032607_c001_v0001171_t0003_u01747365967787") 2025/05/16 03:27:21 DEBUG : dst/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f414d95aac3c90680_d20250516_m032607_c001_v7007000_t0000_u01747365967053") 2025/05/16 03:27:21 DEBUG : dst/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da7f54_d20250516_m032602_c001_v0001183_t0058_u01747365962918") 2025/05/16 03:27:21 DEBUG : dst/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f40230323d4f78040_d20250516_m032601_c001_v7007000_t0000_u01747365961249") 2025/05/16 03:27:21 DEBUG : dst/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f102674e1ff0203ff_d20250516_m032559_c001_v0001183_t0053_u01747365959232") 2025/05/16 03:27:21 DEBUG : dst/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f4207bb776447e534_d20250516_m032559_c001_v7007000_t0000_u01747365959049") 2025/05/16 03:27:21 DEBUG : dst/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f102674e1ff0203bf_d20250516_m032555_c001_v0001183_t0051_u01747365955772") 2025/05/16 03:27:21 DEBUG : dst/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f4207bb776447e518_d20250516_m032555_c001_v7007000_t0000_u01747365955039") 2025/05/16 03:27:21 DEBUG : dst/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f109c766165a3ec50_d20250516_m032548_c001_v0001109_t0018_u01747365948170") 2025/05/16 03:27:21 DEBUG : dst/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f41662f0348f48d6f_d20250516_m032546_c001_v7007000_t0000_u01747365946864") 2025/05/16 03:27:21 DEBUG : dst/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f1199b4d2d51971d3_d20250516_m032545_c001_v0001099_t0013_u01747365945471") 2025/05/16 03:27:21 DEBUG : dst/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f417ffa8e1f21a655_d20250516_m032545_c001_v7007000_t0000_u01747365945286") 2025/05/16 03:27:21 DEBUG : dst/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f1199b4d2d51971c7_d20250516_m032542_c001_v0001099_t0058_u01747365942441") 2025/05/16 03:27:22 DEBUG : dst/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f417ffa8e1f21a643_d20250516_m032541_c001_v7007000_t0000_u01747365941686") 2025/05/16 03:27:22 DEBUG : dst/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3edf4_d20250516_m032536_c001_v0001041_t0057_u01747365936980") 2025/05/16 03:27:22 DEBUG : dst/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f41662f0348f48d65_d20250516_m032536_c001_v7007000_t0000_u01747365936040") 2025/05/16 03:27:22 DEBUG : dst/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f1119d4dacd44e00f_d20250516_m032534_c001_v0001184_t0041_u01747365934226") 2025/05/16 03:27:22 DEBUG : dst/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f409905fe88c6d176_d20250516_m032534_c001_v7007000_t0000_u01747365934030") 2025/05/16 03:27:22 DEBUG : dst/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f1119d4dacd44dfc5_d20250516_m032531_c001_v0001184_t0019_u01747365931114") 2025/05/16 03:27:22 DEBUG : dst/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f409905fe88c6d172_d20250516_m032530_c001_v7007000_t0000_u01747365930380") 2025/05/16 03:27:22 DEBUG : dst/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da7a2d_d20250516_m032523_c001_v0001183_t0021_u01747365923598") 2025/05/16 03:27:22 DEBUG : dst/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f414d95aac3c905dd_d20250516_m032522_c001_v7007000_t0000_u01747365922669") 2025/05/16 03:27:22 DEBUG : dst/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11722560ef17b446_d20250516_m032520_c001_v0001120_t0025_u01747365920387") 2025/05/16 03:27:22 DEBUG : dst/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f406c811b5e6aaa4d_d20250516_m032520_c001_v7007000_t0000_u01747365920198") 2025/05/16 03:27:22 DEBUG : dst/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11722560ef17b41e_d20250516_m032515_c001_v0001120_t0002_u01747365915742") 2025/05/16 03:27:22 DEBUG : dst/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f406c811b5e6aaa45_d20250516_m032515_c001_v7007000_t0000_u01747365915002") 2025/05/16 03:27:22 DEBUG : dst/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f109c766165a3eb9b_d20250516_m032508_c001_v0001109_t0046_u01747365908548") 2025/05/16 03:27:22 DEBUG : dst/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f408d332133a0585b_d20250516_m032507_c001_v7007000_t0000_u01747365907619") 2025/05/16 03:27:22 DEBUG : dst/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f1077a5f1d7005529_d20250516_m032505_c001_v0001105_t0028_u01747365905334") 2025/05/16 03:27:22 DEBUG : dst/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f4196cd743a3c6b9e_d20250516_m032505_c001_v7007000_t0000_u01747365905149") 2025/05/16 03:27:22 DEBUG : dst/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f1077a5f1d7005509_d20250516_m032501_c001_v0001105_t0023_u01747365901655") 2025/05/16 03:27:22 DEBUG : dst/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f4196cd743a3c6b96_d20250516_m032500_c001_v7007000_t0000_u01747365900917") 2025/05/16 03:27:22 DEBUG : dst/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ed9d_d20250516_m032454_c001_v0001041_t0016_u01747365894300") 2025/05/16 03:27:22 DEBUG : dst/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f414d95aac3c905aa_d20250516_m032453_c001_v7007000_t0000_u01747365893173") 2025/05/16 03:27:23 DEBUG : dst/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f109aff1aa1eb8f32_d20250516_m032446_c001_v0001105_t0001_u01747365886681") 2025/05/16 03:27:23 DEBUG : dst/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f41247301ab8e1e6f_d20250516_m032446_c001_v7007000_t0000_u01747365886476") 2025/05/16 03:27:23 DEBUG : dst/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da74e9_d20250516_m032442_c001_v0001183_t0041_u01747365882481") 2025/05/16 03:27:23 DEBUG : dst/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f1102961e9fe76433_d20250516_m032441_c001_v0001036_t0004_u01747365881465") 2025/05/16 03:27:23 DEBUG : dst/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f1102961e9fe76429_d20250516_m032440_c001_v0001036_t0019_u01747365880286") 2025/05/16 03:27:23 DEBUG : dst/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f4196cd743a3c6b30_d20250516_m032426_c001_v7007000_t0000_u01747365866867") 2025/05/16 03:27:23 DEBUG : dst/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ed5f_d20250516_m032419_c001_v0001041_t0024_u01747365859443") 2025/05/16 03:27:23 DEBUG : dst/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f1042296b283d2354_d20250516_m032418_c001_v0001182_t0029_u01747365858681") 2025/05/16 03:27:23 DEBUG : dst/one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f1042296b283d2344_d20250516_m032417_c001_v0001182_t0053_u01747365857719") 2025/05/16 03:27:23 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f417ffa8e1f21a681_d20250516_m032613_c001_v7007000_t0000_u01747365973826") 2025/05/16 03:27:23 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f112b31eae4067e0b_d20250516_m032610_c001_v0001157_t0055_u01747365970545") 2025/05/16 03:27:23 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f115d2f249b89f1f1_d20250516_m032606_c001_v0001171_t0048_u01747365966614") 2025/05/16 03:27:23 DEBUG : dst/one.bak: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f40230323d4f78041_d20250516_m032601_c001_v7007000_t0000_u01747365961435") 2025/05/16 03:27:23 DEBUG : dst/one.bak: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f1169450e10b18a95_d20250516_m032558_c001_v0001120_t0000_u01747365958563") 2025/05/16 03:27:23 DEBUG : dst/one.bak: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f100f840017e37d92_d20250516_m032554_c001_v0001100_t0037_u01747365954698") 2025/05/16 03:27:23 DEBUG : dst/one.bak: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f41662f0348f48d70_d20250516_m032547_c001_v7007000_t0000_u01747365947048") 2025/05/16 03:27:23 DEBUG : dst/one.bak: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f102a9f5067d7d375_d20250516_m032544_c001_v0001161_t0006_u01747365944954") 2025/05/16 03:27:23 DEBUG : dst/one.bak: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11098b3a0a3b180b_d20250516_m032541_c001_v0001165_t0051_u01747365941460") 2025/05/16 03:27:23 DEBUG : dst/three: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f414d95aac3c905ab_d20250516_m032453_c001_v7007000_t0000_u01747365893363") 2025/05/16 03:27:23 DEBUG : dst/three: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f1102961e9fe7646f_d20250516_m032451_c001_v0001036_t0022_u01747365891536") 2025/05/16 03:27:23 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f417ffa8e1f21a682_d20250516_m032614_c001_v7007000_t0000_u01747365974014") 2025/05/16 03:27:23 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f102e375f51727aa5_d20250516_m032612_c001_v0001154_t0012_u01747365972137") 2025/05/16 03:27:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f1001f012a0ad9c74_d20250516_m032608_c001_v0001182_t0027_u01747365968625") 2025/05/16 03:27:24 DEBUG : dst/three.txt: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f417ffa8e1f21a684_d20250516_m032614_c001_v7007000_t0000_u01747365974200") 2025/05/16 03:27:24 DEBUG : dst/three.txt: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f100d82d4c674e10d_d20250516_m032612_c001_v0001171_t0051_u01747365972789") 2025/05/16 03:27:24 DEBUG : dst/three.txt: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f414d95aac3c9068a_d20250516_m032612_c001_v7007000_t0000_u01747365972582") 2025/05/16 03:27:24 DEBUG : dst/three.txt: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f100d82d4c674e0b9_d20250516_m032609_c001_v0001171_t0037_u01747365969022") 2025/05/16 03:27:24 DEBUG : dst/three.txt: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f414d95aac3c90684_d20250516_m032608_c001_v7007000_t0000_u01747365968828") 2025/05/16 03:27:24 DEBUG : dst/three.txt: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da7f74_d20250516_m032604_c001_v0001183_t0026_u01747365964007") 2025/05/16 03:27:24 DEBUG : dst/three.txt: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f40230323d4f78042_d20250516_m032601_c001_v7007000_t0000_u01747365961620") 2025/05/16 03:27:24 DEBUG : dst/three.txt: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f102674e1ff020424_d20250516_m032600_c001_v0001183_t0048_u01747365960601") 2025/05/16 03:27:24 DEBUG : dst/three.txt: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f4207bb776447e53c_d20250516_m032600_c001_v7007000_t0000_u01747365960417") 2025/05/16 03:27:24 DEBUG : dst/three.txt: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f102674e1ff0203d3_d20250516_m032557_c001_v0001183_t0046_u01747365957044") 2025/05/16 03:27:24 DEBUG : dst/three.txt: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f4207bb776447e523_d20250516_m032556_c001_v7007000_t0000_u01747365956860") 2025/05/16 03:27:24 DEBUG : dst/three.txt: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f109c766165a3ec5c_d20250516_m032551_c001_v0001109_t0046_u01747365951365") 2025/05/16 03:27:24 DEBUG : dst/three.txt: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f417ffa8e1f21a65b_d20250516_m032546_c001_v7007000_t0000_u01747365946308") 2025/05/16 03:27:24 DEBUG : dst/three.txt: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ee02_d20250516_m032544_c001_v0001041_t0025_u01747365944016") 2025/05/16 03:27:24 DEBUG : dst/three.txt: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f417ffa8e1f21a64b_d20250516_m032543_c001_v7007000_t0000_u01747365943259") 2025/05/16 03:27:24 DEBUG : dst/three.txt: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da7c37_d20250516_m032538_c001_v0001183_t0018_u01747365938984") 2025/05/16 03:27:24 DEBUG : dst/three.txt: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f409905fe88c6d178_d20250516_m032535_c001_v7007000_t0000_u01747365935059") 2025/05/16 03:27:24 DEBUG : dst/three.txt: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da7b67_d20250516_m032532_c001_v0001183_t0049_u01747365932997") 2025/05/16 03:27:24 DEBUG : dst/three.txt: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f409905fe88c6d173_d20250516_m032531_c001_v7007000_t0000_u01747365931892") 2025/05/16 03:27:25 DEBUG : dst/three.txt: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f109c766165a3ebd3_d20250516_m032524_c001_v0001109_t0057_u01747365924897") 2025/05/16 03:27:25 DEBUG : dst/three.txt: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f406c811b5e6aaa4f_d20250516_m032521_c001_v7007000_t0000_u01747365921703") 2025/05/16 03:27:25 DEBUG : dst/three.txt: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f109c766165a3ebbf_d20250516_m032518_c001_v0001109_t0055_u01747365918505") 2025/05/16 03:27:25 DEBUG : dst/three.txt: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f406c811b5e6aaa4a_d20250516_m032517_c001_v7007000_t0000_u01747365917399") 2025/05/16 03:27:25 DEBUG : dst/three.txt: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3edc5_d20250516_m032510_c001_v0001041_t0047_u01747365910167") 2025/05/16 03:27:25 DEBUG : dst/three.txt: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f4196cd743a3c6ba3_d20250516_m032506_c001_v7007000_t0000_u01747365906685") 2025/05/16 03:27:25 DEBUG : dst/three.txt: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3edb5_d20250516_m032503_c001_v0001041_t0025_u01747365903862") 2025/05/16 03:27:25 DEBUG : dst/three.txt: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f4196cd743a3c6b99_d20250516_m032502_c001_v7007000_t0000_u01747365902753") 2025/05/16 03:27:25 DEBUG : dst/three.txt: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da76a9_d20250516_m032455_c001_v0001183_t0029_u01747365895982") 2025/05/16 03:27:25 DEBUG : dst/three.txt.bak: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f40230323d4f78043_d20250516_m032601_c001_v7007000_t0000_u01747365961840") 2025/05/16 03:27:25 DEBUG : dst/three.txt.bak: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f10060f28b9423422_d20250516_m032600_c001_v0001098_t0036_u01747365960036") 2025/05/16 03:27:25 DEBUG : dst/three.txt.bak: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f10147ad2b596f42d_d20250516_m032556_c001_v0001101_t0038_u01747365956532") 2025/05/16 03:27:25 DEBUG : dst/three.txt.bak: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f41662f0348f48d71_d20250516_m032547_c001_v7007000_t0000_u01747365947241") 2025/05/16 03:27:25 DEBUG : dst/three.txt.bak: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f1140ee0949793c4c_d20250516_m032545_c001_v0001150_t0049_u01747365945956") 2025/05/16 03:27:25 DEBUG : dst/three.txt.bak: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f1172968a14f2000b_d20250516_m032543_c001_v0001184_t0014_u01747365943061") 2025/05/16 03:27:25 DEBUG : dst/two: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f417ffa8e1f21a685_d20250516_m032614_c001_v7007000_t0000_u01747365974385") 2025/05/16 03:27:25 DEBUG : dst/two: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f109c766165a3ec8c_d20250516_m032603_c001_v0001109_t0054_u01747365963513") 2025/05/16 03:27:25 DEBUG : dst/two: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f40230323d4f78044_d20250516_m032602_c001_v7007000_t0000_u01747365962025") 2025/05/16 03:27:25 DEBUG : dst/two: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da7daa_d20250516_m032549_c001_v0001183_t0029_u01747365949110") 2025/05/16 03:27:25 DEBUG : dst/two: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f41662f0348f48d72_d20250516_m032547_c001_v7007000_t0000_u01747365947425") 2025/05/16 03:27:26 DEBUG : dst/two: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f109c766165a3ec16_d20250516_m032537_c001_v0001109_t0012_u01747365937771") 2025/05/16 03:27:26 DEBUG : dst/two: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f41662f0348f48d66_d20250516_m032536_c001_v7007000_t0000_u01747365936236") 2025/05/16 03:27:26 DEBUG : dst/two: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ede3_d20250516_m032524_c001_v0001041_t0045_u01747365924187") 2025/05/16 03:27:26 DEBUG : dst/two: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f414d95aac3c905e0_d20250516_m032522_c001_v7007000_t0000_u01747365922852") 2025/05/16 03:27:26 DEBUG : dst/two: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da7865_d20250516_m032509_c001_v0001183_t0014_u01747365909575") 2025/05/16 03:27:26 DEBUG : dst/two: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f408d332133a0585c_d20250516_m032507_c001_v7007000_t0000_u01747365907807") 2025/05/16 03:27:26 DEBUG : dst/two: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f109c766165a3eb5f_d20250516_m032455_c001_v0001109_t0049_u01747365895030") 2025/05/16 03:27:26 DEBUG : dst/two: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f414d95aac3c905ad_d20250516_m032453_c001_v7007000_t0000_u01747365893558") 2025/05/16 03:27:26 DEBUG : dst/two: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f111c4077f2044605_d20250516_m032449_c001_v0001171_t0053_u01747365889052") 2025/05/16 03:27:26 DEBUG : dst/two: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f4196cd743a3c6b31_d20250516_m032427_c001_v7007000_t0000_u01747365867050") 2025/05/16 03:27:26 DEBUG : dst/two: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f1042296b283d23d5_d20250516_m032425_c001_v0001182_t0045_u01747365865933") 2025/05/16 03:27:26 DEBUG : empty space: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f422d1dd26ace15c0_d20250516_m032345_c001_v7007000_t0000_u01747365825023") 2025/05/16 03:27:26 DEBUG : empty space: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da6cc5_d20250516_m032340_c001_v0001183_t0052_u01747365820565") 2025/05/16 03:27:26 DEBUG : empty space: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f422d1dd26ace15ab_d20250516_m032338_c001_v7007000_t0000_u01747365818353") 2025/05/16 03:27:26 DEBUG : empty space: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da6b27_d20250516_m032327_c001_v0001183_t0053_u01747365807100") 2025/05/16 03:27:26 DEBUG : empty space: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f419fb0570cd28d4d_d20250516_m032318_c001_v7007000_t0000_u01747365798070") 2025/05/16 03:27:26 DEBUG : empty space: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da69db_d20250516_m032314_c001_v0001183_t0041_u01747365794831") 2025/05/16 03:27:26 DEBUG : empty space: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f4176b00fa0f2fd92_d20250516_m032246_c001_v7007000_t0000_u01747365766977") 2025/05/16 03:27:26 DEBUG : empty space: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ecb9_d20250516_m032244_c001_v0001041_t0031_u01747365764860") 2025/05/16 03:27:26 DEBUG : empty space: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f4176b00fa0f2fd7c_d20250516_m032243_c001_v7007000_t0000_u01747365763262") 2025/05/16 03:27:27 DEBUG : empty space: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ecb1_d20250516_m032241_c001_v0001041_t0022_u01747365761823") 2025/05/16 03:27:27 DEBUG : empty space: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f4176b00fa0f2fd60_d20250516_m032237_c001_v7007000_t0000_u01747365757885") 2025/05/16 03:27:27 DEBUG : empty space: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3eca3_d20250516_m032235_c001_v0001041_t0003_u01747365755913") 2025/05/16 03:27:27 DEBUG : empty space: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f4176b00fa0f2fd54_d20250516_m032234_c001_v7007000_t0000_u01747365754574") 2025/05/16 03:27:27 DEBUG : empty space: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ec99_d20250516_m032233_c001_v0001041_t0037_u01747365753012") 2025/05/16 03:27:27 DEBUG : empty space: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f4176b00fa0f2fd48_d20250516_m032225_c001_v7007000_t0000_u01747365745520") 2025/05/16 03:27:27 DEBUG : empty space: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ec81_d20250516_m032223_c001_v0001041_t0045_u01747365743478") 2025/05/16 03:27:27 DEBUG : empty space: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f401a99caeb99797d_d20250516_m032222_c001_v7007000_t0000_u01747365742208") 2025/05/16 03:27:27 DEBUG : empty space: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ec7b_d20250516_m032221_c001_v0001041_t0023_u01747365741278") 2025/05/16 03:27:27 DEBUG : empty space: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f401a99caeb997977_d20250516_m032214_c001_v7007000_t0000_u01747365734874") 2025/05/16 03:27:27 DEBUG : empty space: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ec67_d20250516_m032213_c001_v0001041_t0036_u01747365733207") 2025/05/16 03:27:27 DEBUG : empty space: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f401a99caeb997974_d20250516_m032210_c001_v7007000_t0000_u01747365730625") 2025/05/16 03:27:27 DEBUG : empty space: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ec55_d20250516_m032209_c001_v0001041_t0058_u01747365729426") 2025/05/16 03:27:27 DEBUG : empty space: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f401a99caeb997973_d20250516_m032208_c001_v7007000_t0000_u01747365728325") 2025/05/16 03:27:27 DEBUG : empty space: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103a72f3ff906485_d20250516_m032207_c001_v0001176_t0006_u01747365727715") 2025/05/16 03:27:27 DEBUG : empty space: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ec47_d20250516_m032206_c001_v0001041_t0044_u01747365726048") 2025/05/16 03:27:27 DEBUG : enormous: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f4176b00fa0f2fd8a_d20250516_m032246_c001_v7007000_t0000_u01747365766054") 2025/05/16 03:27:27 DEBUG : enormous: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ecbd_d20250516_m032245_c001_v0001041_t0000_u01747365765233") 2025/05/16 03:27:27 DEBUG : existing: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f417ffa8e1f21a68b_d20250516_m032619_c001_v7007000_t0000_u01747365979762") 2025/05/16 03:27:27 DEBUG : existing: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f109c766165a3ecd6_d20250516_m032618_c001_v0001109_t0032_u01747365978034") 2025/05/16 03:27:27 DEBUG : existing: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f419fb0570cd28d45_d20250516_m032312_c001_v7007000_t0000_u01747365792423") 2025/05/16 03:27:28 DEBUG : existing: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ecef_d20250516_m032311_c001_v0001041_t0032_u01747365791386") 2025/05/16 03:27:28 DEBUG : existing: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f401a99caeb99796a_d20250516_m032201_c001_v7007000_t0000_u01747365721608") 2025/05/16 03:27:28 DEBUG : existing: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ec31_d20250516_m032200_c001_v0001041_t0022_u01747365720467") 2025/05/16 03:27:28 DEBUG : existing: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f401a99caeb997968_d20250516_m032159_c001_v7007000_t0000_u01747365719184") 2025/05/16 03:27:28 DEBUG : existing: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ec2b_d20250516_m032158_c001_v0001041_t0005_u01747365718367") 2025/05/16 03:27:28 DEBUG : existing: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ec27_d20250516_m032157_c001_v0001041_t0015_u01747365717469") 2025/05/16 03:27:28 DEBUG : existing-b: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f419fb0570cd28d48_d20250516_m032312_c001_v7007000_t0000_u01747365792607") 2025/05/16 03:27:28 DEBUG : existing-b: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da6980_d20250516_m032311_c001_v0001183_t0018_u01747365791399") 2025/05/16 03:27:28 DEBUG : file1: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf623_d20250516_m032705_c001_v7007000_t0000_u01747366025797") 2025/05/16 03:27:28 DEBUG : file1: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f107abaed8c526c41_d20250516_m032705_c001_v0001183_t0043_u01747366025006") 2025/05/16 03:27:28 DEBUG : file1: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf616_d20250516_m032702_c001_v7007000_t0000_u01747366022871") 2025/05/16 03:27:28 DEBUG : file1: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f102202ab2403debc_d20250516_m032701_c001_v0001100_t0046_u01747366021912") 2025/05/16 03:27:28 DEBUG : five: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f4176b00fa0f2fda9_d20250516_m032251_c001_v7007000_t0000_u01747365771943") 2025/05/16 03:27:28 DEBUG : five: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f403aa0950dd3eccf_d20250516_m032249_c001_v0001041_t0003_u01747365769820") 2025/05/16 03:27:28 DEBUG : foo: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f401a99caeb997975_d20250516_m032212_c001_v7007000_t0000_u01747365732470") 2025/05/16 03:27:28 DEBUG : foo: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f403aa0950dd3ec61_d20250516_m032211_c001_v0001041_t0003_u01747365731920") 2025/05/16 03:27:28 DEBUG : foo: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f403aa0950dd3ec5b_d20250516_m032211_c001_v0001041_t0003_u01747365731362") 2025/05/16 03:27:28 DEBUG : four: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f4176b00fa0f2fdab_d20250516_m032252_c001_v7007000_t0000_u01747365772131") 2025/05/16 03:27:29 DEBUG : four: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f409c766165a3e981_d20250516_m032250_c001_v0001109_t0019_u01747365770576") 2025/05/16 03:27:29 DEBUG : four: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3eccb_d20250516_m032249_c001_v0001041_t0036_u01747365769010") 2025/05/16 03:27:29 DEBUG : hello world2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f419fb0570cd28b7f_d20250516_m032105_c001_v7007000_t0000_u01747365665813") 2025/05/16 03:27:29 DEBUG : hello world2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3eb9b_d20250516_m032104_c001_v0001041_t0006_u01747365664923") 2025/05/16 03:27:29 DEBUG : ignore-size: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f411ba370414cb74e_d20250516_m032155_c001_v7007000_t0000_u01747365715985") 2025/05/16 03:27:29 DEBUG : ignore-size: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ec23_d20250516_m032154_c001_v0001041_t0015_u01747365714843") 2025/05/16 03:27:29 DEBUG : nested/sub dir/file: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f419fb0570cd28d43_d20250516_m032310_c001_v7007000_t0000_u01747365790278") 2025/05/16 03:27:29 DEBUG : nested/sub dir/file: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da693a_d20250516_m032309_c001_v0001183_t0055_u01747365789095") 2025/05/16 03:27:29 DEBUG : nested/sub dir/file: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f419fb0570cd28d41_d20250516_m032307_c001_v7007000_t0000_u01747365787964") 2025/05/16 03:27:29 DEBUG : nested/sub dir/file: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da6908_d20250516_m032307_c001_v0001183_t0024_u01747365787181") 2025/05/16 03:27:29 DEBUG : one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f4176b00fa0f2fdad_d20250516_m032252_c001_v7007000_t0000_u01747365772314") 2025/05/16 03:27:29 DEBUG : one: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f403aa0950dd3ecc5_d20250516_m032248_c001_v0001041_t0003_u01747365768097") 2025/05/16 03:27:29 DEBUG : only0: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf5e7_d20250516_m032656_c001_v7007000_t0000_u01747366016894") 2025/05/16 03:27:29 DEBUG : only0: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f41988488b0da8648_d20250516_m032651_c001_v0001183_t0058_u01747366011805") 2025/05/16 03:27:29 DEBUG : only0: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da84de_d20250516_m032641_c001_v0001183_t0020_u01747366001966") 2025/05/16 03:27:29 DEBUG : only0: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f4184987f8b144ee6_d20250516_m032636_c001_v7007000_t0000_u01747365996279") 2025/05/16 03:27:29 DEBUG : only0: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da8266_d20250516_m032626_c001_v0001183_t0045_u01747365986007") 2025/05/16 03:27:29 DEBUG : only1: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf5e9_d20250516_m032657_c001_v7007000_t0000_u01747366017082") 2025/05/16 03:27:29 DEBUG : only1: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f41988488b0da8632_d20250516_m032650_c001_v0001183_t0058_u01747366010843") 2025/05/16 03:27:29 DEBUG : only1: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da84e8_d20250516_m032642_c001_v0001183_t0021_u01747366002385") 2025/05/16 03:27:29 DEBUG : only1: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f401b9360d4c1bd10_d20250516_m032635_c001_v7007000_t0000_u01747365995602") 2025/05/16 03:27:30 DEBUG : only1: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da8272_d20250516_m032626_c001_v0001183_t0009_u01747365986418") 2025/05/16 03:27:30 DEBUG : only10: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf5ec_d20250516_m032657_c001_v7007000_t0000_u01747366017278") 2025/05/16 03:27:30 DEBUG : only10: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f41988488b0da8644_d20250516_m032651_c001_v0001183_t0058_u01747366011611") 2025/05/16 03:27:30 DEBUG : only10: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da8586_d20250516_m032646_c001_v0001183_t0039_u01747366006151") 2025/05/16 03:27:30 DEBUG : only10: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f4184987f8b144ee5_d20250516_m032636_c001_v7007000_t0000_u01747365996091") 2025/05/16 03:27:30 DEBUG : only10: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da8322_d20250516_m032630_c001_v0001183_t0002_u01747365990242") 2025/05/16 03:27:30 DEBUG : only11: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf5ee_d20250516_m032657_c001_v7007000_t0000_u01747366017472") 2025/05/16 03:27:30 DEBUG : only11: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f402202ab2403de8a_d20250516_m032651_c001_v0001100_t0029_u01747366011402") 2025/05/16 03:27:30 DEBUG : only11: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da8594_d20250516_m032646_c001_v0001183_t0049_u01747366006564") 2025/05/16 03:27:30 DEBUG : only11: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f41247301ab8e1f64_d20250516_m032635_c001_v7007000_t0000_u01747365995801") 2025/05/16 03:27:30 DEBUG : only11: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da833a_d20250516_m032630_c001_v0001183_t0026_u01747365990636") 2025/05/16 03:27:30 DEBUG : only12: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf5f0_d20250516_m032657_c001_v7007000_t0000_u01747366017658") 2025/05/16 03:27:30 DEBUG : only12: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f407abaed8c526b31_d20250516_m032651_c001_v0001183_t0018_u01747366011989") 2025/05/16 03:27:30 DEBUG : only12: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da85a4_d20250516_m032646_c001_v0001183_t0014_u01747366006983") 2025/05/16 03:27:30 DEBUG : only12: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f401b9360d4c1bd13_d20250516_m032636_c001_v7007000_t0000_u01747365996164") 2025/05/16 03:27:30 DEBUG : only12: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da834c_d20250516_m032631_c001_v0001183_t0031_u01747365991071") 2025/05/16 03:27:30 DEBUG : only13: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf5f2_d20250516_m032657_c001_v7007000_t0000_u01747366017881") 2025/05/16 03:27:30 DEBUG : only13: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f407abaed8c526b29_d20250516_m032651_c001_v0001183_t0018_u01747366011595") 2025/05/16 03:27:30 DEBUG : only13: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da85b2_d20250516_m032647_c001_v0001183_t0031_u01747366007407") 2025/05/16 03:27:30 DEBUG : only13: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f406c811b5e6aaa92_d20250516_m032635_c001_v7007000_t0000_u01747365995810") 2025/05/16 03:27:30 DEBUG : only13: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da835a_d20250516_m032631_c001_v0001183_t0014_u01747365991493") 2025/05/16 03:27:31 DEBUG : only14: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf5f4_d20250516_m032658_c001_v7007000_t0000_u01747366018068") 2025/05/16 03:27:31 DEBUG : only14: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f41647ac62aeae1b2_d20250516_m032651_c001_v0001131_t0034_u01747366011781") 2025/05/16 03:27:31 DEBUG : only14: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da85be_d20250516_m032647_c001_v0001183_t0022_u01747366007816") 2025/05/16 03:27:31 DEBUG : only14: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f401b9360d4c1bd15_d20250516_m032636_c001_v7007000_t0000_u01747365996350") 2025/05/16 03:27:31 DEBUG : only14: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da8370_d20250516_m032631_c001_v0001183_t0051_u01747365991969") 2025/05/16 03:27:31 DEBUG : only15: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf5f5_d20250516_m032658_c001_v7007000_t0000_u01747366018254") 2025/05/16 03:27:31 DEBUG : only15: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f41988488b0da863e_d20250516_m032651_c001_v0001183_t0058_u01747366011426") 2025/05/16 03:27:31 DEBUG : only15: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da85cc_d20250516_m032648_c001_v0001183_t0001_u01747366008242") 2025/05/16 03:27:31 DEBUG : only15: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f41247301ab8e1f68_d20250516_m032636_c001_v7007000_t0000_u01747365996181") 2025/05/16 03:27:31 DEBUG : only15: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da837c_d20250516_m032632_c001_v0001183_t0017_u01747365992380") 2025/05/16 03:27:31 DEBUG : only16: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf5f7_d20250516_m032658_c001_v7007000_t0000_u01747366018450") 2025/05/16 03:27:31 DEBUG : only16: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f402202ab2403de8c_d20250516_m032651_c001_v0001100_t0029_u01747366011592") 2025/05/16 03:27:31 DEBUG : only16: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da85da_d20250516_m032648_c001_v0001183_t0023_u01747366008688") 2025/05/16 03:27:31 DEBUG : only16: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f401b9360d4c1bd12_d20250516_m032635_c001_v7007000_t0000_u01747365995979") 2025/05/16 03:27:31 DEBUG : only16: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da8388_d20250516_m032632_c001_v0001183_t0021_u01747365992779") 2025/05/16 03:27:31 DEBUG : only17: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf5f9_d20250516_m032658_c001_v7007000_t0000_u01747366018634") 2025/05/16 03:27:31 DEBUG : only17: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f402202ab2403de8e_d20250516_m032651_c001_v0001100_t0029_u01747366011780") 2025/05/16 03:27:31 DEBUG : only17: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da85f0_d20250516_m032649_c001_v0001183_t0019_u01747366009167") 2025/05/16 03:27:31 DEBUG : only17: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f41247301ab8e1f63_d20250516_m032635_c001_v7007000_t0000_u01747365995609") 2025/05/16 03:27:31 DEBUG : only17: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da83a2_d20250516_m032633_c001_v0001183_t0019_u01747365993199") 2025/05/16 03:27:32 DEBUG : only18: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf5fa_d20250516_m032658_c001_v7007000_t0000_u01747366018836") 2025/05/16 03:27:32 DEBUG : only18: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f407abaed8c526b2d_d20250516_m032651_c001_v0001183_t0018_u01747366011791") 2025/05/16 03:27:32 DEBUG : only18: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da85fc_d20250516_m032649_c001_v0001183_t0016_u01747366009606") 2025/05/16 03:27:32 DEBUG : only18: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f406c811b5e6aaa91_d20250516_m032635_c001_v7007000_t0000_u01747365995616") 2025/05/16 03:27:32 DEBUG : only18: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da83b6_d20250516_m032633_c001_v0001183_t0009_u01747365993629") 2025/05/16 03:27:32 DEBUG : only19: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf5fc_d20250516_m032659_c001_v7007000_t0000_u01747366019020") 2025/05/16 03:27:32 DEBUG : only19: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f41647ac62aeae1b4_d20250516_m032651_c001_v0001131_t0034_u01747366011968") 2025/05/16 03:27:32 DEBUG : only19: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da8610_d20250516_m032649_c001_v0001183_t0035_u01747366009998") 2025/05/16 03:27:32 DEBUG : only19: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f41247301ab8e1f69_d20250516_m032636_c001_v7007000_t0000_u01747365996366") 2025/05/16 03:27:32 DEBUG : only19: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da83ce_d20250516_m032634_c001_v0001183_t0030_u01747365994034") 2025/05/16 03:27:32 DEBUG : only2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf5fe_d20250516_m032659_c001_v7007000_t0000_u01747366019242") 2025/05/16 03:27:32 DEBUG : only2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f41988488b0da8652_d20250516_m032652_c001_v0001183_t0058_u01747366012198") 2025/05/16 03:27:32 DEBUG : only2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da84fc_d20250516_m032642_c001_v0001183_t0046_u01747366002799") 2025/05/16 03:27:32 DEBUG : only2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f401b9360d4c1bd0e_d20250516_m032635_c001_v7007000_t0000_u01747365995232") 2025/05/16 03:27:32 DEBUG : only2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da8286_d20250516_m032626_c001_v0001183_t0041_u01747365986851") 2025/05/16 03:27:32 DEBUG : only3: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf5ff_d20250516_m032659_c001_v7007000_t0000_u01747366019428") 2025/05/16 03:27:32 DEBUG : only3: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f41647ac62aeae1ba_d20250516_m032652_c001_v0001131_t0034_u01747366012347") 2025/05/16 03:27:32 DEBUG : only3: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da8506_d20250516_m032643_c001_v0001183_t0002_u01747366003211") 2025/05/16 03:27:32 DEBUG : only3: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f41247301ab8e1f66_d20250516_m032635_c001_v7007000_t0000_u01747365995990") 2025/05/16 03:27:32 DEBUG : only3: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da8298_d20250516_m032627_c001_v0001183_t0042_u01747365987260") 2025/05/16 03:27:32 DEBUG : only4: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf600_d20250516_m032659_c001_v7007000_t0000_u01747366019627") 2025/05/16 03:27:33 DEBUG : only4: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f402202ab2403de96_d20250516_m032651_c001_v0001100_t0029_u01747366011977") 2025/05/16 03:27:33 DEBUG : only4: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da8520_d20250516_m032643_c001_v0001183_t0014_u01747366003631") 2025/05/16 03:27:33 DEBUG : only4: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f4184987f8b144ee3_d20250516_m032635_c001_v7007000_t0000_u01747365995904") 2025/05/16 03:27:33 DEBUG : only4: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da82ae_d20250516_m032627_c001_v0001183_t0045_u01747365987654") 2025/05/16 03:27:33 DEBUG : only5: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf603_d20250516_m032659_c001_v7007000_t0000_u01747366019811") 2025/05/16 03:27:33 DEBUG : only5: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f407abaed8c526b3b_d20250516_m032652_c001_v0001183_t0018_u01747366012370") 2025/05/16 03:27:33 DEBUG : only5: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da8534_d20250516_m032644_c001_v0001183_t0055_u01747366004032") 2025/05/16 03:27:33 DEBUG : only5: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f406c811b5e6aaa94_d20250516_m032636_c001_v7007000_t0000_u01747365996185") 2025/05/16 03:27:33 DEBUG : only5: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da82c8_d20250516_m032628_c001_v0001183_t0039_u01747365988058") 2025/05/16 03:27:33 DEBUG : only6: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf605_d20250516_m032700_c001_v7007000_t0000_u01747366020010") 2025/05/16 03:27:33 DEBUG : only6: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f41988488b0da864e_d20250516_m032652_c001_v0001183_t0058_u01747366012001") 2025/05/16 03:27:33 DEBUG : only6: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da8544_d20250516_m032644_c001_v0001183_t0055_u01747366004449") 2025/05/16 03:27:33 DEBUG : only6: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f4184987f8b144ee1_d20250516_m032635_c001_v7007000_t0000_u01747365995717") 2025/05/16 03:27:33 DEBUG : only6: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da82dc_d20250516_m032628_c001_v0001183_t0016_u01747365988526") 2025/05/16 03:27:33 DEBUG : only7: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf606_d20250516_m032700_c001_v7007000_t0000_u01747366020194") 2025/05/16 03:27:33 DEBUG : only7: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f41647ac62aeae1b6_d20250516_m032652_c001_v0001131_t0034_u01747366012163") 2025/05/16 03:27:33 DEBUG : only7: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da8558_d20250516_m032644_c001_v0001183_t0036_u01747366004876") 2025/05/16 03:27:33 DEBUG : only7: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f401b9360d4c1bd0f_d20250516_m032635_c001_v7007000_t0000_u01747365995417") 2025/05/16 03:27:33 DEBUG : only7: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da82f0_d20250516_m032628_c001_v0001183_t0036_u01747365988944") 2025/05/16 03:27:33 DEBUG : only8: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf607_d20250516_m032700_c001_v7007000_t0000_u01747366020379") 2025/05/16 03:27:34 DEBUG : only8: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f402202ab2403de98_d20250516_m032652_c001_v0001100_t0029_u01747366012173") 2025/05/16 03:27:34 DEBUG : only8: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da856c_d20250516_m032645_c001_v0001183_t0014_u01747366005273") 2025/05/16 03:27:34 DEBUG : only8: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f406c811b5e6aaa93_d20250516_m032635_c001_v7007000_t0000_u01747365995998") 2025/05/16 03:27:34 DEBUG : only8: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da82fe_d20250516_m032629_c001_v0001183_t0042_u01747365989429") 2025/05/16 03:27:34 DEBUG : only9: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf60b_d20250516_m032700_c001_v7007000_t0000_u01747366020562") 2025/05/16 03:27:34 DEBUG : only9: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f407abaed8c526b35_d20250516_m032652_c001_v0001183_t0018_u01747366012184") 2025/05/16 03:27:34 DEBUG : only9: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da8578_d20250516_m032645_c001_v0001183_t0023_u01747366005722") 2025/05/16 03:27:34 DEBUG : only9: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f401b9360d4c1bd11_d20250516_m032635_c001_v7007000_t0000_u01747365995792") 2025/05/16 03:27:34 DEBUG : only9: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da8310_d20250516_m032629_c001_v0001183_t0019_u01747365989837") 2025/05/16 03:27:34 DEBUG : potato: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f419fb0570cd28d39_d20250516_m032304_c001_v7007000_t0000_u01747365784930") 2025/05/16 03:27:34 DEBUG : potato: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f109c766165a3e9a5_d20250516_m032302_c001_v0001109_t0000_u01747365782386") 2025/05/16 03:27:34 DEBUG : potato: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f419fb0570cd28d2a_d20250516_m032259_c001_v7007000_t0000_u01747365779355") 2025/05/16 03:27:34 DEBUG : potato: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da6780_d20250516_m032257_c001_v0001183_t0053_u01747365777066") 2025/05/16 03:27:34 DEBUG : potato: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f419fb0570cd28d21_d20250516_m032255_c001_v7007000_t0000_u01747365775560") 2025/05/16 03:27:34 DEBUG : potato: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da6712_d20250516_m032253_c001_v0001183_t0042_u01747365773271") 2025/05/16 03:27:34 DEBUG : potato: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f4176b00fa0f2fd6e_d20250516_m032240_c001_v7007000_t0000_u01747365760537") 2025/05/16 03:27:34 DEBUG : potato: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3eca7_d20250516_m032238_c001_v0001041_t0058_u01747365758805") 2025/05/16 03:27:34 DEBUG : potato: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f4176b00fa0f2fd59_d20250516_m032236_c001_v7007000_t0000_u01747365756650") 2025/05/16 03:27:34 DEBUG : potato: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3eca1_d20250516_m032235_c001_v0001041_t0022_u01747365755507") 2025/05/16 03:27:35 DEBUG : potato: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f4176b00fa0f2fd52_d20250516_m032233_c001_v7007000_t0000_u01747365753869") 2025/05/16 03:27:35 DEBUG : potato: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ec97_d20250516_m032232_c001_v0001041_t0027_u01747365752428") 2025/05/16 03:27:35 DEBUG : potato: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f401a99caeb99797f_d20250516_m032224_c001_v7007000_t0000_u01747365744562") 2025/05/16 03:27:35 DEBUG : potato: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ec7f_d20250516_m032223_c001_v0001041_t0033_u01747365743152") 2025/05/16 03:27:35 DEBUG : potato: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f401a99caeb99797e_d20250516_m032222_c001_v7007000_t0000_u01747365742393") 2025/05/16 03:27:35 DEBUG : potato: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ec79_d20250516_m032220_c001_v0001041_t0005_u01747365740556") 2025/05/16 03:27:35 DEBUG : potato: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f401a99caeb99797c_d20250516_m032219_c001_v7007000_t0000_u01747365739818") 2025/05/16 03:27:35 DEBUG : potato: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ec77_d20250516_m032219_c001_v0001041_t0050_u01747365739035") 2025/05/16 03:27:35 DEBUG : potato: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ec73_d20250516_m032218_c001_v0001041_t0009_u01747365738152") 2025/05/16 03:27:35 DEBUG : potato: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f401a99caeb997979_d20250516_m032217_c001_v7007000_t0000_u01747365737412") 2025/05/16 03:27:35 DEBUG : potato: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ec71_d20250516_m032216_c001_v0001041_t0056_u01747365736566") 2025/05/16 03:27:35 DEBUG : potato: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ec6f_d20250516_m032215_c001_v0001041_t0021_u01747365735803") 2025/05/16 03:27:35 DEBUG : potato: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f401a99caeb997978_d20250516_m032215_c001_v7007000_t0000_u01747365735060") 2025/05/16 03:27:35 DEBUG : potato: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ec6b_d20250516_m032214_c001_v0001041_t0035_u01747365734063") 2025/05/16 03:27:35 DEBUG : potato2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f40230323d4f77bc1_d20250516_m032354_c001_v7007000_t0000_u01747365834779") 2025/05/16 03:27:35 DEBUG : potato2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f109c766165a3ea4d_d20250516_m032353_c001_v0001109_t0025_u01747365833931") 2025/05/16 03:27:35 DEBUG : potato2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f422d1dd26ace15c1_d20250516_m032345_c001_v7007000_t0000_u01747365825244") 2025/05/16 03:27:36 DEBUG : potato2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f109c766165a3ea29_d20250516_m032339_c001_v0001109_t0040_u01747365819659") 2025/05/16 03:27:36 DEBUG : potato2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f403b1df708919007_d20250516_m032330_c001_v7007000_t0000_u01747365810743") 2025/05/16 03:27:36 DEBUG : potato2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f109c766165a3e9fb_d20250516_m032325_c001_v0001109_t0005_u01747365805861") 2025/05/16 03:27:36 DEBUG : potato2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f419fb0570cd28d4e_d20250516_m032318_c001_v7007000_t0000_u01747365798401") 2025/05/16 03:27:36 DEBUG : potato2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f109c766165a3e9cf_d20250516_m032313_c001_v0001109_t0047_u01747365793926") 2025/05/16 03:27:36 DEBUG : potato2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f4176b00fa0f2fd8d_d20250516_m032246_c001_v7007000_t0000_u01747365766238") 2025/05/16 03:27:36 DEBUG : potato2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ecb7_d20250516_m032244_c001_v0001041_t0013_u01747365764560") 2025/05/16 03:27:36 DEBUG : potato2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f4176b00fa0f2fd7e_d20250516_m032243_c001_v7007000_t0000_u01747365763446") 2025/05/16 03:27:36 DEBUG : potato2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ecaf_d20250516_m032241_c001_v0001041_t0046_u01747365761460") 2025/05/16 03:27:36 DEBUG : potato2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f4176b00fa0f2fd70_d20250516_m032240_c001_v7007000_t0000_u01747365760721") 2025/05/16 03:27:36 DEBUG : potato2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3eca9_d20250516_m032239_c001_v0001041_t0029_u01747365759641") 2025/05/16 03:27:36 DEBUG : potato2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f4176b00fa0f2fd62_d20250516_m032238_c001_v7007000_t0000_u01747365758069") 2025/05/16 03:27:36 DEBUG : potato2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3eca5_d20250516_m032237_c001_v0001041_t0024_u01747365757041") 2025/05/16 03:27:36 DEBUG : potato2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f4176b00fa0f2fd55_d20250516_m032234_c001_v7007000_t0000_u01747365754769") 2025/05/16 03:27:36 DEBUG : potato2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ec9d_d20250516_m032233_c001_v0001041_t0019_u01747365753881") 2025/05/16 03:27:36 DEBUG : potato2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f4176b00fa0f2fd49_d20250516_m032225_c001_v7007000_t0000_u01747365745705") 2025/05/16 03:27:36 DEBUG : potato2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ec85_d20250516_m032224_c001_v0001041_t0041_u01747365744188") 2025/05/16 03:27:36 DEBUG : potato2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f419fb0570cd28b87_d20250516_m032109_c001_v7007000_t0000_u01747365669502") 2025/05/16 03:27:36 DEBUG : potato2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3eba3_d20250516_m032108_c001_v0001041_t0057_u01747365668735") 2025/05/16 03:27:36 DEBUG : potato2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f419fb0570cd28b84_d20250516_m032107_c001_v7007000_t0000_u01747365667457") 2025/05/16 03:27:36 DEBUG : potato2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3eb9f_d20250516_m032106_c001_v0001041_t0028_u01747365666734") 2025/05/16 03:27:37 DEBUG : potato3: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f422d1dd26ace15c2_d20250516_m032345_c001_v7007000_t0000_u01747365825585") 2025/05/16 03:27:37 DEBUG : potato3: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ed15_d20250516_m032341_c001_v0001041_t0054_u01747365821179") 2025/05/16 03:27:37 DEBUG : potato3: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f403b1df708919008_d20250516_m032331_c001_v7007000_t0000_u01747365811793") 2025/05/16 03:27:37 DEBUG : potato3: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ed05_d20250516_m032327_c001_v0001041_t0010_u01747365807681") 2025/05/16 03:27:37 DEBUG : potato3: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f419fb0570cd28d4f_d20250516_m032318_c001_v7007000_t0000_u01747365798623") 2025/05/16 03:27:37 DEBUG : potato3: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ecf3_d20250516_m032315_c001_v0001041_t0006_u01747365795028") 2025/05/16 03:27:37 DEBUG : pre-dest1/1: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f414d95aac3c9057f_d20250516_m032436_c001_v7007000_t0000_u01747365876043") 2025/05/16 03:27:37 DEBUG : pre-dest1/1: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ed6d_d20250516_m032427_c001_v0001041_t0023_u01747365867806") 2025/05/16 03:27:37 DEBUG : pre-dest2/2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f414d95aac3c90581_d20250516_m032436_c001_v7007000_t0000_u01747365876228") 2025/05/16 03:27:37 DEBUG : pre-dest2/2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f109c766165a3eaed_d20250516_m032428_c001_v0001109_t0014_u01747365868547") 2025/05/16 03:27:37 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f4196cd743a3c6b1d_d20250516_m032407_c001_v7007000_t0000_u01747365847311") 2025/05/16 03:27:37 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da6fc1_d20250516_m032404_c001_v0001183_t0010_u01747365844224") 2025/05/16 03:27:37 DEBUG : sizeonly: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f411ba370414cb74b_d20250516_m032153_c001_v7007000_t0000_u01747365713539") 2025/05/16 03:27:37 DEBUG : sizeonly: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ec1d_d20250516_m032152_c001_v0001041_t0020_u01747365712244") 2025/05/16 03:27:37 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf63e_d20250516_m032712_c001_v7007000_t0000_u01747366032438") 2025/05/16 03:27:37 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f102202ab2403ded8_d20250516_m032711_c001_v0001100_t0003_u01747366031131") 2025/05/16 03:27:37 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf635_d20250516_m032709_c001_v7007000_t0000_u01747366029043") 2025/05/16 03:27:37 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11647ac62aeae1f0_d20250516_m032707_c001_v0001131_t0025_u01747366027878") 2025/05/16 03:27:37 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f419fb0570cd28d44_d20250516_m032310_c001_v7007000_t0000_u01747365790463") 2025/05/16 03:27:37 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f109c766165a3e9bf_d20250516_m032309_c001_v0001109_t0016_u01747365789451") 2025/05/16 03:27:37 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f419fb0570cd28d42_d20250516_m032308_c001_v7007000_t0000_u01747365788149") 2025/05/16 03:27:38 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ece9_d20250516_m032307_c001_v0001041_t0005_u01747365787169") 2025/05/16 03:27:38 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f411ba370414cb743_d20250516_m032148_c001_v7007000_t0000_u01747365708898") 2025/05/16 03:27:38 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ec0f_d20250516_m032147_c001_v0001041_t0058_u01747365707331") 2025/05/16 03:27:38 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f411ba370414cb73f_d20250516_m032146_c001_v7007000_t0000_u01747365706592") 2025/05/16 03:27:38 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ec0d_d20250516_m032145_c001_v0001041_t0000_u01747365705429") 2025/05/16 03:27:38 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f411ba370414cb73d_d20250516_m032142_c001_v7007000_t0000_u01747365702502") 2025/05/16 03:27:38 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ebff_d20250516_m032141_c001_v0001041_t0028_u01747365701551") 2025/05/16 03:27:38 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f411ba370414cb73a_d20250516_m032140_c001_v7007000_t0000_u01747365700995") 2025/05/16 03:27:38 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ebfb_d20250516_m032139_c001_v0001041_t0014_u01747365699389") 2025/05/16 03:27:38 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ebef_d20250516_m032136_c001_v0001041_t0044_u01747365696724") 2025/05/16 03:27:38 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f411ba370414cb738_d20250516_m032135_c001_v7007000_t0000_u01747365695982") 2025/05/16 03:27:38 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ebed_d20250516_m032135_c001_v0001041_t0025_u01747365695239") 2025/05/16 03:27:38 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ebeb_d20250516_m032134_c001_v0001041_t0039_u01747365694515") 2025/05/16 03:27:38 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f411ba370414cb734_d20250516_m032133_c001_v7007000_t0000_u01747365693394") 2025/05/16 03:27:38 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ebe9_d20250516_m032130_c001_v0001041_t0028_u01747365690735") 2025/05/16 03:27:38 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ebe3_d20250516_m032127_c001_v0001041_t0037_u01747365687972") 2025/05/16 03:27:38 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f411ba370414cb72e_d20250516_m032127_c001_v7007000_t0000_u01747365687196") 2025/05/16 03:27:38 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ebd5_d20250516_m032126_c001_v0001041_t0051_u01747365686474") 2025/05/16 03:27:38 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ebd3_d20250516_m032125_c001_v0001041_t0003_u01747365685643") 2025/05/16 03:27:38 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f411ba370414cb725_d20250516_m032124_c001_v7007000_t0000_u01747365684912") 2025/05/16 03:27:39 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ebc9_d20250516_m032120_c001_v0001041_t0051_u01747365680618") 2025/05/16 03:27:39 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f411ba370414cb71d_d20250516_m032120_c001_v7007000_t0000_u01747365680252") 2025/05/16 03:27:39 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ebc1_d20250516_m032119_c001_v0001041_t0036_u01747365679547") 2025/05/16 03:27:39 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f419fb0570cd28b9c_d20250516_m032117_c001_v7007000_t0000_u01747365677901") 2025/05/16 03:27:39 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ebbb_d20250516_m032117_c001_v0001041_t0009_u01747365677035") 2025/05/16 03:27:39 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f419fb0570cd28b99_d20250516_m032116_c001_v7007000_t0000_u01747365676478") 2025/05/16 03:27:39 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ebb7_d20250516_m032115_c001_v0001041_t0028_u01747365675548") 2025/05/16 03:27:39 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f419fb0570cd28b92_d20250516_m032114_c001_v7007000_t0000_u01747365674268") 2025/05/16 03:27:39 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3eba9_d20250516_m032113_c001_v0001041_t0048_u01747365673327") 2025/05/16 03:27:39 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f419fb0570cd28b8e_d20250516_m032112_c001_v7007000_t0000_u01747365672740") 2025/05/16 03:27:39 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3eba7_d20250516_m032112_c001_v0001041_t0015_u01747365672070") 2025/05/16 03:27:39 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f419fb0570cd28b89_d20250516_m032111_c001_v7007000_t0000_u01747365671152") 2025/05/16 03:27:39 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3eba5_d20250516_m032110_c001_v0001041_t0023_u01747365670416") 2025/05/16 03:27:39 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f419fb0570cd28b7b_d20250516_m032104_c001_v7007000_t0000_u01747365664013") 2025/05/16 03:27:39 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3eb99_d20250516_m032103_c001_v0001041_t0047_u01747365663194") 2025/05/16 03:27:39 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f419fb0570cd28b79_d20250516_m032102_c001_v7007000_t0000_u01747365662282") 2025/05/16 03:27:39 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3eb95_d20250516_m032101_c001_v0001041_t0051_u01747365661535") 2025/05/16 03:27:39 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f419fb0570cd28b75_d20250516_m032100_c001_v7007000_t0000_u01747365660597") 2025/05/16 03:27:39 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3eb8b_d20250516_m032059_c001_v0001041_t0044_u01747365659878") 2025/05/16 03:27:39 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f419fb0570cd28b70_d20250516_m032056_c001_v7007000_t0000_u01747365656963") 2025/05/16 03:27:39 DEBUG : sub dir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3eb83_d20250516_m032056_c001_v0001041_t0020_u01747365656080") 2025/05/16 03:27:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf63f_d20250516_m032712_c001_v7007000_t0000_u01747366032623") 2025/05/16 03:27:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f107abaed8c526cb9_d20250516_m032711_c001_v0001183_t0036_u01747366031049") 2025/05/16 03:27:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf636_d20250516_m032709_c001_v7007000_t0000_u01747366029227") 2025/05/16 03:27:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da884f_d20250516_m032707_c001_v0001183_t0050_u01747366027524") 2025/05/16 03:27:40 DEBUG : sub/yam: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f419fb0570cd28d38_d20250516_m032304_c001_v7007000_t0000_u01747365784375") 2025/05/16 03:27:40 DEBUG : sub/yam: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da67f0_d20250516_m032300_c001_v0001183_t0018_u01747365780852") 2025/05/16 03:27:40 DEBUG : test_dir1/file2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf626_d20250516_m032705_c001_v7007000_t0000_u01747366025980") 2025/05/16 03:27:40 DEBUG : test_dir1/file2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f102202ab2403dec2_d20250516_m032704_c001_v0001100_t0045_u01747366024653") 2025/05/16 03:27:40 DEBUG : test_dir1/file2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf618_d20250516_m032703_c001_v7007000_t0000_u01747366023058") 2025/05/16 03:27:40 DEBUG : test_dir1/file2: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11647ac62aeae1d6_d20250516_m032701_c001_v0001131_t0044_u01747366021936") 2025/05/16 03:27:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf627_d20250516_m032706_c001_v7007000_t0000_u01747366026164") 2025/05/16 03:27:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da87f9_d20250516_m032704_c001_v0001183_t0040_u01747366024648") 2025/05/16 03:27:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f400a0c0f6addf61a_d20250516_m032703_c001_v7007000_t0000_u01747366023243") 2025/05/16 03:27:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11988488b0da8798_d20250516_m032701_c001_v0001183_t0012_u01747366021928") 2025/05/16 03:27:40 DEBUG : three: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f4176b00fa0f2fdae_d20250516_m032252_c001_v7007000_t0000_u01747365772513") 2025/05/16 03:27:40 DEBUG : three: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ecd1_d20250516_m032251_c001_v0001041_t0041_u01747365771197") 2025/05/16 03:27:40 DEBUG : three: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ecc9_d20250516_m032248_c001_v0001041_t0041_u01747365768466") 2025/05/16 03:27:40 DEBUG : two: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f4176b00fa0f2fdb0_d20250516_m032252_c001_v7007000_t0000_u01747365772712") 2025/05/16 03:27:40 DEBUG : two: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f41988488b0da66c2_d20250516_m032250_c001_v0001183_t0058_u01747365770378") 2025/05/16 03:27:40 DEBUG : two: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f403aa0950dd3ecc7_d20250516_m032248_c001_v0001041_t0003_u01747365768281") 2025/05/16 03:27:41 DEBUG : yam: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f419fb0570cd28d3a_d20250516_m032305_c001_v7007000_t0000_u01747365785114") 2025/05/16 03:27:41 DEBUG : yam: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f105f4262ca7219d7_d20250516_m032303_c001_v0001043_t0015_u01747365783963") 2025/05/16 03:27:41 DEBUG : yam: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f419fb0570cd28d29_d20250516_m032258_c001_v7007000_t0000_u01747365778798") 2025/05/16 03:27:41 DEBUG : yam: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f103aa0950dd3ecd7_d20250516_m032257_c001_v0001041_t0024_u01747365777424") 2025/05/16 03:27:41 DEBUG : yam: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f419fb0570cd28d1c_d20250516_m032255_c001_v7007000_t0000_u01747365775004") 2025/05/16 03:27:41 DEBUG : yam: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f109c766165a3e991_d20250516_m032253_c001_v0001109_t0053_u01747365773284") 2025/05/16 03:27:41 DEBUG : yaml: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f419fb0570cd28d2c_d20250516_m032259_c001_v7007000_t0000_u01747365779539") 2025/05/16 03:27:41 DEBUG : yaml: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11571af50f112950_d20250516_m032258_c001_v0001041_t0024_u01747365778387") 2025/05/16 03:27:41 DEBUG : yaml: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f419fb0570cd28d23_d20250516_m032255_c001_v7007000_t0000_u01747365775744") 2025/05/16 03:27:41 DEBUG : yaml: Deleting (id "4_zdff2eda310bddb7b9f680e1b_f11282e819ffdf0e0_d20250516_m032254_c001_v0001176_t0033_u01747365774754") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m50.457607752s (try 1/5)