"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/04/04 02:23:43 DEBUG : Creating backend with remote "TestB2:rclone-test-sawizil0mura" 2025/04/04 02:23:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/04 02:23:43 DEBUG : Creating backend with remote "/tmp/rclone3900952748" === 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-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:23:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/04 02:23:45 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/04 02:23:45 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:23:45 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.25s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:23:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/04 02:23:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/04 02:23:46 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:23:46 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:23:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/04 02:23:47 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:23:47 DEBUG : B2 bucket rclone-test-sawizil0mura: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.19s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", 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-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", 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-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:23:48 DEBUG : Creating backend with remote "/non-existing" 2025/04/04 02:23:49 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/04 02:23:49 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:23:49 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:23:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/04 02:23:50 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:23:50 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:23:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/04 02:23:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.09s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:23:51 INFO : B2 bucket rclone-test-sawizil0mura: Running all checks before starting transfers 2025/04/04 02:23:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/04 02:23:52 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:23:52 INFO : B2 bucket rclone-test-sawizil0mura: Checks finished, now starting transfers 2025/04/04 02:23:52 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:23:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/04 02:23:52 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.68s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:23:53 ERROR : Ignoring --no-traverse with sync 2025/04/04 02:23:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/04 02:23:53 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:23:53 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:23:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/04 02:23:54 INFO : sub dir/hello world: Copied (new) 2025/04/04 02:23:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.64s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:23:55 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/04 02:23:55 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:23:55 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:23:55 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/04 02:23:55 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.64s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:23:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/04 02:23:57 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:23:57 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:23:57 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/04 02:23:57 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.80s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:23:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/04 02:23:59 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:23:59 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:23:59 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/04 02:23:59 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.08s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:24:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/04 02:24:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/04 02:24:00 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/04 02:24:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/04 02:24:00 INFO : sub dir: Making directory 2025/04/04 02:24:00 INFO : sub dir2: Making directory 2025/04/04 02:24:00 INFO : sub dir2/sub sub dir2: Making directory 2025/04/04 02:24:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/04 02:24:00 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:24:00 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:24:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/04 02:24:01 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/04 02:24:01 DEBUG : B2 bucket rclone-test-sawizil0mura: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.71s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:24:02 INFO : sub dir2: Making directory 2025/04/04 02:24:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/04 02:24:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/04 02:24:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/04 02:24:02 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:24:02 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:24:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/04 02:24:02 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.25s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:24:03 DEBUG : sub dir2: Making directory with metadata 2025/04/04 02:24:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/04 02:24:03 INFO : sub dir: Making directory 2025/04/04 02:24:03 INFO : sub dir2: Making directory 2025/04/04 02:24:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/04 02:24:03 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:24:03 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:24:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/04 02:24:04 INFO : sub dir/hello world: Copied (new) 2025/04/04 02:24:04 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/04 02:24:04 DEBUG : B2 bucket rclone-test-sawizil0mura: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/04 02:24:04 DEBUG : B2 bucket rclone-test-sawizil0mura: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.89s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:24:05 INFO : sub dir2: Making directory 2025/04/04 02:24:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/04 02:24:06 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:24:06 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:24:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/04 02:24:06 INFO : sub dir/hello world: Copied (new) 2025/04/04 02:24:06 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.27s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:24:07 DEBUG : sub dir2: Making directory with metadata 2025/04/04 02:24:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/04 02:24:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/04 02:24:07 INFO : sub dir: Making directory 2025/04/04 02:24:07 INFO : sub dir2: Making directory 2025/04/04 02:24:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/04 02:24:07 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:24:07 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:24:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/04 02:24:07 INFO : sub dir/hello world: Copied (new) 2025/04/04 02:24:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/04 02:24:08 DEBUG : B2 bucket rclone-test-sawizil0mura: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.73s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", 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-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:24:09 INFO : sub dir2: Making directory 2025/04/04 02:24:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/04 02:24:09 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:24:09 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:24:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/04 02:24:10 INFO : sub dir/hello world: Copied (new) 2025/04/04 02:24:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.88s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:24:11 DEBUG : Creating backend with remote "TestB2:rclone-test-daguwan5zeso" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-sawizil0mura -> B2 bucket rclone-test-daguwan5zeso 2025/04/04 02:24:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/04 02:24:13 DEBUG : B2 bucket rclone-test-daguwan5zeso: Waiting for checks to finish 2025/04/04 02:24:13 DEBUG : B2 bucket rclone-test-daguwan5zeso: Waiting for transfers to finish 2025/04/04 02:24:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/04 02:24:13 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:24:14 DEBUG : B2 bucket rclone-test-daguwan5zeso: Purge remote 2025/04/04 02:24:14 INFO : B2 bucket rclone-test-daguwan5zeso: cleaning bucket "rclone-test-daguwan5zeso" of all files 2025/04/04 02:24:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fd2390cdfbeb9f580e1b_f11094f1e3173c4bb_d20250404_m022413_c001_v0001179_t0038_u01743733453836") --- PASS: TestServerSideCopy (4.73s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:24:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/04 02:24:16 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:24:16 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:24:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/04 02:24:17 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.33s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:24:18 DEBUG : Creating backend with remote "TestB2:rclone-test-folemak4vaqo" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-sawizil0mura -> B2 bucket rclone-test-folemak4vaqo 2025/04/04 02:24:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/04 02:24:20 DEBUG : B2 bucket rclone-test-folemak4vaqo: Waiting for checks to finish 2025/04/04 02:24:20 DEBUG : B2 bucket rclone-test-folemak4vaqo: Waiting for transfers to finish 2025/04/04 02:24:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/04 02:24:21 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:24:22 DEBUG : B2 bucket rclone-test-folemak4vaqo: Waiting for checks to finish 2025/04/04 02:24:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/04 02:24:22 DEBUG : B2 bucket rclone-test-folemak4vaqo: Waiting for transfers to finish 2025/04/04 02:24:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/04 02:24:23 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:24:23 DEBUG : B2 bucket rclone-test-folemak4vaqo: Purge remote 2025/04/04 02:24:23 INFO : B2 bucket rclone-test-folemak4vaqo: cleaning bucket "rclone-test-folemak4vaqo" of all files 2025/04/04 02:24:23 DEBUG : sub dir/hello world: Deleting (id "4_zbf520dd390ddfbeb9f580e1b_f1024f41c9a3e56f0_d20250404_m022422_c001_v0001144_t0031_u01743733462452") 2025/04/04 02:24:23 DEBUG : sub dir/hello world: Deleting (id "4_zbf520dd390ddfbeb9f580e1b_f107f4d55b15ea416_d20250404_m022420_c001_v0001179_t0042_u01743733460994") --- PASS: TestServerSideCopyOverSelf (7.59s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:24:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/04 02:24:26 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:24:26 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:24:27 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/04 02:24:27 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/04 02:24:27 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.39s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:24:28 DEBUG : Creating backend with remote "TestB2:rclone-test-nugihes1xova" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-sawizil0mura -> B2 bucket rclone-test-nugihes1xova 2025/04/04 02:24:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/04 02:24:30 DEBUG : B2 bucket rclone-test-nugihes1xova: Waiting for checks to finish 2025/04/04 02:24:30 DEBUG : B2 bucket rclone-test-nugihes1xova: Waiting for transfers to finish 2025/04/04 02:24:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/04 02:24:31 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:24:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/04 02:24:32 DEBUG : B2 bucket rclone-test-nugihes1xova: Waiting for checks to finish 2025/04/04 02:24:32 DEBUG : B2 bucket rclone-test-nugihes1xova: Waiting for transfers to finish 2025/04/04 02:24:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/04 02:24:32 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/04 02:24:33 INFO : sub dir/hello world: Deleted 2025/04/04 02:24:33 DEBUG : testing file moves 2025/04/04 02:24:34 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/04 02:24:34 DEBUG : B2 bucket rclone-test-nugihes1xova: Waiting for checks to finish 2025/04/04 02:24:34 DEBUG : B2 bucket rclone-test-nugihes1xova: Waiting for transfers to finish 2025/04/04 02:24:34 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/04 02:24:34 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/04 02:24:34 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:24:35 DEBUG : B2 bucket rclone-test-nugihes1xova: Purge remote 2025/04/04 02:24:35 INFO : B2 bucket rclone-test-nugihes1xova: cleaning bucket "rclone-test-nugihes1xova" of all files 2025/04/04 02:24:35 DEBUG : sub dir/hello world: Deleting (id "4_zffd23d3390ddfbeb9f580e1b_f109f80c3bdfe7b08_d20250404_m022434_c001_v0001165_t0035_u01743733474435") 2025/04/04 02:24:35 DEBUG : sub dir/hello world: Deleting (id "4_zffd23d3390ddfbeb9f580e1b_f103400482345bee8_d20250404_m022432_c001_v0001161_t0028_u01743733472418") 2025/04/04 02:24:35 DEBUG : sub dir/hello world: Deleting (id "4_zffd23d3390ddfbeb9f580e1b_f112a014060888a9b_d20250404_m022430_c001_v0001154_t0009_u01743733470859") --- PASS: TestServerSideMoveOverSelf (9.21s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:24:37 ERROR : : error listing: directory not found 2025/04/04 02:24:38 INFO : Local file system at /tmp/rclone3900952748: Making directory 2025/04/04 02:24:38 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:24:38 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.02s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:24:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/04 02:24:40 DEBUG : Local file system at /tmp/rclone3900952748: Waiting for checks to finish 2025/04/04 02:24:40 DEBUG : Local file system at /tmp/rclone3900952748: Waiting for transfers to finish 2025/04/04 02:24:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/04 02:24:40 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/04 02:24:40 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestCopyRedownload (2.41s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:24:42 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/04 02:24:42 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:24:42 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:24:42 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/04 02:24:42 INFO : check sum: Copied (new) 2025/04/04 02:24:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:24:42 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:24:42 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/04 02:24:42 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/04 02:24:42 DEBUG : check sum: Unchanged skipping 2025/04/04 02:24:42 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:24:42 DEBUG : Waiting for deletions to finish 2025/04/04 02:24:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.42s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:24:44 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/04 02:24:44 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:24:44 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:24:44 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/04 02:24:44 INFO : sizeonly: Copied (new) 2025/04/04 02:24:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:24:45 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:24:45 DEBUG : sizeonly: Sizes identical 2025/04/04 02:24:45 DEBUG : sizeonly: Unchanged skipping 2025/04/04 02:24:45 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:24:45 DEBUG : Waiting for deletions to finish 2025/04/04 02:24:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.75s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:24:47 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/04 02:24:47 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:24:47 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:24:47 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/04 02:24:47 INFO : ignore-size: Copied (new) 2025/04/04 02:24:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:24:48 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:24:48 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:24:48 DEBUG : ignore-size: Unchanged skipping 2025/04/04 02:24:48 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:24:48 DEBUG : Waiting for deletions to finish 2025/04/04 02:24:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.53s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:24:50 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:24:50 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:24:50 DEBUG : existing: Unchanged skipping 2025/04/04 02:24:50 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:24:50 DEBUG : Waiting for deletions to finish 2025/04/04 02:24:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:24:50 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/04 02:24:50 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:24:50 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:24:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/04 02:24:50 INFO : existing: Copied (replaced existing) 2025/04/04 02:24:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.67s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:24:52 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/04 02:24:52 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:24:52 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:24:53 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/04 02:24:53 INFO : existing: Copied (new) 2025/04/04 02:24:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:24:53 DEBUG : existing: Destination exists, skipping 2025/04/04 02:24:53 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:24:53 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:24:53 DEBUG : Waiting for deletions to finish 2025/04/04 02:24:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.74s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:24:55 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/04 02:24:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/04 02:24:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 02:24:56 DEBUG : c/non empty space: Unchanged skipping 2025/04/04 02:24:56 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/04 02:24:56 INFO : a/potato2: Copied (new) 2025/04/04 02:24:56 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:24:56 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:24:56 DEBUG : Waiting for deletions to finish 2025/04/04 02:24:56 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.92s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:24:58 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:24:58 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/04/04 02:24:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/04 02:24:58 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/04 02:24:58 DEBUG : empty space: Unchanged skipping 2025/04/04 02:24:58 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:24:58 DEBUG : Waiting for deletions to finish 2025/04/04 02:24:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:24:58 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:24:58 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/04/04 02:24:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/04 02:25:02 INFO : empty space: Updated modification time in destination 2025/04/04 02:25:02 DEBUG : empty space: Unchanged skipping 2025/04/04 02:25:02 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:25:02 DEBUG : Waiting for deletions to finish 2025/04/04 02:25:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (5.72s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:25:04 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/04/04 02:25:04 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:25:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/04 02:25:04 DEBUG : empty space: Unchanged skipping 2025/04/04 02:25:04 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:25:04 DEBUG : Waiting for deletions to finish 2025/04/04 02:25:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.15s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:25:06 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:25:06 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/04/04 02:25:06 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3900952748) 2025/04/04 02:25:06 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-sawizil0mura) 2025/04/04 02:25:06 DEBUG : foo: sha1 differ 2025/04/04 02:25:06 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:25:06 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/04 02:25:06 INFO : foo: Copied (replaced existing) 2025/04/04 02:25:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.90s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:25:08 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/04 02:25:08 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:25:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 02:25:08 DEBUG : empty space: Unchanged skipping 2025/04/04 02:25:08 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:25:08 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/04 02:25:08 INFO : potato: Copied (new) 2025/04/04 02:25:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.53s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:25:10 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:25:10 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/04 02:25:10 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:25:11 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/04 02:25:11 INFO : potato: Copied (replaced existing) 2025/04/04 02:25:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.12s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:25:13 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/04/04 02:25:13 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:25:13 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3900952748) 2025/04/04 02:25:13 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-sawizil0mura) 2025/04/04 02:25:13 DEBUG : potato: sha1 differ 2025/04/04 02:25:13 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:25:13 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/04 02:25:13 INFO : potato: Copied (replaced existing) 2025/04/04 02:25:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:25:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/04 02:25:15 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/04 02:25:15 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:25:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 02:25:15 DEBUG : empty space: Unchanged skipping 2025/04/04 02:25:15 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:25:15 DEBUG : Waiting for deletions to finish 2025/04/04 02:25:15 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:25:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/04 02:25:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 02:25:18 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:25:18 DEBUG : empty space: Unchanged skipping 2025/04/04 02:25:18 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:25:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/04 02:25:18 INFO : potato2: Copied (new) 2025/04/04 02:25:18 DEBUG : Waiting for deletions to finish 2025/04/04 02:25:18 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:25:20 INFO : d: Making directory 2025/04/04 02:25:20 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/04 02:25:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/04 02:25:21 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 02:25:21 DEBUG : c/non empty space: Unchanged skipping 2025/04/04 02:25:21 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:25:21 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:25:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/04 02:25:21 INFO : a/potato2: Copied (new) 2025/04/04 02:25:21 DEBUG : Waiting for deletions to finish 2025/04/04 02:25:21 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:25:24 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/04 02:25:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/04 02:25:24 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 02:25:24 DEBUG : c/non empty space: Unchanged skipping 2025/04/04 02:25:24 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:25:24 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:25:24 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/04 02:25:24 INFO : a/potato2: Copied (new) 2025/04/04 02:25:24 ERROR : B2 bucket rclone-test-sawizil0mura: not deleting files as there were IO errors 2025/04/04 02:25:24 ERROR : B2 bucket rclone-test-sawizil0mura: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.16s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:25:27 DEBUG : Waiting for deletions to finish 2025/04/04 02:25:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/04 02:25:27 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:25:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 02:25:27 DEBUG : empty space: Unchanged skipping 2025/04/04 02:25:27 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:25:27 INFO : potato: Deleted 2025/04/04 02:25:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/04 02:25:27 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.69s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:25:30 DEBUG : Waiting for deletions to finish 2025/04/04 02:25:30 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:25:30 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:25:30 INFO : potato: Deleted 2025/04/04 02:25:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/04 02:25:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 02:25:30 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:25:30 DEBUG : empty space: Unchanged skipping 2025/04/04 02:25:30 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:25:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/04 02:25:30 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.23s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:25:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/04 02:25:32 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:25:32 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:25:33 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/04 02:25:33 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.37s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:25:35 DEBUG : enormous: Excluded (Size Filter) 2025/04/04 02:25:35 DEBUG : enormous: Excluded 2025/04/04 02:25:35 DEBUG : potato2: Excluded (Size Filter) 2025/04/04 02:25:35 DEBUG : potato2: Excluded 2025/04/04 02:25:35 DEBUG : potato2: Excluded (Size Filter) 2025/04/04 02:25:35 DEBUG : potato2: Excluded 2025/04/04 02:25:35 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:25:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 02:25:35 DEBUG : empty space: Unchanged skipping 2025/04/04 02:25:35 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:25:35 DEBUG : Waiting for deletions to finish 2025/04/04 02:25:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:25:35 DEBUG : enormous: Excluded (Size Filter) 2025/04/04 02:25:35 DEBUG : enormous: Excluded 2025/04/04 02:25:35 DEBUG : potato2: Excluded (Size Filter) 2025/04/04 02:25:35 DEBUG : potato2: Excluded 2025/04/04 02:25:36 DEBUG : potato2: Excluded (Size Filter) 2025/04/04 02:25:36 DEBUG : potato2: Excluded 2025/04/04 02:25:36 DEBUG : Local file system at /tmp/rclone3900952748: Waiting for checks to finish 2025/04/04 02:25:36 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/04 02:25:36 DEBUG : empty space: Unchanged skipping 2025/04/04 02:25:36 DEBUG : Local file system at /tmp/rclone3900952748: Waiting for transfers to finish 2025/04/04 02:25:36 DEBUG : Waiting for deletions to finish 2025/04/04 02:25:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.93s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:25:38 DEBUG : enormous: Excluded (Size Filter) 2025/04/04 02:25:38 DEBUG : enormous: Excluded 2025/04/04 02:25:38 DEBUG : potato2: Excluded (Size Filter) 2025/04/04 02:25:38 DEBUG : potato2: Excluded 2025/04/04 02:25:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 02:25:39 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:25:39 DEBUG : empty space: Unchanged skipping 2025/04/04 02:25:39 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:25:39 DEBUG : Waiting for deletions to finish 2025/04/04 02:25:39 INFO : potato2: Deleted 2025/04/04 02:25:39 INFO : enormous: Deleted 2025/04/04 02:25:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:25:39 DEBUG : Local file system at /tmp/rclone3900952748: Waiting for checks to finish 2025/04/04 02:25:39 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/04 02:25:39 DEBUG : empty space: Unchanged skipping 2025/04/04 02:25:39 DEBUG : Local file system at /tmp/rclone3900952748: Waiting for transfers to finish 2025/04/04 02:25:39 DEBUG : Waiting for deletions to finish 2025/04/04 02:25:39 INFO : potato2: Deleted 2025/04/04 02:25:39 INFO : enormous: Deleted 2025/04/04 02:25:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.63s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:25:42 DEBUG : five: Need to transfer - File not found at Destination 2025/04/04 02:25:42 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/04 02:25:42 DEBUG : one: Destination is newer than source, skipping 2025/04/04 02:25:42 DEBUG : three: Sizes identical 2025/04/04 02:25:42 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:25:42 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/04 02:25:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3900952748) 2025/04/04 02:25:42 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-sawizil0mura) 2025/04/04 02:25:42 DEBUG : two: sha1 differ 2025/04/04 02:25:42 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/04 02:25:42 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:25:43 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/04 02:25:43 INFO : five: Copied (new) 2025/04/04 02:25:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/04 02:25:43 INFO : two: Copied (replaced existing) 2025/04/04 02:25:43 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/04 02:25:43 INFO : four: Copied (replaced existing) 2025/04/04 02:25:43 DEBUG : Waiting for deletions to finish 2025/04/04 02:25:44 DEBUG : one: Destination is newer than source, skipping 2025/04/04 02:25:44 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:25:44 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3900952748) 2025/04/04 02:25:44 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-sawizil0mura) 2025/04/04 02:25:44 DEBUG : three: sha1 differ 2025/04/04 02:25:44 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/04 02:25:44 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/04 02:25:44 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/04 02:25:44 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/04 02:25:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/04 02:25:44 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/04 02:25:44 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/04 02:25:44 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/04 02:25:44 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/04 02:25:44 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/04 02:25:44 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:25:44 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/04 02:25:44 INFO : three: Copied (replaced existing) 2025/04/04 02:25:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.90s) === 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-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/04 02:25:46 INFO : B2 bucket rclone-test-sawizil0mura: Making map for --track-renames 2025/04/04 02:25:46 INFO : B2 bucket rclone-test-sawizil0mura: Finished making map for --track-renames 2025/04/04 02:25:46 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:25:46 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for renames to finish 2025/04/04 02:25:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/04 02:25:46 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/04 02:25:46 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:25:46 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/04 02:25:46 INFO : potato: Copied (new) 2025/04/04 02:25:47 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/04 02:25:47 INFO : yam: Copied (new) 2025/04/04 02:25:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:25:47 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:25:47 INFO : B2 bucket rclone-test-sawizil0mura: Making map for --track-renames 2025/04/04 02:25:47 INFO : B2 bucket rclone-test-sawizil0mura: Finished making map for --track-renames 2025/04/04 02:25:47 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:25:47 DEBUG : potato: Unchanged skipping 2025/04/04 02:25:47 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for renames to finish 2025/04/04 02:25:48 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/04 02:25:48 INFO : yam: Copied (server-side copy) to: yaml 2025/04/04 02:25:49 INFO : yam: Deleted 2025/04/04 02:25:49 INFO : yaml: Renamed from "yam" 2025/04/04 02:25:49 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:25:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.74s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/04 02:25:51 INFO : B2 bucket rclone-test-sawizil0mura: Making map for --track-renames 2025/04/04 02:25:51 INFO : B2 bucket rclone-test-sawizil0mura: Finished making map for --track-renames 2025/04/04 02:25:51 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:25:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/04 02:25:51 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/04 02:25:51 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for renames to finish 2025/04/04 02:25:51 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:25:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/04 02:25:51 INFO : yam: Copied (new) 2025/04/04 02:25:51 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/04 02:25:51 INFO : potato: Copied (new) 2025/04/04 02:25:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:25:52 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:25:52 INFO : B2 bucket rclone-test-sawizil0mura: Making map for --track-renames 2025/04/04 02:25:52 INFO : B2 bucket rclone-test-sawizil0mura: Finished making map for --track-renames 2025/04/04 02:25:52 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:25:52 DEBUG : potato: Unchanged skipping 2025/04/04 02:25:52 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for renames to finish 2025/04/04 02:25:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/04 02:25:52 INFO : yam: Copied (server-side copy) to: yaml 2025/04/04 02:25:52 INFO : yam: Deleted 2025/04/04 02:25:52 INFO : yaml: Renamed from "yam" 2025/04/04 02:25:52 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:25:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.58s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/04 02:25:54 INFO : B2 bucket rclone-test-sawizil0mura: Making map for --track-renames 2025/04/04 02:25:54 INFO : B2 bucket rclone-test-sawizil0mura: Finished making map for --track-renames 2025/04/04 02:25:54 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:25:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/04 02:25:54 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/04 02:25:54 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for renames to finish 2025/04/04 02:25:54 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:25:54 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/04 02:25:54 INFO : sub/yam: Copied (new) 2025/04/04 02:25:55 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/04 02:25:55 INFO : potato: Copied (new) 2025/04/04 02:25:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:25:56 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:25:56 DEBUG : potato: Unchanged skipping 2025/04/04 02:25:56 INFO : B2 bucket rclone-test-sawizil0mura: Making map for --track-renames 2025/04/04 02:25:56 INFO : B2 bucket rclone-test-sawizil0mura: Finished making map for --track-renames 2025/04/04 02:25:56 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:25:56 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for renames to finish 2025/04/04 02:25:56 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/04 02:25:56 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/04 02:25:57 INFO : sub/yam: Deleted 2025/04/04 02:25:57 INFO : yam: Renamed from "sub/yam" 2025/04/04 02:25:57 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:25:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.37s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:25:58 DEBUG : Creating backend with remote "/tmp/rclone3900952748/dir1" 2025/04/04 02:25:58 DEBUG : Creating backend with remote "/tmp/rclone3900952748/dir2" 2025/04/04 02:25:58 DEBUG : Local file system at /tmp/rclone3900952748/dir2: Using server-side directory move 2025/04/04 02:25:58 INFO : Local file system at /tmp/rclone3900952748/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/04 02:25:58 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/04 02:25:58 DEBUG : Local file system at /tmp/rclone3900952748/dir2: Waiting for checks to finish 2025/04/04 02:25:58 DEBUG : Local file system at /tmp/rclone3900952748/dir2: Waiting for transfers to finish 2025/04/04 02:25:58 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.44s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:25:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/04 02:25:59 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/04 02:25:59 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:25:59 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:25:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/04 02:25:59 INFO : sub dir/hello world: Copied (new) 2025/04/04 02:25:59 INFO : sub dir/hello world: Deleted 2025/04/04 02:26:00 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/04 02:26:00 INFO : nested/sub dir/file: Copied (new) 2025/04/04 02:26:00 INFO : nested/sub dir/file: Deleted 2025/04/04 02:26:00 INFO : sub dir: Removing directory 2025/04/04 02:26:00 INFO : nested/sub dir: Removing directory 2025/04/04 02:26:00 INFO : nested: Removing directory 2025/04/04 02:26:00 DEBUG : Local file system at /tmp/rclone3900952748: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.66s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:26:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/04 02:26:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/04 02:26:02 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:26:02 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:26:02 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/04 02:26:02 INFO : nested/sub dir/file: Copied (new) 2025/04/04 02:26:02 INFO : nested/sub dir/file: Deleted 2025/04/04 02:26:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/04 02:26:03 INFO : sub dir/hello world: Copied (new) 2025/04/04 02:26:03 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.65s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:26:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/04 02:26:04 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/04 02:26:04 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:26:04 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:26:04 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/04 02:26:04 INFO : existing-b: Copied (new) 2025/04/04 02:26:04 INFO : existing-b: Deleted 2025/04/04 02:26:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/04 02:26:05 INFO : existing: Copied (new) 2025/04/04 02:26:05 INFO : existing: Deleted 2025/04/04 02:26:05 DEBUG : existing: Destination exists, skipping 2025/04/04 02:26:05 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/04 02:26:05 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:26:05 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:26:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.32s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:26:06 DEBUG : Creating backend with remote "TestB2:rclone-test-yevubeh1fiha" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-sawizil0mura -> B2 bucket rclone-test-yevubeh1fiha 2025/04/04 02:26:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/04 02:26:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/04 02:26:11 DEBUG : empty space: Unchanged skipping 2025/04/04 02:26:11 DEBUG : B2 bucket rclone-test-yevubeh1fiha: Waiting for checks to finish 2025/04/04 02:26:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/04 02:26:11 INFO : empty space: Deleted 2025/04/04 02:26:11 DEBUG : B2 bucket rclone-test-yevubeh1fiha: Waiting for transfers to finish 2025/04/04 02:26:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/04 02:26:11 INFO : potato2: Copied (server-side copy) 2025/04/04 02:26:11 INFO : potato2: Deleted 2025/04/04 02:26:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/04 02:26:11 INFO : potato3: Copied (server-side copy) 2025/04/04 02:26:12 INFO : potato3: Deleted 2025/04/04 02:26:12 DEBUG : Creating backend with remote "TestB2:rclone-test-nimiwum1beti" 2025/04/04 02:26:13 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/04 02:26:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/04 02:26:13 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/04 02:26:13 DEBUG : B2 bucket rclone-test-nimiwum1beti: Waiting for checks to finish 2025/04/04 02:26:13 DEBUG : B2 bucket rclone-test-nimiwum1beti: Waiting for transfers to finish 2025/04/04 02:26:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/04 02:26:14 INFO : empty space: Copied (server-side copy) 2025/04/04 02:26:14 INFO : empty space: Deleted 2025/04/04 02:26:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/04 02:26:14 INFO : potato2: Copied (server-side copy) 2025/04/04 02:26:14 INFO : potato2: Deleted 2025/04/04 02:26:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/04 02:26:15 INFO : potato3: Copied (server-side copy) 2025/04/04 02:26:15 INFO : potato3: Deleted 2025/04/04 02:26:15 DEBUG : B2 bucket rclone-test-nimiwum1beti: Purge remote 2025/04/04 02:26:15 INFO : B2 bucket rclone-test-nimiwum1beti: cleaning bucket "rclone-test-nimiwum1beti" of all files 2025/04/04 02:26:15 DEBUG : empty space: Deleting (id "4_zaf52cd8390edfbeb9f580e1b_f11564ff02c1f9f87_d20250404_m022614_c001_v0001184_t0041_u01743733574296") 2025/04/04 02:26:15 DEBUG : potato2: Deleting (id "4_zaf52cd8390edfbeb9f580e1b_f1084a7a96f617f04_d20250404_m022614_c001_v0001182_t0016_u01743733574509") 2025/04/04 02:26:15 DEBUG : potato3: Deleting (id "4_zaf52cd8390edfbeb9f580e1b_f117601a462d994ff_d20250404_m022614_c001_v0001043_t0053_u01743733574693") 2025/04/04 02:26:16 DEBUG : B2 bucket rclone-test-yevubeh1fiha: Purge remote 2025/04/04 02:26:16 INFO : B2 bucket rclone-test-yevubeh1fiha: cleaning bucket "rclone-test-yevubeh1fiha" of all files 2025/04/04 02:26:16 DEBUG : empty space: Deleting (id "4_zff62bd8390edfbeb9f580e1b_f4077d795fef7ea78_d20250404_m022614_c001_v7007000_t0000_u01743733574490") 2025/04/04 02:26:16 DEBUG : empty space: Deleting (id "4_zff62bd8390edfbeb9f580e1b_f110db82703a0ba4a_d20250404_m022610_c001_v0001184_t0022_u01743733570803") 2025/04/04 02:26:16 DEBUG : potato2: Deleting (id "4_zff62bd8390edfbeb9f580e1b_f4077d795fef7ea7a_d20250404_m022614_c001_v7007000_t0000_u01743733574737") 2025/04/04 02:26:16 DEBUG : potato2: Deleting (id "4_zff62bd8390edfbeb9f580e1b_f112b8563e975134e_d20250404_m022611_c001_v0001180_t0050_u01743733571617") 2025/04/04 02:26:16 DEBUG : potato3: Deleting (id "4_zff62bd8390edfbeb9f580e1b_f4077d795fef7ea7b_d20250404_m022615_c001_v7007000_t0000_u01743733575104") 2025/04/04 02:26:16 DEBUG : potato3: Deleting (id "4_zff62bd8390edfbeb9f580e1b_f1015888ea9a226d1_d20250404_m022611_c001_v0001182_t0023_u01743733571838") 2025/04/04 02:26:16 DEBUG : potato3: Deleting (id "4_zff62bd8390edfbeb9f580e1b_f110db82703a0ba56_d20250404_m022611_c001_v0001184_t0032_u01743733571009") --- PASS: TestServerSideMove (11.75s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:26:18 DEBUG : Creating backend with remote "TestB2:rclone-test-vonahiw3welu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-sawizil0mura -> B2 bucket rclone-test-vonahiw3welu 2025/04/04 02:26:25 DEBUG : empty space: Excluded (Size Filter) 2025/04/04 02:26:25 DEBUG : empty space: Excluded 2025/04/04 02:26:26 DEBUG : empty space: Excluded (Size Filter) 2025/04/04 02:26:26 DEBUG : empty space: Excluded 2025/04/04 02:26:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/04 02:26:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/04 02:26:26 DEBUG : B2 bucket rclone-test-vonahiw3welu: Waiting for checks to finish 2025/04/04 02:26:26 DEBUG : B2 bucket rclone-test-vonahiw3welu: Waiting for transfers to finish 2025/04/04 02:26:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/04 02:26:26 INFO : potato3: Copied (server-side copy) 2025/04/04 02:26:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/04 02:26:26 INFO : potato2: Copied (server-side copy) 2025/04/04 02:26:26 INFO : potato3: Deleted 2025/04/04 02:26:27 INFO : potato2: Deleted 2025/04/04 02:26:27 DEBUG : Creating backend with remote "TestB2:rclone-test-cexejod9hece" 2025/04/04 02:26:28 DEBUG : empty space: Excluded (Size Filter) 2025/04/04 02:26:28 DEBUG : empty space: Excluded 2025/04/04 02:26:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/04 02:26:28 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/04 02:26:28 DEBUG : B2 bucket rclone-test-cexejod9hece: Waiting for checks to finish 2025/04/04 02:26:28 DEBUG : B2 bucket rclone-test-cexejod9hece: Waiting for transfers to finish 2025/04/04 02:26:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/04 02:26:30 INFO : potato2: Copied (server-side copy) 2025/04/04 02:26:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/04 02:26:31 INFO : potato3: Copied (server-side copy) 2025/04/04 02:26:31 INFO : potato2: Deleted 2025/04/04 02:26:31 INFO : potato3: Deleted 2025/04/04 02:26:31 DEBUG : B2 bucket rclone-test-cexejod9hece: Purge remote 2025/04/04 02:26:31 INFO : B2 bucket rclone-test-cexejod9hece: cleaning bucket "rclone-test-cexejod9hece" of all files 2025/04/04 02:26:31 DEBUG : potato2: Deleting (id "4_zff820d3390fdfbeb9f580e1b_f101d09df8c017688_d20250404_m022630_c001_v0001105_t0024_u01743733590505") 2025/04/04 02:26:31 DEBUG : potato3: Deleting (id "4_zff820d3390fdfbeb9f580e1b_f104083541bdbecd0_d20250404_m022630_c001_v0001153_t0021_u01743733590853") 2025/04/04 02:26:32 DEBUG : B2 bucket rclone-test-vonahiw3welu: Purge remote 2025/04/04 02:26:32 INFO : B2 bucket rclone-test-vonahiw3welu: cleaning bucket "rclone-test-vonahiw3welu" of all files 2025/04/04 02:26:32 DEBUG : empty space: Deleting (id "4_zff62edd390edfbeb9f580e1b_f116cd3220e04acc2_d20250404_m022624_c001_v0001184_t0037_u01743733584832") 2025/04/04 02:26:32 DEBUG : potato2: Deleting (id "4_zff62edd390edfbeb9f580e1b_f4077d795fef7eaa3_d20250404_m022631_c001_v7007000_t0000_u01743733591102") 2025/04/04 02:26:32 DEBUG : potato2: Deleting (id "4_zff62edd390edfbeb9f580e1b_f1031d3a78c8340c0_d20250404_m022626_c001_v0001093_t0042_u01743733586460") 2025/04/04 02:26:32 DEBUG : potato3: Deleting (id "4_zff62edd390edfbeb9f580e1b_f41839514bc06fb6e_d20250404_m022631_c001_v7007000_t0000_u01743733591183") 2025/04/04 02:26:32 DEBUG : potato3: Deleting (id "4_zff62edd390edfbeb9f580e1b_f108e1b2d72363f72_d20250404_m022626_c001_v0001165_t0042_u01743733586570") 2025/04/04 02:26:32 DEBUG : potato3: Deleting (id "4_zff62edd390edfbeb9f580e1b_f116cd3220e04acce_d20250404_m022625_c001_v0001184_t0009_u01743733585059") --- PASS: TestServerSideMoveWithFilter (15.89s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:26:34 DEBUG : Creating backend with remote "TestB2:rclone-test-zamebal7nima" 2025/04/04 02:26:37 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-sawizil0mura -> B2 bucket rclone-test-zamebal7nima 2025/04/04 02:26:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/04 02:26:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/04 02:26:40 DEBUG : empty space: Unchanged skipping 2025/04/04 02:26:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/04 02:26:40 DEBUG : B2 bucket rclone-test-zamebal7nima: Waiting for checks to finish 2025/04/04 02:26:40 INFO : empty space: Deleted 2025/04/04 02:26:40 DEBUG : B2 bucket rclone-test-zamebal7nima: Waiting for transfers to finish 2025/04/04 02:26:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/04 02:26:40 INFO : potato2: Copied (server-side copy) 2025/04/04 02:26:40 INFO : potato2: Deleted 2025/04/04 02:26:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/04 02:26:40 INFO : potato3: Copied (server-side copy) 2025/04/04 02:26:41 INFO : potato3: Deleted 2025/04/04 02:26:41 DEBUG : Creating backend with remote "TestB2:rclone-test-pajonug4mole" 2025/04/04 02:26:42 INFO : tomatoDir: Making directory 2025/04/04 02:26:42 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/04 02:26:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/04 02:26:42 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/04 02:26:42 DEBUG : B2 bucket rclone-test-pajonug4mole: Waiting for checks to finish 2025/04/04 02:26:42 DEBUG : B2 bucket rclone-test-pajonug4mole: Waiting for transfers to finish 2025/04/04 02:26:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/04 02:26:43 INFO : potato2: Copied (server-side copy) 2025/04/04 02:26:44 INFO : potato2: Deleted 2025/04/04 02:26:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/04 02:26:44 INFO : potato3: Copied (server-side copy) 2025/04/04 02:26:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/04 02:26:44 INFO : empty space: Copied (server-side copy) 2025/04/04 02:26:44 INFO : potato3: Deleted 2025/04/04 02:26:44 INFO : empty space: Deleted 2025/04/04 02:26:45 DEBUG : B2 bucket rclone-test-pajonug4mole: Purge remote 2025/04/04 02:26:45 INFO : B2 bucket rclone-test-pajonug4mole: cleaning bucket "rclone-test-pajonug4mole" of all files 2025/04/04 02:26:45 DEBUG : empty space: Deleting (id "4_zbf223da390fdfbeb9f580e1b_f110d2cb809ed123b_d20250404_m022643_c001_v0001106_t0054_u01743733603940") 2025/04/04 02:26:45 DEBUG : potato2: Deleting (id "4_zbf223da390fdfbeb9f580e1b_f109655769a9edbe3_d20250404_m022643_c001_v0001161_t0036_u01743733603567") 2025/04/04 02:26:45 DEBUG : potato3: Deleting (id "4_zbf223da390fdfbeb9f580e1b_f119a6e599d11d408_d20250404_m022643_c001_v0001105_t0059_u01743733603945") 2025/04/04 02:26:46 DEBUG : B2 bucket rclone-test-zamebal7nima: Purge remote 2025/04/04 02:26:46 INFO : B2 bucket rclone-test-zamebal7nima: cleaning bucket "rclone-test-zamebal7nima" of all files 2025/04/04 02:26:46 DEBUG : empty space: Deleting (id "4_zdfc22d7390fdfbeb9f580e1b_f411a5cb406924fc3_d20250404_m022644_c001_v7007000_t0000_u01743733604533") 2025/04/04 02:26:46 DEBUG : empty space: Deleting (id "4_zdfc22d7390fdfbeb9f580e1b_f11109b284c9d1dc8_d20250404_m022639_c001_v0001146_t0038_u01743733599307") 2025/04/04 02:26:46 DEBUG : potato2: Deleting (id "4_zdfc22d7390fdfbeb9f580e1b_f412b67bc1f67f6e9_d20250404_m022643_c001_v7007000_t0000_u01743733603993") 2025/04/04 02:26:46 DEBUG : potato2: Deleting (id "4_zdfc22d7390fdfbeb9f580e1b_f1047821b35dc0bdd_d20250404_m022640_c001_v0001182_t0014_u01743733600464") 2025/04/04 02:26:46 DEBUG : potato3: Deleting (id "4_zdfc22d7390fdfbeb9f580e1b_f412b67bc1f67f6ea_d20250404_m022644_c001_v7007000_t0000_u01743733604435") 2025/04/04 02:26:46 DEBUG : potato3: Deleting (id "4_zdfc22d7390fdfbeb9f580e1b_f10899232dfefba2c_d20250404_m022640_c001_v0001184_t0001_u01743733600820") 2025/04/04 02:26:46 DEBUG : potato3: Deleting (id "4_zdfc22d7390fdfbeb9f580e1b_f11109b284c9d1dcc_d20250404_m022639_c001_v0001146_t0018_u01743733599669") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.15s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:26:48 DEBUG : Creating backend with remote "TestB2:rclone-test-sawizil0mura/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.76s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:26:51 DEBUG : Creating backend with remote "TestB2:rclone-test-sawizil0mura/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestSyncOverlap (3.01s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:26:54 DEBUG : Creating backend with remote "TestB2:rclone-test-sawizil0mura/rclone-sync-test" 2025/04/04 02:26:56 DEBUG : Creating backend with remote "TestB2:rclone-test-sawizil0mura/rclone-sync-test-include/layer2" 2025/04/04 02:26:58 DEBUG : Creating backend with remote "TestB2:rclone-test-sawizil0mura/rclone-sync-test-ignore-file" 2025/04/04 02:27:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/04 02:27:02 DEBUG : B2 bucket rclone-test-sawizil0mura path rclone-sync-test: Waiting for checks to finish 2025/04/04 02:27:02 DEBUG : B2 bucket rclone-test-sawizil0mura path rclone-sync-test: Waiting for transfers to finish 2025/04/04 02:27:02 DEBUG : Waiting for deletions to finish 2025/04/04 02:27:02 INFO : There was nothing to transfer 2025/04/04 02:27:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/04 02:27:02 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:27:02 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:27:02 DEBUG : Waiting for deletions to finish 2025/04/04 02:27:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:27:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/04 02:27:03 DEBUG : B2 bucket rclone-test-sawizil0mura path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/04 02:27:03 DEBUG : B2 bucket rclone-test-sawizil0mura path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/04 02:27:03 DEBUG : Waiting for deletions to finish 2025/04/04 02:27:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:27:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/04 02:27:04 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:27:04 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:27:04 DEBUG : Waiting for deletions to finish 2025/04/04 02:27:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:27:04 DEBUG : : Excluded 2025/04/04 02:27:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/04 02:27:04 DEBUG : B2 bucket rclone-test-sawizil0mura path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/04 02:27:04 DEBUG : B2 bucket rclone-test-sawizil0mura path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/04 02:27:04 DEBUG : Waiting for deletions to finish 2025/04/04 02:27:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (17.56s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:27:11 DEBUG : Creating backend with remote "TestB2:rclone-test-sawizil0mura/dst" 2025/04/04 02:27:13 DEBUG : Creating backend with remote "TestB2:rclone-test-sawizil0mura/CompareDest" 2025/04/04 02:27:15 DEBUG : one: Need to transfer - File not found at Destination 2025/04/04 02:27:15 DEBUG : B2 bucket rclone-test-sawizil0mura path dst: Waiting for checks to finish 2025/04/04 02:27:15 DEBUG : B2 bucket rclone-test-sawizil0mura path dst: Waiting for transfers to finish 2025/04/04 02:27:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/04 02:27:16 INFO : one: Copied (new) 2025/04/04 02:27:16 DEBUG : Waiting for deletions to finish 2025/04/04 02:27:16 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/04 02:27:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/04 02:27:17 DEBUG : pacer: Reducing sleep to 10ms 2025/04/04 02:27:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/04 02:27:18 DEBUG : B2 bucket rclone-test-sawizil0mura path dst: Waiting for checks to finish 2025/04/04 02:27:18 DEBUG : B2 bucket rclone-test-sawizil0mura path dst: Waiting for transfers to finish 2025/04/04 02:27:18 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/04 02:27:18 INFO : one: Copied (replaced existing) 2025/04/04 02:27:18 DEBUG : Waiting for deletions to finish 2025/04/04 02:27:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/04 02:27:21 DEBUG : B2 bucket rclone-test-sawizil0mura path dst: Waiting for checks to finish 2025/04/04 02:27:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 02:27:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/04 02:27:21 DEBUG : B2 bucket rclone-test-sawizil0mura path dst: Waiting for transfers to finish 2025/04/04 02:27:21 DEBUG : Waiting for deletions to finish 2025/04/04 02:27:21 INFO : There was nothing to transfer 2025/04/04 02:27:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 02:27:22 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/04 02:27:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/04 02:27:22 DEBUG : B2 bucket rclone-test-sawizil0mura path dst: Waiting for checks to finish 2025/04/04 02:27:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 02:27:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/04 02:27:22 DEBUG : B2 bucket rclone-test-sawizil0mura path dst: Waiting for transfers to finish 2025/04/04 02:27:22 DEBUG : Waiting for deletions to finish 2025/04/04 02:27:22 INFO : There was nothing to transfer 2025/04/04 02:27:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 02:27:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/04 02:27:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/04 02:27:23 DEBUG : B2 bucket rclone-test-sawizil0mura path dst: Waiting for checks to finish 2025/04/04 02:27:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 02:27:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/04 02:27:23 DEBUG : B2 bucket rclone-test-sawizil0mura path dst: Waiting for transfers to finish 2025/04/04 02:27:23 DEBUG : Waiting for deletions to finish 2025/04/04 02:27:23 INFO : There was nothing to transfer 2025/04/04 02:27:25 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/04/04 02:27:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/04 02:27:25 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/04 02:27:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/04 02:27:25 DEBUG : B2 bucket rclone-test-sawizil0mura path dst: Waiting for checks to finish 2025/04/04 02:27:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 02:27:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/04 02:27:25 DEBUG : B2 bucket rclone-test-sawizil0mura path dst: Waiting for transfers to finish 2025/04/04 02:27:25 DEBUG : Waiting for deletions to finish 2025/04/04 02:27:25 INFO : There was nothing to transfer 2025/04/04 02:27:26 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/04 02:27:26 DEBUG : two: Need to transfer - File not found at Destination 2025/04/04 02:27:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/04 02:27:26 DEBUG : B2 bucket rclone-test-sawizil0mura path dst: Waiting for checks to finish 2025/04/04 02:27:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 02:27:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/04 02:27:26 DEBUG : B2 bucket rclone-test-sawizil0mura path dst: Waiting for transfers to finish 2025/04/04 02:27:26 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/04 02:27:26 INFO : two: Copied (new) 2025/04/04 02:27:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (16.19s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:27:30 DEBUG : Creating backend with remote "TestB2:rclone-test-sawizil0mura/dest" 2025/04/04 02:27:31 DEBUG : Creating backend with remote "TestB2:rclone-test-sawizil0mura/pre-dest1" 2025/04/04 02:27:32 DEBUG : Creating backend with remote "TestB2:rclone-test-sawizil0mura/pre-dest2" 2025/04/04 02:27:34 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:27:34 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/04 02:27:35 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:27:35 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/04 02:27:35 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/04 02:27:35 DEBUG : B2 bucket rclone-test-sawizil0mura path dest: Waiting for checks to finish 2025/04/04 02:27:35 DEBUG : B2 bucket rclone-test-sawizil0mura path dest: Waiting for transfers to finish 2025/04/04 02:27:36 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/04 02:27:36 INFO : 3: Copied (new) 2025/04/04 02:27:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.61s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:27:37 DEBUG : Creating backend with remote "TestB2:rclone-test-sawizil0mura/dst" 2025/04/04 02:27:39 DEBUG : Creating backend with remote "TestB2:rclone-test-sawizil0mura/CopyDest" 2025/04/04 02:27:41 DEBUG : one: Need to transfer - File not found at Destination 2025/04/04 02:27:41 DEBUG : B2 bucket rclone-test-sawizil0mura path dst: Waiting for checks to finish 2025/04/04 02:27:41 DEBUG : B2 bucket rclone-test-sawizil0mura path dst: Waiting for transfers to finish 2025/04/04 02:27:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/04 02:27:41 INFO : one: Copied (new) 2025/04/04 02:27:41 DEBUG : Waiting for deletions to finish 2025/04/04 02:27:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/04 02:27:42 DEBUG : B2 bucket rclone-test-sawizil0mura path dst: Waiting for checks to finish 2025/04/04 02:27:42 DEBUG : B2 bucket rclone-test-sawizil0mura path dst: Waiting for transfers to finish 2025/04/04 02:27:42 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/04 02:27:42 INFO : one: Copied (replaced existing) 2025/04/04 02:27:42 DEBUG : Waiting for deletions to finish 2025/04/04 02:27:44 DEBUG : Creating backend with remote "TestB2:rclone-test-sawizil0mura/BackupDir" 2025/04/04 02:27:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/04 02:27:45 DEBUG : B2 bucket rclone-test-sawizil0mura path dst: Waiting for checks to finish 2025/04/04 02:27:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 02:27:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/04 02:27:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/04 02:27:47 INFO : one: Copied (server-side copy) 2025/04/04 02:27:47 INFO : one: Deleted 2025/04/04 02:27:48 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/04 02:27:48 INFO : one: Copied (server-side copy) 2025/04/04 02:27:48 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/04 02:27:48 DEBUG : B2 bucket rclone-test-sawizil0mura path dst: Waiting for transfers to finish 2025/04/04 02:27:48 DEBUG : Waiting for deletions to finish 2025/04/04 02:27:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 02:27:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/04 02:27:50 INFO : two: Copied (server-side copy) 2025/04/04 02:27:50 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/04 02:27:50 DEBUG : B2 bucket rclone-test-sawizil0mura path dst: Waiting for checks to finish 2025/04/04 02:27:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 02:27:50 DEBUG : one: Unchanged skipping 2025/04/04 02:27:50 DEBUG : B2 bucket rclone-test-sawizil0mura path dst: Waiting for transfers to finish 2025/04/04 02:27:50 DEBUG : Waiting for deletions to finish 2025/04/04 02:27:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 02:27:50 DEBUG : one: Unchanged skipping 2025/04/04 02:27:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 02:27:50 DEBUG : two: Unchanged skipping 2025/04/04 02:27:50 DEBUG : B2 bucket rclone-test-sawizil0mura path dst: Waiting for checks to finish 2025/04/04 02:27:50 DEBUG : B2 bucket rclone-test-sawizil0mura path dst: Waiting for transfers to finish 2025/04/04 02:27:50 DEBUG : Waiting for deletions to finish 2025/04/04 02:27:50 INFO : There was nothing to transfer 2025/04/04 02:27:52 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/04 02:27:52 DEBUG : three: Destination not found in --copy-dest 2025/04/04 02:27:52 DEBUG : three: Need to transfer - File not found at Destination 2025/04/04 02:27:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 02:27:52 DEBUG : one: Unchanged skipping 2025/04/04 02:27:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 02:27:52 DEBUG : two: Unchanged skipping 2025/04/04 02:27:52 DEBUG : B2 bucket rclone-test-sawizil0mura path dst: Waiting for checks to finish 2025/04/04 02:27:52 DEBUG : B2 bucket rclone-test-sawizil0mura path dst: Waiting for transfers to finish 2025/04/04 02:27:52 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/04 02:27:52 INFO : three: Copied (new) 2025/04/04 02:27:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.10s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:27:58 DEBUG : Creating backend with remote "TestB2:rclone-test-sawizil0mura/dst" 2025/04/04 02:27:59 DEBUG : Creating backend with remote "TestB2:rclone-test-sawizil0mura/backup" 2025/04/04 02:28:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/04 02:28:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:28:01 DEBUG : two: Unchanged skipping 2025/04/04 02:28:01 DEBUG : B2 bucket rclone-test-sawizil0mura path dst: Waiting for checks to finish 2025/04/04 02:28:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/04 02:28:03 INFO : one: Copied (server-side copy) 2025/04/04 02:28:04 INFO : one: Deleted 2025/04/04 02:28:04 DEBUG : B2 bucket rclone-test-sawizil0mura path dst: Waiting for transfers to finish 2025/04/04 02:28:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/04 02:28:04 INFO : one: Copied (new) 2025/04/04 02:28:04 DEBUG : Waiting for deletions to finish 2025/04/04 02:28:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/04 02:28:06 INFO : three.txt: Copied (server-side copy) 2025/04/04 02:28:06 INFO : three.txt: Deleted 2025/04/04 02:28:06 INFO : three.txt: Moved into backup dir 2025/04/04 02:28:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/04 02:28:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:28:08 DEBUG : two: Unchanged skipping 2025/04/04 02:28:08 DEBUG : B2 bucket rclone-test-sawizil0mura path dst: Waiting for checks to finish 2025/04/04 02:28:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/04 02:28:08 INFO : one: Copied (server-side copy) 2025/04/04 02:28:09 INFO : one: Deleted 2025/04/04 02:28:09 DEBUG : B2 bucket rclone-test-sawizil0mura path dst: Waiting for transfers to finish 2025/04/04 02:28:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/04 02:28:09 INFO : one: Copied (new) 2025/04/04 02:28:09 DEBUG : Waiting for deletions to finish 2025/04/04 02:28:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/04 02:28:10 INFO : three.txt: Copied (server-side copy) 2025/04/04 02:28:10 INFO : three.txt: Deleted 2025/04/04 02:28:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (17.16s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:28:14 DEBUG : Creating backend with remote "TestB2:rclone-test-sawizil0mura/dst" 2025/04/04 02:28:16 DEBUG : Creating backend with remote "TestB2:rclone-test-sawizil0mura/backup" 2025/04/04 02:28:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/04 02:28:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:28:18 DEBUG : two: Unchanged skipping 2025/04/04 02:28:18 DEBUG : B2 bucket rclone-test-sawizil0mura path dst: Waiting for checks to finish 2025/04/04 02:28:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/04 02:28:20 INFO : one: Copied (server-side copy) to: one.bak 2025/04/04 02:28:20 INFO : one: Deleted 2025/04/04 02:28:20 DEBUG : B2 bucket rclone-test-sawizil0mura path dst: Waiting for transfers to finish 2025/04/04 02:28:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/04 02:28:21 INFO : one: Copied (new) 2025/04/04 02:28:21 DEBUG : Waiting for deletions to finish 2025/04/04 02:28:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/04 02:28:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/04 02:28:21 INFO : three.txt: Deleted 2025/04/04 02:28:21 INFO : three.txt: Moved into backup dir 2025/04/04 02:28:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/04 02:28:23 DEBUG : B2 bucket rclone-test-sawizil0mura path dst: Waiting for checks to finish 2025/04/04 02:28:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:28:23 DEBUG : two: Unchanged skipping 2025/04/04 02:28:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/04 02:28:24 INFO : one: Copied (server-side copy) to: one.bak 2025/04/04 02:28:24 INFO : one: Deleted 2025/04/04 02:28:24 DEBUG : B2 bucket rclone-test-sawizil0mura path dst: Waiting for transfers to finish 2025/04/04 02:28:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/04 02:28:25 INFO : one: Copied (new) 2025/04/04 02:28:25 DEBUG : Waiting for deletions to finish 2025/04/04 02:28:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/04 02:28:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/04 02:28:25 INFO : three.txt: Deleted 2025/04/04 02:28:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.08s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:28:29 DEBUG : Creating backend with remote "TestB2:rclone-test-sawizil0mura/dst" 2025/04/04 02:28:31 DEBUG : Creating backend with remote "TestB2:rclone-test-sawizil0mura/backup" 2025/04/04 02:28:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/04 02:28:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:28:33 DEBUG : two: Unchanged skipping 2025/04/04 02:28:33 DEBUG : B2 bucket rclone-test-sawizil0mura path dst: Waiting for checks to finish 2025/04/04 02:28:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/04 02:28:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/04 02:28:34 INFO : one: Deleted 2025/04/04 02:28:34 DEBUG : B2 bucket rclone-test-sawizil0mura path dst: Waiting for transfers to finish 2025/04/04 02:28:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/04 02:28:35 INFO : one: Copied (new) 2025/04/04 02:28:35 DEBUG : Waiting for deletions to finish 2025/04/04 02:28:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/04 02:28:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/04 02:28:36 INFO : three.txt: Deleted 2025/04/04 02:28:36 INFO : three.txt: Moved into backup dir 2025/04/04 02:28:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/04 02:28:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:28:38 DEBUG : B2 bucket rclone-test-sawizil0mura path dst: Waiting for checks to finish 2025/04/04 02:28:38 DEBUG : two: Unchanged skipping 2025/04/04 02:28:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/04 02:28:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/04 02:28:38 INFO : one: Deleted 2025/04/04 02:28:38 DEBUG : B2 bucket rclone-test-sawizil0mura path dst: Waiting for transfers to finish 2025/04/04 02:28:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/04 02:28:39 INFO : one: Copied (new) 2025/04/04 02:28:39 DEBUG : Waiting for deletions to finish 2025/04/04 02:28:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/04 02:28:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/04 02:28:39 INFO : three.txt: Deleted 2025/04/04 02:28:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.88s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:28:43 DEBUG : Creating backend with remote "TestB2:rclone-test-sawizil0mura/dst" 2025/04/04 02:28:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/04 02:28:45 DEBUG : B2 bucket rclone-test-sawizil0mura path dst: Waiting for checks to finish 2025/04/04 02:28:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:28:45 DEBUG : two: Unchanged skipping 2025/04/04 02:28:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/04 02:28:46 INFO : one: Copied (server-side copy) to: one.bak 2025/04/04 02:28:46 INFO : one: Deleted 2025/04/04 02:28:46 DEBUG : B2 bucket rclone-test-sawizil0mura path dst: Waiting for transfers to finish 2025/04/04 02:28:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/04 02:28:47 INFO : one: Copied (new) 2025/04/04 02:28:47 DEBUG : Waiting for deletions to finish 2025/04/04 02:28:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/04 02:28:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/04 02:28:48 INFO : three.txt: Deleted 2025/04/04 02:28:48 INFO : three.txt: Moved into backup dir 2025/04/04 02:28:48 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/04 02:28:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/04 02:28:49 DEBUG : pacer: Reducing sleep to 10ms 2025/04/04 02:28:50 DEBUG : one.bak: Excluded (Path Filter) 2025/04/04 02:28:50 DEBUG : one.bak: Excluded 2025/04/04 02:28:50 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/04 02:28:50 DEBUG : three.txt.bak: Excluded 2025/04/04 02:28:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/04 02:28:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:28:50 DEBUG : B2 bucket rclone-test-sawizil0mura path dst: Waiting for checks to finish 2025/04/04 02:28:50 DEBUG : two: Unchanged skipping 2025/04/04 02:28:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/04 02:28:50 INFO : one: Copied (server-side copy) to: one.bak 2025/04/04 02:28:51 INFO : one: Deleted 2025/04/04 02:28:51 DEBUG : B2 bucket rclone-test-sawizil0mura path dst: Waiting for transfers to finish 2025/04/04 02:28:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/04 02:28:51 INFO : one: Copied (new) 2025/04/04 02:28:51 DEBUG : Waiting for deletions to finish 2025/04/04 02:28:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/04 02:28:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/04 02:28:51 INFO : three.txt: Deleted 2025/04/04 02:28:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.34s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:28:56 DEBUG : Creating backend with remote "TestB2:rclone-test-sawizil0mura/dst" 2025/04/04 02:28:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/04 02:28:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/04 02:28:58 INFO : one: Copied (server-side copy) to: one.bak 2025/04/04 02:28:59 INFO : one: Deleted 2025/04/04 02:28:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/04 02:28:59 INFO : one: Copied (new) 2025/04/04 02:29:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:29:00 DEBUG : two: Unchanged skipping 2025/04/04 02:29:00 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/04 02:29:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/04 02:29:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/04 02:29:00 INFO : three.txt: Deleted 2025/04/04 02:29:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/04 02:29:01 INFO : three.txt: Copied (new) 2025/04/04 02:29:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/04 02:29:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/04 02:29:03 INFO : one: Copied (server-side copy) to: one.bak 2025/04/04 02:29:03 INFO : one: Deleted 2025/04/04 02:29:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/04 02:29:03 INFO : one: Copied (new) 2025/04/04 02:29:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:29:04 DEBUG : two: Unchanged skipping 2025/04/04 02:29:04 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/04 02:29:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/04 02:29:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/04 02:29:05 INFO : three.txt: Deleted 2025/04/04 02:29:05 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/04 02:29:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.90s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:29:09 DEBUG : Creating backend with remote "TestB2:rclone-test-sawizil0mura/dst" 2025/04/04 02:29:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/04 02:29:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/04 02:29:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/04 02:29:13 INFO : one: Deleted 2025/04/04 02:29:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/04 02:29:13 INFO : one: Copied (new) 2025/04/04 02:29:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:29:14 DEBUG : two: Unchanged skipping 2025/04/04 02:29:14 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/04 02:29:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/04 02:29:14 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/04 02:29:14 INFO : three.txt: Deleted 2025/04/04 02:29:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/04 02:29:15 INFO : three.txt: Copied (new) 2025/04/04 02:29:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/04 02:29:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/04 02:29:17 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/04 02:29:17 INFO : one: Deleted 2025/04/04 02:29:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/04 02:29:17 INFO : one: Copied (new) 2025/04/04 02:29:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:29:17 DEBUG : two: Unchanged skipping 2025/04/04 02:29:18 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/04 02:29:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/04 02:29:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/04 02:29:18 INFO : three.txt: Deleted 2025/04/04 02:29:19 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/04 02:29:19 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.61s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:29:22 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:29:22 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/04 02:29:22 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:29:22 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/04 02:29:22 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/04 02:29:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.13s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:29:24 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/04 02:29:24 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:29:24 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:29:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/04 02:29:25 INFO : existing: Copied (new) 2025/04/04 02:29:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:29:25 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:29:25 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/04 02:29:25 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/04 02:29:25 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:29:25 ERROR : B2 bucket rclone-test-sawizil0mura: not deleting files as there were IO errors 2025/04/04 02:29:25 ERROR : B2 bucket rclone-test-sawizil0mura: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestSyncImmutable (4.12s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:29:29 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:29:29 DEBUG : existing: Unchanged skipping 2025/04/04 02:29:29 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:29:29 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:29:29 DEBUG : Waiting for deletions to finish 2025/04/04 02:29:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.56s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.51s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.34s) --- SKIP: TestMaxTransfer/Hard (0.43s) --- SKIP: TestMaxTransfer/Soft (0.52s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:29:52 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:29:52 DEBUG : both0: Unchanged skipping 2025/04/04 02:29:52 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:29:52 DEBUG : both1: Unchanged skipping 2025/04/04 02:29:52 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:29:52 DEBUG : both10: Unchanged skipping 2025/04/04 02:29:52 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:29:52 DEBUG : both11: Unchanged skipping 2025/04/04 02:29:52 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:29:52 DEBUG : both12: Unchanged skipping 2025/04/04 02:29:52 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:29:52 DEBUG : both13: Unchanged skipping 2025/04/04 02:29:52 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:29:52 DEBUG : both14: Unchanged skipping 2025/04/04 02:29:52 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:29:52 DEBUG : both15: Unchanged skipping 2025/04/04 02:29:52 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:29:52 DEBUG : both16: Unchanged skipping 2025/04/04 02:29:52 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:29:52 DEBUG : both17: Unchanged skipping 2025/04/04 02:29:52 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:29:52 DEBUG : both18: Unchanged skipping 2025/04/04 02:29:52 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:29:52 DEBUG : both19: Unchanged skipping 2025/04/04 02:29:52 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:29:52 DEBUG : both2: Unchanged skipping 2025/04/04 02:29:52 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:29:52 DEBUG : both3: Unchanged skipping 2025/04/04 02:29:52 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:29:52 DEBUG : both4: Unchanged skipping 2025/04/04 02:29:52 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:29:52 DEBUG : both5: Unchanged skipping 2025/04/04 02:29:52 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:29:52 DEBUG : both6: Unchanged skipping 2025/04/04 02:29:52 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:29:52 DEBUG : both7: Unchanged skipping 2025/04/04 02:29:52 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:29:52 DEBUG : both8: Unchanged skipping 2025/04/04 02:29:52 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:29:52 DEBUG : both9: Unchanged skipping 2025/04/04 02:29:52 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:29:52 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:29:52 DEBUG : Waiting for deletions to finish 2025/04/04 02:29:52 INFO : only11: Deleted 2025/04/04 02:29:52 INFO : only12: Deleted 2025/04/04 02:29:52 INFO : only14: Deleted 2025/04/04 02:29:52 INFO : only13: Deleted 2025/04/04 02:29:53 INFO : only4: Deleted 2025/04/04 02:29:53 INFO : only9: Deleted 2025/04/04 02:29:53 INFO : only1: Deleted 2025/04/04 02:29:53 INFO : only10: Deleted 2025/04/04 02:29:53 INFO : only18: Deleted 2025/04/04 02:29:53 INFO : only17: Deleted 2025/04/04 02:29:53 INFO : only19: Deleted 2025/04/04 02:29:53 INFO : only5: Deleted 2025/04/04 02:29:53 INFO : only6: Deleted 2025/04/04 02:29:53 INFO : only15: Deleted 2025/04/04 02:29:53 INFO : only2: Deleted 2025/04/04 02:29:53 INFO : only3: Deleted 2025/04/04 02:29:53 INFO : only7: Deleted 2025/04/04 02:29:53 INFO : only8: Deleted 2025/04/04 02:29:53 INFO : only0: Deleted 2025/04/04 02:29:53 INFO : only16: Deleted 2025/04/04 02:29:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (25.96s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:30:18 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:30:18 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:30:18 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:30:18 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for checks to finish 2025/04/04 02:30:18 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:30:18 DEBUG : both1: Unchanged skipping 2025/04/04 02:30:18 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:30:18 DEBUG : both12: Unchanged skipping 2025/04/04 02:30:18 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:30:18 DEBUG : both13: Unchanged skipping 2025/04/04 02:30:18 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:30:18 DEBUG : both11: Unchanged skipping 2025/04/04 02:30:18 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:30:18 DEBUG : both10: Unchanged skipping 2025/04/04 02:30:18 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:30:18 DEBUG : both16: Unchanged skipping 2025/04/04 02:30:18 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:30:18 DEBUG : both0: Unchanged skipping 2025/04/04 02:30:18 DEBUG : both14: Unchanged skipping 2025/04/04 02:30:18 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:30:18 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:30:18 DEBUG : both15: Unchanged skipping 2025/04/04 02:30:18 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:30:18 DEBUG : both2: Unchanged skipping 2025/04/04 02:30:18 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:30:18 DEBUG : both17: Unchanged skipping 2025/04/04 02:30:18 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:30:18 DEBUG : both19: Unchanged skipping 2025/04/04 02:30:18 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:30:18 DEBUG : both5: Unchanged skipping 2025/04/04 02:30:18 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:30:18 DEBUG : both18: Unchanged skipping 2025/04/04 02:30:18 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:30:18 DEBUG : both7: Unchanged skipping 2025/04/04 02:30:18 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:30:18 DEBUG : both8: Unchanged skipping 2025/04/04 02:30:18 DEBUG : both3: Unchanged skipping 2025/04/04 02:30:18 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/04 02:30:18 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/04 02:30:18 DEBUG : both4: Unchanged skipping 2025/04/04 02:30:18 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/04 02:30:18 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/04 02:30:18 DEBUG : both6: Unchanged skipping 2025/04/04 02:30:18 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/04 02:30:18 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/04 02:30:18 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/04 02:30:18 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/04 02:30:18 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/04 02:30:18 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/04 02:30:18 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 02:30:18 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/04 02:30:18 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/04 02:30:18 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/04 02:30:18 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/04 02:30:18 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/04 02:30:18 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/04 02:30:18 DEBUG : both9: Unchanged skipping 2025/04/04 02:30:18 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/04 02:30:18 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/04 02:30:18 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/04 02:30:18 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/04 02:30:18 DEBUG : B2 bucket rclone-test-sawizil0mura: Waiting for transfers to finish 2025/04/04 02:30:19 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/04 02:30:19 INFO : only10: Copied (replaced existing) 2025/04/04 02:30:19 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/04 02:30:19 INFO : only0: Copied (replaced existing) 2025/04/04 02:30:19 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/04 02:30:19 INFO : only1: Copied (replaced existing) 2025/04/04 02:30:19 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/04 02:30:19 INFO : only14: Copied (replaced existing) 2025/04/04 02:30:19 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/04 02:30:19 INFO : only11: Copied (replaced existing) 2025/04/04 02:30:19 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/04 02:30:19 INFO : only12: Copied (replaced existing) 2025/04/04 02:30:19 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/04 02:30:19 INFO : only17: Copied (replaced existing) 2025/04/04 02:30:19 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/04 02:30:19 INFO : only15: Copied (replaced existing) 2025/04/04 02:30:19 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/04 02:30:19 INFO : only19: Copied (replaced existing) 2025/04/04 02:30:19 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/04 02:30:19 INFO : only13: Copied (replaced existing) 2025/04/04 02:30:19 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/04 02:30:19 INFO : only2: Copied (replaced existing) 2025/04/04 02:30:19 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/04 02:30:19 INFO : only16: Copied (replaced existing) 2025/04/04 02:30:19 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/04 02:30:19 INFO : only6: Copied (replaced existing) 2025/04/04 02:30:19 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/04 02:30:19 INFO : only4: Copied (replaced existing) 2025/04/04 02:30:19 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/04 02:30:19 INFO : only7: Copied (replaced existing) 2025/04/04 02:30:19 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/04 02:30:19 INFO : only8: Copied (replaced existing) 2025/04/04 02:30:20 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/04 02:30:20 INFO : only9: Copied (replaced existing) 2025/04/04 02:30:20 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/04 02:30:20 INFO : only3: Copied (replaced existing) 2025/04/04 02:30:20 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/04 02:30:20 INFO : only5: Copied (replaced existing) 2025/04/04 02:30:20 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/04 02:30:20 INFO : only18: Copied (replaced existing) 2025/04/04 02:30:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (30.35s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:30:28 DEBUG : empty_dir: Making directory with metadata 2025/04/04 02:30:28 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/04 02:30:28 DEBUG : empty_on_remote: Making directory with metadata 2025/04/04 02:30:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/04 02:30:28 INFO : empty_on_remote: Making directory 2025/04/04 02:30:28 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-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:30:30 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/04 02:30:30 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/04 02:30:30 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/04 02:30:30 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.83s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:30:32 DEBUG : empty_dir: Making directory with metadata 2025/04/04 02:30:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/04 02:30:32 DEBUG : empty_on_remote: Making directory with metadata 2025/04/04 02:30:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/04 02:30:32 INFO : empty_on_remote: Making directory 2025/04/04 02:30:32 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-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:30:33 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/04 02:30:33 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/04 02:30:33 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/04 02:30:33 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/04 02:30:33 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.51s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:30:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/04 02:30:36 INFO : sub dir: Making directory 2025/04/04 02:30:36 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.83s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" 2025/04/04 02:30:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/04 02:30:41 INFO : sub dir: Making directory 2025/04/04 02:30:41 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sawizil0mura", Local "Local file system at /tmp/rclone3900952748", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.77s) PASS 2025/04/04 02:30:45 DEBUG : B2 bucket rclone-test-sawizil0mura: Purge remote 2025/04/04 02:30:45 INFO : B2 bucket rclone-test-sawizil0mura: cleaning bucket "rclone-test-sawizil0mura" of all files 2025/04/04 02:30:46 DEBUG : BackupDir/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f402137e35559e85a_d20250404_m022753_c001_v7007000_t0000_u01743733673459") 2025/04/04 02:30:46 DEBUG : BackupDir/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f10927cb16158f376_d20250404_m022747_c001_v0001036_t0028_u01743733667193") 2025/04/04 02:30:46 DEBUG : CompareDest/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f40115b661ac68cac_d20250404_m022727_c001_v7007000_t0000_u01743733647345") 2025/04/04 02:30:46 DEBUG : CompareDest/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e3ab_d20250404_m022720_c001_v0001144_t0014_u01743733640068") 2025/04/04 02:30:46 DEBUG : CompareDest/two: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f40115b661ac68cad_d20250404_m022727_c001_v7007000_t0000_u01743733647530") 2025/04/04 02:30:46 DEBUG : CompareDest/two: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f152c_d20250404_m022721_c001_v0001184_t0000_u01743733641945") 2025/04/04 02:30:46 DEBUG : CopyDest/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f402137e35559e85e_d20250404_m022753_c001_v7007000_t0000_u01743733673644") 2025/04/04 02:30:46 DEBUG : CopyDest/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c71035_d20250404_m022744_c001_v0001098_t0057_u01743733664153") 2025/04/04 02:30:46 DEBUG : CopyDest/three: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f402137e35559e861_d20250404_m022753_c001_v7007000_t0000_u01743733673828") 2025/04/04 02:30:46 DEBUG : CopyDest/three: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f19da_d20250404_m022751_c001_v0001184_t0010_u01743733671687") 2025/04/04 02:30:46 DEBUG : CopyDest/two: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f402137e35559e864_d20250404_m022754_c001_v7007000_t0000_u01743733674024") 2025/04/04 02:30:47 DEBUG : CopyDest/two: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e461_d20250404_m022749_c001_v0001144_t0054_u01743733669003") 2025/04/04 02:30:47 DEBUG : EXISTING: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f41839514bc0705f9_d20250404_m022930_c001_v7007000_t0000_u01743733770329") 2025/04/04 02:30:47 DEBUG : EXISTING: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e74b_d20250404_m022928_c001_v0001144_t0030_u01743733768571") 2025/04/04 02:30:47 DEBUG : Testêé: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f41839514bc0705d1_d20250404_m022923_c001_v7007000_t0000_u01743733763674") 2025/04/04 02:30:47 DEBUG : Testêé: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f2a55_d20250404_m022922_c001_v0001184_t0027_u01743733762857") 2025/04/04 02:30:47 DEBUG : Testêé: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e70f_d20250404_m022921_c001_v0001144_t0041_u01743733761312") 2025/04/04 02:30:47 DEBUG : a/potato2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f419bc2c4356e547e_d20250404_m022525_c001_v7007000_t0000_u01743733525336") 2025/04/04 02:30:47 DEBUG : a/potato2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70e6b_d20250404_m022524_c001_v0001098_t0037_u01743733524616") 2025/04/04 02:30:47 DEBUG : a/potato2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f411a5cb406924a85_d20250404_m022522_c001_v7007000_t0000_u01743733522377") 2025/04/04 02:30:47 DEBUG : a/potato2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70e63_d20250404_m022521_c001_v0001098_t0010_u01743733521447") 2025/04/04 02:30:47 DEBUG : a/potato2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f412b67bc1f67f5c1_d20250404_m022457_c001_v7007000_t0000_u01743733497088") 2025/04/04 02:30:47 DEBUG : a/potato2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70df9_d20250404_m022456_c001_v0001098_t0048_u01743733496183") 2025/04/04 02:30:47 DEBUG : b/potato: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f419bc2c4356e547f_d20250404_m022525_c001_v7007000_t0000_u01743733525523") 2025/04/04 02:30:47 DEBUG : b/potato: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70e65_d20250404_m022523_c001_v0001098_t0008_u01743733523304") 2025/04/04 02:30:47 DEBUG : b/potato: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f411a5cb406924a83_d20250404_m022521_c001_v7007000_t0000_u01743733521814") 2025/04/04 02:30:47 DEBUG : b/potato: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70e5b_d20250404_m022520_c001_v0001098_t0040_u01743733520283") 2025/04/04 02:30:47 DEBUG : b/potato: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f412b67bc1f67f5c0_d20250404_m022456_c001_v7007000_t0000_u01743733496530") 2025/04/04 02:30:47 DEBUG : b/potato: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70df3_d20250404_m022455_c001_v0001098_t0028_u01743733495084") 2025/04/04 02:30:48 DEBUG : backup/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4131805ad36cb7fb_d20250404_m022810_c001_v7007000_t0000_u01743733690890") 2025/04/04 02:30:48 DEBUG : backup/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1037ad54f8696eb6_d20250404_m022808_c001_v0001183_t0051_u01743733688775") 2025/04/04 02:30:48 DEBUG : backup/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114cadd71d53a065_d20250404_m022803_c001_v0001179_t0053_u01743733683833") 2025/04/04 02:30:48 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4072e55d2626e35d_d20250404_m022840_c001_v7007000_t0000_u01743733720157") 2025/04/04 02:30:48 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1059bf7bcc248553_d20250404_m022838_c001_v0001184_t0054_u01743733718421") 2025/04/04 02:30:48 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f105d6f2f559f7a83_d20250404_m022834_c001_v0001120_t0055_u01743733714219") 2025/04/04 02:30:48 DEBUG : backup/one.bak: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f419b182e69294fcb_d20250404_m022826_c001_v7007000_t0000_u01743733706289") 2025/04/04 02:30:48 DEBUG : backup/one.bak: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f110fea11fc4b007b_d20250404_m022824_c001_v0001113_t0009_u01743733704241") 2025/04/04 02:30:48 DEBUG : backup/one.bak: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1157617b38153dfe_d20250404_m022819_c001_v0001144_t0002_u01743733699479") 2025/04/04 02:30:48 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4072e55d2626e35e_d20250404_m022840_c001_v7007000_t0000_u01743733720342") 2025/04/04 02:30:48 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f11126df43bd0305e_d20250404_m022839_c001_v0001184_t0040_u01743733719384") 2025/04/04 02:30:48 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1015bb0c6a1c8d04_d20250404_m022836_c001_v0001181_t0039_u01743733716143") 2025/04/04 02:30:48 DEBUG : backup/three.txt: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4131805ad36cb7ff_d20250404_m022811_c001_v7007000_t0000_u01743733691132") 2025/04/04 02:30:48 DEBUG : backup/three.txt: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1079eb489be4888d_d20250404_m022810_c001_v0001182_t0057_u01743733690030") 2025/04/04 02:30:48 DEBUG : backup/three.txt: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f101efb1c116d71b0_d20250404_m022805_c001_v0001144_t0046_u01743733685578") 2025/04/04 02:30:48 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f419b182e69294fce_d20250404_m022826_c001_v7007000_t0000_u01743733706474") 2025/04/04 02:30:48 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1172ab26acbc41c0_d20250404_m022825_c001_v0001179_t0050_u01743733705490") 2025/04/04 02:30:48 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1044e0a2904f7c10_d20250404_m022821_c001_v0001092_t0035_u01743733701362") 2025/04/04 02:30:48 DEBUG : both0: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a121560dc_d20250404_m023020_c001_v7007000_t0000_u01743733820845") 2025/04/04 02:30:48 DEBUG : both0: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c71243_d20250404_m022958_c001_v0001098_t0038_u01743733798957") 2025/04/04 02:30:49 DEBUG : both0: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f408935611a0aac0f_d20250404_m022954_c001_v7007000_t0000_u01743733794262") 2025/04/04 02:30:49 DEBUG : both0: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f2bf7_d20250404_m022932_c001_v0001184_t0009_u01743733772995") 2025/04/04 02:30:49 DEBUG : both1: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a121560dd_d20250404_m023021_c001_v7007000_t0000_u01743733821029") 2025/04/04 02:30:49 DEBUG : both1: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f30be_d20250404_m023000_c001_v0001184_t0026_u01743733800893") 2025/04/04 02:30:49 DEBUG : both1: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f408935611a0aac12_d20250404_m022954_c001_v7007000_t0000_u01743733794446") 2025/04/04 02:30:49 DEBUG : both1: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e779_d20250404_m022933_c001_v0001144_t0052_u01743733773965") 2025/04/04 02:30:49 DEBUG : both10: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a121560de_d20250404_m023021_c001_v7007000_t0000_u01743733821215") 2025/04/04 02:30:49 DEBUG : both10: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f321e_d20250404_m023009_c001_v0001184_t0040_u01743733809558") 2025/04/04 02:30:49 DEBUG : both10: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f408935611a0aac16_d20250404_m022954_c001_v7007000_t0000_u01743733794630") 2025/04/04 02:30:49 DEBUG : both10: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e7b9_d20250404_m022942_c001_v0001144_t0023_u01743733782081") 2025/04/04 02:30:49 DEBUG : both11: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a121560df_d20250404_m023021_c001_v7007000_t0000_u01743733821407") 2025/04/04 02:30:49 DEBUG : both11: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e876_d20250404_m023010_c001_v0001144_t0022_u01743733810125") 2025/04/04 02:30:49 DEBUG : both11: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f408935611a0aac19_d20250404_m022954_c001_v7007000_t0000_u01743733794814") 2025/04/04 02:30:49 DEBUG : both11: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c71209_d20250404_m022943_c001_v0001098_t0035_u01743733783412") 2025/04/04 02:30:49 DEBUG : both12: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a121560e0_d20250404_m023021_c001_v7007000_t0000_u01743733821593") 2025/04/04 02:30:49 DEBUG : both12: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c71261_d20250404_m023010_c001_v0001098_t0026_u01743733810981") 2025/04/04 02:30:49 DEBUG : both12: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f408935611a0aac1c_d20250404_m022955_c001_v7007000_t0000_u01743733795001") 2025/04/04 02:30:49 DEBUG : both12: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f2e18_d20250404_m022944_c001_v0001184_t0039_u01743733784608") 2025/04/04 02:30:49 DEBUG : both13: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a121560e1_d20250404_m023021_c001_v7007000_t0000_u01743733821777") 2025/04/04 02:30:50 DEBUG : both13: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f3276_d20250404_m023012_c001_v0001184_t0052_u01743733812089") 2025/04/04 02:30:50 DEBUG : both13: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f408935611a0aac1f_d20250404_m022955_c001_v7007000_t0000_u01743733795186") 2025/04/04 02:30:50 DEBUG : both13: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e7cd_d20250404_m022945_c001_v0001144_t0037_u01743733785196") 2025/04/04 02:30:50 DEBUG : both14: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a121560e2_d20250404_m023021_c001_v7007000_t0000_u01743733821979") 2025/04/04 02:30:50 DEBUG : both14: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e887_d20250404_m023012_c001_v0001144_t0031_u01743733812686") 2025/04/04 02:30:50 DEBUG : both14: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f408935611a0aac22_d20250404_m022955_c001_v7007000_t0000_u01743733795374") 2025/04/04 02:30:50 DEBUG : both14: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c7120f_d20250404_m022946_c001_v0001098_t0028_u01743733786018") 2025/04/04 02:30:50 DEBUG : both15: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a121560e3_d20250404_m023022_c001_v7007000_t0000_u01743733822164") 2025/04/04 02:30:50 DEBUG : both15: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c7126f_d20250404_m023013_c001_v0001098_t0000_u01743733813885") 2025/04/04 02:30:50 DEBUG : both15: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f408935611a0aac25_d20250404_m022955_c001_v7007000_t0000_u01743733795559") 2025/04/04 02:30:50 DEBUG : both15: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f2e84_d20250404_m022947_c001_v0001184_t0058_u01743733787387") 2025/04/04 02:30:50 DEBUG : both16: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a121560e4_d20250404_m023022_c001_v7007000_t0000_u01743733822364") 2025/04/04 02:30:50 DEBUG : both16: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f32f2_d20250404_m023014_c001_v0001184_t0059_u01743733814863") 2025/04/04 02:30:50 DEBUG : both16: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f408935611a0aac29_d20250404_m022955_c001_v7007000_t0000_u01743733795762") 2025/04/04 02:30:50 DEBUG : both16: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e7d9_d20250404_m022947_c001_v0001144_t0027_u01743733787989") 2025/04/04 02:30:50 DEBUG : both17: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a121560e5_d20250404_m023022_c001_v7007000_t0000_u01743733822549") 2025/04/04 02:30:50 DEBUG : both17: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e897_d20250404_m023015_c001_v0001144_t0038_u01743733815569") 2025/04/04 02:30:50 DEBUG : both17: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f408935611a0aac2c_d20250404_m022955_c001_v7007000_t0000_u01743733795946") 2025/04/04 02:30:50 DEBUG : both17: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c71219_d20250404_m022948_c001_v0001098_t0035_u01743733788887") 2025/04/04 02:30:51 DEBUG : both18: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a121560e6_d20250404_m023022_c001_v7007000_t0000_u01743733822746") 2025/04/04 02:30:51 DEBUG : both18: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c7127f_d20250404_m023016_c001_v0001098_t0021_u01743733816714") 2025/04/04 02:30:51 DEBUG : both18: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f408935611a0aac2f_d20250404_m022956_c001_v7007000_t0000_u01743733796130") 2025/04/04 02:30:51 DEBUG : both18: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f2efc_d20250404_m022949_c001_v0001184_t0048_u01743733789660") 2025/04/04 02:30:51 DEBUG : both19: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a121560e7_d20250404_m023022_c001_v7007000_t0000_u01743733822931") 2025/04/04 02:30:51 DEBUG : both19: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f336c_d20250404_m023017_c001_v0001184_t0021_u01743733817837") 2025/04/04 02:30:51 DEBUG : both19: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f408935611a0aac32_d20250404_m022956_c001_v7007000_t0000_u01743733796329") 2025/04/04 02:30:51 DEBUG : both19: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e7ef_d20250404_m022950_c001_v0001144_t0048_u01743733790314") 2025/04/04 02:30:51 DEBUG : both2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a121560e8_d20250404_m023023_c001_v7007000_t0000_u01743733823116") 2025/04/04 02:30:51 DEBUG : both2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e83f_d20250404_m023001_c001_v0001144_t0018_u01743733801505") 2025/04/04 02:30:51 DEBUG : both2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f408935611a0aac35_d20250404_m022956_c001_v7007000_t0000_u01743733796514") 2025/04/04 02:30:51 DEBUG : both2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c711e1_d20250404_m022935_c001_v0001098_t0033_u01743733775150") 2025/04/04 02:30:51 DEBUG : both3: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a121560e9_d20250404_m023023_c001_v7007000_t0000_u01743733823301") 2025/04/04 02:30:51 DEBUG : both3: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c71249_d20250404_m023002_c001_v0001098_t0001_u01743733802983") 2025/04/04 02:30:51 DEBUG : both3: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f408935611a0aac38_d20250404_m022956_c001_v7007000_t0000_u01743733796699") 2025/04/04 02:30:51 DEBUG : both3: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f2cbf_d20250404_m022936_c001_v0001184_t0053_u01743733776135") 2025/04/04 02:30:51 DEBUG : both4: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a121560ea_d20250404_m023023_c001_v7007000_t0000_u01743733823486") 2025/04/04 02:30:51 DEBUG : both4: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f3132_d20250404_m023004_c001_v0001184_t0044_u01743733804266") 2025/04/04 02:30:51 DEBUG : both4: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f408935611a0aac3b_d20250404_m022956_c001_v7007000_t0000_u01743733796884") 2025/04/04 02:30:51 DEBUG : both4: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e78f_d20250404_m022936_c001_v0001144_t0050_u01743733776752") 2025/04/04 02:30:51 DEBUG : both5: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a121560ec_d20250404_m023023_c001_v7007000_t0000_u01743733823670") 2025/04/04 02:30:52 DEBUG : both5: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e855_d20250404_m023005_c001_v0001144_t0054_u01743733805148") 2025/04/04 02:30:52 DEBUG : both5: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f408935611a0aac3e_d20250404_m022957_c001_v7007000_t0000_u01743733797069") 2025/04/04 02:30:52 DEBUG : both5: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c711ef_d20250404_m022937_c001_v0001098_t0051_u01743733777679") 2025/04/04 02:30:52 DEBUG : both6: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a121560ed_d20250404_m023023_c001_v7007000_t0000_u01743733823855") 2025/04/04 02:30:52 DEBUG : both6: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c71253_d20250404_m023006_c001_v0001098_t0014_u01743733806172") 2025/04/04 02:30:52 DEBUG : both6: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f408935611a0aac41_d20250404_m022957_c001_v7007000_t0000_u01743733797253") 2025/04/04 02:30:52 DEBUG : both6: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f2d35_d20250404_m022938_c001_v0001184_t0053_u01743733778731") 2025/04/04 02:30:52 DEBUG : both7: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a121560ee_d20250404_m023024_c001_v7007000_t0000_u01743733824039") 2025/04/04 02:30:52 DEBUG : both7: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f31c0_d20250404_m023007_c001_v0001184_t0057_u01743733807442") 2025/04/04 02:30:52 DEBUG : both7: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f408935611a0aac44_d20250404_m022957_c001_v7007000_t0000_u01743733797437") 2025/04/04 02:30:52 DEBUG : both7: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e7a1_d20250404_m022939_c001_v0001144_t0047_u01743733779353") 2025/04/04 02:30:52 DEBUG : both8: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a121560ef_d20250404_m023024_c001_v7007000_t0000_u01743733824224") 2025/04/04 02:30:52 DEBUG : both8: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e868_d20250404_m023008_c001_v0001144_t0015_u01743733808003") 2025/04/04 02:30:52 DEBUG : both8: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f408935611a0aac47_d20250404_m022957_c001_v7007000_t0000_u01743733797622") 2025/04/04 02:30:52 DEBUG : both8: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c711fb_d20250404_m022940_c001_v0001098_t0000_u01743733780340") 2025/04/04 02:30:52 DEBUG : both9: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a121560f0_d20250404_m023024_c001_v7007000_t0000_u01743733824409") 2025/04/04 02:30:52 DEBUG : both9: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c71259_d20250404_m023008_c001_v0001098_t0050_u01743733808641") 2025/04/04 02:30:52 DEBUG : both9: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f408935611a0aac4a_d20250404_m022957_c001_v7007000_t0000_u01743733797812") 2025/04/04 02:30:52 DEBUG : both9: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f2d97_d20250404_m022941_c001_v0001184_t0041_u01743733781406") 2025/04/04 02:30:52 DEBUG : c/non empty space: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f419bc2c4356e5480_d20250404_m022525_c001_v7007000_t0000_u01743733525709") 2025/04/04 02:30:52 DEBUG : c/non empty space: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70e67_d20250404_m022523_c001_v0001098_t0038_u01743733523787") 2025/04/04 02:30:53 DEBUG : c/non empty space: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f411a5cb406924a86_d20250404_m022522_c001_v7007000_t0000_u01743733522561") 2025/04/04 02:30:53 DEBUG : c/non empty space: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70e5f_d20250404_m022520_c001_v0001098_t0044_u01743733520717") 2025/04/04 02:30:53 DEBUG : c/non empty space: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f412b67bc1f67f5c2_d20250404_m022457_c001_v7007000_t0000_u01743733497272") 2025/04/04 02:30:53 DEBUG : c/non empty space: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70df7_d20250404_m022455_c001_v0001098_t0049_u01743733495443") 2025/04/04 02:30:53 DEBUG : check sum: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a12155fe8_d20250404_m022443_c001_v7007000_t0000_u01743733483287") 2025/04/04 02:30:53 DEBUG : check sum: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70da1_d20250404_m022442_c001_v0001098_t0032_u01743733482174") 2025/04/04 02:30:53 DEBUG : dest/3: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f402137e35559e808_d20250404_m022737_c001_v7007000_t0000_u01743733657144") 2025/04/04 02:30:53 DEBUG : dest/3: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f41844d3e18268c63_d20250404_m022736_c001_v0001134_t0046_u01743733656019") 2025/04/04 02:30:53 DEBUG : dst/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f41839514bc07059a_d20250404_m022919_c001_v7007000_t0000_u01743733759605") 2025/04/04 02:30:53 DEBUG : dst/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f10270089d0f1614b_d20250404_m022917_c001_v0001180_t0048_u01743733757691") 2025/04/04 02:30:53 DEBUG : dst/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f41839514bc07057f_d20250404_m022917_c001_v7007000_t0000_u01743733757488") 2025/04/04 02:30:53 DEBUG : dst/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f10270089d0f16135_d20250404_m022913_c001_v0001180_t0015_u01743733753816") 2025/04/04 02:30:53 DEBUG : dst/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f41839514bc070546_d20250404_m022913_c001_v7007000_t0000_u01743733753026") 2025/04/04 02:30:53 DEBUG : dst/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e6b1_d20250404_m022907_c001_v0001144_t0043_u01743733747785") 2025/04/04 02:30:53 DEBUG : dst/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4131805ad36cb95e_d20250404_m022906_c001_v7007000_t0000_u01743733746157") 2025/04/04 02:30:53 DEBUG : dst/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f106e40fb56bf2cc6_d20250404_m022903_c001_v0001136_t0040_u01743733743411") 2025/04/04 02:30:53 DEBUG : dst/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f409907ef4bce4285_d20250404_m022903_c001_v7007000_t0000_u01743733743228") 2025/04/04 02:30:53 DEBUG : dst/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f106e40fb56bf2cba_d20250404_m022859_c001_v0001136_t0035_u01743733739747") 2025/04/04 02:30:53 DEBUG : dst/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f409907ef4bce4280_d20250404_m022858_c001_v7007000_t0000_u01743733738969") 2025/04/04 02:30:54 DEBUG : dst/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e649_d20250404_m022854_c001_v0001144_t0011_u01743733734001") 2025/04/04 02:30:54 DEBUG : dst/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f411a5cb406925120_d20250404_m022852_c001_v7007000_t0000_u01743733732469") 2025/04/04 02:30:54 DEBUG : dst/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1150a9033a5473ee_d20250404_m022851_c001_v0001105_t0044_u01743733731109") 2025/04/04 02:30:54 DEBUG : dst/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f410bed6b497ce9ab_d20250404_m022850_c001_v7007000_t0000_u01743733730924") 2025/04/04 02:30:54 DEBUG : dst/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1150a9033a5473e2_d20250404_m022847_c001_v0001105_t0042_u01743733727442") 2025/04/04 02:30:54 DEBUG : dst/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f410bed6b497ce9a8_d20250404_m022846_c001_v7007000_t0000_u01743733726683") 2025/04/04 02:30:54 DEBUG : dst/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c7111f_d20250404_m022841_c001_v0001098_t0058_u01743733721458") 2025/04/04 02:30:54 DEBUG : dst/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4072e55d2626e35f_d20250404_m022840_c001_v7007000_t0000_u01743733720529") 2025/04/04 02:30:54 DEBUG : dst/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1073777cd6b93d1f_d20250404_m022838_c001_v0001043_t0024_u01743733718803") 2025/04/04 02:30:54 DEBUG : dst/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f403016e1549fcd4e_d20250404_m022838_c001_v7007000_t0000_u01743733718621") 2025/04/04 02:30:54 DEBUG : dst/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1073777cd6b93d17_d20250404_m022835_c001_v0001043_t0054_u01743733715414") 2025/04/04 02:30:54 DEBUG : dst/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f403016e1549fcd23_d20250404_m022834_c001_v7007000_t0000_u01743733714663") 2025/04/04 02:30:54 DEBUG : dst/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f1ffe_d20250404_m022827_c001_v0001184_t0047_u01743733707608") 2025/04/04 02:30:54 DEBUG : dst/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f419b182e69294fd1_d20250404_m022826_c001_v7007000_t0000_u01743733706658") 2025/04/04 02:30:54 DEBUG : dst/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f109c5524eaff43da_d20250404_m022825_c001_v0001182_t0013_u01743733705005") 2025/04/04 02:30:54 DEBUG : dst/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4154fa61e7dded46_d20250404_m022824_c001_v7007000_t0000_u01743733704800") 2025/04/04 02:30:54 DEBUG : dst/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f109c5524eaff438a_d20250404_m022820_c001_v0001182_t0045_u01743733700916") 2025/04/04 02:30:54 DEBUG : dst/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4154fa61e7dded34_d20250404_m022820_c001_v7007000_t0000_u01743733700177") 2025/04/04 02:30:54 DEBUG : dst/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e509_d20250404_m022812_c001_v0001144_t0048_u01743733692513") 2025/04/04 02:30:55 DEBUG : dst/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4131805ad36cb805_d20250404_m022811_c001_v7007000_t0000_u01743733691408") 2025/04/04 02:30:55 DEBUG : dst/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f108743397b757e80_d20250404_m022809_c001_v0001113_t0000_u01743733689158") 2025/04/04 02:30:55 DEBUG : dst/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f401ed8ec77cb3544_d20250404_m022808_c001_v7007000_t0000_u01743733688972") 2025/04/04 02:30:55 DEBUG : dst/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f108743397b757e6e_d20250404_m022804_c001_v0001113_t0032_u01743733684802") 2025/04/04 02:30:55 DEBUG : dst/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f401ed8ec77cb3542_d20250404_m022804_c001_v7007000_t0000_u01743733684058") 2025/04/04 02:30:55 DEBUG : dst/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c71055_d20250404_m022755_c001_v0001098_t0056_u01743733675403") 2025/04/04 02:30:55 DEBUG : dst/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f402137e35559e868_d20250404_m022754_c001_v7007000_t0000_u01743733674240") 2025/04/04 02:30:55 DEBUG : dst/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1180543edd595818_d20250404_m022748_c001_v0001178_t0007_u01743733668064") 2025/04/04 02:30:55 DEBUG : dst/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f40115b661ac68ccb_d20250404_m022747_c001_v7007000_t0000_u01743733667860") 2025/04/04 02:30:55 DEBUG : dst/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f188f_d20250404_m022743_c001_v0001184_t0016_u01743733663593") 2025/04/04 02:30:55 DEBUG : dst/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1095efc32b94c4e9_d20250404_m022742_c001_v0001183_t0025_u01743733662783") 2025/04/04 02:30:55 DEBUG : dst/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1095efc32b94c4dd_d20250404_m022741_c001_v0001183_t0051_u01743733661785") 2025/04/04 02:30:55 DEBUG : dst/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f40115b661ac68cae_d20250404_m022727_c001_v7007000_t0000_u01743733647716") 2025/04/04 02:30:55 DEBUG : dst/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70fe5_d20250404_m022719_c001_v0001098_t0015_u01743733639376") 2025/04/04 02:30:55 DEBUG : dst/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114ae52fd30f12b5_d20250404_m022718_c001_v0001093_t0043_u01743733638366") 2025/04/04 02:30:55 DEBUG : dst/one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114ae52fd30f12af_d20250404_m022716_c001_v0001093_t0014_u01743733636567") 2025/04/04 02:30:55 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f41839514bc07059d_d20250404_m022919_c001_v7007000_t0000_u01743733759863") 2025/04/04 02:30:55 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f105e089eadd72021_d20250404_m022916_c001_v0001109_t0036_u01743733756656") 2025/04/04 02:30:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1138f8a19725fa3b_d20250404_m022912_c001_v0001116_t0041_u01743733752268") 2025/04/04 02:30:56 DEBUG : dst/one.bak: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4131805ad36cb962_d20250404_m022906_c001_v7007000_t0000_u01743733746344") 2025/04/04 02:30:56 DEBUG : dst/one.bak: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f11094f1e3173cacf_d20250404_m022902_c001_v0001179_t0024_u01743733742818") 2025/04/04 02:30:56 DEBUG : dst/one.bak: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f100eabde6a1ac8c5_d20250404_m022858_c001_v0001091_t0047_u01743733738456") 2025/04/04 02:30:56 DEBUG : dst/one.bak: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f411a5cb406925121_d20250404_m022852_c001_v7007000_t0000_u01743733732681") 2025/04/04 02:30:56 DEBUG : dst/one.bak: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f10430220d27b99d2_d20250404_m022850_c001_v0001181_t0003_u01743733730677") 2025/04/04 02:30:56 DEBUG : dst/one.bak: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1023386cfda4fdf0_d20250404_m022845_c001_v0001104_t0019_u01743733725991") 2025/04/04 02:30:56 DEBUG : dst/three: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f402137e35559e86c_d20250404_m022754_c001_v7007000_t0000_u01743733674425") 2025/04/04 02:30:56 DEBUG : dst/three: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1095efc32b94c5ac_d20250404_m022752_c001_v0001183_t0045_u01743733672843") 2025/04/04 02:30:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f41839514bc0705a1_d20250404_m022920_c001_v7007000_t0000_u01743733760084") 2025/04/04 02:30:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1190cc8921b336ab_d20250404_m022918_c001_v0001180_t0011_u01743733758483") 2025/04/04 02:30:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f107bc4f6b48ebab9_d20250404_m022914_c001_v0001180_t0055_u01743733754628") 2025/04/04 02:30:56 DEBUG : dst/three.txt: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f41839514bc0705a4_d20250404_m022920_c001_v7007000_t0000_u01743733760308") 2025/04/04 02:30:56 DEBUG : dst/three.txt: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f10270089d0f16153_d20250404_m022918_c001_v0001180_t0044_u01743733758897") 2025/04/04 02:30:56 DEBUG : dst/three.txt: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f41839514bc07058e_d20250404_m022918_c001_v7007000_t0000_u01743733758709") 2025/04/04 02:30:56 DEBUG : dst/three.txt: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f10270089d0f1613d_d20250404_m022915_c001_v0001180_t0037_u01743733755048") 2025/04/04 02:30:56 DEBUG : dst/three.txt: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f41839514bc07055e_d20250404_m022914_c001_v7007000_t0000_u01743733754862") 2025/04/04 02:30:56 DEBUG : dst/three.txt: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c71173_d20250404_m022909_c001_v0001098_t0037_u01743733749406") 2025/04/04 02:30:57 DEBUG : dst/three.txt: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4131805ad36cb964_d20250404_m022906_c001_v7007000_t0000_u01743733746550") 2025/04/04 02:30:57 DEBUG : dst/three.txt: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f106e40fb56bf2ccc_d20250404_m022905_c001_v0001136_t0046_u01743733745457") 2025/04/04 02:30:57 DEBUG : dst/three.txt: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f409907ef4bce4286_d20250404_m022905_c001_v7007000_t0000_u01743733745273") 2025/04/04 02:30:57 DEBUG : dst/three.txt: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f106e40fb56bf2cbe_d20250404_m022901_c001_v0001136_t0046_u01743733741092") 2025/04/04 02:30:57 DEBUG : dst/three.txt: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f409907ef4bce4283_d20250404_m022900_c001_v7007000_t0000_u01743733740905") 2025/04/04 02:30:57 DEBUG : dst/three.txt: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c7113f_d20250404_m022855_c001_v0001098_t0054_u01743733735537") 2025/04/04 02:30:57 DEBUG : dst/three.txt: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f410bed6b497ce9b0_d20250404_m022851_c001_v7007000_t0000_u01743733731890") 2025/04/04 02:30:57 DEBUG : dst/three.txt: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c71133_d20250404_m022849_c001_v0001098_t0051_u01743733729738") 2025/04/04 02:30:57 DEBUG : dst/three.txt: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f410bed6b497ce9a9_d20250404_m022848_c001_v7007000_t0000_u01743733728474") 2025/04/04 02:30:57 DEBUG : dst/three.txt: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f230c_d20250404_m022843_c001_v0001184_t0001_u01743733723410") 2025/04/04 02:30:57 DEBUG : dst/three.txt: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f403016e1549fcd4f_d20250404_m022839_c001_v7007000_t0000_u01743733719582") 2025/04/04 02:30:57 DEBUG : dst/three.txt: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f21ee_d20250404_m022837_c001_v0001184_t0036_u01743733717465") 2025/04/04 02:30:57 DEBUG : dst/three.txt: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f403016e1549fcd4a_d20250404_m022836_c001_v7007000_t0000_u01743733716364") 2025/04/04 02:30:57 DEBUG : dst/three.txt: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e581_d20250404_m022829_c001_v0001144_t0035_u01743733709060") 2025/04/04 02:30:57 DEBUG : dst/three.txt: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4154fa61e7dded47_d20250404_m022825_c001_v7007000_t0000_u01743733705731") 2025/04/04 02:30:57 DEBUG : dst/three.txt: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e54d_d20250404_m022822_c001_v0001144_t0059_u01743733702822") 2025/04/04 02:30:57 DEBUG : dst/three.txt: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4154fa61e7dded3d_d20250404_m022821_c001_v7007000_t0000_u01743733701717") 2025/04/04 02:30:57 DEBUG : dst/three.txt: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c710a7_d20250404_m022814_c001_v0001098_t0039_u01743733694302") 2025/04/04 02:30:58 DEBUG : dst/three.txt: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f401ed8ec77cb3545_d20250404_m022810_c001_v7007000_t0000_u01743733690237") 2025/04/04 02:30:58 DEBUG : dst/three.txt: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c71089_d20250404_m022807_c001_v0001098_t0059_u01743733687386") 2025/04/04 02:30:58 DEBUG : dst/three.txt: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f401ed8ec77cb3543_d20250404_m022806_c001_v7007000_t0000_u01743733686173") 2025/04/04 02:30:58 DEBUG : dst/three.txt: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f1ac1_d20250404_m022757_c001_v0001184_t0037_u01743733677844") 2025/04/04 02:30:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4131805ad36cb968_d20250404_m022906_c001_v7007000_t0000_u01743733746765") 2025/04/04 02:30:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f119ab43d6ed5ae69_d20250404_m022904_c001_v0001120_t0053_u01743733744682") 2025/04/04 02:30:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f110db82703a0ce27_d20250404_m022900_c001_v0001184_t0000_u01743733740707") 2025/04/04 02:30:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f411a5cb406925122_d20250404_m022852_c001_v7007000_t0000_u01743733732866") 2025/04/04 02:30:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112fd5eca99e51f4_d20250404_m022851_c001_v0001178_t0017_u01743733731651") 2025/04/04 02:30:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f104c74722dcc000a_d20250404_m022847_c001_v0001091_t0034_u01743733727929") 2025/04/04 02:30:58 DEBUG : dst/two: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f41839514bc0705a8_d20250404_m022920_c001_v7007000_t0000_u01743733760553") 2025/04/04 02:30:58 DEBUG : dst/two: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f27c8_d20250404_m022908_c001_v0001184_t0029_u01743733748813") 2025/04/04 02:30:58 DEBUG : dst/two: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4131805ad36cb96c_d20250404_m022906_c001_v7007000_t0000_u01743733746950") 2025/04/04 02:30:58 DEBUG : dst/two: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f2542_d20250404_m022854_c001_v0001184_t0053_u01743733734954") 2025/04/04 02:30:58 DEBUG : dst/two: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f411a5cb406925123_d20250404_m022853_c001_v7007000_t0000_u01743733733062") 2025/04/04 02:30:58 DEBUG : dst/two: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e5f1_d20250404_m022842_c001_v0001144_t0023_u01743733722254") 2025/04/04 02:30:58 DEBUG : dst/two: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4072e55d2626e360_d20250404_m022840_c001_v7007000_t0000_u01743733720719") 2025/04/04 02:30:58 DEBUG : dst/two: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c710f3_d20250404_m022828_c001_v0001098_t0052_u01743733708211") 2025/04/04 02:30:58 DEBUG : dst/two: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f419b182e69294fd6_d20250404_m022826_c001_v7007000_t0000_u01743733706843") 2025/04/04 02:30:59 DEBUG : dst/two: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f1d82_d20250404_m022813_c001_v0001184_t0058_u01743733693726") 2025/04/04 02:30:59 DEBUG : dst/two: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4131805ad36cb810_d20250404_m022811_c001_v7007000_t0000_u01743733691697") 2025/04/04 02:30:59 DEBUG : dst/two: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e493_d20250404_m022756_c001_v0001144_t0009_u01743733676276") 2025/04/04 02:30:59 DEBUG : dst/two: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f402137e35559e86f_d20250404_m022754_c001_v7007000_t0000_u01743733674610") 2025/04/04 02:30:59 DEBUG : dst/two: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1013be4e9ee19df9_d20250404_m022750_c001_v0001184_t0021_u01743733670476") 2025/04/04 02:30:59 DEBUG : dst/two: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f40115b661ac68caf_d20250404_m022727_c001_v7007000_t0000_u01743733647905") 2025/04/04 02:30:59 DEBUG : dst/two: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114ae52fd30f12c9_d20250404_m022726_c001_v0001093_t0016_u01743733646568") 2025/04/04 02:30:59 DEBUG : empty space: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f419bc2c4356e552d_d20250404_m022640_c001_v7007000_t0000_u01743733600370") 2025/04/04 02:30:59 DEBUG : empty space: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f0e06_d20250404_m022636_c001_v0001184_t0017_u01743733596503") 2025/04/04 02:30:59 DEBUG : empty space: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f419bc2c4356e5529_d20250404_m022634_c001_v7007000_t0000_u01743733594234") 2025/04/04 02:30:59 DEBUG : empty space: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f0b24_d20250404_m022621_c001_v0001184_t0014_u01743733581230") 2025/04/04 02:30:59 DEBUG : empty space: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f40115b661ac68b97_d20250404_m022611_c001_v7007000_t0000_u01743733571597") 2025/04/04 02:30:59 DEBUG : empty space: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f0922_d20250404_m022608_c001_v0001184_t0024_u01743733568622") 2025/04/04 02:30:59 DEBUG : empty space: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f419bc2c4356e5492_d20250404_m022540_c001_v7007000_t0000_u01743733540171") 2025/04/04 02:30:59 DEBUG : empty space: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70eb0_d20250404_m022538_c001_v0001098_t0018_u01743733538041") 2025/04/04 02:30:59 DEBUG : empty space: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f419bc2c4356e548c_d20250404_m022536_c001_v7007000_t0000_u01743733536353") 2025/04/04 02:30:59 DEBUG : empty space: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70ea9_d20250404_m022535_c001_v0001098_t0020_u01743733535071") 2025/04/04 02:30:59 DEBUG : empty space: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f419bc2c4356e5488_d20250404_m022531_c001_v7007000_t0000_u01743733531442") 2025/04/04 02:30:59 DEBUG : empty space: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70e81_d20250404_m022529_c001_v0001098_t0022_u01743733529649") 2025/04/04 02:30:59 DEBUG : empty space: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f419bc2c4356e5485_d20250404_m022528_c001_v7007000_t0000_u01743733528220") 2025/04/04 02:31:00 DEBUG : empty space: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70e75_d20250404_m022526_c001_v0001098_t0054_u01743733526751") 2025/04/04 02:31:00 DEBUG : empty space: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f419bc2c4356e545f_d20250404_m022519_c001_v7007000_t0000_u01743733519320") 2025/04/04 02:31:00 DEBUG : empty space: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70e4f_d20250404_m022517_c001_v0001098_t0052_u01743733517531") 2025/04/04 02:31:00 DEBUG : empty space: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f419bc2c4356e545c_d20250404_m022516_c001_v7007000_t0000_u01743733516170") 2025/04/04 02:31:00 DEBUG : empty space: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70e41_d20250404_m022515_c001_v0001098_t0010_u01743733515317") 2025/04/04 02:31:00 DEBUG : empty space: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f412b67bc1f67f5cc_d20250404_m022509_c001_v7007000_t0000_u01743733509374") 2025/04/04 02:31:00 DEBUG : empty space: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70e1d_d20250404_m022507_c001_v0001098_t0007_u01743733507774") 2025/04/04 02:31:00 DEBUG : empty space: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f412b67bc1f67f5c8_d20250404_m022505_c001_v7007000_t0000_u01743733505140") 2025/04/04 02:31:00 DEBUG : empty space: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70e0f_d20250404_m022504_c001_v0001098_t0022_u01743733504093") 2025/04/04 02:31:00 DEBUG : empty space: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f412b67bc1f67f5c6_d20250404_m022502_c001_v7007000_t0000_u01743733502614") 2025/04/04 02:31:00 DEBUG : empty space: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f109d8e9d4f4d3284_d20250404_m022459_c001_v0001109_t0045_u01743733499672") 2025/04/04 02:31:00 DEBUG : empty space: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70dfd_d20250404_m022458_c001_v0001098_t0040_u01743733498006") 2025/04/04 02:31:00 DEBUG : enormous: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f419bc2c4356e5491_d20250404_m022539_c001_v7007000_t0000_u01743733539421") 2025/04/04 02:31:00 DEBUG : enormous: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70eb2_d20250404_m022538_c001_v0001098_t0013_u01743733538541") 2025/04/04 02:31:00 DEBUG : existing: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f41839514bc0705f5_d20250404_m022926_c001_v7007000_t0000_u01743733766650") 2025/04/04 02:31:00 DEBUG : existing: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c711b3_d20250404_m022924_c001_v0001098_t0024_u01743733764853") 2025/04/04 02:31:00 DEBUG : existing: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f40115b661ac68b8c_d20250404_m022606_c001_v7007000_t0000_u01743733566010") 2025/04/04 02:31:00 DEBUG : existing: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70f00_d20250404_m022604_c001_v0001098_t0039_u01743733564835") 2025/04/04 02:31:01 DEBUG : existing: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f412b67bc1f67f5bf_d20250404_m022453_c001_v7007000_t0000_u01743733493958") 2025/04/04 02:31:01 DEBUG : existing: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70de5_d20250404_m022452_c001_v0001098_t0034_u01743733492530") 2025/04/04 02:31:01 DEBUG : existing: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f412b67bc1f67f5be_d20250404_m022451_c001_v7007000_t0000_u01743733491243") 2025/04/04 02:31:01 DEBUG : existing: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70dd3_d20250404_m022450_c001_v0001098_t0050_u01743733490517") 2025/04/04 02:31:01 DEBUG : existing: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70dcb_d20250404_m022449_c001_v0001098_t0049_u01743733489680") 2025/04/04 02:31:01 DEBUG : existing-b: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f40115b661ac68b8d_d20250404_m022606_c001_v7007000_t0000_u01743733566195") 2025/04/04 02:31:01 DEBUG : existing-b: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f0876_d20250404_m022604_c001_v0001184_t0044_u01743733564847") 2025/04/04 02:31:01 DEBUG : file1: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a12156109_d20250404_m023034_c001_v7007000_t0000_u01743733834731") 2025/04/04 02:31:01 DEBUG : file1: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c712c3_d20250404_m023033_c001_v0001098_t0039_u01743733833334") 2025/04/04 02:31:01 DEBUG : file1: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a12156106_d20250404_m023031_c001_v7007000_t0000_u01743733831223") 2025/04/04 02:31:01 DEBUG : file1: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e8ff_d20250404_m023029_c001_v0001144_t0011_u01743733829522") 2025/04/04 02:31:01 DEBUG : five: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f419bc2c4356e549c_d20250404_m022545_c001_v7007000_t0000_u01743733545022") 2025/04/04 02:31:01 DEBUG : five: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4035c34b62c70ec6_d20250404_m022542_c001_v0001098_t0043_u01743733542854") 2025/04/04 02:31:01 DEBUG : foo: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f412b67bc1f67f5ca_d20250404_m022507_c001_v7007000_t0000_u01743733507036") 2025/04/04 02:31:01 DEBUG : foo: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4035c34b62c70e1b_d20250404_m022506_c001_v0001098_t0043_u01743733506481") 2025/04/04 02:31:01 DEBUG : foo: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4035c34b62c70e17_d20250404_m022505_c001_v0001098_t0043_u01743733505918") 2025/04/04 02:31:01 DEBUG : four: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f419bc2c4356e549d_d20250404_m022545_c001_v7007000_t0000_u01743733545205") 2025/04/04 02:31:01 DEBUG : four: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f414a45f30da6e138_d20250404_m022543_c001_v0001144_t0029_u01743733543604") 2025/04/04 02:31:01 DEBUG : four: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70ec0_d20250404_m022542_c001_v0001098_t0030_u01743733542094") 2025/04/04 02:31:01 DEBUG : hello world2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f408935611a0a8eff_d20250404_m022356_c001_v7007000_t0000_u01743733436226") 2025/04/04 02:31:02 DEBUG : hello world2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70cab_d20250404_m022355_c001_v0001098_t0047_u01743733435501") 2025/04/04 02:31:02 DEBUG : ignore-size: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f412b67bc1f67f5ba_d20250404_m022448_c001_v7007000_t0000_u01743733488580") 2025/04/04 02:31:02 DEBUG : ignore-size: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70db9_d20250404_m022447_c001_v0001098_t0025_u01743733487342") 2025/04/04 02:31:02 DEBUG : nested/sub dir/file: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f40115b661ac68b63_d20250404_m022603_c001_v7007000_t0000_u01743733563719") 2025/04/04 02:31:02 DEBUG : nested/sub dir/file: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f080a_d20250404_m022602_c001_v0001184_t0022_u01743733562254") 2025/04/04 02:31:02 DEBUG : nested/sub dir/file: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f40115b661ac68b60_d20250404_m022600_c001_v7007000_t0000_u01743733560890") 2025/04/04 02:31:02 DEBUG : nested/sub dir/file: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70ef4_d20250404_m022559_c001_v0001098_t0003_u01743733559920") 2025/04/04 02:31:02 DEBUG : one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f419bc2c4356e549f_d20250404_m022545_c001_v7007000_t0000_u01743733545389") 2025/04/04 02:31:02 DEBUG : one: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4035c34b62c70eba_d20250404_m022541_c001_v0001098_t0043_u01743733541340") 2025/04/04 02:31:02 DEBUG : only0: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a121560f1_d20250404_m023024_c001_v7007000_t0000_u01743733824594") 2025/04/04 02:31:02 DEBUG : only0: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f414a45f30da6e8b9_d20250404_m023019_c001_v0001144_t0029_u01743733819024") 2025/04/04 02:31:02 DEBUG : only0: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e833_d20250404_m022959_c001_v0001144_t0035_u01743733799693") 2025/04/04 02:31:02 DEBUG : only0: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f419bc2c4356e5afa_d20250404_m022953_c001_v7007000_t0000_u01743733793623") 2025/04/04 02:31:02 DEBUG : only0: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c711db_d20250404_m022933_c001_v0001098_t0003_u01743733773621") 2025/04/04 02:31:02 DEBUG : only1: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a121560f2_d20250404_m023024_c001_v7007000_t0000_u01743733824790") 2025/04/04 02:31:02 DEBUG : only1: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4035c34b62c71287_d20250404_m023019_c001_v0001098_t0043_u01743733819077") 2025/04/04 02:31:02 DEBUG : only1: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c71247_d20250404_m023001_c001_v0001098_t0044_u01743733801189") 2025/04/04 02:31:02 DEBUG : only1: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f419bc2c4356e5af5_d20250404_m022953_c001_v7007000_t0000_u01743733793070") 2025/04/04 02:31:02 DEBUG : only1: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f2c69_d20250404_m022934_c001_v0001184_t0057_u01743733774944") 2025/04/04 02:31:03 DEBUG : only10: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a121560f3_d20250404_m023024_c001_v7007000_t0000_u01743733824977") 2025/04/04 02:31:03 DEBUG : only10: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f412b5f93ae1f3396_d20250404_m023019_c001_v0001184_t0040_u01743733819038") 2025/04/04 02:31:03 DEBUG : only10: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c7125f_d20250404_m023009_c001_v0001098_t0018_u01743733809804") 2025/04/04 02:31:03 DEBUG : only10: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f408935611a0aabfc_d20250404_m022953_c001_v7007000_t0000_u01743733793078") 2025/04/04 02:31:03 DEBUG : only10: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f2de4_d20250404_m022943_c001_v0001184_t0059_u01743733783206") 2025/04/04 02:31:03 DEBUG : only11: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a121560f4_d20250404_m023025_c001_v7007000_t0000_u01743733825162") 2025/04/04 02:31:03 DEBUG : only11: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f412b5f93ae1f33a6_d20250404_m023019_c001_v0001184_t0040_u01743733819262") 2025/04/04 02:31:03 DEBUG : only11: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f3248_d20250404_m023010_c001_v0001184_t0024_u01743733810757") 2025/04/04 02:31:03 DEBUG : only11: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f419bc2c4356e5af2_d20250404_m022952_c001_v7007000_t0000_u01743733792513") 2025/04/04 02:31:03 DEBUG : only11: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e7c1_d20250404_m022943_c001_v0001144_t0041_u01743733783738") 2025/04/04 02:31:03 DEBUG : only12: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a121560f5_d20250404_m023025_c001_v7007000_t0000_u01743733825348") 2025/04/04 02:31:03 DEBUG : only12: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4035c34b62c71289_d20250404_m023019_c001_v0001098_t0043_u01743733819336") 2025/04/04 02:31:03 DEBUG : only12: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e87e_d20250404_m023011_c001_v0001144_t0019_u01743733811313") 2025/04/04 02:31:03 DEBUG : only12: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f419bc2c4356e5af3_d20250404_m022952_c001_v7007000_t0000_u01743733792698") 2025/04/04 02:31:03 DEBUG : only12: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c7120b_d20250404_m022944_c001_v0001098_t0010_u01743733784818") 2025/04/04 02:31:03 DEBUG : only13: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a121560f6_d20250404_m023025_c001_v7007000_t0000_u01743733825546") 2025/04/04 02:31:03 DEBUG : only13: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f41126df43bd03a7c_d20250404_m023019_c001_v0001184_t0022_u01743733819609") 2025/04/04 02:31:03 DEBUG : only13: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c71267_d20250404_m023012_c001_v0001098_t0043_u01743733812371") 2025/04/04 02:31:03 DEBUG : only13: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f408935611a0aabfa_d20250404_m022952_c001_v7007000_t0000_u01743733792890") 2025/04/04 02:31:03 DEBUG : only13: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f2e48_d20250404_m022945_c001_v0001184_t0018_u01743733785792") 2025/04/04 02:31:04 DEBUG : only14: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a121560f7_d20250404_m023025_c001_v7007000_t0000_u01743733825732") 2025/04/04 02:31:04 DEBUG : only14: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f414a45f30da6e8bb_d20250404_m023019_c001_v0001144_t0029_u01743733819250") 2025/04/04 02:31:04 DEBUG : only14: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f32c0_d20250404_m023013_c001_v0001184_t0044_u01743733813580") 2025/04/04 02:31:04 DEBUG : only14: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f419bc2c4356e5af4_d20250404_m022952_c001_v7007000_t0000_u01743733792882") 2025/04/04 02:31:04 DEBUG : only14: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e7d1_d20250404_m022946_c001_v0001144_t0023_u01743733786340") 2025/04/04 02:31:04 DEBUG : only15: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a121560f8_d20250404_m023025_c001_v7007000_t0000_u01743733825936") 2025/04/04 02:31:04 DEBUG : only15: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f414a45f30da6e8bf_d20250404_m023019_c001_v0001144_t0029_u01743733819435") 2025/04/04 02:31:04 DEBUG : only15: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e891_d20250404_m023014_c001_v0001144_t0010_u01743733814276") 2025/04/04 02:31:04 DEBUG : only15: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f419b182e692955e5_d20250404_m022953_c001_v7007000_t0000_u01743733793297") 2025/04/04 02:31:04 DEBUG : only15: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c71213_d20250404_m022947_c001_v0001098_t0052_u01743733787598") 2025/04/04 02:31:04 DEBUG : only16: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a121560f9_d20250404_m023026_c001_v7007000_t0000_u01743733826121") 2025/04/04 02:31:04 DEBUG : only16: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f414a45f30da6e8c1_d20250404_m023019_c001_v0001144_t0029_u01743733819695") 2025/04/04 02:31:04 DEBUG : only16: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c71273_d20250404_m023015_c001_v0001098_t0031_u01743733815183") 2025/04/04 02:31:04 DEBUG : only16: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f408935611a0aac07_d20250404_m022953_c001_v7007000_t0000_u01743733793635") 2025/04/04 02:31:04 DEBUG : only16: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f2ec8_d20250404_m022948_c001_v0001184_t0008_u01743733788686") 2025/04/04 02:31:04 DEBUG : only17: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a121560fa_d20250404_m023026_c001_v7007000_t0000_u01743733826306") 2025/04/04 02:31:04 DEBUG : only17: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f412b5f93ae1f33aa_d20250404_m023019_c001_v0001184_t0040_u01743733819449") 2025/04/04 02:31:04 DEBUG : only17: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f332d_d20250404_m023016_c001_v0001184_t0050_u01743733816409") 2025/04/04 02:31:04 DEBUG : only17: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f419b182e692955e3_d20250404_m022953_c001_v7007000_t0000_u01743733793093") 2025/04/04 02:31:04 DEBUG : only17: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e7e5_d20250404_m022949_c001_v0001144_t0013_u01743733789218") 2025/04/04 02:31:04 DEBUG : only18: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a121560fb_d20250404_m023026_c001_v7007000_t0000_u01743733826493") 2025/04/04 02:31:05 DEBUG : only18: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4035c34b62c7128f_d20250404_m023020_c001_v0001098_t0043_u01743733820124") 2025/04/04 02:31:05 DEBUG : only18: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e8a5_d20250404_m023017_c001_v0001144_t0034_u01743733817083") 2025/04/04 02:31:05 DEBUG : only18: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f41727ba3ec71f83c_d20250404_m022953_c001_v7007000_t0000_u01743733793104") 2025/04/04 02:31:05 DEBUG : only18: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c7121f_d20250404_m022949_c001_v0001098_t0045_u01743733789961") 2025/04/04 02:31:05 DEBUG : only19: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a121560fc_d20250404_m023026_c001_v7007000_t0000_u01743733826679") 2025/04/04 02:31:05 DEBUG : only19: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4035c34b62c7128b_d20250404_m023019_c001_v0001098_t0043_u01743733819564") 2025/04/04 02:31:05 DEBUG : only19: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c71283_d20250404_m023018_c001_v0001098_t0045_u01743733818042") 2025/04/04 02:31:05 DEBUG : only19: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f419bc2c4356e5af6_d20250404_m022953_c001_v7007000_t0000_u01743733793255") 2025/04/04 02:31:05 DEBUG : only19: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f2f32_d20250404_m022951_c001_v0001184_t0029_u01743733791257") 2025/04/04 02:31:05 DEBUG : only2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a121560fd_d20250404_m023026_c001_v7007000_t0000_u01743733826864") 2025/04/04 02:31:05 DEBUG : only2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f412b5f93ae1f33b0_d20250404_m023019_c001_v0001184_t0040_u01743733819644") 2025/04/04 02:31:05 DEBUG : only2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f30fe_d20250404_m023002_c001_v0001184_t0035_u01743733802739") 2025/04/04 02:31:05 DEBUG : only2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f419bc2c4356e5af8_d20250404_m022953_c001_v7007000_t0000_u01743733793439") 2025/04/04 02:31:05 DEBUG : only2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e787_d20250404_m022935_c001_v0001144_t0054_u01743733775460") 2025/04/04 02:31:05 DEBUG : only3: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a121560fe_d20250404_m023027_c001_v7007000_t0000_u01743733827050") 2025/04/04 02:31:05 DEBUG : only3: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f412b5f93ae1f33be_d20250404_m023020_c001_v0001184_t0040_u01743733820042") 2025/04/04 02:31:05 DEBUG : only3: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e84d_d20250404_m023003_c001_v0001144_t0041_u01743733803366") 2025/04/04 02:31:05 DEBUG : only3: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f408935611a0aac02_d20250404_m022953_c001_v7007000_t0000_u01743733793451") 2025/04/04 02:31:05 DEBUG : only3: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c711e7_d20250404_m022936_c001_v0001098_t0012_u01743733776368") 2025/04/04 02:31:06 DEBUG : only4: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a121560ff_d20250404_m023027_c001_v7007000_t0000_u01743733827235") 2025/04/04 02:31:06 DEBUG : only4: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4035c34b62c7128d_d20250404_m023019_c001_v0001098_t0043_u01743733819805") 2025/04/04 02:31:06 DEBUG : only4: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c7124d_d20250404_m023004_c001_v0001098_t0056_u01743733804545") 2025/04/04 02:31:06 DEBUG : only4: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f419b182e692955e2_d20250404_m022952_c001_v7007000_t0000_u01743733792900") 2025/04/04 02:31:06 DEBUG : only4: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f2cf7_d20250404_m022937_c001_v0001184_t0014_u01743733777438") 2025/04/04 02:31:06 DEBUG : only5: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a12156100_d20250404_m023027_c001_v7007000_t0000_u01743733827420") 2025/04/04 02:31:06 DEBUG : only5: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f414a45f30da6e8c9_d20250404_m023020_c001_v0001144_t0029_u01743733820067") 2025/04/04 02:31:06 DEBUG : only5: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f3172_d20250404_m023005_c001_v0001184_t0041_u01743733805893") 2025/04/04 02:31:06 DEBUG : only5: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f408935611a0aabff_d20250404_m022953_c001_v7007000_t0000_u01743733793266") 2025/04/04 02:31:06 DEBUG : only5: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e797_d20250404_m022938_c001_v0001144_t0032_u01743733778024") 2025/04/04 02:31:06 DEBUG : only6: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a12156101_d20250404_m023027_c001_v7007000_t0000_u01743733827605") 2025/04/04 02:31:06 DEBUG : only6: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f41126df43bd03a80_d20250404_m023019_c001_v0001184_t0022_u01743733819796") 2025/04/04 02:31:06 DEBUG : only6: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e863_d20250404_m023006_c001_v0001144_t0013_u01743733806703") 2025/04/04 02:31:06 DEBUG : only6: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f41727ba3ec71f83d_d20250404_m022953_c001_v7007000_t0000_u01743733793287") 2025/04/04 02:31:06 DEBUG : only6: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c711f3_d20250404_m022939_c001_v0001098_t0034_u01743733779023") 2025/04/04 02:31:06 DEBUG : only7: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a12156102_d20250404_m023027_c001_v7007000_t0000_u01743733827790") 2025/04/04 02:31:06 DEBUG : only7: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f412b5f93ae1f33b8_d20250404_m023019_c001_v0001184_t0040_u01743733819848") 2025/04/04 02:31:06 DEBUG : only7: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c71257_d20250404_m023007_c001_v0001098_t0027_u01743733807638") 2025/04/04 02:31:06 DEBUG : only7: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f41727ba3ec71f83e_d20250404_m022953_c001_v7007000_t0000_u01743733793472") 2025/04/04 02:31:07 DEBUG : only7: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f2d71_d20250404_m022940_c001_v0001184_t0018_u01743733780143") 2025/04/04 02:31:07 DEBUG : only8: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a12156103_d20250404_m023027_c001_v7007000_t0000_u01743733827978") 2025/04/04 02:31:07 DEBUG : only8: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f414a45f30da6e8c3_d20250404_m023019_c001_v0001144_t0029_u01743733819882") 2025/04/04 02:31:07 DEBUG : only8: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f31f8_d20250404_m023008_c001_v0001184_t0059_u01743733808443") 2025/04/04 02:31:07 DEBUG : only8: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f419b182e692955e6_d20250404_m022953_c001_v7007000_t0000_u01743733793481") 2025/04/04 02:31:07 DEBUG : only8: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e7b1_d20250404_m022940_c001_v0001144_t0015_u01743733780738") 2025/04/04 02:31:07 DEBUG : only9: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a12156104_d20250404_m023028_c001_v7007000_t0000_u01743733828163") 2025/04/04 02:31:07 DEBUG : only9: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f41126df43bd03a82_d20250404_m023019_c001_v0001184_t0022_u01743733819983") 2025/04/04 02:31:07 DEBUG : only9: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e870_d20250404_m023008_c001_v0001144_t0014_u01743733808996") 2025/04/04 02:31:07 DEBUG : only9: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f41727ba3ec71f83b_d20250404_m022952_c001_v7007000_t0000_u01743733792912") 2025/04/04 02:31:07 DEBUG : only9: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c71203_d20250404_m022941_c001_v0001098_t0005_u01743733781609") 2025/04/04 02:31:07 DEBUG : potato: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f40115b661ac68b5e_d20250404_m022557_c001_v7007000_t0000_u01743733557549") 2025/04/04 02:31:07 DEBUG : potato: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e184_d20250404_m022555_c001_v0001144_t0007_u01743733555076") 2025/04/04 02:31:07 DEBUG : potato: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f40115b661ac68b5a_d20250404_m022553_c001_v7007000_t0000_u01743733553159") 2025/04/04 02:31:07 DEBUG : potato: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70edc_d20250404_m022551_c001_v0001098_t0030_u01743733551495") 2025/04/04 02:31:07 DEBUG : potato: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f40115b661ac68b55_d20250404_m022549_c001_v7007000_t0000_u01743733549559") 2025/04/04 02:31:07 DEBUG : potato: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f0526_d20250404_m022546_c001_v0001184_t0024_u01743733546416") 2025/04/04 02:31:07 DEBUG : potato: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f419bc2c4356e548a_d20250404_m022533_c001_v7007000_t0000_u01743733533813") 2025/04/04 02:31:08 DEBUG : potato: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70e95_d20250404_m022532_c001_v0001098_t0040_u01743733532380") 2025/04/04 02:31:08 DEBUG : potato: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f419bc2c4356e5487_d20250404_m022530_c001_v7007000_t0000_u01743733530335") 2025/04/04 02:31:08 DEBUG : potato: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70e79_d20250404_m022529_c001_v0001098_t0000_u01743733529180") 2025/04/04 02:31:08 DEBUG : potato: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f419bc2c4356e5484_d20250404_m022527_c001_v7007000_t0000_u01743733527459") 2025/04/04 02:31:08 DEBUG : potato: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70e71_d20250404_m022526_c001_v0001098_t0022_u01743733526459") 2025/04/04 02:31:08 DEBUG : potato: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f419bc2c4356e545e_d20250404_m022518_c001_v7007000_t0000_u01743733518758") 2025/04/04 02:31:08 DEBUG : potato: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70e4d_d20250404_m022517_c001_v0001098_t0056_u01743733517143") 2025/04/04 02:31:08 DEBUG : potato: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f419bc2c4356e545d_d20250404_m022516_c001_v7007000_t0000_u01743733516368") 2025/04/04 02:31:08 DEBUG : potato: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70e3f_d20250404_m022514_c001_v0001098_t0019_u01743733514986") 2025/04/04 02:31:08 DEBUG : potato: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f412b67bc1f67f5d3_d20250404_m022514_c001_v7007000_t0000_u01743733514246") 2025/04/04 02:31:08 DEBUG : potato: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70e39_d20250404_m022513_c001_v0001098_t0034_u01743733513499") 2025/04/04 02:31:08 DEBUG : potato: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70e31_d20250404_m022512_c001_v0001098_t0028_u01743733512441") 2025/04/04 02:31:08 DEBUG : potato: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f412b67bc1f67f5d0_d20250404_m022511_c001_v7007000_t0000_u01743733511690") 2025/04/04 02:31:08 DEBUG : potato: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70e27_d20250404_m022511_c001_v0001098_t0019_u01743733511040") 2025/04/04 02:31:08 DEBUG : potato: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70e25_d20250404_m022510_c001_v0001098_t0043_u01743733510320") 2025/04/04 02:31:08 DEBUG : potato: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f412b67bc1f67f5cd_d20250404_m022509_c001_v7007000_t0000_u01743733509558") 2025/04/04 02:31:08 DEBUG : potato: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70e21_d20250404_m022508_c001_v0001098_t0048_u01743733508656") 2025/04/04 02:31:08 DEBUG : potato2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f403016e1549fcbbc_d20250404_m022651_c001_v7007000_t0000_u01743733611102") 2025/04/04 02:31:08 DEBUG : potato2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e2ed_d20250404_m022650_c001_v0001144_t0013_u01743733610303") 2025/04/04 02:31:08 DEBUG : potato2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f419bc2c4356e552e_d20250404_m022640_c001_v7007000_t0000_u01743733600710") 2025/04/04 02:31:09 DEBUG : potato2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e285_d20250404_m022635_c001_v0001144_t0019_u01743733595553") 2025/04/04 02:31:09 DEBUG : potato2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f415d0c953d9bb774_d20250404_m022626_c001_v7007000_t0000_u01743733586975") 2025/04/04 02:31:09 DEBUG : potato2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e224_d20250404_m022619_c001_v0001144_t0043_u01743733579652") 2025/04/04 02:31:09 DEBUG : potato2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f40115b661ac68b99_d20250404_m022611_c001_v7007000_t0000_u01743733571832") 2025/04/04 02:31:09 DEBUG : potato2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e1d2_d20250404_m022607_c001_v0001144_t0028_u01743733567534") 2025/04/04 02:31:09 DEBUG : potato2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f419bc2c4356e5490_d20250404_m022539_c001_v7007000_t0000_u01743733539220") 2025/04/04 02:31:09 DEBUG : potato2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70eae_d20250404_m022537_c001_v0001098_t0040_u01743733537664") 2025/04/04 02:31:09 DEBUG : potato2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f419bc2c4356e548d_d20250404_m022536_c001_v7007000_t0000_u01743733536537") 2025/04/04 02:31:09 DEBUG : potato2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70ea7_d20250404_m022534_c001_v0001098_t0040_u01743733534739") 2025/04/04 02:31:09 DEBUG : potato2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f419bc2c4356e548b_d20250404_m022533_c001_v7007000_t0000_u01743733533998") 2025/04/04 02:31:09 DEBUG : potato2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70e99_d20250404_m022533_c001_v0001098_t0029_u01743733533111") 2025/04/04 02:31:09 DEBUG : potato2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f419bc2c4356e5489_d20250404_m022531_c001_v7007000_t0000_u01743733531629") 2025/04/04 02:31:09 DEBUG : potato2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70e8b_d20250404_m022530_c001_v0001098_t0025_u01743733530711") 2025/04/04 02:31:09 DEBUG : potato2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f419bc2c4356e5486_d20250404_m022528_c001_v7007000_t0000_u01743733528405") 2025/04/04 02:31:09 DEBUG : potato2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70e77_d20250404_m022527_c001_v0001098_t0010_u01743733527472") 2025/04/04 02:31:09 DEBUG : potato2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f419bc2c4356e5460_d20250404_m022519_c001_v7007000_t0000_u01743733519505") 2025/04/04 02:31:09 DEBUG : potato2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70e53_d20250404_m022518_c001_v0001098_t0058_u01743733518270") 2025/04/04 02:31:09 DEBUG : potato2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f408935611a0a8f03_d20250404_m022400_c001_v7007000_t0000_u01743733440111") 2025/04/04 02:31:09 DEBUG : potato2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70cbf_d20250404_m022359_c001_v0001098_t0005_u01743733439353") 2025/04/04 02:31:09 DEBUG : potato2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f408935611a0a8f01_d20250404_m022358_c001_v7007000_t0000_u01743733438028") 2025/04/04 02:31:10 DEBUG : potato2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70cb9_d20250404_m022357_c001_v0001098_t0020_u01743733437139") 2025/04/04 02:31:10 DEBUG : potato3: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f419bc2c4356e552f_d20250404_m022641_c001_v7007000_t0000_u01743733601056") 2025/04/04 02:31:10 DEBUG : potato3: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70f6c_d20250404_m022637_c001_v0001098_t0007_u01743733597066") 2025/04/04 02:31:10 DEBUG : potato3: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f415d0c953d9bb773_d20250404_m022626_c001_v7007000_t0000_u01743733586789") 2025/04/04 02:31:10 DEBUG : potato3: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70f3c_d20250404_m022621_c001_v0001098_t0033_u01743733581822") 2025/04/04 02:31:10 DEBUG : potato3: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f40115b661ac68b9d_d20250404_m022612_c001_v7007000_t0000_u01743733572085") 2025/04/04 02:31:10 DEBUG : potato3: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70f12_d20250404_m022608_c001_v0001098_t0029_u01743733568823") 2025/04/04 02:31:10 DEBUG : pre-dest1/1: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f402137e35559e809_d20250404_m022737_c001_v7007000_t0000_u01743733657329") 2025/04/04 02:31:10 DEBUG : pre-dest1/1: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c71009_d20250404_m022728_c001_v0001098_t0010_u01743733648653") 2025/04/04 02:31:10 DEBUG : pre-dest2/2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f402137e35559e80a_d20250404_m022737_c001_v7007000_t0000_u01743733657512") 2025/04/04 02:31:10 DEBUG : pre-dest2/2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e3ed_d20250404_m022729_c001_v0001144_t0035_u01743733649361") 2025/04/04 02:31:10 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f41727ba3ec71de89_d20250404_m022705_c001_v7007000_t0000_u01743733625083") 2025/04/04 02:31:10 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f11f2_d20250404_m022700_c001_v0001184_t0038_u01743733620811") 2025/04/04 02:31:10 DEBUG : sizeonly: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a12155fe9_d20250404_m022445_c001_v7007000_t0000_u01743733485645") 2025/04/04 02:31:10 DEBUG : sizeonly: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70dab_d20250404_m022444_c001_v0001098_t0036_u01743733484597") 2025/04/04 02:31:10 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f405f11e60aa4af88_d20250404_m023044_c001_v7007000_t0000_u01743733844506") 2025/04/04 02:31:10 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f11126df43bd03c96_d20250404_m023041_c001_v0001184_t0039_u01743733841670") 2025/04/04 02:31:10 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a1215610d_d20250404_m023039_c001_v7007000_t0000_u01743733839747") 2025/04/04 02:31:10 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e92f_d20250404_m023036_c001_v0001144_t0043_u01743733836835") 2025/04/04 02:31:10 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f40115b661ac68b69_d20250404_m022603_c001_v7007000_t0000_u01743733563904") 2025/04/04 02:31:10 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e1ae_d20250404_m022602_c001_v0001144_t0012_u01743733562610") 2025/04/04 02:31:11 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f40115b661ac68b61_d20250404_m022601_c001_v7007000_t0000_u01743733561116") 2025/04/04 02:31:11 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f0779_d20250404_m022559_c001_v0001184_t0052_u01743733559557") 2025/04/04 02:31:11 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a12155fe7_d20250404_m022441_c001_v7007000_t0000_u01743733481249") 2025/04/04 02:31:11 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70d95_d20250404_m022439_c001_v0001098_t0045_u01743733479578") 2025/04/04 02:31:11 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a12155fe6_d20250404_m022438_c001_v7007000_t0000_u01743733478843") 2025/04/04 02:31:11 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70d85_d20250404_m022437_c001_v0001098_t0054_u01743733477559") 2025/04/04 02:31:11 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a12155fe5_d20250404_m022434_c001_v7007000_t0000_u01743733474658") 2025/04/04 02:31:11 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70d75_d20250404_m022433_c001_v0001098_t0003_u01743733473491") 2025/04/04 02:31:11 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a12155fe3_d20250404_m022432_c001_v7007000_t0000_u01743733472941") 2025/04/04 02:31:11 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70d6b_d20250404_m022431_c001_v0001098_t0008_u01743733471440") 2025/04/04 02:31:11 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70d53_d20250404_m022428_c001_v0001098_t0047_u01743733468350") 2025/04/04 02:31:11 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a12155fe2_d20250404_m022427_c001_v7007000_t0000_u01743733467616") 2025/04/04 02:31:11 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70d3f_d20250404_m022426_c001_v0001098_t0034_u01743733466933") 2025/04/04 02:31:11 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70d3b_d20250404_m022425_c001_v0001098_t0007_u01743733465958") 2025/04/04 02:31:11 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a12155fe1_d20250404_m022424_c001_v7007000_t0000_u01743733464842") 2025/04/04 02:31:11 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70d1b_d20250404_m022421_c001_v0001098_t0021_u01743733461410") 2025/04/04 02:31:11 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70d0d_d20250404_m022418_c001_v0001098_t0054_u01743733458367") 2025/04/04 02:31:11 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a12155fdd_d20250404_m022417_c001_v7007000_t0000_u01743733457633") 2025/04/04 02:31:11 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70d05_d20250404_m022416_c001_v0001098_t0056_u01743733456893") 2025/04/04 02:31:11 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70cff_d20250404_m022416_c001_v0001098_t0042_u01743733456040") 2025/04/04 02:31:11 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a12155fc1_d20250404_m022415_c001_v7007000_t0000_u01743733455307") 2025/04/04 02:31:12 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70cef_d20250404_m022411_c001_v0001098_t0027_u01743733451307") 2025/04/04 02:31:12 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a12155f8e_d20250404_m022410_c001_v7007000_t0000_u01743733450924") 2025/04/04 02:31:12 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70ce7_d20250404_m022409_c001_v0001098_t0058_u01743733449987") 2025/04/04 02:31:12 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f408935611a0a8f15_d20250404_m022408_c001_v7007000_t0000_u01743733448324") 2025/04/04 02:31:12 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70cdd_d20250404_m022407_c001_v0001098_t0025_u01743733447512") 2025/04/04 02:31:12 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f408935611a0a8f10_d20250404_m022406_c001_v7007000_t0000_u01743733446961") 2025/04/04 02:31:12 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70cd5_d20250404_m022406_c001_v0001098_t0000_u01743733446243") 2025/04/04 02:31:12 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f408935611a0a8f0d_d20250404_m022404_c001_v7007000_t0000_u01743733444929") 2025/04/04 02:31:12 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70ccd_d20250404_m022403_c001_v0001098_t0019_u01743733443988") 2025/04/04 02:31:12 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f408935611a0a8f09_d20250404_m022403_c001_v7007000_t0000_u01743733443435") 2025/04/04 02:31:12 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70ccb_d20250404_m022402_c001_v0001098_t0038_u01743733442732") 2025/04/04 02:31:12 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f408935611a0a8f05_d20250404_m022401_c001_v7007000_t0000_u01743733441808") 2025/04/04 02:31:12 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70cc7_d20250404_m022401_c001_v0001098_t0056_u01743733441032") 2025/04/04 02:31:12 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f408935611a0a8efd_d20250404_m022354_c001_v7007000_t0000_u01743733434586") 2025/04/04 02:31:12 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70ca1_d20250404_m022353_c001_v0001098_t0033_u01743733433859") 2025/04/04 02:31:12 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f408935611a0a8ee9_d20250404_m022352_c001_v7007000_t0000_u01743733432946") 2025/04/04 02:31:12 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70c97_d20250404_m022352_c001_v0001098_t0033_u01743733432183") 2025/04/04 02:31:12 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f408935611a0a8ed3_d20250404_m022351_c001_v7007000_t0000_u01743733431243") 2025/04/04 02:31:12 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70c91_d20250404_m022350_c001_v0001098_t0044_u01743733430547") 2025/04/04 02:31:12 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f408935611a0a8ea8_d20250404_m022347_c001_v7007000_t0000_u01743733427548") 2025/04/04 02:31:13 DEBUG : sub dir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70c85_d20250404_m022346_c001_v0001098_t0004_u01743733426820") 2025/04/04 02:31:13 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f405f11e60aa4af89_d20250404_m023044_c001_v7007000_t0000_u01743733844692") 2025/04/04 02:31:13 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c712d7_d20250404_m023041_c001_v0001098_t0056_u01743733841718") 2025/04/04 02:31:13 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a1215610e_d20250404_m023039_c001_v7007000_t0000_u01743733839933") 2025/04/04 02:31:13 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f365c_d20250404_m023036_c001_v0001184_t0037_u01743733836484") 2025/04/04 02:31:13 DEBUG : sub/yam: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f40115b661ac68b5d_d20250404_m022556_c001_v7007000_t0000_u01743733556914") 2025/04/04 02:31:13 DEBUG : sub/yam: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f06ba_d20250404_m022554_c001_v0001184_t0039_u01743733554719") 2025/04/04 02:31:13 DEBUG : test_dir1/file2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a1215610a_d20250404_m023034_c001_v7007000_t0000_u01743733834919") 2025/04/04 02:31:13 DEBUG : test_dir1/file2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f35cc_d20250404_m023032_c001_v0001184_t0046_u01743733832988") 2025/04/04 02:31:13 DEBUG : test_dir1/file2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a12156107_d20250404_m023031_c001_v7007000_t0000_u01743733831408") 2025/04/04 02:31:13 DEBUG : test_dir1/file2: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f3522_d20250404_m023029_c001_v0001184_t0045_u01743733829523") 2025/04/04 02:31:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a1215610b_d20250404_m023035_c001_v7007000_t0000_u01743733835105") 2025/04/04 02:31:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f11126df43bd03bb9_d20250404_m023033_c001_v0001184_t0040_u01743733833001") 2025/04/04 02:31:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4021420a12156108_d20250404_m023031_c001_v7007000_t0000_u01743733831593") 2025/04/04 02:31:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f11126df43bd03b63_d20250404_m023029_c001_v0001184_t0057_u01743733829508") 2025/04/04 02:31:13 DEBUG : three: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f419bc2c4356e54a0_d20250404_m022545_c001_v7007000_t0000_u01743733545574") 2025/04/04 02:31:13 DEBUG : three: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70ecc_d20250404_m022544_c001_v0001098_t0057_u01743733544188") 2025/04/04 02:31:13 DEBUG : three: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1035c34b62c70ebe_d20250404_m022541_c001_v0001098_t0052_u01743733541719") 2025/04/04 02:31:13 DEBUG : two: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f419bc2c4356e54a1_d20250404_m022545_c001_v7007000_t0000_u01743733545758") 2025/04/04 02:31:13 DEBUG : two: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f412b5f93ae1f04a0_d20250404_m022543_c001_v0001184_t0040_u01743733543429") 2025/04/04 02:31:14 DEBUG : two: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f4035c34b62c70ebc_d20250404_m022541_c001_v0001098_t0043_u01743733541534") 2025/04/04 02:31:14 DEBUG : yam: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f40115b661ac68b5f_d20250404_m022557_c001_v7007000_t0000_u01743733557751") 2025/04/04 02:31:14 DEBUG : yam: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f11616e166f785e34_d20250404_m022556_c001_v0001180_t0043_u01743733556684") 2025/04/04 02:31:14 DEBUG : yam: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f40115b661ac68b59_d20250404_m022552_c001_v7007000_t0000_u01743733552599") 2025/04/04 02:31:14 DEBUG : yam: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f112b5f93ae1f0604_d20250404_m022551_c001_v0001184_t0051_u01743733551135") 2025/04/04 02:31:14 DEBUG : yam: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f40115b661ac68b54_d20250404_m022548_c001_v7007000_t0000_u01743733548987") 2025/04/04 02:31:14 DEBUG : yam: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f114a45f30da6e14a_d20250404_m022546_c001_v0001144_t0007_u01743733546423") 2025/04/04 02:31:14 DEBUG : yaml: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f40115b661ac68b5b_d20250404_m022553_c001_v7007000_t0000_u01743733553361") 2025/04/04 02:31:14 DEBUG : yaml: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f1004f8865f239bf2_d20250404_m022552_c001_v0001183_t0034_u01743733552395") 2025/04/04 02:31:14 DEBUG : yaml: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f40115b661ac68b56_d20250404_m022549_c001_v7007000_t0000_u01743733549746") 2025/04/04 02:31:14 DEBUG : yaml: Deleting (id "4_zbf128d0390cdfbeb9f580e1b_f103c4cc3da146f04_d20250404_m022548_c001_v0001090_t0058_u01743733548561") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m32.27523868s (try 1/5)