"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/01/22 04:25:40 DEBUG : Creating backend with remote "TestB2:rclone-test-dasuhup0rivi" 2025/01/22 04:25:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/22 04:25:40 DEBUG : Creating backend with remote "/tmp/rclone1447089313" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:25:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 04:25:45 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/22 04:25:45 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:25:45 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" --- PASS: TestCopyWithDryRun (5.02s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:25:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/22 04:25:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 04:25:46 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:25:46 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:25:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/22 04:25:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:25:47 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.06s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", 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-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", 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-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:25:48 DEBUG : Creating backend with remote "/non-existing" 2025/01/22 04:25:48 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/22 04:25:48 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:25:48 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.92s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:25:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 04:25:50 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:25:50 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:25:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/22 04:25:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.84s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:25:51 INFO : B2 bucket rclone-test-dasuhup0rivi: Running all checks before starting transfers 2025/01/22 04:25:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 04:25:51 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:25:51 INFO : B2 bucket rclone-test-dasuhup0rivi: Checks finished, now starting transfers 2025/01/22 04:25:51 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:25:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/22 04:25:51 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.49s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:25:52 ERROR : Ignoring --no-traverse with sync 2025/01/22 04:25:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 04:25:53 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:25:53 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:25:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/22 04:25:53 INFO : sub dir/hello world: Copied (new) 2025/01/22 04:25:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.51s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:25:54 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/22 04:25:54 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:25:54 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:25:54 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/01/22 04:25:54 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.54s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:25:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 04:25:56 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:25:56 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:25:56 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/22 04:25:56 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.55s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:25:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 04:25:58 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:25:58 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:25:58 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/22 04:25:58 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.89s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:25:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/22 04:25:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/22 04:25:59 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/22 04:25:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/22 04:25:59 INFO : sub dir: Making directory 2025/01/22 04:25:59 INFO : sub dir2: Making directory 2025/01/22 04:25:59 INFO : sub dir2/sub sub dir2: Making directory 2025/01/22 04:25:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 04:25:59 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:25:59 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:25:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/22 04:25:59 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/01/22 04:26:00 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.49s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:26:00 INFO : sub dir2: Making directory 2025/01/22 04:26:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/22 04:26:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/22 04:26:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 04:26:01 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:26:01 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:26:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/22 04:26:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.16s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:26:02 DEBUG : sub dir2: Making directory with metadata 2025/01/22 04:26:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/22 04:26:02 INFO : sub dir: Making directory 2025/01/22 04:26:02 INFO : sub dir2: Making directory 2025/01/22 04:26:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 04:26:02 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:26:02 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:26:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/22 04:26:02 INFO : sub dir/hello world: Copied (new) 2025/01/22 04:26:02 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/22 04:26:02 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/22 04:26:02 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.74s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:26:04 INFO : sub dir2: Making directory 2025/01/22 04:26:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 04:26:04 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:26:04 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:26:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/22 04:26:04 INFO : sub dir/hello world: Copied (new) 2025/01/22 04:26:04 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.13s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:26:05 DEBUG : sub dir2: Making directory with metadata 2025/01/22 04:26:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/22 04:26:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/22 04:26:05 INFO : sub dir: Making directory 2025/01/22 04:26:05 INFO : sub dir2: Making directory 2025/01/22 04:26:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 04:26:05 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:26:05 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:26:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/22 04:26:05 INFO : sub dir/hello world: Copied (new) 2025/01/22 04:26:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/22 04:26:05 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.48s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", 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-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:26:07 INFO : sub dir2: Making directory 2025/01/22 04:26:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 04:26:07 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:26:07 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:26:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/22 04:26:07 INFO : sub dir/hello world: Copied (new) 2025/01/22 04:26:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.53s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:26:09 DEBUG : Creating backend with remote "TestB2:rclone-test-solifeb5tufo" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-dasuhup0rivi -> B2 bucket rclone-test-solifeb5tufo 2025/01/22 04:26:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 04:26:10 DEBUG : B2 bucket rclone-test-solifeb5tufo: Waiting for checks to finish 2025/01/22 04:26:10 DEBUG : B2 bucket rclone-test-solifeb5tufo: Waiting for transfers to finish 2025/01/22 04:26:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/22 04:26:14 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:26:14 DEBUG : B2 bucket rclone-test-solifeb5tufo: Purge remote 2025/01/22 04:26:14 INFO : B2 bucket rclone-test-solifeb5tufo: cleaning bucket "rclone-test-solifeb5tufo" of all files 2025/01/22 04:26:14 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2bd83402d8bcb9f480e1b_f1095317abe28e875_d20250122_m042614_c001_v0001183_t0007_u01737519974141") --- PASS: TestServerSideCopy (9.87s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:26:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/22 04:26:19 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:26:19 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:26:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/22 04:26:19 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.53s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:26:21 DEBUG : Creating backend with remote "TestB2:rclone-test-dukakaz9wafo" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-dasuhup0rivi -> B2 bucket rclone-test-dukakaz9wafo 2025/01/22 04:26:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 04:26:22 DEBUG : B2 bucket rclone-test-dukakaz9wafo: Waiting for checks to finish 2025/01/22 04:26:22 DEBUG : B2 bucket rclone-test-dukakaz9wafo: Waiting for transfers to finish 2025/01/22 04:26:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/22 04:26:23 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:26:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/22 04:26:24 DEBUG : B2 bucket rclone-test-dukakaz9wafo: Waiting for checks to finish 2025/01/22 04:26:24 DEBUG : B2 bucket rclone-test-dukakaz9wafo: Waiting for transfers to finish 2025/01/22 04:26:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/22 04:26:24 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:26:25 DEBUG : B2 bucket rclone-test-dukakaz9wafo: Purge remote 2025/01/22 04:26:25 INFO : B2 bucket rclone-test-dukakaz9wafo: cleaning bucket "rclone-test-dukakaz9wafo" of all files 2025/01/22 04:26:25 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ed83402d8bcb9f480e1b_f1095317abe28e9d0_d20250122_m042624_c001_v0001183_t0046_u01737519984867") 2025/01/22 04:26:25 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ed83402d8bcb9f480e1b_f11599d3cc103df5c_d20250122_m042623_c001_v0001093_t0024_u01737519983479") --- PASS: TestServerSideCopyOverSelf (6.77s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:26:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/22 04:26:28 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:26:28 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:26:28 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/22 04:26:28 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/22 04:26:28 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" --- PASS: TestMoveOverSelf (1.97s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:26:30 DEBUG : Creating backend with remote "TestB2:rclone-test-zufidaq8tise" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-dasuhup0rivi -> B2 bucket rclone-test-zufidaq8tise 2025/01/22 04:26:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 04:26:31 DEBUG : B2 bucket rclone-test-zufidaq8tise: Waiting for checks to finish 2025/01/22 04:26:31 DEBUG : B2 bucket rclone-test-zufidaq8tise: Waiting for transfers to finish 2025/01/22 04:26:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/22 04:26:35 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:26:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/22 04:26:37 DEBUG : B2 bucket rclone-test-zufidaq8tise: Waiting for checks to finish 2025/01/22 04:26:37 DEBUG : B2 bucket rclone-test-zufidaq8tise: Waiting for transfers to finish 2025/01/22 04:26:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/22 04:26:37 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/22 04:26:37 INFO : sub dir/hello world: Deleted 2025/01/22 04:26:38 DEBUG : testing file moves 2025/01/22 04:26:38 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/22 04:26:38 DEBUG : B2 bucket rclone-test-zufidaq8tise: Waiting for checks to finish 2025/01/22 04:26:38 DEBUG : B2 bucket rclone-test-zufidaq8tise: Waiting for transfers to finish 2025/01/22 04:26:39 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/01/22 04:26:39 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/22 04:26:39 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:26:39 DEBUG : B2 bucket rclone-test-zufidaq8tise: Purge remote 2025/01/22 04:26:39 INFO : B2 bucket rclone-test-zufidaq8tise: cleaning bucket "rclone-test-zufidaq8tise" of all files 2025/01/22 04:26:39 DEBUG : sub dir/hello world: Deleting (id "4_zefe20da3403d8bcb9f480e1b_f105fde336877d68a_d20250122_m042638_c001_v0001128_t0017_u01737519998978") 2025/01/22 04:26:39 DEBUG : sub dir/hello world: Deleting (id "4_zefe20da3403d8bcb9f480e1b_f1048176964e4bb9d_d20250122_m042637_c001_v0001136_t0038_u01737519997283") 2025/01/22 04:26:39 DEBUG : sub dir/hello world: Deleting (id "4_zefe20da3403d8bcb9f480e1b_f116705124f7ac679_d20250122_m042635_c001_v0001176_t0029_u01737519995056") --- PASS: TestServerSideMoveOverSelf (15.41s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:26:45 ERROR : : error listing: directory not found 2025/01/22 04:26:46 INFO : Local file system at /tmp/rclone1447089313: Making directory 2025/01/22 04:26:46 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:26:46 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.02s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:26:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 04:26:47 DEBUG : Local file system at /tmp/rclone1447089313: Waiting for checks to finish 2025/01/22 04:26:47 DEBUG : Local file system at /tmp/rclone1447089313: Waiting for transfers to finish 2025/01/22 04:26:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/22 04:26:48 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/01/22 04:26:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" --- PASS: TestCopyRedownload (2.05s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:26:49 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/22 04:26:49 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:26:49 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:26:49 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/22 04:26:49 INFO : check sum: Copied (new) 2025/01/22 04:26:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:26:50 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:26:50 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/22 04:26:50 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/01/22 04:26:50 DEBUG : check sum: Unchanged skipping 2025/01/22 04:26:50 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:26:50 DEBUG : Waiting for deletions to finish 2025/01/22 04:26:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.28s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:26:51 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/22 04:26:51 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:26:51 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:26:52 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/22 04:26:52 INFO : sizeonly: Copied (new) 2025/01/22 04:26:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:26:52 DEBUG : sizeonly: Sizes identical 2025/01/22 04:26:52 DEBUG : sizeonly: Unchanged skipping 2025/01/22 04:26:52 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:26:52 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:26:52 DEBUG : Waiting for deletions to finish 2025/01/22 04:26:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.60s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:26:54 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/22 04:26:54 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:26:54 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:26:54 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/01/22 04:26:54 INFO : ignore-size: Copied (new) 2025/01/22 04:26:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:26:54 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:26:54 DEBUG : ignore-size: Unchanged skipping 2025/01/22 04:26:54 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:26:54 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:26:54 DEBUG : Waiting for deletions to finish 2025/01/22 04:26:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.50s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:26:57 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:26:57 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:26:57 DEBUG : existing: Unchanged skipping 2025/01/22 04:26:57 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:26:57 DEBUG : Waiting for deletions to finish 2025/01/22 04:26:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:26:57 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/22 04:26:57 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:26:57 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:26:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/22 04:26:57 INFO : existing: Copied (replaced existing) 2025/01/22 04:26:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.62s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:26:59 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/22 04:26:59 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:26:59 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:26:59 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/22 04:26:59 INFO : existing: Copied (new) 2025/01/22 04:26:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:27:00 DEBUG : existing: Destination exists, skipping 2025/01/22 04:27:00 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:27:00 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:27:00 DEBUG : Waiting for deletions to finish 2025/01/22 04:27:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.29s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:27:02 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/22 04:27:02 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/22 04:27:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/22 04:27:02 DEBUG : c/non empty space: Unchanged skipping 2025/01/22 04:27:02 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:27:02 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:27:02 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/22 04:27:02 INFO : a/potato2: Copied (new) 2025/01/22 04:27:02 DEBUG : Waiting for deletions to finish 2025/01/22 04:27:02 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.49s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:27: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/01/22 04:27:04 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:27:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/22 04:27:04 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/22 04:27:04 DEBUG : empty space: Unchanged skipping 2025/01/22 04:27:04 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:27:04 DEBUG : Waiting for deletions to finish 2025/01/22 04:27:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:27:05 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/01/22 04:27:05 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:27:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/22 04:27:05 INFO : empty space: Updated modification time in destination 2025/01/22 04:27:05 DEBUG : empty space: Unchanged skipping 2025/01/22 04:27:05 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:27:05 DEBUG : Waiting for deletions to finish 2025/01/22 04:27:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.58s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:27:08 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/01/22 04:27:08 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:27:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/22 04:27:08 DEBUG : empty space: Unchanged skipping 2025/01/22 04:27:08 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:27:08 DEBUG : Waiting for deletions to finish 2025/01/22 04:27:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.67s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:27:09 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/01/22 04:27:09 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:27:09 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1447089313) 2025/01/22 04:27:09 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-dasuhup0rivi) 2025/01/22 04:27:09 DEBUG : foo: sha1 differ 2025/01/22 04:27:09 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:27:10 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/01/22 04:27:10 INFO : foo: Copied (replaced existing) 2025/01/22 04:27:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.86s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:27:11 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/22 04:27:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/22 04:27:11 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:27:11 DEBUG : empty space: Unchanged skipping 2025/01/22 04:27:11 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:27:12 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/22 04:27:12 INFO : potato: Copied (new) 2025/01/22 04:27:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.15s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:27:13 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/22 04:27:13 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:27:13 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:27:14 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/01/22 04:27:14 INFO : potato: Copied (replaced existing) 2025/01/22 04:27:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.91s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:27:15 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:27:15 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/01/22 04:27:15 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1447089313) 2025/01/22 04:27:15 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-dasuhup0rivi) 2025/01/22 04:27:15 DEBUG : potato: sha1 differ 2025/01/22 04:27:15 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:27:16 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/01/22 04:27:16 INFO : potato: Copied (replaced existing) 2025/01/22 04:27:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:27:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 04:27:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/22 04:27:17 DEBUG : empty space: Unchanged skipping 2025/01/22 04:27:17 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/22 04:27:17 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:27:17 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:27:17 DEBUG : Waiting for deletions to finish 2025/01/22 04:27:17 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:27:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 04:27:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/22 04:27:19 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:27:19 DEBUG : empty space: Unchanged skipping 2025/01/22 04:27:19 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:27:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/22 04:27:20 INFO : potato2: Copied (new) 2025/01/22 04:27:20 DEBUG : Waiting for deletions to finish 2025/01/22 04:27:20 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:27:21 INFO : d: Making directory 2025/01/22 04:27:21 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/01/22 04:27:22 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/22 04:27:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/22 04:27:22 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:27:22 DEBUG : c/non empty space: Unchanged skipping 2025/01/22 04:27:22 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:27:22 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/22 04:27:22 INFO : a/potato2: Copied (new) 2025/01/22 04:27:22 DEBUG : Waiting for deletions to finish 2025/01/22 04:27:22 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.43s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:27:24 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/22 04:27:24 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/22 04:27:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/22 04:27:24 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:27:24 DEBUG : c/non empty space: Unchanged skipping 2025/01/22 04:27:24 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:27:24 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/22 04:27:24 INFO : a/potato2: Copied (new) 2025/01/22 04:27:24 ERROR : B2 bucket rclone-test-dasuhup0rivi: not deleting files as there were IO errors 2025/01/22 04:27:24 ERROR : B2 bucket rclone-test-dasuhup0rivi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.43s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:27:27 DEBUG : Waiting for deletions to finish 2025/01/22 04:27:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 04:27:27 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:27:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/22 04:27:27 DEBUG : empty space: Unchanged skipping 2025/01/22 04:27:27 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:27:27 INFO : potato: Deleted 2025/01/22 04:27:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/22 04:27:27 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.30s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:27:29 DEBUG : Waiting for deletions to finish 2025/01/22 04:27:29 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:27:29 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:27:29 INFO : potato: Deleted 2025/01/22 04:27:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 04:27:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/22 04:27:29 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:27:29 DEBUG : empty space: Unchanged skipping 2025/01/22 04:27:29 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:27:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/22 04:27:30 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.59s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:27:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 04:27:32 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:27:32 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:27:33 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/01/22 04:27:33 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.09s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:27:35 DEBUG : enormous: Excluded (Size Filter) 2025/01/22 04:27:35 DEBUG : enormous: Excluded 2025/01/22 04:27:35 DEBUG : potato2: Excluded (Size Filter) 2025/01/22 04:27:35 DEBUG : potato2: Excluded 2025/01/22 04:27:35 DEBUG : potato2: Excluded (Size Filter) 2025/01/22 04:27:35 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:27:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/22 04:27:35 DEBUG : empty space: Unchanged skipping 2025/01/22 04:27:35 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:27:35 DEBUG : Waiting for deletions to finish 2025/01/22 04:27:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:27:35 DEBUG : enormous: Excluded (Size Filter) 2025/01/22 04:27:35 DEBUG : enormous: Excluded 2025/01/22 04:27:35 DEBUG : potato2: Excluded (Size Filter) 2025/01/22 04:27:35 DEBUG : potato2: Excluded 2025/01/22 04:27:35 DEBUG : potato2: Excluded (Size Filter) 2025/01/22 04:27:35 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/22 04:27:35 DEBUG : empty space: Unchanged skipping 2025/01/22 04:27:35 DEBUG : Local file system at /tmp/rclone1447089313: Waiting for checks to finish 2025/01/22 04:27:35 DEBUG : Local file system at /tmp/rclone1447089313: Waiting for transfers to finish 2025/01/22 04:27:35 DEBUG : Waiting for deletions to finish 2025/01/22 04:27:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.79s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:27:38 DEBUG : enormous: Excluded (Size Filter) 2025/01/22 04:27:38 DEBUG : enormous: Excluded 2025/01/22 04:27:38 DEBUG : potato2: Excluded (Size Filter) 2025/01/22 04:27:38 DEBUG : potato2: Excluded 2025/01/22 04:27:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/22 04:27:38 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:27:38 DEBUG : empty space: Unchanged skipping 2025/01/22 04:27:38 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:27:38 DEBUG : Waiting for deletions to finish 2025/01/22 04:27:38 INFO : enormous: Deleted 2025/01/22 04:27:38 INFO : potato2: Deleted 2025/01/22 04:27:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:27:38 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/22 04:27:38 DEBUG : empty space: Unchanged skipping 2025/01/22 04:27:38 DEBUG : Local file system at /tmp/rclone1447089313: Waiting for checks to finish 2025/01/22 04:27:38 DEBUG : Local file system at /tmp/rclone1447089313: Waiting for transfers to finish 2025/01/22 04:27:38 DEBUG : Waiting for deletions to finish 2025/01/22 04:27:38 INFO : enormous: Deleted 2025/01/22 04:27:38 INFO : potato2: Deleted 2025/01/22 04:27:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.09s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:27:41 DEBUG : five: Need to transfer - File not found at Destination 2025/01/22 04:27:41 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/22 04:27:41 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/22 04:27:41 DEBUG : one: Destination is newer than source, skipping 2025/01/22 04:27:41 DEBUG : three: Sizes identical 2025/01/22 04:27:41 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/22 04:27:41 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:27:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1447089313) 2025/01/22 04:27:41 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-dasuhup0rivi) 2025/01/22 04:27:41 DEBUG : two: sha1 differ 2025/01/22 04:27:41 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:27:41 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/22 04:27:41 INFO : five: Copied (new) 2025/01/22 04:27:42 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/22 04:27:42 INFO : four: Copied (replaced existing) 2025/01/22 04:27:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/22 04:27:42 INFO : two: Copied (replaced existing) 2025/01/22 04:27:42 DEBUG : Waiting for deletions to finish 2025/01/22 04:27:42 DEBUG : one: Destination is newer than source, skipping 2025/01/22 04:27:42 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:27:42 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/22 04:27:42 DEBUG : five: Size and sha1 of src and dst objects identical 2025/01/22 04:27:42 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/22 04:27:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/22 04:27:42 DEBUG : two: Size and sha1 of src and dst objects identical 2025/01/22 04:27:42 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/22 04:27:42 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1447089313) 2025/01/22 04:27:42 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-dasuhup0rivi) 2025/01/22 04:27:42 DEBUG : three: sha1 differ 2025/01/22 04:27:42 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/22 04:27:42 DEBUG : four: Size and sha1 of src and dst objects identical 2025/01/22 04:27:42 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/22 04:27:42 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/22 04:27:42 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:27:43 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/22 04:27:43 INFO : three: Copied (replaced existing) 2025/01/22 04:27:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.23s) === 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-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/01/22 04:27:44 INFO : B2 bucket rclone-test-dasuhup0rivi: Making map for --track-renames 2025/01/22 04:27:44 INFO : B2 bucket rclone-test-dasuhup0rivi: Finished making map for --track-renames 2025/01/22 04:27:44 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:27:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/22 04:27:44 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for renames to finish 2025/01/22 04:27:44 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/22 04:27:44 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:27:44 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/22 04:27:44 INFO : potato: Copied (new) 2025/01/22 04:27:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/22 04:27:44 INFO : yam: Copied (new) 2025/01/22 04:27:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:27:45 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:27:45 INFO : B2 bucket rclone-test-dasuhup0rivi: Making map for --track-renames 2025/01/22 04:27:45 INFO : B2 bucket rclone-test-dasuhup0rivi: Finished making map for --track-renames 2025/01/22 04:27:45 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:27:45 DEBUG : potato: Unchanged skipping 2025/01/22 04:27:45 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for renames to finish 2025/01/22 04:27:46 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/22 04:27:46 INFO : yam: Copied (server-side copy) to: yaml 2025/01/22 04:27:46 INFO : yam: Deleted 2025/01/22 04:27:46 INFO : yaml: Renamed from "yam" 2025/01/22 04:27:46 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:27:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.63s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/01/22 04:27:48 INFO : B2 bucket rclone-test-dasuhup0rivi: Making map for --track-renames 2025/01/22 04:27:48 INFO : B2 bucket rclone-test-dasuhup0rivi: Finished making map for --track-renames 2025/01/22 04:27:48 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:27:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/22 04:27:48 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/22 04:27:48 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for renames to finish 2025/01/22 04:27:48 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:27:48 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/22 04:27:48 INFO : yam: Copied (new) 2025/01/22 04:27:48 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/22 04:27:48 INFO : potato: Copied (new) 2025/01/22 04:27:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:27:49 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:27:49 INFO : B2 bucket rclone-test-dasuhup0rivi: Making map for --track-renames 2025/01/22 04:27:49 INFO : B2 bucket rclone-test-dasuhup0rivi: Finished making map for --track-renames 2025/01/22 04:27:49 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:27:49 DEBUG : potato: Unchanged skipping 2025/01/22 04:27:49 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for renames to finish 2025/01/22 04:27:49 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/22 04:27:49 INFO : yam: Copied (server-side copy) to: yaml 2025/01/22 04:27:49 INFO : yam: Deleted 2025/01/22 04:27:49 INFO : yaml: Renamed from "yam" 2025/01/22 04:27:49 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:27:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.44s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/01/22 04:27:51 INFO : B2 bucket rclone-test-dasuhup0rivi: Making map for --track-renames 2025/01/22 04:27:51 INFO : B2 bucket rclone-test-dasuhup0rivi: Finished making map for --track-renames 2025/01/22 04:27:51 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:27:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/22 04:27:51 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/22 04:27:51 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for renames to finish 2025/01/22 04:27:51 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:27:52 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/22 04:27:52 INFO : sub/yam: Copied (new) 2025/01/22 04:27:52 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/22 04:27:52 INFO : potato: Copied (new) 2025/01/22 04:27:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:27:52 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:27:52 DEBUG : potato: Unchanged skipping 2025/01/22 04:27:52 INFO : B2 bucket rclone-test-dasuhup0rivi: Making map for --track-renames 2025/01/22 04:27:52 INFO : B2 bucket rclone-test-dasuhup0rivi: Finished making map for --track-renames 2025/01/22 04:27:52 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:27:52 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for renames to finish 2025/01/22 04:27:53 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/22 04:27:53 INFO : sub/yam: Copied (server-side copy) to: yam 2025/01/22 04:27:53 INFO : sub/yam: Deleted 2025/01/22 04:27:53 INFO : yam: Renamed from "sub/yam" 2025/01/22 04:27:53 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:27:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.77s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:27:55 DEBUG : Creating backend with remote "/tmp/rclone1447089313/dir1" 2025/01/22 04:27:55 DEBUG : Creating backend with remote "/tmp/rclone1447089313/dir2" 2025/01/22 04:27:55 DEBUG : Local file system at /tmp/rclone1447089313/dir2: Using server-side directory move 2025/01/22 04:27:55 INFO : Local file system at /tmp/rclone1447089313/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/22 04:27:55 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/22 04:27:55 INFO : file1.txt: Moved (server-side) 2025/01/22 04:27:55 DEBUG : Local file system at /tmp/rclone1447089313/dir2: Waiting for checks to finish 2025/01/22 04:27:55 DEBUG : Local file system at /tmp/rclone1447089313/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:27:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 04:27:55 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/22 04:27:55 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:27:55 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:27:56 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/22 04:27:56 INFO : nested/sub dir/file: Copied (new) 2025/01/22 04:27:56 INFO : nested/sub dir/file: Deleted 2025/01/22 04:27:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/22 04:27:56 INFO : sub dir/hello world: Copied (new) 2025/01/22 04:27:56 INFO : sub dir/hello world: Deleted 2025/01/22 04:27:56 INFO : sub dir: Removing directory 2025/01/22 04:27:56 INFO : nested/sub dir: Removing directory 2025/01/22 04:27:56 INFO : nested: Removing directory 2025/01/22 04:27:56 DEBUG : Local file system at /tmp/rclone1447089313: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.07s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:27:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 04:27:58 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/22 04:27:58 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:27:58 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:27:58 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/22 04:27:58 INFO : nested/sub dir/file: Copied (new) 2025/01/22 04:27:58 INFO : nested/sub dir/file: Deleted 2025/01/22 04:27:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/22 04:27:58 INFO : sub dir/hello world: Copied (new) 2025/01/22 04:27:58 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.07s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:28:00 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/22 04:28:00 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/22 04:28:00 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:28:00 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:28:00 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/01/22 04:28:00 INFO : existing-b: Copied (new) 2025/01/22 04:28:00 INFO : existing-b: Deleted 2025/01/22 04:28:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/22 04:28:00 INFO : existing: Copied (new) 2025/01/22 04:28:00 INFO : existing: Deleted 2025/01/22 04:28:00 DEBUG : existing: Destination exists, skipping 2025/01/22 04:28:00 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/22 04:28:00 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:28:00 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:28:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.10s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:28:01 DEBUG : Creating backend with remote "TestB2:rclone-test-larikin6jobe" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-dasuhup0rivi -> B2 bucket rclone-test-larikin6jobe 2025/01/22 04:28:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 04:28:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/22 04:28:09 DEBUG : empty space: Unchanged skipping 2025/01/22 04:28:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/22 04:28:09 DEBUG : B2 bucket rclone-test-larikin6jobe: Waiting for checks to finish 2025/01/22 04:28:09 INFO : empty space: Deleted 2025/01/22 04:28:09 DEBUG : B2 bucket rclone-test-larikin6jobe: Waiting for transfers to finish 2025/01/22 04:28:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/22 04:28:09 INFO : potato2: Copied (server-side copy) 2025/01/22 04:28:09 INFO : potato2: Deleted 2025/01/22 04:28:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/22 04:28:10 INFO : potato3: Copied (server-side copy) 2025/01/22 04:28:10 INFO : potato3: Deleted 2025/01/22 04:28:10 DEBUG : Creating backend with remote "TestB2:rclone-test-yominid0buwo" 2025/01/22 04:28:12 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/22 04:28:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 04:28:12 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/22 04:28:12 DEBUG : B2 bucket rclone-test-yominid0buwo: Waiting for checks to finish 2025/01/22 04:28:12 DEBUG : B2 bucket rclone-test-yominid0buwo: Waiting for transfers to finish 2025/01/22 04:28:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/22 04:28:13 INFO : empty space: Copied (server-side copy) 2025/01/22 04:28:13 INFO : empty space: Deleted 2025/01/22 04:28:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/22 04:28:13 INFO : potato2: Copied (server-side copy) 2025/01/22 04:28:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/22 04:28:14 INFO : potato3: Copied (server-side copy) 2025/01/22 04:28:14 INFO : potato2: Deleted 2025/01/22 04:28:14 INFO : potato3: Deleted 2025/01/22 04:28:14 DEBUG : B2 bucket rclone-test-yominid0buwo: Purge remote 2025/01/22 04:28:14 INFO : B2 bucket rclone-test-yominid0buwo: cleaning bucket "rclone-test-yominid0buwo" of all files 2025/01/22 04:28:14 DEBUG : empty space: Deleting (id "4_z6f129d43404d8bcb9f480e1b_f104fff28fbe860f5_d20250122_m042813_c001_v0001183_t0058_u01737520093613") 2025/01/22 04:28:14 DEBUG : potato2: Deleting (id "4_z6f129d43404d8bcb9f480e1b_f1154dbc33aa3cbb2_d20250122_m042813_c001_v0001182_t0040_u01737520093839") 2025/01/22 04:28:14 DEBUG : potato3: Deleting (id "4_z6f129d43404d8bcb9f480e1b_f1173e214d5fb98d8_d20250122_m042813_c001_v0001184_t0052_u01737520093983") 2025/01/22 04:28:18 DEBUG : B2 bucket rclone-test-larikin6jobe: Purge remote 2025/01/22 04:28:18 INFO : B2 bucket rclone-test-larikin6jobe: cleaning bucket "rclone-test-larikin6jobe" of all files 2025/01/22 04:28:18 DEBUG : empty space: Deleting (id "4_zbf027d33404d8bcb9f480e1b_f409d499a74ca3d37_d20250122_m042813_c001_v7007000_t0000_u01737520093804") 2025/01/22 04:28:18 DEBUG : empty space: Deleting (id "4_zbf027d33404d8bcb9f480e1b_f105fde336877d712_d20250122_m042807_c001_v0001128_t0054_u01737520087978") 2025/01/22 04:28:18 DEBUG : potato2: Deleting (id "4_zbf027d33404d8bcb9f480e1b_f409d499a74ca3d3d_d20250122_m042814_c001_v7007000_t0000_u01737520094058") 2025/01/22 04:28:18 DEBUG : potato2: Deleting (id "4_zbf027d33404d8bcb9f480e1b_f1173f64a64cb71e1_d20250122_m042809_c001_v0001116_t0019_u01737520089427") 2025/01/22 04:28:18 DEBUG : potato3: Deleting (id "4_zbf027d33404d8bcb9f480e1b_f409d499a74ca3d40_d20250122_m042814_c001_v7007000_t0000_u01737520094177") 2025/01/22 04:28:18 DEBUG : potato3: Deleting (id "4_zbf027d33404d8bcb9f480e1b_f116772b687f7044d_d20250122_m042809_c001_v0001144_t0012_u01737520089809") 2025/01/22 04:28:18 DEBUG : potato3: Deleting (id "4_zbf027d33404d8bcb9f480e1b_f105fde336877d714_d20250122_m042808_c001_v0001128_t0009_u01737520088376") --- PASS: TestServerSideMove (20.39s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:28:22 DEBUG : Creating backend with remote "TestB2:rclone-test-ruqohur7gozo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-dasuhup0rivi -> B2 bucket rclone-test-ruqohur7gozo 2025/01/22 04:28:30 DEBUG : empty space: Excluded (Size Filter) 2025/01/22 04:28:30 DEBUG : empty space: Excluded (Size Filter) 2025/01/22 04:28:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 04:28:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/22 04:28:30 DEBUG : B2 bucket rclone-test-ruqohur7gozo: Waiting for checks to finish 2025/01/22 04:28:30 DEBUG : B2 bucket rclone-test-ruqohur7gozo: Waiting for transfers to finish 2025/01/22 04:28:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/22 04:28:31 INFO : potato2: Copied (server-side copy) 2025/01/22 04:28:31 INFO : potato2: Deleted 2025/01/22 04:28:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/22 04:28:31 INFO : potato3: Copied (server-side copy) 2025/01/22 04:28:31 INFO : potato3: Deleted 2025/01/22 04:28:31 DEBUG : Creating backend with remote "TestB2:rclone-test-levufoj9vune" 2025/01/22 04:28:32 DEBUG : empty space: Excluded (Size Filter) 2025/01/22 04:28:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 04:28:33 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/22 04:28:33 DEBUG : B2 bucket rclone-test-levufoj9vune: Waiting for checks to finish 2025/01/22 04:28:33 DEBUG : B2 bucket rclone-test-levufoj9vune: Waiting for transfers to finish 2025/01/22 04:28:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/22 04:28:35 INFO : potato2: Copied (server-side copy) 2025/01/22 04:28:35 INFO : potato2: Deleted 2025/01/22 04:28:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/22 04:28:35 INFO : potato3: Copied (server-side copy) 2025/01/22 04:28:35 INFO : potato3: Deleted 2025/01/22 04:28:35 DEBUG : B2 bucket rclone-test-levufoj9vune: Purge remote 2025/01/22 04:28:35 INFO : B2 bucket rclone-test-levufoj9vune: cleaning bucket "rclone-test-levufoj9vune" of all files 2025/01/22 04:28:36 DEBUG : potato2: Deleting (id "4_z4f12ed63404d8bcb9f480e1b_f1175a2533cda5774_d20250122_m042835_c001_v0001182_t0044_u01737520115000") 2025/01/22 04:28:36 DEBUG : potato3: Deleting (id "4_z4f12ed63404d8bcb9f480e1b_f1154dbc33aa3cd62_d20250122_m042835_c001_v0001182_t0037_u01737520115249") 2025/01/22 04:28:38 DEBUG : B2 bucket rclone-test-ruqohur7gozo: Purge remote 2025/01/22 04:28:38 INFO : B2 bucket rclone-test-ruqohur7gozo: cleaning bucket "rclone-test-ruqohur7gozo" of all files 2025/01/22 04:28:38 DEBUG : empty space: Deleting (id "4_z5f12cd73404d8bcb9f480e1b_f11283dde68c3b944_d20250122_m042829_c001_v0001130_t0020_u01737520109369") 2025/01/22 04:28:38 DEBUG : potato2: Deleting (id "4_z5f12cd73404d8bcb9f480e1b_f4009652886c708b1_d20250122_m042835_c001_v7007000_t0000_u01737520115223") 2025/01/22 04:28:38 DEBUG : potato2: Deleting (id "4_z5f12cd73404d8bcb9f480e1b_f110726806eff1b4d_d20250122_m042830_c001_v0001183_t0025_u01737520110957") 2025/01/22 04:28:38 DEBUG : potato3: Deleting (id "4_z5f12cd73404d8bcb9f480e1b_f4009652886c708b3_d20250122_m042835_c001_v7007000_t0000_u01737520115517") 2025/01/22 04:28:38 DEBUG : potato3: Deleting (id "4_z5f12cd73404d8bcb9f480e1b_f10590222054996db_d20250122_m042831_c001_v0001150_t0021_u01737520111237") 2025/01/22 04:28:38 DEBUG : potato3: Deleting (id "4_z5f12cd73404d8bcb9f480e1b_f11283dde68c3b946_d20250122_m042829_c001_v0001130_t0034_u01737520109658") --- PASS: TestServerSideMoveWithFilter (19.74s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:28:42 DEBUG : Creating backend with remote "TestB2:rclone-test-siwivaw0mase" 2025/01/22 04:28:44 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-dasuhup0rivi -> B2 bucket rclone-test-siwivaw0mase 2025/01/22 04:28:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 04:28:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/22 04:28:50 DEBUG : empty space: Unchanged skipping 2025/01/22 04:28:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/22 04:28:50 DEBUG : B2 bucket rclone-test-siwivaw0mase: Waiting for checks to finish 2025/01/22 04:28:50 INFO : empty space: Deleted 2025/01/22 04:28:50 DEBUG : B2 bucket rclone-test-siwivaw0mase: Waiting for transfers to finish 2025/01/22 04:28:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/22 04:28:50 INFO : potato2: Copied (server-side copy) 2025/01/22 04:28:50 INFO : potato2: Deleted 2025/01/22 04:28:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/22 04:28:51 INFO : potato3: Copied (server-side copy) 2025/01/22 04:28:51 INFO : potato3: Deleted 2025/01/22 04:28:51 DEBUG : Creating backend with remote "TestB2:rclone-test-biyuwep1qonu" 2025/01/22 04:28:52 INFO : tomatoDir: Making directory 2025/01/22 04:28:52 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/22 04:28:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 04:28:52 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/22 04:28:52 DEBUG : B2 bucket rclone-test-biyuwep1qonu: Waiting for checks to finish 2025/01/22 04:28:52 DEBUG : B2 bucket rclone-test-biyuwep1qonu: Waiting for transfers to finish 2025/01/22 04:28:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/22 04:28:57 INFO : empty space: Copied (server-side copy) 2025/01/22 04:28:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/22 04:28:57 INFO : potato3: Copied (server-side copy) 2025/01/22 04:28:57 INFO : empty space: Deleted 2025/01/22 04:28:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/22 04:28:57 INFO : potato2: Copied (server-side copy) 2025/01/22 04:28:57 INFO : potato3: Deleted 2025/01/22 04:28:57 INFO : potato2: Deleted 2025/01/22 04:28:58 DEBUG : B2 bucket rclone-test-biyuwep1qonu: Purge remote 2025/01/22 04:28:58 INFO : B2 bucket rclone-test-biyuwep1qonu: cleaning bucket "rclone-test-biyuwep1qonu" of all files 2025/01/22 04:28:58 DEBUG : empty space: Deleting (id "4_zdf823d33405d8bcb9f480e1b_f1007c116b93d80b3_d20250122_m042856_c001_v0001038_t0006_u01737520136860") 2025/01/22 04:28:58 DEBUG : potato2: Deleting (id "4_zdf823d33405d8bcb9f480e1b_f11953e26d1fab2a1_d20250122_m042857_c001_v0001092_t0059_u01737520137227") 2025/01/22 04:28:58 DEBUG : potato3: Deleting (id "4_zdf823d33405d8bcb9f480e1b_f118d9cea406d949c_d20250122_m042857_c001_v0001183_t0042_u01737520137226") 2025/01/22 04:28:59 DEBUG : B2 bucket rclone-test-siwivaw0mase: Purge remote 2025/01/22 04:28:59 INFO : B2 bucket rclone-test-siwivaw0mase: cleaning bucket "rclone-test-siwivaw0mase" of all files 2025/01/22 04:29:00 DEBUG : empty space: Deleting (id "4_z7fc21d43405d8bcb9f480e1b_f404d75fb942b0f89_d20250122_m042857_c001_v7007000_t0000_u01737520137290") 2025/01/22 04:29:00 DEBUG : empty space: Deleting (id "4_z7fc21d43405d8bcb9f480e1b_f11853f50c2dd021b_d20250122_m042849_c001_v0001184_t0050_u01737520129307") 2025/01/22 04:29:00 DEBUG : potato2: Deleting (id "4_z7fc21d43405d8bcb9f480e1b_f404d75fb942b0f97_d20250122_m042857_c001_v7007000_t0000_u01737520137718") 2025/01/22 04:29:00 DEBUG : potato2: Deleting (id "4_z7fc21d43405d8bcb9f480e1b_f1115b4765628e2e3_d20250122_m042850_c001_v0001038_t0002_u01737520130505") 2025/01/22 04:29:00 DEBUG : potato3: Deleting (id "4_z7fc21d43405d8bcb9f480e1b_f404d75fb942b0f91_d20250122_m042857_c001_v7007000_t0000_u01737520137520") 2025/01/22 04:29:00 DEBUG : potato3: Deleting (id "4_z7fc21d43405d8bcb9f480e1b_f117efaa383bdb694_d20250122_m042850_c001_v0001176_t0049_u01737520130886") 2025/01/22 04:29:00 DEBUG : potato3: Deleting (id "4_z7fc21d43405d8bcb9f480e1b_f11853f50c2dd0225_d20250122_m042849_c001_v0001184_t0043_u01737520129523") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (22.84s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:29:04 DEBUG : Creating backend with remote "TestB2:rclone-test-dasuhup0rivi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.44s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:29:07 DEBUG : Creating backend with remote "TestB2:rclone-test-dasuhup0rivi/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" --- PASS: TestSyncOverlap (2.92s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:29:10 DEBUG : Creating backend with remote "TestB2:rclone-test-dasuhup0rivi/rclone-sync-test" 2025/01/22 04:29:12 DEBUG : Creating backend with remote "TestB2:rclone-test-dasuhup0rivi/rclone-sync-test-include/layer2" 2025/01/22 04:29:14 DEBUG : Creating backend with remote "TestB2:rclone-test-dasuhup0rivi/rclone-sync-test-ignore-file" 2025/01/22 04:29:17 DEBUG : B2 bucket rclone-test-dasuhup0rivi path rclone-sync-test: Waiting for checks to finish 2025/01/22 04:29:17 DEBUG : B2 bucket rclone-test-dasuhup0rivi path rclone-sync-test: Waiting for transfers to finish 2025/01/22 04:29:17 DEBUG : Waiting for deletions to finish 2025/01/22 04:29:17 INFO : There was nothing to transfer 2025/01/22 04:29:18 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:29:18 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:29:18 DEBUG : Waiting for deletions to finish 2025/01/22 04:29:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:29:18 DEBUG : B2 bucket rclone-test-dasuhup0rivi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/22 04:29:18 DEBUG : B2 bucket rclone-test-dasuhup0rivi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/22 04:29:18 DEBUG : Waiting for deletions to finish 2025/01/22 04:29:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:29:18 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:29:18 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:29:18 DEBUG : Waiting for deletions to finish 2025/01/22 04:29:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:29:19 DEBUG : B2 bucket rclone-test-dasuhup0rivi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/22 04:29:19 DEBUG : B2 bucket rclone-test-dasuhup0rivi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/22 04:29:19 DEBUG : Waiting for deletions to finish 2025/01/22 04:29:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.71s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:29:27 DEBUG : Creating backend with remote "TestB2:rclone-test-dasuhup0rivi/dst" 2025/01/22 04:29:28 DEBUG : Creating backend with remote "TestB2:rclone-test-dasuhup0rivi/CompareDest" 2025/01/22 04:29:30 DEBUG : one: Need to transfer - File not found at Destination 2025/01/22 04:29:30 DEBUG : B2 bucket rclone-test-dasuhup0rivi path dst: Waiting for checks to finish 2025/01/22 04:29:30 DEBUG : B2 bucket rclone-test-dasuhup0rivi path dst: Waiting for transfers to finish 2025/01/22 04:29:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/22 04:29:30 INFO : one: Copied (new) 2025/01/22 04:29:30 DEBUG : Waiting for deletions to finish 2025/01/22 04:29:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/22 04:29:31 DEBUG : B2 bucket rclone-test-dasuhup0rivi path dst: Waiting for checks to finish 2025/01/22 04:29:31 DEBUG : B2 bucket rclone-test-dasuhup0rivi path dst: Waiting for transfers to finish 2025/01/22 04:29:31 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/22 04:29:31 INFO : one: Copied (replaced existing) 2025/01/22 04:29:31 DEBUG : Waiting for deletions to finish 2025/01/22 04:29:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/22 04:29:33 DEBUG : B2 bucket rclone-test-dasuhup0rivi path dst: Waiting for checks to finish 2025/01/22 04:29:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/22 04:29:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/22 04:29:33 DEBUG : B2 bucket rclone-test-dasuhup0rivi path dst: Waiting for transfers to finish 2025/01/22 04:29:33 DEBUG : Waiting for deletions to finish 2025/01/22 04:29:33 INFO : There was nothing to transfer 2025/01/22 04:29:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/22 04:29:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/22 04:29:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/22 04:29:35 DEBUG : B2 bucket rclone-test-dasuhup0rivi path dst: Waiting for checks to finish 2025/01/22 04:29:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/22 04:29:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/22 04:29:35 DEBUG : B2 bucket rclone-test-dasuhup0rivi path dst: Waiting for transfers to finish 2025/01/22 04:29:35 DEBUG : Waiting for deletions to finish 2025/01/22 04:29:35 INFO : There was nothing to transfer 2025/01/22 04:29:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/22 04:29:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/22 04:29:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/22 04:29:35 DEBUG : B2 bucket rclone-test-dasuhup0rivi path dst: Waiting for checks to finish 2025/01/22 04:29:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/22 04:29:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/22 04:29:36 DEBUG : B2 bucket rclone-test-dasuhup0rivi path dst: Waiting for transfers to finish 2025/01/22 04:29:36 DEBUG : Waiting for deletions to finish 2025/01/22 04:29:36 INFO : There was nothing to transfer 2025/01/22 04:29:37 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/01/22 04:29:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/22 04:29:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/22 04:29:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/22 04:29:37 DEBUG : B2 bucket rclone-test-dasuhup0rivi path dst: Waiting for checks to finish 2025/01/22 04:29:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/22 04:29:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/22 04:29:37 DEBUG : B2 bucket rclone-test-dasuhup0rivi path dst: Waiting for transfers to finish 2025/01/22 04:29:37 DEBUG : Waiting for deletions to finish 2025/01/22 04:29:37 INFO : There was nothing to transfer 2025/01/22 04:29:38 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/22 04:29:38 DEBUG : two: Need to transfer - File not found at Destination 2025/01/22 04:29:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/22 04:29:38 DEBUG : B2 bucket rclone-test-dasuhup0rivi path dst: Waiting for checks to finish 2025/01/22 04:29:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/22 04:29:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/22 04:29:38 DEBUG : B2 bucket rclone-test-dasuhup0rivi path dst: Waiting for transfers to finish 2025/01/22 04:29:38 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/01/22 04:29:38 INFO : two: Copied (new) 2025/01/22 04:29:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.96s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:29:41 DEBUG : Creating backend with remote "TestB2:rclone-test-dasuhup0rivi/dest" 2025/01/22 04:29:42 DEBUG : Creating backend with remote "TestB2:rclone-test-dasuhup0rivi/pre-dest1" 2025/01/22 04:29:43 DEBUG : Creating backend with remote "TestB2:rclone-test-dasuhup0rivi/pre-dest2" 2025/01/22 04:29:45 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:29:45 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/22 04:29:45 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:29:45 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/22 04:29:46 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/22 04:29:46 DEBUG : B2 bucket rclone-test-dasuhup0rivi path dest: Waiting for checks to finish 2025/01/22 04:29:46 DEBUG : B2 bucket rclone-test-dasuhup0rivi path dest: Waiting for transfers to finish 2025/01/22 04:29:47 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/01/22 04:29:47 INFO : 3: Copied (new) 2025/01/22 04:29:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.76s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:29:48 DEBUG : Creating backend with remote "TestB2:rclone-test-dasuhup0rivi/dst" 2025/01/22 04:29:49 DEBUG : Creating backend with remote "TestB2:rclone-test-dasuhup0rivi/CopyDest" 2025/01/22 04:29:51 DEBUG : one: Need to transfer - File not found at Destination 2025/01/22 04:29:51 DEBUG : B2 bucket rclone-test-dasuhup0rivi path dst: Waiting for checks to finish 2025/01/22 04:29:51 DEBUG : B2 bucket rclone-test-dasuhup0rivi path dst: Waiting for transfers to finish 2025/01/22 04:29:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/22 04:29:52 INFO : one: Copied (new) 2025/01/22 04:29:52 DEBUG : Waiting for deletions to finish 2025/01/22 04:29:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/22 04:29:53 DEBUG : B2 bucket rclone-test-dasuhup0rivi path dst: Waiting for checks to finish 2025/01/22 04:29:53 DEBUG : B2 bucket rclone-test-dasuhup0rivi path dst: Waiting for transfers to finish 2025/01/22 04:29:53 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/22 04:29:53 INFO : one: Copied (replaced existing) 2025/01/22 04:29:53 DEBUG : Waiting for deletions to finish 2025/01/22 04:29:55 DEBUG : Creating backend with remote "TestB2:rclone-test-dasuhup0rivi/BackupDir" 2025/01/22 04:29:56 DEBUG : B2 bucket rclone-test-dasuhup0rivi path dst: Waiting for checks to finish 2025/01/22 04:29:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/22 04:29:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/22 04:29:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/22 04:29:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/22 04:29:57 INFO : one: Copied (server-side copy) 2025/01/22 04:29:58 INFO : one: Deleted 2025/01/22 04:29:58 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/22 04:29:58 INFO : one: Copied (server-side copy) 2025/01/22 04:29:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/22 04:29:58 DEBUG : B2 bucket rclone-test-dasuhup0rivi path dst: Waiting for transfers to finish 2025/01/22 04:29:58 DEBUG : Waiting for deletions to finish 2025/01/22 04:29:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/22 04:29:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/22 04:29:59 INFO : two: Copied (server-side copy) 2025/01/22 04:29:59 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/22 04:29:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/22 04:29:59 DEBUG : one: Unchanged skipping 2025/01/22 04:29:59 DEBUG : B2 bucket rclone-test-dasuhup0rivi path dst: Waiting for checks to finish 2025/01/22 04:29:59 DEBUG : B2 bucket rclone-test-dasuhup0rivi path dst: Waiting for transfers to finish 2025/01/22 04:29:59 DEBUG : Waiting for deletions to finish 2025/01/22 04:30:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/22 04:30:00 DEBUG : one: Unchanged skipping 2025/01/22 04:30:00 DEBUG : B2 bucket rclone-test-dasuhup0rivi path dst: Waiting for checks to finish 2025/01/22 04:30:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/22 04:30:00 DEBUG : two: Unchanged skipping 2025/01/22 04:30:00 DEBUG : B2 bucket rclone-test-dasuhup0rivi path dst: Waiting for transfers to finish 2025/01/22 04:30:00 DEBUG : Waiting for deletions to finish 2025/01/22 04:30:00 INFO : There was nothing to transfer 2025/01/22 04:30:01 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/22 04:30:01 DEBUG : three: Destination not found in --copy-dest 2025/01/22 04:30:01 DEBUG : three: Need to transfer - File not found at Destination 2025/01/22 04:30:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/22 04:30:01 DEBUG : one: Unchanged skipping 2025/01/22 04:30:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/22 04:30:01 DEBUG : two: Unchanged skipping 2025/01/22 04:30:01 DEBUG : B2 bucket rclone-test-dasuhup0rivi path dst: Waiting for checks to finish 2025/01/22 04:30:01 DEBUG : B2 bucket rclone-test-dasuhup0rivi path dst: Waiting for transfers to finish 2025/01/22 04:30:02 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/01/22 04:30:02 INFO : three: Copied (new) 2025/01/22 04:30:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.32s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:30:05 DEBUG : Creating backend with remote "TestB2:rclone-test-dasuhup0rivi/dst" 2025/01/22 04:30:06 DEBUG : Creating backend with remote "TestB2:rclone-test-dasuhup0rivi/backup" 2025/01/22 04:30:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/22 04:30:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:30:09 DEBUG : two: Unchanged skipping 2025/01/22 04:30:09 DEBUG : B2 bucket rclone-test-dasuhup0rivi path dst: Waiting for checks to finish 2025/01/22 04:30:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/22 04:30:10 INFO : one: Copied (server-side copy) 2025/01/22 04:30:10 INFO : one: Deleted 2025/01/22 04:30:10 DEBUG : B2 bucket rclone-test-dasuhup0rivi path dst: Waiting for transfers to finish 2025/01/22 04:30:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/22 04:30:11 INFO : one: Copied (new) 2025/01/22 04:30:11 DEBUG : Waiting for deletions to finish 2025/01/22 04:30:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/22 04:30:12 INFO : three.txt: Copied (server-side copy) 2025/01/22 04:30:12 INFO : three.txt: Deleted 2025/01/22 04:30:12 INFO : three.txt: Moved into backup dir 2025/01/22 04:30:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/22 04:30:13 DEBUG : B2 bucket rclone-test-dasuhup0rivi path dst: Waiting for checks to finish 2025/01/22 04:30:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:30:13 DEBUG : two: Unchanged skipping 2025/01/22 04:30:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/22 04:30:14 INFO : one: Copied (server-side copy) 2025/01/22 04:30:14 INFO : one: Deleted 2025/01/22 04:30:14 DEBUG : B2 bucket rclone-test-dasuhup0rivi path dst: Waiting for transfers to finish 2025/01/22 04:30:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/22 04:30:15 INFO : one: Copied (new) 2025/01/22 04:30:15 DEBUG : Waiting for deletions to finish 2025/01/22 04:30:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/22 04:30:15 INFO : three.txt: Copied (server-side copy) 2025/01/22 04:30:15 INFO : three.txt: Deleted 2025/01/22 04:30:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.13s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:30:18 DEBUG : Creating backend with remote "TestB2:rclone-test-dasuhup0rivi/dst" 2025/01/22 04:30:19 DEBUG : Creating backend with remote "TestB2:rclone-test-dasuhup0rivi/backup" 2025/01/22 04:30:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/22 04:30:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:30:21 DEBUG : two: Unchanged skipping 2025/01/22 04:30:21 DEBUG : B2 bucket rclone-test-dasuhup0rivi path dst: Waiting for checks to finish 2025/01/22 04:30:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/22 04:30:23 INFO : one: Copied (server-side copy) to: one.bak 2025/01/22 04:30:23 INFO : one: Deleted 2025/01/22 04:30:23 DEBUG : B2 bucket rclone-test-dasuhup0rivi path dst: Waiting for transfers to finish 2025/01/22 04:30:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/22 04:30:23 INFO : one: Copied (new) 2025/01/22 04:30:23 DEBUG : Waiting for deletions to finish 2025/01/22 04:30:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/22 04:30:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/22 04:30:24 INFO : three.txt: Deleted 2025/01/22 04:30:24 INFO : three.txt: Moved into backup dir 2025/01/22 04:30:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/22 04:30:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:30:26 DEBUG : two: Unchanged skipping 2025/01/22 04:30:26 DEBUG : B2 bucket rclone-test-dasuhup0rivi path dst: Waiting for checks to finish 2025/01/22 04:30:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/22 04:30:26 INFO : one: Copied (server-side copy) to: one.bak 2025/01/22 04:30:26 INFO : one: Deleted 2025/01/22 04:30:26 DEBUG : B2 bucket rclone-test-dasuhup0rivi path dst: Waiting for transfers to finish 2025/01/22 04:30:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/22 04:30:27 INFO : one: Copied (new) 2025/01/22 04:30:27 DEBUG : Waiting for deletions to finish 2025/01/22 04:30:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/22 04:30:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/22 04:30:27 INFO : three.txt: Deleted 2025/01/22 04:30:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (11.90s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:30:30 DEBUG : Creating backend with remote "TestB2:rclone-test-dasuhup0rivi/dst" 2025/01/22 04:30:31 DEBUG : Creating backend with remote "TestB2:rclone-test-dasuhup0rivi/backup" 2025/01/22 04:30:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/22 04:30:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:30:33 DEBUG : two: Unchanged skipping 2025/01/22 04:30:33 DEBUG : B2 bucket rclone-test-dasuhup0rivi path dst: Waiting for checks to finish 2025/01/22 04:30:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/22 04:30:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/22 04:30:35 INFO : one: Deleted 2025/01/22 04:30:35 DEBUG : B2 bucket rclone-test-dasuhup0rivi path dst: Waiting for transfers to finish 2025/01/22 04:30:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/22 04:30:35 INFO : one: Copied (new) 2025/01/22 04:30:35 DEBUG : Waiting for deletions to finish 2025/01/22 04:30:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/22 04:30:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/22 04:30:36 INFO : three.txt: Deleted 2025/01/22 04:30:36 INFO : three.txt: Moved into backup dir 2025/01/22 04:30:38 DEBUG : B2 bucket rclone-test-dasuhup0rivi path dst: Waiting for checks to finish 2025/01/22 04:30:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/22 04:30:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:30:38 DEBUG : two: Unchanged skipping 2025/01/22 04:30:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/22 04:30:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/22 04:30:38 INFO : one: Deleted 2025/01/22 04:30:38 DEBUG : B2 bucket rclone-test-dasuhup0rivi path dst: Waiting for transfers to finish 2025/01/22 04:30:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/22 04:30:38 INFO : one: Copied (new) 2025/01/22 04:30:38 DEBUG : Waiting for deletions to finish 2025/01/22 04:30:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/22 04:30:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/22 04:30:39 INFO : three.txt: Deleted 2025/01/22 04:30:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.78s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:30:42 DEBUG : Creating backend with remote "TestB2:rclone-test-dasuhup0rivi/dst" 2025/01/22 04:30:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/22 04:30:44 DEBUG : B2 bucket rclone-test-dasuhup0rivi path dst: Waiting for checks to finish 2025/01/22 04:30:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:30:44 DEBUG : two: Unchanged skipping 2025/01/22 04:30:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/22 04:30:44 INFO : one: Copied (server-side copy) to: one.bak 2025/01/22 04:30:44 INFO : one: Deleted 2025/01/22 04:30:44 DEBUG : B2 bucket rclone-test-dasuhup0rivi path dst: Waiting for transfers to finish 2025/01/22 04:30:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/22 04:30:45 INFO : one: Copied (new) 2025/01/22 04:30:45 DEBUG : Waiting for deletions to finish 2025/01/22 04:30:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/22 04:30:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/22 04:30:46 INFO : three.txt: Deleted 2025/01/22 04:30:46 INFO : three.txt: Moved into backup dir 2025/01/22 04:30:47 DEBUG : one.bak: Excluded (Path Filter) 2025/01/22 04:30:47 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/22 04:30:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/22 04:30:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:30:47 DEBUG : two: Unchanged skipping 2025/01/22 04:30:47 DEBUG : B2 bucket rclone-test-dasuhup0rivi path dst: Waiting for checks to finish 2025/01/22 04:30:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/22 04:30:47 INFO : one: Copied (server-side copy) to: one.bak 2025/01/22 04:30:48 INFO : one: Deleted 2025/01/22 04:30:48 DEBUG : B2 bucket rclone-test-dasuhup0rivi path dst: Waiting for transfers to finish 2025/01/22 04:30:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/22 04:30:48 INFO : one: Copied (new) 2025/01/22 04:30:48 DEBUG : Waiting for deletions to finish 2025/01/22 04:30:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/22 04:30:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/22 04:30:49 INFO : three.txt: Deleted 2025/01/22 04:30:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.72s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:30:52 DEBUG : Creating backend with remote "TestB2:rclone-test-dasuhup0rivi/dst" 2025/01/22 04:30:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/22 04:30:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/22 04:30:54 INFO : one: Copied (server-side copy) to: one.bak 2025/01/22 04:30:54 INFO : one: Deleted 2025/01/22 04:30:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/22 04:30:56 INFO : one: Copied (new) 2025/01/22 04:30:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:30:56 DEBUG : two: Unchanged skipping 2025/01/22 04:30:56 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/22 04:30:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/22 04:30:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/22 04:30:57 INFO : three.txt: Deleted 2025/01/22 04:30:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/22 04:30:58 INFO : three.txt: Copied (new) 2025/01/22 04:30:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/22 04:30:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/22 04:30:59 INFO : one: Copied (server-side copy) to: one.bak 2025/01/22 04:30:59 INFO : one: Deleted 2025/01/22 04:31:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/22 04:31:00 INFO : one: Copied (new) 2025/01/22 04:31:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:31:00 DEBUG : two: Unchanged skipping 2025/01/22 04:31:00 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/22 04:31:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/22 04:31:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/22 04:31:01 INFO : three.txt: Deleted 2025/01/22 04:31:03 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/22 04:31:03 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.14s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:31:06 DEBUG : Creating backend with remote "TestB2:rclone-test-dasuhup0rivi/dst" 2025/01/22 04:31:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/22 04:31:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/22 04:31:09 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/22 04:31:09 INFO : one: Deleted 2025/01/22 04:31:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/22 04:31:10 INFO : one: Copied (new) 2025/01/22 04:31:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:31:10 DEBUG : two: Unchanged skipping 2025/01/22 04:31:10 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/22 04:31:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/22 04:31:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/22 04:31:11 INFO : three.txt: Deleted 2025/01/22 04:31:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/22 04:31:11 INFO : three.txt: Copied (new) 2025/01/22 04:31:11 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/22 04:31:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/22 04:31:12 DEBUG : pacer: Reducing sleep to 10ms 2025/01/22 04:31:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/22 04:31:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/22 04:31:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/22 04:31:13 INFO : one: Deleted 2025/01/22 04:31:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/22 04:31:13 INFO : one: Copied (new) 2025/01/22 04:31:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:31:13 DEBUG : two: Unchanged skipping 2025/01/22 04:31:13 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/22 04:31:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/22 04:31:14 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/22 04:31:14 INFO : three.txt: Deleted 2025/01/22 04:31:14 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/22 04:31:14 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.81s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:31:17 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/22 04:31:17 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:31:17 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:31:18 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/01/22 04:31:18 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/22 04:31:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.26s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:31:19 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/22 04:31:19 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:31:19 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:31:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/22 04:31:19 INFO : existing: Copied (new) 2025/01/22 04:31:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:31:20 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/22 04:31:20 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:31:20 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/22 04:31:20 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:31:20 ERROR : B2 bucket rclone-test-dasuhup0rivi: not deleting files as there were IO errors 2025/01/22 04:31:20 ERROR : B2 bucket rclone-test-dasuhup0rivi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" --- PASS: TestSyncImmutable (3.03s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:31:22 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:31:22 DEBUG : existing: Unchanged skipping 2025/01/22 04:31:22 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:31:22 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:31:22 DEBUG : Waiting for deletions to finish 2025/01/22 04:31:22 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.34s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:31:34 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:31:34 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:31:34 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:31:34 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:31:34 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:31:34 DEBUG : both0: Unchanged skipping 2025/01/22 04:31:34 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:31:34 DEBUG : both12: Unchanged skipping 2025/01/22 04:31:34 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:31:34 DEBUG : both13: Unchanged skipping 2025/01/22 04:31:34 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:31:34 DEBUG : both14: Unchanged skipping 2025/01/22 04:31:34 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:31:34 DEBUG : both1: Unchanged skipping 2025/01/22 04:31:34 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:31:34 DEBUG : both10: Unchanged skipping 2025/01/22 04:31:34 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:31:34 DEBUG : both11: Unchanged skipping 2025/01/22 04:31:34 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:31:34 DEBUG : both18: Unchanged skipping 2025/01/22 04:31:34 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:31:34 DEBUG : both19: Unchanged skipping 2025/01/22 04:31:34 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:31:34 DEBUG : both15: Unchanged skipping 2025/01/22 04:31:34 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:31:34 DEBUG : both3: Unchanged skipping 2025/01/22 04:31:34 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:31:34 DEBUG : both4: Unchanged skipping 2025/01/22 04:31:34 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:31:34 DEBUG : both5: Unchanged skipping 2025/01/22 04:31:34 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:31:34 DEBUG : both6: Unchanged skipping 2025/01/22 04:31:34 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:31:34 DEBUG : both7: Unchanged skipping 2025/01/22 04:31:34 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:31:34 DEBUG : both8: Unchanged skipping 2025/01/22 04:31:34 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:31:34 DEBUG : both9: Unchanged skipping 2025/01/22 04:31:34 DEBUG : both16: Unchanged skipping 2025/01/22 04:31:34 DEBUG : both17: Unchanged skipping 2025/01/22 04:31:34 DEBUG : both2: Unchanged skipping 2025/01/22 04:31:34 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:31:34 DEBUG : Waiting for deletions to finish 2025/01/22 04:31:34 INFO : only8: Deleted 2025/01/22 04:31:35 INFO : only9: Deleted 2025/01/22 04:31:35 INFO : only17: Deleted 2025/01/22 04:31:35 INFO : only3: Deleted 2025/01/22 04:31:35 INFO : only16: Deleted 2025/01/22 04:31:35 INFO : only13: Deleted 2025/01/22 04:31:35 INFO : only18: Deleted 2025/01/22 04:31:35 INFO : only19: Deleted 2025/01/22 04:31:35 INFO : only1: Deleted 2025/01/22 04:31:35 INFO : only11: Deleted 2025/01/22 04:31:35 INFO : only12: Deleted 2025/01/22 04:31:35 INFO : only14: Deleted 2025/01/22 04:31:35 INFO : only15: Deleted 2025/01/22 04:31:35 INFO : only2: Deleted 2025/01/22 04:31:35 INFO : only6: Deleted 2025/01/22 04:31:35 INFO : only7: Deleted 2025/01/22 04:31:35 INFO : only0: Deleted 2025/01/22 04:31:35 INFO : only10: Deleted 2025/01/22 04:31:36 INFO : only4: Deleted 2025/01/22 04:31:36 INFO : only5: Deleted 2025/01/22 04:31:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (16.12s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:31:50 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:31:50 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:31:50 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:31:50 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:31:50 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for checks to finish 2025/01/22 04:31:50 DEBUG : both0: Unchanged skipping 2025/01/22 04:31:50 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:31:50 DEBUG : both12: Unchanged skipping 2025/01/22 04:31:50 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:31:50 DEBUG : both13: Unchanged skipping 2025/01/22 04:31:50 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:31:50 DEBUG : both14: Unchanged skipping 2025/01/22 04:31:50 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:31:50 DEBUG : both15: Unchanged skipping 2025/01/22 04:31:50 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:31:50 DEBUG : both16: Unchanged skipping 2025/01/22 04:31:50 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:31:50 DEBUG : both17: Unchanged skipping 2025/01/22 04:31:50 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:31:50 DEBUG : both18: Unchanged skipping 2025/01/22 04:31:50 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:31:50 DEBUG : both1: Unchanged skipping 2025/01/22 04:31:50 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:31:50 DEBUG : both2: Unchanged skipping 2025/01/22 04:31:50 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:31:50 DEBUG : both3: Unchanged skipping 2025/01/22 04:31:50 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:31:50 DEBUG : both4: Unchanged skipping 2025/01/22 04:31:50 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:31:50 DEBUG : both5: Unchanged skipping 2025/01/22 04:31:50 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:31:50 DEBUG : both6: Unchanged skipping 2025/01/22 04:31:50 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:31:50 DEBUG : both7: Unchanged skipping 2025/01/22 04:31:50 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:31:50 DEBUG : both8: Unchanged skipping 2025/01/22 04:31:50 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 04:31:50 DEBUG : both9: Unchanged skipping 2025/01/22 04:31:50 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/22 04:31:50 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/22 04:31:50 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/22 04:31:50 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/22 04:31:50 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/22 04:31:50 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/22 04:31:50 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/22 04:31:50 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/22 04:31:50 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/22 04:31:50 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/22 04:31:50 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/22 04:31:50 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/22 04:31:50 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/22 04:31:50 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/22 04:31:50 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/22 04:31:50 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/22 04:31:50 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/22 04:31:50 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/22 04:31:50 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/22 04:31:50 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/22 04:31:50 DEBUG : both11: Unchanged skipping 2025/01/22 04:31:50 DEBUG : both10: Unchanged skipping 2025/01/22 04:31:50 DEBUG : both19: Unchanged skipping 2025/01/22 04:31:50 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Waiting for transfers to finish 2025/01/22 04:31:51 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/22 04:31:51 INFO : only0: Copied (replaced existing) 2025/01/22 04:31:51 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/22 04:31:51 INFO : only1: Copied (replaced existing) 2025/01/22 04:31:51 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/22 04:31:51 INFO : only10: Copied (replaced existing) 2025/01/22 04:31:51 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/22 04:31:51 INFO : only12: Copied (replaced existing) 2025/01/22 04:31:51 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/22 04:31:51 INFO : only13: Copied (replaced existing) 2025/01/22 04:31:51 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/22 04:31:51 INFO : only14: Copied (replaced existing) 2025/01/22 04:31:51 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/22 04:31:51 INFO : only15: Copied (replaced existing) 2025/01/22 04:31:51 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/22 04:31:51 INFO : only16: Copied (replaced existing) 2025/01/22 04:31:51 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/22 04:31:51 INFO : only17: Copied (replaced existing) 2025/01/22 04:31:51 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/22 04:31:51 INFO : only11: Copied (replaced existing) 2025/01/22 04:31:51 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/22 04:31:51 INFO : only18: Copied (replaced existing) 2025/01/22 04:31:51 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/22 04:31:51 INFO : only19: Copied (replaced existing) 2025/01/22 04:31:51 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/22 04:31:51 INFO : only2: Copied (replaced existing) 2025/01/22 04:31:51 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/22 04:31:51 INFO : only3: Copied (replaced existing) 2025/01/22 04:31:51 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/22 04:31:51 INFO : only4: Copied (replaced existing) 2025/01/22 04:31:51 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/22 04:31:51 INFO : only5: Copied (replaced existing) 2025/01/22 04:31:51 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/22 04:31:51 INFO : only6: Copied (replaced existing) 2025/01/22 04:31:52 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/22 04:31:52 INFO : only7: Copied (replaced existing) 2025/01/22 04:31:52 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/22 04:31:52 INFO : only9: Copied (replaced existing) 2025/01/22 04:31:52 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/22 04:31:52 INFO : only8: Copied (replaced existing) 2025/01/22 04:31:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (19.86s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:32:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/22 04:32:00 INFO : sub dir: Making directory 2025/01/22 04:32:00 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.09s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" 2025/01/22 04:32:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/22 04:32:03 INFO : sub dir: Making directory 2025/01/22 04:32:03 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dasuhup0rivi", Local "Local file system at /tmp/rclone1447089313", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (2.87s) PASS 2025/01/22 04:32:06 DEBUG : B2 bucket rclone-test-dasuhup0rivi: Purge remote 2025/01/22 04:32:06 INFO : B2 bucket rclone-test-dasuhup0rivi: cleaning bucket "rclone-test-dasuhup0rivi" of all files 2025/01/22 04:32:07 DEBUG : BackupDir/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4119d3d29daa1c7d_d20250122_m043002_c001_v7007000_t0000_u01737520202654") 2025/01/22 04:32:07 DEBUG : BackupDir/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f11939727ec586649_d20250122_m042957_c001_v0001182_t0021_u01737520197730") 2025/01/22 04:32:07 DEBUG : CompareDest/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f41564a3b900ebd5f_d20250122_m042939_c001_v7007000_t0000_u01737520179148") 2025/01/22 04:32:07 DEBUG : CompareDest/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f103b8bd374d44aac_d20250122_m042933_c001_v0001184_t0012_u01737520173153") 2025/01/22 04:32:07 DEBUG : CompareDest/two: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f41564a3b900ebd64_d20250122_m042939_c001_v7007000_t0000_u01737520179330") 2025/01/22 04:32:07 DEBUG : CompareDest/two: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bc56f_d20250122_m042934_c001_v0001184_t0052_u01737520174469") 2025/01/22 04:32:07 DEBUG : CopyDest/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4119d3d29daa1c7e_d20250122_m043002_c001_v7007000_t0000_u01737520202836") 2025/01/22 04:32:07 DEBUG : CopyDest/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d071093_d20250122_m042954_c001_v0001182_t0021_u01737520194866") 2025/01/22 04:32:07 DEBUG : CopyDest/three: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4119d3d29daa1c81_d20250122_m043003_c001_v7007000_t0000_u01737520203020") 2025/01/22 04:32:07 DEBUG : CopyDest/three: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bc950_d20250122_m043000_c001_v0001184_t0056_u01737520200891") 2025/01/22 04:32:07 DEBUG : CopyDest/two: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4119d3d29daa1c86_d20250122_m043003_c001_v7007000_t0000_u01737520203202") 2025/01/22 04:32:07 DEBUG : CopyDest/two: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f103b8bd374d44ece_d20250122_m042958_c001_v0001184_t0023_u01737520198942") 2025/01/22 04:32:07 DEBUG : EXISTING: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4009652886c714ed_d20250122_m043122_c001_v7007000_t0000_u01737520282896") 2025/01/22 04:32:07 DEBUG : EXISTING: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f103b8bd374d45ba3_d20250122_m043121_c001_v0001184_t0059_u01737520281927") 2025/01/22 04:32:07 DEBUG : Testêé: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4009652886c714dc_d20250122_m043118_c001_v7007000_t0000_u01737520278519") 2025/01/22 04:32:07 DEBUG : Testêé: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bd38d_d20250122_m043117_c001_v0001184_t0029_u01737520277941") 2025/01/22 04:32:08 DEBUG : Testêé: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f103b8bd374d45af6_d20250122_m043116_c001_v0001184_t0033_u01737520276993") 2025/01/22 04:32:08 DEBUG : a/potato2: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4141d0dfa74963d9_d20250122_m042725_c001_v7007000_t0000_u01737520045439") 2025/01/22 04:32:08 DEBUG : a/potato2: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d0705f2_d20250122_m042724_c001_v0001182_t0043_u01737520044864") 2025/01/22 04:32:08 DEBUG : a/potato2: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4141d0dfa74963c7_d20250122_m042723_c001_v7007000_t0000_u01737520043188") 2025/01/22 04:32:08 DEBUG : a/potato2: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d0705ba_d20250122_m042722_c001_v0001182_t0022_u01737520042431") 2025/01/22 04:32:08 DEBUG : a/potato2: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f409d499a74ca396b_d20250122_m042703_c001_v7007000_t0000_u01737520023258") 2025/01/22 04:32:08 DEBUG : a/potato2: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d0703a2_d20250122_m042702_c001_v0001182_t0006_u01737520022488") 2025/01/22 04:32:08 DEBUG : b/potato: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4141d0dfa74963dc_d20250122_m042725_c001_v7007000_t0000_u01737520045620") 2025/01/22 04:32:08 DEBUG : b/potato: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d0705e0_d20250122_m042724_c001_v0001182_t0017_u01737520044098") 2025/01/22 04:32:08 DEBUG : b/potato: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4141d0dfa74963c2_d20250122_m042722_c001_v7007000_t0000_u01737520042639") 2025/01/22 04:32:08 DEBUG : b/potato: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d0705a4_d20250122_m042721_c001_v0001182_t0003_u01737520041664") 2025/01/22 04:32:08 DEBUG : b/potato: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f409d499a74ca396a_d20250122_m042702_c001_v7007000_t0000_u01737520022701") 2025/01/22 04:32:08 DEBUG : b/potato: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d070386_d20250122_m042701_c001_v0001182_t0006_u01737520021708") 2025/01/22 04:32:08 DEBUG : backup/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b76f7_d20250122_m043016_c001_v7007000_t0000_u01737520216372") 2025/01/22 04:32:08 DEBUG : backup/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f1011ed127ff8f579_d20250122_m043014_c001_v0001177_t0023_u01737520214254") 2025/01/22 04:32:08 DEBUG : backup/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f11545ad3d20823cf_d20250122_m043010_c001_v0001183_t0046_u01737520210458") 2025/01/22 04:32:08 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f403d17c8c701a646_d20250122_m043040_c001_v7007000_t0000_u01737520240035") 2025/01/22 04:32:08 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f119bca639420f20b_d20250122_m043038_c001_v0001183_t0000_u01737520238438") 2025/01/22 04:32:08 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f1012dbdd3996c0d2_d20250122_m043034_c001_v0001182_t0041_u01737520234728") 2025/01/22 04:32:09 DEBUG : backup/one.bak: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f417eed44988f9a95_d20250122_m043028_c001_v7007000_t0000_u01737520228252") 2025/01/22 04:32:09 DEBUG : backup/one.bak: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f102580dbc9fb3f72_d20250122_m043026_c001_v0001043_t0052_u01737520226378") 2025/01/22 04:32:09 DEBUG : backup/one.bak: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f1072c64e634cce09_d20250122_m043022_c001_v0001098_t0019_u01737520222817") 2025/01/22 04:32:09 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f403d17c8c701a648_d20250122_m043040_c001_v7007000_t0000_u01737520240217") 2025/01/22 04:32:09 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f10949825d5a979cf_d20250122_m043039_c001_v0001180_t0000_u01737520239212") 2025/01/22 04:32:09 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f1095828ffdace3ff_d20250122_m043036_c001_v0001154_t0002_u01737520236077") 2025/01/22 04:32:09 DEBUG : backup/three.txt: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b76fa_d20250122_m043016_c001_v7007000_t0000_u01737520216553") 2025/01/22 04:32:09 DEBUG : backup/three.txt: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f1191011cc1034a36_d20250122_m043015_c001_v0001101_t0029_u01737520215417") 2025/01/22 04:32:09 DEBUG : backup/three.txt: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f113103fb1cba1491_d20250122_m043012_c001_v0001184_t0025_u01737520212154") 2025/01/22 04:32:09 DEBUG : backup/three.txt.bak: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f417eed44988f9a9a_d20250122_m043028_c001_v7007000_t0000_u01737520228437") 2025/01/22 04:32:09 DEBUG : backup/three.txt.bak: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f118ecb417a1b6439_d20250122_m043027_c001_v0001165_t0059_u01737520227448") 2025/01/22 04:32:09 DEBUG : backup/three.txt.bak: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f109aac71ae4721fe_d20250122_m043024_c001_v0001184_t0024_u01737520224290") 2025/01/22 04:32:09 DEBUG : both0: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b7fd9_d20250122_m043152_c001_v7007000_t0000_u01737520312737") 2025/01/22 04:32:09 DEBUG : both0: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d071764_d20250122_m043141_c001_v0001182_t0020_u01737520301255") 2025/01/22 04:32:09 DEBUG : both0: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215fab6_d20250122_m043136_c001_v7007000_t0000_u01737520296600") 2025/01/22 04:32:09 DEBUG : both0: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bd474_d20250122_m043125_c001_v0001184_t0035_u01737520285137") 2025/01/22 04:32:09 DEBUG : both1: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b7fda_d20250122_m043152_c001_v7007000_t0000_u01737520312919") 2025/01/22 04:32:09 DEBUG : both1: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bd774_d20250122_m043142_c001_v0001184_t0020_u01737520302380") 2025/01/22 04:32:09 DEBUG : both1: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215fab8_d20250122_m043136_c001_v7007000_t0000_u01737520296792") 2025/01/22 04:32:09 DEBUG : both1: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f103b8bd374d45c33_d20250122_m043125_c001_v0001184_t0046_u01737520285918") 2025/01/22 04:32:10 DEBUG : both10: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b7fdc_d20250122_m043153_c001_v7007000_t0000_u01737520313114") 2025/01/22 04:32:10 DEBUG : both10: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bd81e_d20250122_m043146_c001_v0001184_t0058_u01737520306082") 2025/01/22 04:32:10 DEBUG : both10: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215fab9_d20250122_m043136_c001_v7007000_t0000_u01737520296975") 2025/01/22 04:32:10 DEBUG : both10: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f103b8bd374d45cd1_d20250122_m043129_c001_v0001184_t0025_u01737520289612") 2025/01/22 04:32:10 DEBUG : both11: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b7fdd_d20250122_m043153_c001_v7007000_t0000_u01737520313305") 2025/01/22 04:32:10 DEBUG : both11: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f103b8bd374d45f7f_d20250122_m043146_c001_v0001184_t0025_u01737520306498") 2025/01/22 04:32:10 DEBUG : both11: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215faba_d20250122_m043137_c001_v7007000_t0000_u01737520297157") 2025/01/22 04:32:10 DEBUG : both11: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d0716b8_d20250122_m043130_c001_v0001182_t0004_u01737520290010") 2025/01/22 04:32:10 DEBUG : both12: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b7fdf_d20250122_m043153_c001_v7007000_t0000_u01737520313486") 2025/01/22 04:32:10 DEBUG : both12: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d0717c0_d20250122_m043146_c001_v0001182_t0059_u01737520306910") 2025/01/22 04:32:10 DEBUG : both12: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215fabb_d20250122_m043137_c001_v7007000_t0000_u01737520297340") 2025/01/22 04:32:10 DEBUG : both12: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bd538_d20250122_m043130_c001_v0001184_t0030_u01737520290419") 2025/01/22 04:32:10 DEBUG : both13: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b7fe0_d20250122_m043153_c001_v7007000_t0000_u01737520313668") 2025/01/22 04:32:10 DEBUG : both13: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bd853_d20250122_m043147_c001_v0001184_t0008_u01737520307342") 2025/01/22 04:32:10 DEBUG : both13: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215fabc_d20250122_m043137_c001_v7007000_t0000_u01737520297522") 2025/01/22 04:32:10 DEBUG : both13: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f103b8bd374d45d08_d20250122_m043130_c001_v0001184_t0026_u01737520290820") 2025/01/22 04:32:10 DEBUG : both14: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b7fe2_d20250122_m043153_c001_v7007000_t0000_u01737520313849") 2025/01/22 04:32:10 DEBUG : both14: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f103b8bd374d45fb9_d20250122_m043147_c001_v0001184_t0027_u01737520307763") 2025/01/22 04:32:10 DEBUG : both14: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215fabd_d20250122_m043137_c001_v7007000_t0000_u01737520297705") 2025/01/22 04:32:10 DEBUG : both14: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d0716c8_d20250122_m043131_c001_v0001182_t0045_u01737520291240") 2025/01/22 04:32:10 DEBUG : both15: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b7fe3_d20250122_m043154_c001_v7007000_t0000_u01737520314046") 2025/01/22 04:32:11 DEBUG : both15: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d0717ce_d20250122_m043148_c001_v0001182_t0044_u01737520308181") 2025/01/22 04:32:11 DEBUG : both15: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215fabe_d20250122_m043137_c001_v7007000_t0000_u01737520297897") 2025/01/22 04:32:11 DEBUG : both15: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bd56c_d20250122_m043131_c001_v0001184_t0004_u01737520291699") 2025/01/22 04:32:11 DEBUG : both16: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b7fe6_d20250122_m043154_c001_v7007000_t0000_u01737520314228") 2025/01/22 04:32:11 DEBUG : both16: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bd895_d20250122_m043148_c001_v0001184_t0009_u01737520308603") 2025/01/22 04:32:11 DEBUG : both16: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215fabf_d20250122_m043138_c001_v7007000_t0000_u01737520298094") 2025/01/22 04:32:11 DEBUG : both16: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f103b8bd374d45d3c_d20250122_m043132_c001_v0001184_t0004_u01737520292122") 2025/01/22 04:32:11 DEBUG : both17: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b7fe7_d20250122_m043154_c001_v7007000_t0000_u01737520314412") 2025/01/22 04:32:11 DEBUG : both17: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f103b8bd374d46009_d20250122_m043149_c001_v0001184_t0044_u01737520309044") 2025/01/22 04:32:11 DEBUG : both17: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215fac1_d20250122_m043138_c001_v7007000_t0000_u01737520298280") 2025/01/22 04:32:11 DEBUG : both17: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d0716da_d20250122_m043132_c001_v0001182_t0029_u01737520292562") 2025/01/22 04:32:11 DEBUG : both18: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b7fe9_d20250122_m043154_c001_v7007000_t0000_u01737520314595") 2025/01/22 04:32:11 DEBUG : both18: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d0717e8_d20250122_m043149_c001_v0001182_t0018_u01737520309477") 2025/01/22 04:32:11 DEBUG : both18: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215fac3_d20250122_m043138_c001_v7007000_t0000_u01737520298463") 2025/01/22 04:32:11 DEBUG : both18: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bd594_d20250122_m043132_c001_v0001184_t0020_u01737520292986") 2025/01/22 04:32:11 DEBUG : both19: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b7feb_d20250122_m043154_c001_v7007000_t0000_u01737520314778") 2025/01/22 04:32:11 DEBUG : both19: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bd8c3_d20250122_m043149_c001_v0001184_t0017_u01737520309960") 2025/01/22 04:32:11 DEBUG : both19: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215fac4_d20250122_m043138_c001_v7007000_t0000_u01737520298662") 2025/01/22 04:32:11 DEBUG : both19: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f103b8bd374d45d6a_d20250122_m043133_c001_v0001184_t0023_u01737520293457") 2025/01/22 04:32:11 DEBUG : both2: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b7fed_d20250122_m043154_c001_v7007000_t0000_u01737520314959") 2025/01/22 04:32:12 DEBUG : both2: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f103b8bd374d45eec_d20250122_m043142_c001_v0001184_t0053_u01737520302771") 2025/01/22 04:32:12 DEBUG : both2: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215fac5_d20250122_m043138_c001_v7007000_t0000_u01737520298857") 2025/01/22 04:32:12 DEBUG : both2: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d07166c_d20250122_m043126_c001_v0001182_t0019_u01737520286355") 2025/01/22 04:32:12 DEBUG : both3: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b7fef_d20250122_m043155_c001_v7007000_t0000_u01737520315142") 2025/01/22 04:32:12 DEBUG : both3: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d071780_d20250122_m043143_c001_v0001182_t0029_u01737520303226") 2025/01/22 04:32:12 DEBUG : both3: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215fac7_d20250122_m043139_c001_v7007000_t0000_u01737520299050") 2025/01/22 04:32:12 DEBUG : both3: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bd4a8_d20250122_m043126_c001_v0001184_t0034_u01737520286775") 2025/01/22 04:32:12 DEBUG : both4: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b7ff0_d20250122_m043155_c001_v7007000_t0000_u01737520315323") 2025/01/22 04:32:12 DEBUG : both4: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bd7ac_d20250122_m043143_c001_v0001184_t0025_u01737520303625") 2025/01/22 04:32:12 DEBUG : both4: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215fac8_d20250122_m043139_c001_v7007000_t0000_u01737520299233") 2025/01/22 04:32:12 DEBUG : both4: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f103b8bd374d45c67_d20250122_m043127_c001_v0001184_t0018_u01737520287179") 2025/01/22 04:32:12 DEBUG : both5: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b7ff2_d20250122_m043155_c001_v7007000_t0000_u01737520315506") 2025/01/22 04:32:12 DEBUG : both5: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f103b8bd374d45f16_d20250122_m043144_c001_v0001184_t0036_u01737520304030") 2025/01/22 04:32:12 DEBUG : both5: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215fac9_d20250122_m043139_c001_v7007000_t0000_u01737520299417") 2025/01/22 04:32:12 DEBUG : both5: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d071684_d20250122_m043127_c001_v0001182_t0047_u01737520287578") 2025/01/22 04:32:12 DEBUG : both6: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b7ff4_d20250122_m043155_c001_v7007000_t0000_u01737520315697") 2025/01/22 04:32:12 DEBUG : both6: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d071794_d20250122_m043144_c001_v0001182_t0005_u01737520304430") 2025/01/22 04:32:12 DEBUG : both6: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215faca_d20250122_m043139_c001_v7007000_t0000_u01737520299599") 2025/01/22 04:32:12 DEBUG : both6: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bd4ce_d20250122_m043127_c001_v0001184_t0013_u01737520287974") 2025/01/22 04:32:12 DEBUG : both7: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b7ff6_d20250122_m043155_c001_v7007000_t0000_u01737520315879") 2025/01/22 04:32:12 DEBUG : both7: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bd7e2_d20250122_m043144_c001_v0001184_t0042_u01737520304845") 2025/01/22 04:32:13 DEBUG : both7: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215facb_d20250122_m043139_c001_v7007000_t0000_u01737520299782") 2025/01/22 04:32:13 DEBUG : both7: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f103b8bd374d45c9d_d20250122_m043128_c001_v0001184_t0010_u01737520288362") 2025/01/22 04:32:13 DEBUG : both8: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b7ff7_d20250122_m043156_c001_v7007000_t0000_u01737520316061") 2025/01/22 04:32:13 DEBUG : both8: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f103b8bd374d45f48_d20250122_m043145_c001_v0001184_t0015_u01737520305232") 2025/01/22 04:32:13 DEBUG : both8: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215facd_d20250122_m043139_c001_v7007000_t0000_u01737520299965") 2025/01/22 04:32:13 DEBUG : both8: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d07169e_d20250122_m043128_c001_v0001182_t0005_u01737520288767") 2025/01/22 04:32:13 DEBUG : both9: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b7ff9_d20250122_m043156_c001_v7007000_t0000_u01737520316243") 2025/01/22 04:32:13 DEBUG : both9: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d0717ae_d20250122_m043145_c001_v0001182_t0003_u01737520305660") 2025/01/22 04:32:13 DEBUG : both9: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215facf_d20250122_m043140_c001_v7007000_t0000_u01737520300148") 2025/01/22 04:32:13 DEBUG : both9: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bd4fa_d20250122_m043129_c001_v0001184_t0039_u01737520289176") 2025/01/22 04:32:13 DEBUG : c/non empty space: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4141d0dfa74963df_d20250122_m042725_c001_v7007000_t0000_u01737520045803") 2025/01/22 04:32:13 DEBUG : c/non empty space: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d0705e4_d20250122_m042724_c001_v0001182_t0050_u01737520044294") 2025/01/22 04:32:13 DEBUG : c/non empty space: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4141d0dfa74963c8_d20250122_m042723_c001_v7007000_t0000_u01737520043370") 2025/01/22 04:32:13 DEBUG : c/non empty space: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d0705aa_d20250122_m042721_c001_v0001182_t0030_u01737520041867") 2025/01/22 04:32:13 DEBUG : c/non empty space: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f409d499a74ca396d_d20250122_m042703_c001_v7007000_t0000_u01737520023457") 2025/01/22 04:32:13 DEBUG : c/non empty space: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d07038a_d20250122_m042701_c001_v0001182_t0048_u01737520021911") 2025/01/22 04:32:13 DEBUG : check sum: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f409d499a74ca3958_d20250122_m042650_c001_v7007000_t0000_u01737520010607") 2025/01/22 04:32:13 DEBUG : check sum: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d070239_d20250122_m042649_c001_v0001182_t0053_u01737520009607") 2025/01/22 04:32:13 DEBUG : dest/3: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4119d3d29daa1c25_d20250122_m042948_c001_v7007000_t0000_u01737520188093") 2025/01/22 04:32:13 DEBUG : dest/3: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4178e429f8dd199f_d20250122_m042946_c001_v0001038_t0043_u01737520186932") 2025/01/22 04:32:14 DEBUG : dst/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4009652886c714ce_d20250122_m043115_c001_v7007000_t0000_u01737520275513") 2025/01/22 04:32:14 DEBUG : dst/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f105a2f6030532b96_d20250122_m043113_c001_v0001134_t0015_u01737520273247") 2025/01/22 04:32:14 DEBUG : dst/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f40814eb0a3d190cf_d20250122_m043113_c001_v7007000_t0000_u01737520273062") 2025/01/22 04:32:14 DEBUG : dst/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f105a2f6030532b8d_d20250122_m043109_c001_v0001134_t0005_u01737520269895") 2025/01/22 04:32:14 DEBUG : dst/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f40814eb0a3d190cb_d20250122_m043109_c001_v7007000_t0000_u01737520269165") 2025/01/22 04:32:14 DEBUG : dst/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f103b8bd374d45900_d20250122_m043105_c001_v0001184_t0020_u01737520265181") 2025/01/22 04:32:14 DEBUG : dst/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f403ff0ee1371bc11_d20250122_m043103_c001_v7007000_t0000_u01737520263686") 2025/01/22 04:32:14 DEBUG : dst/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f1046132aff127efc_d20250122_m043100_c001_v0001144_t0013_u01737520260036") 2025/01/22 04:32:14 DEBUG : dst/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f409d499a74ca45e1_d20250122_m043059_c001_v7007000_t0000_u01737520259848") 2025/01/22 04:32:14 DEBUG : dst/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f1046132aff127ef2_d20250122_m043055_c001_v0001144_t0054_u01737520255578") 2025/01/22 04:32:14 DEBUG : dst/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f409d499a74ca45cb_d20250122_m043054_c001_v7007000_t0000_u01737520254842") 2025/01/22 04:32:14 DEBUG : dst/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f103b8bd374d456ed_d20250122_m043051_c001_v0001184_t0046_u01737520251041") 2025/01/22 04:32:14 DEBUG : dst/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f403d17c8c701a688_d20250122_m043049_c001_v7007000_t0000_u01737520249769") 2025/01/22 04:32:14 DEBUG : dst/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f11275cc4124f89c5_d20250122_m043048_c001_v0001157_t0001_u01737520248195") 2025/01/22 04:32:14 DEBUG : dst/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f410c5327f39dcd3d_d20250122_m043048_c001_v7007000_t0000_u01737520248013") 2025/01/22 04:32:14 DEBUG : dst/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f11275cc4124f89bd_d20250122_m043045_c001_v0001157_t0055_u01737520245517") 2025/01/22 04:32:14 DEBUG : dst/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f410c5327f39dcd37_d20250122_m043044_c001_v7007000_t0000_u01737520244785") 2025/01/22 04:32:14 DEBUG : dst/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d0713ca_d20250122_m043041_c001_v0001182_t0031_u01737520241322") 2025/01/22 04:32:14 DEBUG : dst/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f403d17c8c701a64a_d20250122_m043040_c001_v7007000_t0000_u01737520240398") 2025/01/22 04:32:14 DEBUG : dst/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f100f82b16dcc57d8_d20250122_m043038_c001_v0001184_t0041_u01737520238825") 2025/01/22 04:32:15 DEBUG : dst/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4088f55ab7f41d4b_d20250122_m043038_c001_v7007000_t0000_u01737520238638") 2025/01/22 04:32:15 DEBUG : dst/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f100f82b16dcc5786_d20250122_m043035_c001_v0001184_t0041_u01737520235673") 2025/01/22 04:32:15 DEBUG : dst/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4088f55ab7f41d22_d20250122_m043034_c001_v7007000_t0000_u01737520234938") 2025/01/22 04:32:15 DEBUG : dst/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bcd1f_d20250122_m043029_c001_v0001184_t0039_u01737520229548") 2025/01/22 04:32:15 DEBUG : dst/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f417eed44988f9a9d_d20250122_m043028_c001_v7007000_t0000_u01737520228630") 2025/01/22 04:32:15 DEBUG : dst/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f11255392ca90c72b_d20250122_m043027_c001_v0001183_t0001_u01737520227047") 2025/01/22 04:32:15 DEBUG : dst/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4057744a635a9456_d20250122_m043026_c001_v7007000_t0000_u01737520226864") 2025/01/22 04:32:15 DEBUG : dst/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f11255392ca90c6ba_d20250122_m043023_c001_v0001183_t0006_u01737520223891") 2025/01/22 04:32:15 DEBUG : dst/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4057744a635a9445_d20250122_m043023_c001_v7007000_t0000_u01737520223166") 2025/01/22 04:32:15 DEBUG : dst/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f103b8bd374d451f8_d20250122_m043017_c001_v0001184_t0033_u01737520217648") 2025/01/22 04:32:15 DEBUG : dst/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b7701_d20250122_m043016_c001_v7007000_t0000_u01737520216734") 2025/01/22 04:32:15 DEBUG : dst/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f1149a30515724859_d20250122_m043014_c001_v0001120_t0033_u01737520214688") 2025/01/22 04:32:15 DEBUG : dst/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4119d3d29daa1cac_d20250122_m043014_c001_v7007000_t0000_u01737520214500") 2025/01/22 04:32:15 DEBUG : dst/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f1149a3051572484b_d20250122_m043011_c001_v0001120_t0038_u01737520211406") 2025/01/22 04:32:15 DEBUG : dst/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4119d3d29daa1ca8_d20250122_m043010_c001_v7007000_t0000_u01737520210679") 2025/01/22 04:32:15 DEBUG : dst/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d071141_d20250122_m043004_c001_v0001182_t0024_u01737520204515") 2025/01/22 04:32:15 DEBUG : dst/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4119d3d29daa1c8a_d20250122_m043003_c001_v7007000_t0000_u01737520203402") 2025/01/22 04:32:15 DEBUG : dst/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f100c86daaff2b43d_d20250122_m042958_c001_v0001183_t0053_u01737520198153") 2025/01/22 04:32:15 DEBUG : dst/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215f791_d20250122_m042957_c001_v7007000_t0000_u01737520197944") 2025/01/22 04:32:15 DEBUG : dst/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bc845_d20250122_m042954_c001_v0001184_t0043_u01737520194300") 2025/01/22 04:32:16 DEBUG : dst/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f1039c35e58f9e0e7_d20250122_m042953_c001_v0001183_t0001_u01737520193520") 2025/01/22 04:32:16 DEBUG : dst/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f1039c35e58f9e0bb_d20250122_m042952_c001_v0001183_t0048_u01737520192573") 2025/01/22 04:32:16 DEBUG : dst/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f41564a3b900ebd69_d20250122_m042939_c001_v7007000_t0000_u01737520179514") 2025/01/22 04:32:16 DEBUG : dst/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d070ec7_d20250122_m042932_c001_v0001182_t0022_u01737520172578") 2025/01/22 04:32:16 DEBUG : dst/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f1115f2550a2a5cd4_d20250122_m042931_c001_v0001183_t0052_u01737520171796") 2025/01/22 04:32:16 DEBUG : dst/one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f1115f2550a2a5cae_d20250122_m042930_c001_v0001183_t0028_u01737520170858") 2025/01/22 04:32:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4009652886c714cf_d20250122_m043115_c001_v7007000_t0000_u01737520275699") 2025/01/22 04:32:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f11939727ec586cea_d20250122_m043112_c001_v0001182_t0031_u01737520272848") 2025/01/22 04:32:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f11545ad3d2082d5e_d20250122_m043108_c001_v0001183_t0017_u01737520268957") 2025/01/22 04:32:16 DEBUG : dst/one.bak: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f403ff0ee1371bc12_d20250122_m043103_c001_v7007000_t0000_u01737520263869") 2025/01/22 04:32:16 DEBUG : dst/one.bak: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f1123efe45b329f06_d20250122_m043059_c001_v0001120_t0015_u01737520259564") 2025/01/22 04:32:16 DEBUG : dst/one.bak: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f1093c92936bf4e49_d20250122_m043054_c001_v0001157_t0006_u01737520254521") 2025/01/22 04:32:16 DEBUG : dst/one.bak: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f403d17c8c701a689_d20250122_m043049_c001_v7007000_t0000_u01737520249951") 2025/01/22 04:32:16 DEBUG : dst/one.bak: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f1065cdab1cdaf03b_d20250122_m043047_c001_v0001179_t0044_u01737520247800") 2025/01/22 04:32:16 DEBUG : dst/one.bak: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f1095317abe290984_d20250122_m043044_c001_v0001183_t0004_u01737520244575") 2025/01/22 04:32:16 DEBUG : dst/three: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4119d3d29daa1c90_d20250122_m043003_c001_v7007000_t0000_u01737520203601") 2025/01/22 04:32:16 DEBUG : dst/three: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f1039c35e58f9e1cd_d20250122_m043002_c001_v0001183_t0032_u01737520202036") 2025/01/22 04:32:16 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4009652886c714d0_d20250122_m043115_c001_v7007000_t0000_u01737520275883") 2025/01/22 04:32:17 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f1097acb66070a4bf_d20250122_m043114_c001_v0001182_t0054_u01737520274163") 2025/01/22 04:32:17 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f11532f6bf3702f34_d20250122_m043110_c001_v0001184_t0028_u01737520270824") 2025/01/22 04:32:17 DEBUG : dst/three.txt: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4009652886c714d1_d20250122_m043116_c001_v7007000_t0000_u01737520276066") 2025/01/22 04:32:17 DEBUG : dst/three.txt: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f105a2f6030532b9c_d20250122_m043114_c001_v0001134_t0014_u01737520274560") 2025/01/22 04:32:17 DEBUG : dst/three.txt: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f40814eb0a3d190d0_d20250122_m043114_c001_v7007000_t0000_u01737520274375") 2025/01/22 04:32:17 DEBUG : dst/three.txt: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f105a2f6030532b8f_d20250122_m043111_c001_v0001134_t0055_u01737520271206") 2025/01/22 04:32:17 DEBUG : dst/three.txt: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f40814eb0a3d190cc_d20250122_m043111_c001_v7007000_t0000_u01737520271020") 2025/01/22 04:32:17 DEBUG : dst/three.txt: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d07153b_d20250122_m043106_c001_v0001182_t0056_u01737520266301") 2025/01/22 04:32:17 DEBUG : dst/three.txt: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f403ff0ee1371bc13_d20250122_m043104_c001_v7007000_t0000_u01737520264063") 2025/01/22 04:32:17 DEBUG : dst/three.txt: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f1046132aff127f08_d20250122_m043101_c001_v0001144_t0030_u01737520261950") 2025/01/22 04:32:17 DEBUG : dst/three.txt: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f409d499a74ca45ef_d20250122_m043101_c001_v7007000_t0000_u01737520261763") 2025/01/22 04:32:17 DEBUG : dst/three.txt: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f1046132aff127ef8_d20250122_m043057_c001_v0001144_t0049_u01737520257629") 2025/01/22 04:32:17 DEBUG : dst/three.txt: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f409d499a74ca45d6_d20250122_m043057_c001_v7007000_t0000_u01737520257440") 2025/01/22 04:32:17 DEBUG : dst/three.txt: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d071483_d20250122_m043051_c001_v0001182_t0026_u01737520251817") 2025/01/22 04:32:17 DEBUG : dst/three.txt: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f410c5327f39dcd3f_d20250122_m043049_c001_v7007000_t0000_u01737520249209") 2025/01/22 04:32:17 DEBUG : dst/three.txt: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d071424_d20250122_m043046_c001_v0001182_t0052_u01737520246993") 2025/01/22 04:32:17 DEBUG : dst/three.txt: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f410c5327f39dcd39_d20250122_m043046_c001_v7007000_t0000_u01737520246265") 2025/01/22 04:32:17 DEBUG : dst/three.txt: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bced1_d20250122_m043042_c001_v0001184_t0037_u01737520242125") 2025/01/22 04:32:17 DEBUG : dst/three.txt: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4088f55ab7f41d4d_d20250122_m043039_c001_v7007000_t0000_u01737520239466") 2025/01/22 04:32:17 DEBUG : dst/three.txt: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bce23_d20250122_m043037_c001_v0001184_t0054_u01737520237506") 2025/01/22 04:32:17 DEBUG : dst/three.txt: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4088f55ab7f41d27_d20250122_m043036_c001_v7007000_t0000_u01737520236377") 2025/01/22 04:32:18 DEBUG : dst/three.txt: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f103b8bd374d453f1_d20250122_m043030_c001_v0001184_t0018_u01737520230330") 2025/01/22 04:32:18 DEBUG : dst/three.txt: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4057744a635a9463_d20250122_m043027_c001_v7007000_t0000_u01737520227670") 2025/01/22 04:32:18 DEBUG : dst/three.txt: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f103b8bd374d4533d_d20250122_m043025_c001_v0001184_t0003_u01737520225595") 2025/01/22 04:32:18 DEBUG : dst/three.txt: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4057744a635a9448_d20250122_m043024_c001_v7007000_t0000_u01737520224498") 2025/01/22 04:32:18 DEBUG : dst/three.txt: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d071232_d20250122_m043018_c001_v0001182_t0006_u01737520218428") 2025/01/22 04:32:18 DEBUG : dst/three.txt: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4119d3d29daa1cad_d20250122_m043015_c001_v7007000_t0000_u01737520215818") 2025/01/22 04:32:18 DEBUG : dst/three.txt: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d0711cb_d20250122_m043013_c001_v0001182_t0024_u01737520213449") 2025/01/22 04:32:18 DEBUG : dst/three.txt: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4119d3d29daa1caa_d20250122_m043012_c001_v7007000_t0000_u01737520212354") 2025/01/22 04:32:18 DEBUG : dst/three.txt: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bc9fa_d20250122_m043005_c001_v0001184_t0002_u01737520205340") 2025/01/22 04:32:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f403ff0ee1371bc14_d20250122_m043104_c001_v7007000_t0000_u01737520264247") 2025/01/22 04:32:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f102768854eb6ce34_d20250122_m043101_c001_v0001029_t0021_u01737520261284") 2025/01/22 04:32:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f101357a420043162_d20250122_m043056_c001_v0001144_t0046_u01737520256824") 2025/01/22 04:32:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f403d17c8c701a68a_d20250122_m043050_c001_v7007000_t0000_u01737520250132") 2025/01/22 04:32:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107280e7ec271694_d20250122_m043049_c001_v0001184_t0045_u01737520249010") 2025/01/22 04:32:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f1154dbc33aa3da1c_d20250122_m043046_c001_v0001182_t0020_u01737520246061") 2025/01/22 04:32:18 DEBUG : dst/two: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4009652886c714d2_d20250122_m043116_c001_v7007000_t0000_u01737520276250") 2025/01/22 04:32:18 DEBUG : dst/two: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bd1e9_d20250122_m043105_c001_v0001184_t0038_u01737520265747") 2025/01/22 04:32:18 DEBUG : dst/two: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f403ff0ee1371bc15_d20250122_m043104_c001_v7007000_t0000_u01737520264438") 2025/01/22 04:32:18 DEBUG : dst/two: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bd00b_d20250122_m043051_c001_v0001184_t0045_u01737520251614") 2025/01/22 04:32:18 DEBUG : dst/two: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f403d17c8c701a68b_d20250122_m043050_c001_v7007000_t0000_u01737520250314") 2025/01/22 04:32:18 DEBUG : dst/two: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f103b8bd374d45585_d20250122_m043041_c001_v0001184_t0001_u01737520241899") 2025/01/22 04:32:19 DEBUG : dst/two: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f403d17c8c701a64c_d20250122_m043040_c001_v7007000_t0000_u01737520240579") 2025/01/22 04:32:19 DEBUG : dst/two: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d07130c_d20250122_m043030_c001_v0001182_t0034_u01737520230127") 2025/01/22 04:32:19 DEBUG : dst/two: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f417eed44988f9aa0_d20250122_m043028_c001_v7007000_t0000_u01737520228813") 2025/01/22 04:32:19 DEBUG : dst/two: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bcbb3_d20250122_m043018_c001_v0001184_t0027_u01737520218211") 2025/01/22 04:32:19 DEBUG : dst/two: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b7705_d20250122_m043016_c001_v7007000_t0000_u01737520216916") 2025/01/22 04:32:19 DEBUG : dst/two: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f103b8bd374d44fc1_d20250122_m043005_c001_v0001184_t0053_u01737520205112") 2025/01/22 04:32:19 DEBUG : dst/two: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4119d3d29daa1c95_d20250122_m043003_c001_v7007000_t0000_u01737520203786") 2025/01/22 04:32:19 DEBUG : dst/two: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f11255392ca90c320_d20250122_m042959_c001_v0001183_t0034_u01737520199726") 2025/01/22 04:32:19 DEBUG : dst/two: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f41564a3b900ebd6a_d20250122_m042939_c001_v7007000_t0000_u01737520179707") 2025/01/22 04:32:19 DEBUG : dst/two: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f1115f2550a2a5d88_d20250122_m042938_c001_v0001183_t0029_u01737520178559") 2025/01/22 04:32:19 DEBUG : empty space: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f41338e763d010dd8_d20250122_m042850_c001_v7007000_t0000_u01737520130483") 2025/01/22 04:32:19 DEBUG : empty space: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bbe61_d20250122_m042843_c001_v0001184_t0047_u01737520123669") 2025/01/22 04:32:19 DEBUG : empty space: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f41564a3b900ebb53_d20250122_m042841_c001_v7007000_t0000_u01737520121818") 2025/01/22 04:32:19 DEBUG : empty space: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bbb97_d20250122_m042823_c001_v0001184_t0031_u01737520103921") 2025/01/22 04:32:19 DEBUG : empty space: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f401cd3ce930a9283_d20250122_m042809_c001_v7007000_t0000_u01737520089405") 2025/01/22 04:32:19 DEBUG : empty space: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bb8be_d20250122_m042802_c001_v0001184_t0038_u01737520082862") 2025/01/22 04:32:19 DEBUG : empty space: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215f260_d20250122_m042739_c001_v7007000_t0000_u01737520059247") 2025/01/22 04:32:19 DEBUG : empty space: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d070714_d20250122_m042737_c001_v0001182_t0001_u01737520057510") 2025/01/22 04:32:19 DEBUG : empty space: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215f25b_d20250122_m042735_c001_v7007000_t0000_u01737520055984") 2025/01/22 04:32:20 DEBUG : empty space: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d0706d6_d20250122_m042734_c001_v0001182_t0020_u01737520054749") 2025/01/22 04:32:20 DEBUG : empty space: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215f215_d20250122_m042731_c001_v7007000_t0000_u01737520051489") 2025/01/22 04:32:20 DEBUG : empty space: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d070654_d20250122_m042729_c001_v0001182_t0021_u01737520049079") 2025/01/22 04:32:20 DEBUG : empty space: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4141d0dfa74963f0_d20250122_m042727_c001_v7007000_t0000_u01737520047923") 2025/01/22 04:32:20 DEBUG : empty space: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d070619_d20250122_m042726_c001_v0001182_t0039_u01737520046769") 2025/01/22 04:32:20 DEBUG : empty space: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4141d0dfa74963ac_d20250122_m042720_c001_v7007000_t0000_u01737520040758") 2025/01/22 04:32:20 DEBUG : empty space: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d07054a_d20250122_m042719_c001_v0001182_t0002_u01737520039418") 2025/01/22 04:32:20 DEBUG : empty space: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4141d0dfa749639b_d20250122_m042718_c001_v7007000_t0000_u01737520038274") 2025/01/22 04:32:20 DEBUG : empty space: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d07051e_d20250122_m042717_c001_v0001182_t0001_u01737520037504") 2025/01/22 04:32:20 DEBUG : empty space: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4141d0dfa7496380_d20250122_m042712_c001_v7007000_t0000_u01737520032550") 2025/01/22 04:32:20 DEBUG : empty space: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d07047c_d20250122_m042711_c001_v0001182_t0030_u01737520031315") 2025/01/22 04:32:20 DEBUG : empty space: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4141d0dfa7496340_d20250122_m042708_c001_v7007000_t0000_u01737520028728") 2025/01/22 04:32:20 DEBUG : empty space: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d070426_d20250122_m042707_c001_v0001182_t0038_u01737520027781") 2025/01/22 04:32:20 DEBUG : empty space: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4141d0dfa7496313_d20250122_m042706_c001_v7007000_t0000_u01737520026700") 2025/01/22 04:32:20 DEBUG : empty space: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f11825bb5f50c7e13_d20250122_m042705_c001_v0001180_t0003_u01737520025758") 2025/01/22 04:32:20 DEBUG : empty space: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d0703cc_d20250122_m042704_c001_v0001182_t0029_u01737520024199") 2025/01/22 04:32:20 DEBUG : enormous: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215f25e_d20250122_m042738_c001_v7007000_t0000_u01737520058321") 2025/01/22 04:32:20 DEBUG : enormous: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d070720_d20250122_m042737_c001_v0001182_t0048_u01737520057750") 2025/01/22 04:32:20 DEBUG : existing: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4009652886c714e1_d20250122_m043120_c001_v7007000_t0000_u01737520280785") 2025/01/22 04:32:20 DEBUG : existing: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d0715f1_d20250122_m043119_c001_v0001182_t0047_u01737520279629") 2025/01/22 04:32:21 DEBUG : existing: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f41338e763d010b07_d20250122_m042801_c001_v7007000_t0000_u01737520081148") 2025/01/22 04:32:21 DEBUG : existing: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d0708d0_d20250122_m042800_c001_v0001182_t0012_u01737520080157") 2025/01/22 04:32:21 DEBUG : existing: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f409d499a74ca3967_d20250122_m042700_c001_v7007000_t0000_u01737520020603") 2025/01/22 04:32:21 DEBUG : existing: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d070362_d20250122_m042659_c001_v0001182_t0056_u01737520019600") 2025/01/22 04:32:21 DEBUG : existing: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f409d499a74ca3964_d20250122_m042658_c001_v7007000_t0000_u01737520018300") 2025/01/22 04:32:21 DEBUG : existing: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d070328_d20250122_m042657_c001_v0001182_t0046_u01737520017728") 2025/01/22 04:32:21 DEBUG : existing: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d07031c_d20250122_m042656_c001_v0001182_t0054_u01737520016868") 2025/01/22 04:32:21 DEBUG : existing-b: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f41338e763d010b08_d20250122_m042801_c001_v7007000_t0000_u01737520081334") 2025/01/22 04:32:21 DEBUG : existing-b: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bb851_d20250122_m042800_c001_v0001184_t0015_u01737520080170") 2025/01/22 04:32:21 DEBUG : five: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215f263_d20250122_m042743_c001_v7007000_t0000_u01737520063503") 2025/01/22 04:32:21 DEBUG : five: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f407bf4211d070772_d20250122_m042741_c001_v0001182_t0030_u01737520061558") 2025/01/22 04:32:21 DEBUG : foo: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4141d0dfa7496379_d20250122_m042710_c001_v7007000_t0000_u01737520030583") 2025/01/22 04:32:21 DEBUG : foo: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f407bf4211d07046a_d20250122_m042710_c001_v0001182_t0030_u01737520030012") 2025/01/22 04:32:21 DEBUG : foo: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f407bf4211d070462_d20250122_m042709_c001_v0001182_t0030_u01737520029455") 2025/01/22 04:32:21 DEBUG : four: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215f264_d20250122_m042743_c001_v7007000_t0000_u01737520063697") 2025/01/22 04:32:21 DEBUG : four: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f414d0cb06b3bb4fd_d20250122_m042742_c001_v0001184_t0053_u01737520062121") 2025/01/22 04:32:21 DEBUG : four: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d07076a_d20250122_m042740_c001_v0001182_t0005_u01737520060968") 2025/01/22 04:32:21 DEBUG : hello world2: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f404595cd765a3d41_d20250122_m042555_c001_v7007000_t0000_u01737519955364") 2025/01/22 04:32:21 DEBUG : hello world2: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d06fd5f_d20250122_m042554_c001_v0001182_t0055_u01737519954727") 2025/01/22 04:32:21 DEBUG : ignore-size: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f409d499a74ca3961_d20250122_m042655_c001_v7007000_t0000_u01737520015436") 2025/01/22 04:32:22 DEBUG : ignore-size: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d0702d0_d20250122_m042654_c001_v0001182_t0052_u01737520014490") 2025/01/22 04:32:22 DEBUG : nested/sub dir/file: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f41338e763d010b00_d20250122_m042759_c001_v7007000_t0000_u01737520079040") 2025/01/22 04:32:22 DEBUG : nested/sub dir/file: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bb7eb_d20250122_m042758_c001_v0001184_t0047_u01737520078102") 2025/01/22 04:32:22 DEBUG : nested/sub dir/file: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f41338e763d010afd_d20250122_m042756_c001_v7007000_t0000_u01737520076975") 2025/01/22 04:32:22 DEBUG : nested/sub dir/file: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bb78c_d20250122_m042756_c001_v0001184_t0005_u01737520076031") 2025/01/22 04:32:22 DEBUG : one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215f265_d20250122_m042743_c001_v7007000_t0000_u01737520063884") 2025/01/22 04:32:22 DEBUG : one: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f407bf4211d070758_d20250122_m042740_c001_v0001182_t0030_u01737520060395") 2025/01/22 04:32:22 DEBUG : only0: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b7ffb_d20250122_m043156_c001_v7007000_t0000_u01737520316432") 2025/01/22 04:32:22 DEBUG : only0: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f403b8bd374d46062_d20250122_m043151_c001_v0001184_t0006_u01737520311001") 2025/01/22 04:32:22 DEBUG : only0: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f103b8bd374d45ec2_d20250122_m043141_c001_v0001184_t0009_u01737520301822") 2025/01/22 04:32:22 DEBUG : only0: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4141d0dfa749721b_d20250122_m043135_c001_v7007000_t0000_u01737520295798") 2025/01/22 04:32:22 DEBUG : only0: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d071664_d20250122_m043125_c001_v0001182_t0029_u01737520285704") 2025/01/22 04:32:22 DEBUG : only1: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b7ffc_d20250122_m043156_c001_v7007000_t0000_u01737520316614") 2025/01/22 04:32:22 DEBUG : only1: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f414d0cb06b3bd8f1_d20250122_m043151_c001_v0001184_t0053_u01737520311011") 2025/01/22 04:32:22 DEBUG : only1: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d071774_d20250122_m043142_c001_v0001182_t0034_u01737520302575") 2025/01/22 04:32:22 DEBUG : only1: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4141d0dfa7497218_d20250122_m043135_c001_v7007000_t0000_u01737520295429") 2025/01/22 04:32:22 DEBUG : only1: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bd488_d20250122_m043126_c001_v0001184_t0023_u01737520286160") 2025/01/22 04:32:22 DEBUG : only10: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b7ffe_d20250122_m043156_c001_v7007000_t0000_u01737520316795") 2025/01/22 04:32:22 DEBUG : only10: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f407bf4211d071816_d20250122_m043151_c001_v0001182_t0030_u01737520311021") 2025/01/22 04:32:22 DEBUG : only10: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d0717b4_d20250122_m043146_c001_v0001182_t0026_u01737520306286") 2025/01/22 04:32:23 DEBUG : only10: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f411341ef2ab5eb02_d20250122_m043135_c001_v7007000_t0000_u01737520295819") 2025/01/22 04:32:23 DEBUG : only10: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bd512_d20250122_m043129_c001_v0001184_t0056_u01737520289807") 2025/01/22 04:32:23 DEBUG : only11: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b7fff_d20250122_m043156_c001_v7007000_t0000_u01737520316976") 2025/01/22 04:32:23 DEBUG : only11: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f407baaab5573a419_d20250122_m043151_c001_v0001130_t0037_u01737520311573") 2025/01/22 04:32:23 DEBUG : only11: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bd838_d20250122_m043146_c001_v0001184_t0043_u01737520306711") 2025/01/22 04:32:23 DEBUG : only11: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f411341ef2ab5eaff_d20250122_m043135_c001_v7007000_t0000_u01737520295453") 2025/01/22 04:32:23 DEBUG : only11: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f103b8bd374d45ceb_d20250122_m043130_c001_v0001184_t0029_u01737520290221") 2025/01/22 04:32:23 DEBUG : only12: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b8001_d20250122_m043157_c001_v7007000_t0000_u01737520317157") 2025/01/22 04:32:23 DEBUG : only12: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f403b8bd374d4606e_d20250122_m043151_c001_v0001184_t0006_u01737520311221") 2025/01/22 04:32:23 DEBUG : only12: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f103b8bd374d45f98_d20250122_m043147_c001_v0001184_t0024_u01737520307139") 2025/01/22 04:32:23 DEBUG : only12: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f401cd3ce930a9bd9_d20250122_m043135_c001_v7007000_t0000_u01737520295587") 2025/01/22 04:32:23 DEBUG : only12: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d0716c0_d20250122_m043130_c001_v0001182_t0001_u01737520290616") 2025/01/22 04:32:23 DEBUG : only13: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b8002_d20250122_m043157_c001_v7007000_t0000_u01737520317338") 2025/01/22 04:32:23 DEBUG : only13: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f414d0cb06b3bd8ff_d20250122_m043151_c001_v0001184_t0053_u01737520311232") 2025/01/22 04:32:23 DEBUG : only13: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d0717c4_d20250122_m043147_c001_v0001182_t0053_u01737520307543") 2025/01/22 04:32:23 DEBUG : only13: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f411341ef2ab5eafd_d20250122_m043135_c001_v7007000_t0000_u01737520295215") 2025/01/22 04:32:23 DEBUG : only13: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bd554_d20250122_m043131_c001_v0001184_t0020_u01737520291046") 2025/01/22 04:32:23 DEBUG : only14: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b8004_d20250122_m043157_c001_v7007000_t0000_u01737520317520") 2025/01/22 04:32:23 DEBUG : only14: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f407bf4211d07181c_d20250122_m043151_c001_v0001182_t0030_u01737520311240") 2025/01/22 04:32:23 DEBUG : only14: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bd879_d20250122_m043147_c001_v0001184_t0058_u01737520307967") 2025/01/22 04:32:24 DEBUG : only14: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215fab2_d20250122_m043135_c001_v7007000_t0000_u01737520295601") 2025/01/22 04:32:24 DEBUG : only14: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f103b8bd374d45d22_d20250122_m043131_c001_v0001184_t0037_u01737520291441") 2025/01/22 04:32:24 DEBUG : only15: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b8008_d20250122_m043157_c001_v7007000_t0000_u01737520317701") 2025/01/22 04:32:24 DEBUG : only15: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f403b8bd374d4607e_d20250122_m043151_c001_v0001184_t0006_u01737520311416") 2025/01/22 04:32:24 DEBUG : only15: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f103b8bd374d45fdd_d20250122_m043148_c001_v0001184_t0018_u01737520308402") 2025/01/22 04:32:24 DEBUG : only15: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4141d0dfa749721a_d20250122_m043135_c001_v7007000_t0000_u01737520295615") 2025/01/22 04:32:24 DEBUG : only15: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d0716ce_d20250122_m043131_c001_v0001182_t0012_u01737520291902") 2025/01/22 04:32:24 DEBUG : only16: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b800b_d20250122_m043157_c001_v7007000_t0000_u01737520317979") 2025/01/22 04:32:24 DEBUG : only16: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f414d0cb06b3bd907_d20250122_m043151_c001_v0001184_t0053_u01737520311418") 2025/01/22 04:32:24 DEBUG : only16: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d0717de_d20250122_m043148_c001_v0001182_t0018_u01737520308812") 2025/01/22 04:32:24 DEBUG : only16: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4141d0dfa7497217_d20250122_m043135_c001_v7007000_t0000_u01737520295244") 2025/01/22 04:32:24 DEBUG : only16: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bd57a_d20250122_m043132_c001_v0001184_t0032_u01737520292325") 2025/01/22 04:32:24 DEBUG : only17: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b800e_d20250122_m043158_c001_v7007000_t0000_u01737520318161") 2025/01/22 04:32:24 DEBUG : only17: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f407bf4211d07181e_d20250122_m043151_c001_v0001182_t0030_u01737520311429") 2025/01/22 04:32:24 DEBUG : only17: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bd8ab_d20250122_m043149_c001_v0001184_t0040_u01737520309248") 2025/01/22 04:32:24 DEBUG : only17: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f401cd3ce930a9bcd_d20250122_m043135_c001_v7007000_t0000_u01737520295218") 2025/01/22 04:32:24 DEBUG : only17: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f103b8bd374d45d52_d20250122_m043132_c001_v0001184_t0047_u01737520292772") 2025/01/22 04:32:24 DEBUG : only18: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b800f_d20250122_m043158_c001_v7007000_t0000_u01737520318350") 2025/01/22 04:32:24 DEBUG : only18: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f403b8bd374d46082_d20250122_m043151_c001_v0001184_t0006_u01737520311605") 2025/01/22 04:32:24 DEBUG : only18: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f103b8bd374d46025_d20250122_m043149_c001_v0001184_t0057_u01737520309691") 2025/01/22 04:32:25 DEBUG : only18: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f401cd3ce930a9bd3_d20250122_m043135_c001_v7007000_t0000_u01737520295404") 2025/01/22 04:32:25 DEBUG : only18: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d0716e0_d20250122_m043133_c001_v0001182_t0055_u01737520293235") 2025/01/22 04:32:25 DEBUG : only19: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b8011_d20250122_m043158_c001_v7007000_t0000_u01737520318532") 2025/01/22 04:32:25 DEBUG : only19: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f414d0cb06b3bd90f_d20250122_m043151_c001_v0001184_t0053_u01737520311614") 2025/01/22 04:32:25 DEBUG : only19: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d0717f4_d20250122_m043150_c001_v0001182_t0058_u01737520310172") 2025/01/22 04:32:25 DEBUG : only19: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215faaf_d20250122_m043135_c001_v7007000_t0000_u01737520295415") 2025/01/22 04:32:25 DEBUG : only19: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bd5b4_d20250122_m043133_c001_v0001184_t0048_u01737520293662") 2025/01/22 04:32:25 DEBUG : only2: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b8016_d20250122_m043158_c001_v7007000_t0000_u01737520318712") 2025/01/22 04:32:25 DEBUG : only2: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f407bf4211d071826_d20250122_m043151_c001_v0001182_t0030_u01737520311624") 2025/01/22 04:32:25 DEBUG : only2: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bd790_d20250122_m043143_c001_v0001184_t0031_u01737520303034") 2025/01/22 04:32:25 DEBUG : only2: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f411341ef2ab5eb00_d20250122_m043135_c001_v7007000_t0000_u01737520295638") 2025/01/22 04:32:25 DEBUG : only2: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f103b8bd374d45c4f_d20250122_m043126_c001_v0001184_t0047_u01737520286568") 2025/01/22 04:32:25 DEBUG : only3: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b8019_d20250122_m043158_c001_v7007000_t0000_u01737520318894") 2025/01/22 04:32:25 DEBUG : only3: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f407baaab5573a41b_d20250122_m043151_c001_v0001130_t0037_u01737520311758") 2025/01/22 04:32:25 DEBUG : only3: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f103b8bd374d45f00_d20250122_m043143_c001_v0001184_t0037_u01737520303429") 2025/01/22 04:32:25 DEBUG : only3: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215faae_d20250122_m043135_c001_v7007000_t0000_u01737520295230") 2025/01/22 04:32:25 DEBUG : only3: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d07167c_d20250122_m043126_c001_v0001182_t0047_u01737520286977") 2025/01/22 04:32:25 DEBUG : only4: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b801f_d20250122_m043159_c001_v7007000_t0000_u01737520319081") 2025/01/22 04:32:25 DEBUG : only4: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f403b8bd374d46090_d20250122_m043151_c001_v0001184_t0006_u01737520311792") 2025/01/22 04:32:25 DEBUG : only4: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d07178a_d20250122_m043143_c001_v0001182_t0044_u01737520303820") 2025/01/22 04:32:26 DEBUG : only4: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f401cd3ce930a9be5_d20250122_m043135_c001_v7007000_t0000_u01737520295962") 2025/01/22 04:32:26 DEBUG : only4: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bd4b8_d20250122_m043127_c001_v0001184_t0059_u01737520287381") 2025/01/22 04:32:26 DEBUG : only5: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b8023_d20250122_m043159_c001_v7007000_t0000_u01737520319263") 2025/01/22 04:32:26 DEBUG : only5: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f414d0cb06b3bd91e_d20250122_m043151_c001_v0001184_t0053_u01737520311800") 2025/01/22 04:32:26 DEBUG : only5: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bd7c4_d20250122_m043144_c001_v0001184_t0037_u01737520304235") 2025/01/22 04:32:26 DEBUG : only5: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215fab4_d20250122_m043135_c001_v7007000_t0000_u01737520295976") 2025/01/22 04:32:26 DEBUG : only5: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f103b8bd374d45c81_d20250122_m043127_c001_v0001184_t0014_u01737520287775") 2025/01/22 04:32:26 DEBUG : only6: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b802b_d20250122_m043159_c001_v7007000_t0000_u01737520319465") 2025/01/22 04:32:26 DEBUG : only6: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f407bf4211d071828_d20250122_m043151_c001_v0001182_t0030_u01737520311810") 2025/01/22 04:32:26 DEBUG : only6: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f103b8bd374d45f38_d20250122_m043144_c001_v0001184_t0004_u01737520304646") 2025/01/22 04:32:26 DEBUG : only6: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f401cd3ce930a9bde_d20250122_m043135_c001_v7007000_t0000_u01737520295771") 2025/01/22 04:32:26 DEBUG : only6: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d071692_d20250122_m043128_c001_v0001182_t0000_u01737520288165") 2025/01/22 04:32:26 DEBUG : only7: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b802e_d20250122_m043159_c001_v7007000_t0000_u01737520319646") 2025/01/22 04:32:26 DEBUG : only7: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f407baaab5573a41d_d20250122_m043151_c001_v0001130_t0037_u01737520311940") 2025/01/22 04:32:26 DEBUG : only7: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d0717a8_d20250122_m043145_c001_v0001182_t0006_u01737520305037") 2025/01/22 04:32:26 DEBUG : only7: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215fab3_d20250122_m043135_c001_v7007000_t0000_u01737520295784") 2025/01/22 04:32:26 DEBUG : only7: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bd4e4_d20250122_m043128_c001_v0001184_t0033_u01737520288558") 2025/01/22 04:32:26 DEBUG : only8: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b8034_d20250122_m043159_c001_v7007000_t0000_u01737520319827") 2025/01/22 04:32:26 DEBUG : only8: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f403b8bd374d4609a_d20250122_m043151_c001_v0001184_t0006_u01737520311977") 2025/01/22 04:32:26 DEBUG : only8: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bd7fe_d20250122_m043145_c001_v0001184_t0051_u01737520305441") 2025/01/22 04:32:26 DEBUG : only8: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f411341ef2ab5eaf8_d20250122_m043134_c001_v7007000_t0000_u01737520294848") 2025/01/22 04:32:27 DEBUG : only8: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f103b8bd374d45cb9_d20250122_m043128_c001_v0001184_t0022_u01737520288974") 2025/01/22 04:32:27 DEBUG : only9: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b803b_d20250122_m043200_c001_v7007000_t0000_u01737520320008") 2025/01/22 04:32:27 DEBUG : only9: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f414d0cb06b3bd925_d20250122_m043151_c001_v0001184_t0053_u01737520311986") 2025/01/22 04:32:27 DEBUG : only9: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f103b8bd374d45f69_d20250122_m043145_c001_v0001184_t0048_u01737520305880") 2025/01/22 04:32:27 DEBUG : only9: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f411341ef2ab5eafa_d20250122_m043135_c001_v7007000_t0000_u01737520295028") 2025/01/22 04:32:27 DEBUG : only9: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d0716ae_d20250122_m043129_c001_v0001182_t0042_u01737520289380") 2025/01/22 04:32:27 DEBUG : potato: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215f28a_d20250122_m042754_c001_v7007000_t0000_u01737520074167") 2025/01/22 04:32:27 DEBUG : potato: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f103b8bd374d43c9c_d20250122_m042752_c001_v0001184_t0002_u01737520072238") 2025/01/22 04:32:27 DEBUG : potato: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215f275_d20250122_m042750_c001_v7007000_t0000_u01737520070404") 2025/01/22 04:32:27 DEBUG : potato: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d070801_d20250122_m042748_c001_v0001182_t0053_u01737520068796") 2025/01/22 04:32:27 DEBUG : potato: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215f26a_d20250122_m042746_c001_v7007000_t0000_u01737520066960") 2025/01/22 04:32:27 DEBUG : potato: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bb580_d20250122_m042744_c001_v0001184_t0023_u01737520064804") 2025/01/22 04:32:27 DEBUG : potato: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215f252_d20250122_m042733_c001_v7007000_t0000_u01737520053581") 2025/01/22 04:32:27 DEBUG : potato: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d0706a4_d20250122_m042732_c001_v0001182_t0035_u01737520052419") 2025/01/22 04:32:27 DEBUG : potato: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4141d0dfa74963fd_d20250122_m042729_c001_v7007000_t0000_u01737520049664") 2025/01/22 04:32:27 DEBUG : potato: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d070650_d20250122_m042728_c001_v0001182_t0024_u01737520048832") 2025/01/22 04:32:27 DEBUG : potato: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4141d0dfa74963ec_d20250122_m042727_c001_v7007000_t0000_u01737520047344") 2025/01/22 04:32:27 DEBUG : potato: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d07060a_d20250122_m042726_c001_v0001182_t0037_u01737520046528") 2025/01/22 04:32:27 DEBUG : potato: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4141d0dfa74963a7_d20250122_m042720_c001_v7007000_t0000_u01737520040185") 2025/01/22 04:32:27 DEBUG : potato: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d070540_d20250122_m042719_c001_v0001182_t0041_u01737520039204") 2025/01/22 04:32:28 DEBUG : potato: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4141d0dfa749639d_d20250122_m042718_c001_v7007000_t0000_u01737520038456") 2025/01/22 04:32:28 DEBUG : potato: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d070516_d20250122_m042717_c001_v0001182_t0016_u01737520037268") 2025/01/22 04:32:28 DEBUG : potato: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4141d0dfa7496392_d20250122_m042716_c001_v7007000_t0000_u01737520036538") 2025/01/22 04:32:28 DEBUG : potato: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d070502_d20250122_m042715_c001_v0001182_t0013_u01737520035949") 2025/01/22 04:32:28 DEBUG : potato: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d0704f4_d20250122_m042715_c001_v0001182_t0015_u01737520035373") 2025/01/22 04:32:28 DEBUG : potato: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4141d0dfa7496388_d20250122_m042714_c001_v7007000_t0000_u01737520034652") 2025/01/22 04:32:28 DEBUG : potato: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d0704ce_d20250122_m042714_c001_v0001182_t0004_u01737520034071") 2025/01/22 04:32:28 DEBUG : potato: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d0704ba_d20250122_m042713_c001_v0001182_t0019_u01737520033462") 2025/01/22 04:32:28 DEBUG : potato: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4141d0dfa7496382_d20250122_m042712_c001_v7007000_t0000_u01737520032738") 2025/01/22 04:32:28 DEBUG : potato: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d070488_d20250122_m042711_c001_v0001182_t0032_u01737520031911") 2025/01/22 04:32:28 DEBUG : potato2: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4088f55ab7f4189e_d20250122_m042907_c001_v7007000_t0000_u01737520147122") 2025/01/22 04:32:28 DEBUG : potato2: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f103b8bd374d4467e_d20250122_m042906_c001_v0001184_t0026_u01737520146557") 2025/01/22 04:32:28 DEBUG : potato2: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f41338e763d010de6_d20250122_m042850_c001_v7007000_t0000_u01737520130881") 2025/01/22 04:32:28 DEBUG : potato2: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f103b8bd374d44358_d20250122_m042843_c001_v0001184_t0043_u01737520123115") 2025/01/22 04:32:28 DEBUG : potato2: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f407024565a9de9e7_d20250122_m042831_c001_v7007000_t0000_u01737520111189") 2025/01/22 04:32:28 DEBUG : potato2: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f103b8bd374d440e8_d20250122_m042823_c001_v0001184_t0044_u01737520103368") 2025/01/22 04:32:28 DEBUG : potato2: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f401cd3ce930a928e_d20250122_m042809_c001_v7007000_t0000_u01737520089851") 2025/01/22 04:32:28 DEBUG : potato2: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f103b8bd374d43e34_d20250122_m042802_c001_v0001184_t0024_u01737520082625") 2025/01/22 04:32:29 DEBUG : potato2: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215f25f_d20250122_m042738_c001_v7007000_t0000_u01737520058508") 2025/01/22 04:32:29 DEBUG : potato2: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d07070e_d20250122_m042737_c001_v0001182_t0020_u01737520057296") 2025/01/22 04:32:29 DEBUG : potato2: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215f25c_d20250122_m042736_c001_v7007000_t0000_u01737520056168") 2025/01/22 04:32:29 DEBUG : potato2: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d0706ce_d20250122_m042734_c001_v0001182_t0014_u01737520054505") 2025/01/22 04:32:29 DEBUG : potato2: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215f253_d20250122_m042733_c001_v7007000_t0000_u01737520053771") 2025/01/22 04:32:29 DEBUG : potato2: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d0706ac_d20250122_m042732_c001_v0001182_t0042_u01737520052990") 2025/01/22 04:32:29 DEBUG : potato2: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215f21c_d20250122_m042731_c001_v7007000_t0000_u01737520051674") 2025/01/22 04:32:29 DEBUG : potato2: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d070664_d20250122_m042730_c001_v0001182_t0046_u01737520050030") 2025/01/22 04:32:29 DEBUG : potato2: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4141d0dfa74963f3_d20250122_m042728_c001_v7007000_t0000_u01737520048108") 2025/01/22 04:32:29 DEBUG : potato2: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d070624_d20250122_m042727_c001_v0001182_t0017_u01737520047353") 2025/01/22 04:32:29 DEBUG : potato2: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4141d0dfa74963ae_d20250122_m042720_c001_v7007000_t0000_u01737520040939") 2025/01/22 04:32:29 DEBUG : potato2: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d070564_d20250122_m042719_c001_v0001182_t0047_u01737520039985") 2025/01/22 04:32:29 DEBUG : potato2: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f404595cd765a3d45_d20250122_m042558_c001_v7007000_t0000_u01737519958784") 2025/01/22 04:32:29 DEBUG : potato2: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d06fda7_d20250122_m042558_c001_v0001182_t0056_u01737519958197") 2025/01/22 04:32:29 DEBUG : potato2: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f404595cd765a3d44_d20250122_m042556_c001_v7007000_t0000_u01737519956864") 2025/01/22 04:32:29 DEBUG : potato2: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d06fd7c_d20250122_m042556_c001_v0001182_t0045_u01737519956272") 2025/01/22 04:32:29 DEBUG : potato3: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f41338e763d010def_d20250122_m042851_c001_v7007000_t0000_u01737520131155") 2025/01/22 04:32:29 DEBUG : potato3: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d070b93_d20250122_m042844_c001_v0001182_t0029_u01737520124233") 2025/01/22 04:32:29 DEBUG : potato3: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f407024565a9de9e8_d20250122_m042831_c001_v7007000_t0000_u01737520111467") 2025/01/22 04:32:29 DEBUG : potato3: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d070a6e_d20250122_m042824_c001_v0001182_t0017_u01737520104477") 2025/01/22 04:32:30 DEBUG : potato3: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f401cd3ce930a929a_d20250122_m042810_c001_v7007000_t0000_u01737520090462") 2025/01/22 04:32:30 DEBUG : potato3: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d070902_d20250122_m042803_c001_v0001182_t0005_u01737520083064") 2025/01/22 04:32:30 DEBUG : pre-dest1/1: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4119d3d29daa1c26_d20250122_m042948_c001_v7007000_t0000_u01737520188275") 2025/01/22 04:32:30 DEBUG : pre-dest1/1: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d070f71_d20250122_m042940_c001_v0001182_t0047_u01737520180443") 2025/01/22 04:32:30 DEBUG : pre-dest2/2: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4119d3d29daa1c27_d20250122_m042948_c001_v7007000_t0000_u01737520188467") 2025/01/22 04:32:30 DEBUG : pre-dest2/2: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f103b8bd374d44bea_d20250122_m042941_c001_v0001184_t0036_u01737520181020") 2025/01/22 04:32:30 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f41564a3b900ebc8e_d20250122_m042919_c001_v7007000_t0000_u01737520159529") 2025/01/22 04:32:30 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bc2d6_d20250122_m042916_c001_v0001184_t0007_u01737520156477") 2025/01/22 04:32:30 DEBUG : sizeonly: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f409d499a74ca395e_d20250122_m042652_c001_v7007000_t0000_u01737520012980") 2025/01/22 04:32:30 DEBUG : sizeonly: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d07027d_d20250122_m042651_c001_v0001182_t0049_u01737520011890") 2025/01/22 04:32:30 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b80a0_d20250122_m043205_c001_v7007000_t0000_u01737520325387") 2025/01/22 04:32:30 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f103b8bd374d4628b_d20250122_m043204_c001_v0001184_t0004_u01737520324407") 2025/01/22 04:32:30 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b8078_d20250122_m043202_c001_v7007000_t0000_u01737520322531") 2025/01/22 04:32:30 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d0718e5_d20250122_m043201_c001_v0001182_t0048_u01737520321334") 2025/01/22 04:32:30 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f41338e763d010b02_d20250122_m042759_c001_v7007000_t0000_u01737520079223") 2025/01/22 04:32:30 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f103b8bd374d43d56_d20250122_m042758_c001_v0001184_t0049_u01737520078455") 2025/01/22 04:32:30 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f41338e763d010afe_d20250122_m042757_c001_v7007000_t0000_u01737520077168") 2025/01/22 04:32:30 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d070887_d20250122_m042756_c001_v0001182_t0037_u01737520076381") 2025/01/22 04:32:30 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f409d499a74ca3953_d20250122_m042648_c001_v7007000_t0000_u01737520008689") 2025/01/22 04:32:30 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d0701d9_d20250122_m042647_c001_v0001182_t0019_u01737520007379") 2025/01/22 04:32:31 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f409d499a74ca394f_d20250122_m042646_c001_v7007000_t0000_u01737520006643") 2025/01/22 04:32:31 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d0701a1_d20250122_m042645_c001_v0001182_t0045_u01737520005717") 2025/01/22 04:32:31 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f409d499a74ca393c_d20250122_m042639_c001_v7007000_t0000_u01737519999278") 2025/01/22 04:32:31 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d0700e6_d20250122_m042638_c001_v0001182_t0054_u01737519998357") 2025/01/22 04:32:31 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f409d499a74ca3934_d20250122_m042637_c001_v7007000_t0000_u01737519997809") 2025/01/22 04:32:31 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d0700b4_d20250122_m042636_c001_v0001182_t0054_u01737519996231") 2025/01/22 04:32:31 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d070036_d20250122_m042629_c001_v0001182_t0025_u01737519989939") 2025/01/22 04:32:31 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f41354ca7a3eb5467_d20250122_m042629_c001_v7007000_t0000_u01737519989206") 2025/01/22 04:32:31 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d07000c_d20250122_m042628_c001_v0001182_t0043_u01737519988610") 2025/01/22 04:32:31 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d06ffef_d20250122_m042627_c001_v0001182_t0006_u01737519987968") 2025/01/22 04:32:31 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f41354ca7a3eb5461_d20250122_m042626_c001_v7007000_t0000_u01737519986889") 2025/01/22 04:32:31 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d06ffaf_d20250122_m042624_c001_v0001182_t0028_u01737519984209") 2025/01/22 04:32:31 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d06ff7d_d20250122_m042621_c001_v0001182_t0056_u01737519981195") 2025/01/22 04:32:31 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f41354ca7a3eb5434_d20250122_m042620_c001_v7007000_t0000_u01737519980320") 2025/01/22 04:32:31 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d06ff67_d20250122_m042619_c001_v0001182_t0028_u01737519979686") 2025/01/22 04:32:31 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d06ff51_d20250122_m042619_c001_v0001182_t0046_u01737519979031") 2025/01/22 04:32:31 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f41354ca7a3eb5416_d20250122_m042617_c001_v7007000_t0000_u01737519977937") 2025/01/22 04:32:31 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d06fe6a_d20250122_m042608_c001_v0001182_t0001_u01737519968792") 2025/01/22 04:32:31 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4078244093f967c8_d20250122_m042608_c001_v7007000_t0000_u01737519968393") 2025/01/22 04:32:31 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d06fe58_d20250122_m042607_c001_v0001182_t0001_u01737519967815") 2025/01/22 04:32:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f404595cd765a3d6c_d20250122_m042606_c001_v7007000_t0000_u01737519966172") 2025/01/22 04:32:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d06fe2e_d20250122_m042605_c001_v0001182_t0014_u01737519965601") 2025/01/22 04:32:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f404595cd765a3d6a_d20250122_m042605_c001_v7007000_t0000_u01737519965050") 2025/01/22 04:32:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d06fe1c_d20250122_m042604_c001_v0001182_t0055_u01737519964467") 2025/01/22 04:32:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f404595cd765a3d49_d20250122_m042603_c001_v7007000_t0000_u01737519963192") 2025/01/22 04:32:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d06fdf9_d20250122_m042602_c001_v0001182_t0032_u01737519962368") 2025/01/22 04:32:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f404595cd765a3d48_d20250122_m042601_c001_v7007000_t0000_u01737519961813") 2025/01/22 04:32:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d06fde1_d20250122_m042601_c001_v0001182_t0004_u01737519961197") 2025/01/22 04:32:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f404595cd765a3d46_d20250122_m042600_c001_v7007000_t0000_u01737519960275") 2025/01/22 04:32:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d06fdc9_d20250122_m042559_c001_v0001182_t0001_u01737519959710") 2025/01/22 04:32:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f404595cd765a3d40_d20250122_m042553_c001_v7007000_t0000_u01737519953819") 2025/01/22 04:32:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d06fd49_d20250122_m042553_c001_v0001182_t0002_u01737519953219") 2025/01/22 04:32:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f404595cd765a3d3f_d20250122_m042552_c001_v7007000_t0000_u01737519952313") 2025/01/22 04:32:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d06fd2b_d20250122_m042551_c001_v0001182_t0039_u01737519951732") 2025/01/22 04:32:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f404595cd765a3d3d_d20250122_m042550_c001_v7007000_t0000_u01737519950827") 2025/01/22 04:32:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d06fd0b_d20250122_m042550_c001_v0001182_t0033_u01737519950264") 2025/01/22 04:32:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f404595cd765a3d3b_d20250122_m042547_c001_v7007000_t0000_u01737519947342") 2025/01/22 04:32:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d06fccb_d20250122_m042546_c001_v0001182_t0042_u01737519946758") 2025/01/22 04:32:32 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b80a1_d20250122_m043205_c001_v7007000_t0000_u01737520325572") 2025/01/22 04:32:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bdb9e_d20250122_m043204_c001_v0001184_t0030_u01737520324398") 2025/01/22 04:32:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f4120d195cf0b807d_d20250122_m043202_c001_v7007000_t0000_u01737520322713") 2025/01/22 04:32:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107baaab5573a429_d20250122_m043201_c001_v0001130_t0044_u01737520321341") 2025/01/22 04:32:33 DEBUG : sub/yam: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215f27e_d20250122_m042753_c001_v7007000_t0000_u01737520073615") 2025/01/22 04:32:33 DEBUG : sub/yam: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bb6c6_d20250122_m042751_c001_v0001184_t0003_u01737520071894") 2025/01/22 04:32:33 DEBUG : three: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215f266_d20250122_m042744_c001_v7007000_t0000_u01737520064068") 2025/01/22 04:32:33 DEBUG : three: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d07079d_d20250122_m042742_c001_v0001182_t0045_u01737520062913") 2025/01/22 04:32:33 DEBUG : three: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107bf4211d070768_d20250122_m042740_c001_v0001182_t0056_u01737520060761") 2025/01/22 04:32:33 DEBUG : two: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215f267_d20250122_m042744_c001_v7007000_t0000_u01737520064252") 2025/01/22 04:32:33 DEBUG : two: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f403b8bd374d43b0b_d20250122_m042742_c001_v0001184_t0006_u01737520062307") 2025/01/22 04:32:33 DEBUG : two: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f407bf4211d070762_d20250122_m042740_c001_v0001182_t0030_u01737520060578") 2025/01/22 04:32:33 DEBUG : yam: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215f28c_d20250122_m042754_c001_v7007000_t0000_u01737520074350") 2025/01/22 04:32:33 DEBUG : yam: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f1121a657b2c28deb_d20250122_m042753_c001_v0001116_t0042_u01737520073027") 2025/01/22 04:32:33 DEBUG : yam: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215f272_d20250122_m042749_c001_v7007000_t0000_u01737520069852") 2025/01/22 04:32:33 DEBUG : yam: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f114d0cb06b3bb624_d20250122_m042748_c001_v0001184_t0024_u01737520068448") 2025/01/22 04:32:33 DEBUG : yam: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215f268_d20250122_m042746_c001_v7007000_t0000_u01737520066408") 2025/01/22 04:32:33 DEBUG : yam: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f103b8bd374d43b81_d20250122_m042744_c001_v0001184_t0026_u01737520064812") 2025/01/22 04:32:33 DEBUG : yaml: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215f276_d20250122_m042750_c001_v7007000_t0000_u01737520070587") 2025/01/22 04:32:33 DEBUG : yaml: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f107280e7ec26f808_d20250122_m042749_c001_v0001184_t0042_u01737520069646") 2025/01/22 04:32:33 DEBUG : yaml: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f406e9b3bb215f26b_d20250122_m042747_c001_v7007000_t0000_u01737520067143") 2025/01/22 04:32:33 DEBUG : yaml: Deleting (id "4_z2fd24d73402d8bcb9f480e1b_f104308d3a553d481_d20250122_m042746_c001_v0001150_t0036_u01737520066033") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m58.035561913s (try 1/5)