"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/01/16 05:04:15 DEBUG : Creating backend with remote "TestB2:rclone-test-vexeheh9vamu" 2025/01/16 05:04:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/16 05:04:15 DEBUG : Creating backend with remote "/tmp/rclone1817715005" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:04:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 05:04:20 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:04:20 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:04:20 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" --- PASS: TestCopyWithDryRun (5.12s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:04:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/16 05:04:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 05:04:21 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:04:21 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:04:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/16 05:04:21 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:04:22 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.05s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", 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-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", 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-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:04:23 DEBUG : Creating backend with remote "/non-existing" 2025/01/16 05:04:23 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/16 05:04:23 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:04:23 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.93s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:04:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 05:04:25 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:04:25 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:04:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/16 05:04:25 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.87s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:04:26 INFO : B2 bucket rclone-test-vexeheh9vamu: Running all checks before starting transfers 2025/01/16 05:04:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 05:04:26 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:04:26 INFO : B2 bucket rclone-test-vexeheh9vamu: Checks finished, now starting transfers 2025/01/16 05:04:26 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:04:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/16 05:04:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.50s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:04:28 ERROR : Ignoring --no-traverse with sync 2025/01/16 05:04:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 05:04:28 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:04:28 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:04:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/16 05:04:28 INFO : sub dir/hello world: Copied (new) 2025/01/16 05:04:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.50s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:04:29 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/16 05:04:29 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:04:29 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:04:29 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/01/16 05:04:29 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.49s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:04:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 05:04:31 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:04:31 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:04:31 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/16 05:04:31 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.49s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:04:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 05:04:33 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:04:33 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:04:33 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/16 05:04:33 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.85s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:04:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/16 05:04:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/16 05:04:34 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/16 05:04:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/16 05:04:34 INFO : sub dir: Making directory 2025/01/16 05:04:34 INFO : sub dir2: Making directory 2025/01/16 05:04:34 INFO : sub dir2/sub sub dir2: Making directory 2025/01/16 05:04:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 05:04:34 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:04:34 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:04:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/16 05:04:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/01/16 05:04:34 DEBUG : B2 bucket rclone-test-vexeheh9vamu: 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-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:04:35 INFO : sub dir2: Making directory 2025/01/16 05:04:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/16 05:04:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/16 05:04:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 05:04:36 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:04:36 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:04:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/16 05:04:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.14s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:04:37 DEBUG : sub dir2: Making directory with metadata 2025/01/16 05:04:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/16 05:04:37 INFO : sub dir: Making directory 2025/01/16 05:04:37 INFO : sub dir2: Making directory 2025/01/16 05:04:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 05:04:37 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:04:37 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:04:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/16 05:04:37 INFO : sub dir/hello world: Copied (new) 2025/01/16 05:04:37 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/16 05:04:37 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/16 05:04:37 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.67s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", 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-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:04:39 INFO : sub dir2: Making directory 2025/01/16 05:04:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 05:04:39 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:04:39 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:04:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/16 05:04:39 INFO : sub dir/hello world: Copied (new) 2025/01/16 05:04:39 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.20s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:04:40 DEBUG : sub dir2: Making directory with metadata 2025/01/16 05:04:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/16 05:04:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/16 05:04:40 INFO : sub dir: Making directory 2025/01/16 05:04:40 INFO : sub dir2: Making directory 2025/01/16 05:04:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 05:04:40 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:04:40 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:04:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/16 05:04:40 INFO : sub dir/hello world: Copied (new) 2025/01/16 05:04:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/16 05:04:40 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.52s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", 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-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:04:42 INFO : sub dir2: Making directory 2025/01/16 05:04:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 05:04:42 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:04:42 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:04:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/16 05:04:42 INFO : sub dir/hello world: Copied (new) 2025/01/16 05:04:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.46s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:04:44 DEBUG : Creating backend with remote "TestB2:rclone-test-riyotoj6jeje" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-vexeheh9vamu -> B2 bucket rclone-test-riyotoj6jeje 2025/01/16 05:04:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 05:04:45 DEBUG : B2 bucket rclone-test-riyotoj6jeje: Waiting for checks to finish 2025/01/16 05:04:45 DEBUG : B2 bucket rclone-test-riyotoj6jeje: Waiting for transfers to finish 2025/01/16 05:04:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/16 05:04:49 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:04:49 DEBUG : B2 bucket rclone-test-riyotoj6jeje: Purge remote 2025/01/16 05:04:49 INFO : B2 bucket rclone-test-riyotoj6jeje: cleaning bucket "rclone-test-riyotoj6jeje" of all files 2025/01/16 05:04:49 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed3370fd6bdb9f480e1b_f11853f50c1c7c82e_d20250116_m050449_c001_v0001184_t0049_u01737003889041") --- PASS: TestServerSideCopy (9.94s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:04:54 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:04:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/16 05:04:54 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:04:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/16 05:04:54 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.44s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:04:56 DEBUG : Creating backend with remote "TestB2:rclone-test-tuvomob9piso" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-vexeheh9vamu -> B2 bucket rclone-test-tuvomob9piso 2025/01/16 05:04:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 05:04:57 DEBUG : B2 bucket rclone-test-tuvomob9piso: Waiting for checks to finish 2025/01/16 05:04:57 DEBUG : B2 bucket rclone-test-tuvomob9piso: Waiting for transfers to finish 2025/01/16 05:05:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/16 05:05:02 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:05:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/16 05:05:03 DEBUG : B2 bucket rclone-test-tuvomob9piso: Waiting for checks to finish 2025/01/16 05:05:03 DEBUG : B2 bucket rclone-test-tuvomob9piso: Waiting for transfers to finish 2025/01/16 05:05:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/16 05:05:04 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:05:04 DEBUG : B2 bucket rclone-test-tuvomob9piso: Purge remote 2025/01/16 05:05:04 INFO : B2 bucket rclone-test-tuvomob9piso: cleaning bucket "rclone-test-tuvomob9piso" of all files 2025/01/16 05:05:04 DEBUG : sub dir/hello world: Deleting (id "4_z0f221d53800d6bdb9f480e1b_f117cf7a2f4326e02_d20250116_m050503_c001_v0001183_t0050_u01737003903883") 2025/01/16 05:05:04 DEBUG : sub dir/hello world: Deleting (id "4_z0f221d53800d6bdb9f480e1b_f10239c2c943c3736_d20250116_m050501_c001_v0001183_t0035_u01737003901879") --- PASS: TestServerSideCopyOverSelf (13.77s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:05:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/16 05:05:10 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:05:10 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:05:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/16 05:05:11 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/16 05:05:11 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.44s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:05:12 DEBUG : Creating backend with remote "TestB2:rclone-test-robeweh6cowo" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-vexeheh9vamu -> B2 bucket rclone-test-robeweh6cowo 2025/01/16 05:05:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 05:05:13 DEBUG : B2 bucket rclone-test-robeweh6cowo: Waiting for checks to finish 2025/01/16 05:05:13 DEBUG : B2 bucket rclone-test-robeweh6cowo: Waiting for transfers to finish 2025/01/16 05:05:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/16 05:05:17 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:05:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/16 05:05:19 DEBUG : B2 bucket rclone-test-robeweh6cowo: Waiting for checks to finish 2025/01/16 05:05:19 DEBUG : B2 bucket rclone-test-robeweh6cowo: Waiting for transfers to finish 2025/01/16 05:05:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/16 05:05:19 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/16 05:05:19 INFO : sub dir/hello world: Deleted 2025/01/16 05:05:20 DEBUG : testing file moves 2025/01/16 05:05:20 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/16 05:05:20 DEBUG : B2 bucket rclone-test-robeweh6cowo: Waiting for checks to finish 2025/01/16 05:05:20 DEBUG : B2 bucket rclone-test-robeweh6cowo: Waiting for transfers to finish 2025/01/16 05:05:21 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/01/16 05:05:21 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/16 05:05:21 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:05:21 DEBUG : B2 bucket rclone-test-robeweh6cowo: Purge remote 2025/01/16 05:05:21 INFO : B2 bucket rclone-test-robeweh6cowo: cleaning bucket "rclone-test-robeweh6cowo" of all files 2025/01/16 05:05:21 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25d33800d6bdb9f480e1b_f108e05c9bd452bc6_d20250116_m050520_c001_v0001150_t0036_u01737003920957") 2025/01/16 05:05:21 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25d33800d6bdb9f480e1b_f1101189f035db089_d20250116_m050519_c001_v0001113_t0052_u01737003919202") 2025/01/16 05:05:21 DEBUG : sub dir/hello world: Deleting (id "4_z3fd25d33800d6bdb9f480e1b_f1175a2533c4ddd23_d20250116_m050517_c001_v0001182_t0045_u01737003917622") --- PASS: TestServerSideMoveOverSelf (12.88s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:05:25 ERROR : : error listing: directory not found 2025/01/16 05:05:25 INFO : Local file system at /tmp/rclone1817715005: Making directory 2025/01/16 05:05:25 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:05:25 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.87s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:05:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 05:05:27 DEBUG : Local file system at /tmp/rclone1817715005: Waiting for checks to finish 2025/01/16 05:05:27 DEBUG : Local file system at /tmp/rclone1817715005: Waiting for transfers to finish 2025/01/16 05:05:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/16 05:05:28 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/01/16 05:05:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" --- PASS: TestCopyRedownload (2.28s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:05:29 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/16 05:05:29 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:05:29 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:05:29 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/16 05:05:29 INFO : check sum: Copied (new) 2025/01/16 05:05:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:05:30 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:05:30 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/16 05:05:30 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/01/16 05:05:30 DEBUG : check sum: Unchanged skipping 2025/01/16 05:05:30 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:05:30 DEBUG : Waiting for deletions to finish 2025/01/16 05:05:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.24s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:05:31 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/16 05:05:31 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:05:31 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:05:31 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/16 05:05:31 INFO : sizeonly: Copied (new) 2025/01/16 05:05:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:05:32 DEBUG : sizeonly: Sizes identical 2025/01/16 05:05:32 DEBUG : sizeonly: Unchanged skipping 2025/01/16 05:05:32 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:05:32 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:05:32 DEBUG : Waiting for deletions to finish 2025/01/16 05:05:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.23s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:05:33 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/16 05:05:33 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:05:33 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:05:34 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/01/16 05:05:34 INFO : ignore-size: Copied (new) 2025/01/16 05:05:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:05:34 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:05:34 DEBUG : ignore-size: Unchanged skipping 2025/01/16 05:05:34 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:05:34 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:05:34 DEBUG : Waiting for deletions to finish 2025/01/16 05:05:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.25s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:05:36 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:05:36 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:05:36 DEBUG : existing: Unchanged skipping 2025/01/16 05:05:36 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:05:36 DEBUG : Waiting for deletions to finish 2025/01/16 05:05:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:05:36 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/16 05:05:36 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:05:36 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:05:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/16 05:05:36 INFO : existing: Copied (replaced existing) 2025/01/16 05:05:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.46s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:05:38 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/16 05:05:38 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:05:38 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:05:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/16 05:05:38 INFO : existing: Copied (new) 2025/01/16 05:05:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:05:39 DEBUG : existing: Destination exists, skipping 2025/01/16 05:05:39 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:05:39 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:05:39 DEBUG : Waiting for deletions to finish 2025/01/16 05:05:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.80s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:05:41 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/16 05:05:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/16 05:05:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 05:05:42 DEBUG : c/non empty space: Unchanged skipping 2025/01/16 05:05:42 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/16 05:05:42 INFO : a/potato2: Copied (new) 2025/01/16 05:05:42 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:05:42 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:05:42 DEBUG : Waiting for deletions to finish 2025/01/16 05:05:42 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.79s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:05:44 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:05:44 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/16 05:05:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/16 05:05:44 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/16 05:05:44 DEBUG : empty space: Unchanged skipping 2025/01/16 05:05:44 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:05:44 DEBUG : Waiting for deletions to finish 2025/01/16 05:05:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:05:45 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/16 05:05:45 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:05:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/16 05:05:45 INFO : empty space: Updated modification time in destination 2025/01/16 05:05:45 DEBUG : empty space: Unchanged skipping 2025/01/16 05:05:45 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:05:45 DEBUG : Waiting for deletions to finish 2025/01/16 05:05:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.55s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:05:48 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:05:48 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/16 05:05:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/16 05:05:48 DEBUG : empty space: Unchanged skipping 2025/01/16 05:05:48 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:05:48 DEBUG : Waiting for deletions to finish 2025/01/16 05:05:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.81s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:05:49 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:05:49 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/16 05:05:49 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1817715005) 2025/01/16 05:05:49 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-vexeheh9vamu) 2025/01/16 05:05:49 DEBUG : foo: sha1 differ 2025/01/16 05:05:49 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:05:50 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/01/16 05:05:50 INFO : foo: Copied (replaced existing) 2025/01/16 05:05:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.92s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:05:51 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/16 05:05:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 05:05:51 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:05:51 DEBUG : empty space: Unchanged skipping 2025/01/16 05:05:51 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:05:52 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/16 05:05:52 INFO : potato: Copied (new) 2025/01/16 05:05:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.18s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:05:54 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/16 05:05:54 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:05:54 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:05:54 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/01/16 05:05:54 INFO : potato: Copied (replaced existing) 2025/01/16 05:05:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.96s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:05:56 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:05:56 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/16 05:05:56 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1817715005) 2025/01/16 05:05:56 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-vexeheh9vamu) 2025/01/16 05:05:56 DEBUG : potato: sha1 differ 2025/01/16 05:05:56 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:05:56 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/01/16 05:05:56 INFO : potato: Copied (replaced existing) 2025/01/16 05:05:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:05:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 05:05:57 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/16 05:05:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 05:05:57 DEBUG : empty space: Unchanged skipping 2025/01/16 05:05:57 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:05:57 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:05:57 DEBUG : Waiting for deletions to finish 2025/01/16 05:05:57 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:06:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 05:06:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 05:06:00 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:06:00 DEBUG : empty space: Unchanged skipping 2025/01/16 05:06:00 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:06:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/16 05:06:00 INFO : potato2: Copied (new) 2025/01/16 05:06:00 DEBUG : Waiting for deletions to finish 2025/01/16 05:06:00 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.64s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:06:02 INFO : d: Making directory 2025/01/16 05:06:02 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/01/16 05:06:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/16 05:06:03 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 05:06:03 DEBUG : c/non empty space: Unchanged skipping 2025/01/16 05:06:03 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/16 05:06:03 INFO : a/potato2: Copied (new) 2025/01/16 05:06:03 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:06:03 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:06:03 DEBUG : Waiting for deletions to finish 2025/01/16 05:06:03 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.62s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:06:05 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/16 05:06:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/16 05:06:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 05:06:05 DEBUG : c/non empty space: Unchanged skipping 2025/01/16 05:06:05 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:06:05 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:06:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/16 05:06:05 INFO : a/potato2: Copied (new) 2025/01/16 05:06:05 ERROR : B2 bucket rclone-test-vexeheh9vamu: not deleting files as there were IO errors 2025/01/16 05:06:05 ERROR : B2 bucket rclone-test-vexeheh9vamu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.60s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:06:07 DEBUG : Waiting for deletions to finish 2025/01/16 05:06:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 05:06:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 05:06:08 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:06:08 DEBUG : empty space: Unchanged skipping 2025/01/16 05:06:08 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:06:08 INFO : potato: Deleted 2025/01/16 05:06:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/16 05:06:08 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.44s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:06:10 DEBUG : Waiting for deletions to finish 2025/01/16 05:06:10 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:06:10 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:06:10 INFO : potato: Deleted 2025/01/16 05:06:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 05:06:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 05:06:10 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:06:10 DEBUG : empty space: Unchanged skipping 2025/01/16 05:06:10 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:06:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/16 05:06:11 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.75s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:06:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 05:06:13 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:06:13 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:06:13 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/01/16 05:06:13 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.27s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:06:15 DEBUG : enormous: Excluded (Size Filter) 2025/01/16 05:06:15 DEBUG : enormous: Excluded 2025/01/16 05:06:15 DEBUG : potato2: Excluded (Size Filter) 2025/01/16 05:06:15 DEBUG : potato2: Excluded 2025/01/16 05:06:15 DEBUG : potato2: Excluded (Size Filter) 2025/01/16 05:06:15 DEBUG : potato2: Excluded 2025/01/16 05:06:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 05:06:15 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:06:15 DEBUG : empty space: Unchanged skipping 2025/01/16 05:06:15 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:06:15 DEBUG : Waiting for deletions to finish 2025/01/16 05:06:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:06:15 DEBUG : enormous: Excluded (Size Filter) 2025/01/16 05:06:15 DEBUG : enormous: Excluded 2025/01/16 05:06:15 DEBUG : potato2: Excluded (Size Filter) 2025/01/16 05:06:15 DEBUG : potato2: Excluded 2025/01/16 05:06:15 DEBUG : potato2: Excluded (Size Filter) 2025/01/16 05:06:15 DEBUG : potato2: Excluded 2025/01/16 05:06:15 DEBUG : Local file system at /tmp/rclone1817715005: Waiting for checks to finish 2025/01/16 05:06:15 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/16 05:06:15 DEBUG : empty space: Unchanged skipping 2025/01/16 05:06:15 DEBUG : Local file system at /tmp/rclone1817715005: Waiting for transfers to finish 2025/01/16 05:06:15 DEBUG : Waiting for deletions to finish 2025/01/16 05:06:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.80s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:06:18 DEBUG : enormous: Excluded (Size Filter) 2025/01/16 05:06:18 DEBUG : enormous: Excluded 2025/01/16 05:06:18 DEBUG : potato2: Excluded (Size Filter) 2025/01/16 05:06:18 DEBUG : potato2: Excluded 2025/01/16 05:06:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 05:06:18 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:06:18 DEBUG : empty space: Unchanged skipping 2025/01/16 05:06:18 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:06:18 DEBUG : Waiting for deletions to finish 2025/01/16 05:06:18 INFO : enormous: Deleted 2025/01/16 05:06:18 INFO : potato2: Deleted 2025/01/16 05:06:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:06:19 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/16 05:06:19 DEBUG : Local file system at /tmp/rclone1817715005: Waiting for checks to finish 2025/01/16 05:06:19 DEBUG : empty space: Unchanged skipping 2025/01/16 05:06:19 DEBUG : Local file system at /tmp/rclone1817715005: Waiting for transfers to finish 2025/01/16 05:06:19 DEBUG : Waiting for deletions to finish 2025/01/16 05:06:19 INFO : enormous: Deleted 2025/01/16 05:06:19 INFO : potato2: Deleted 2025/01/16 05:06:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.21s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:06:21 DEBUG : five: Need to transfer - File not found at Destination 2025/01/16 05:06:21 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/16 05:06:21 DEBUG : one: Destination is newer than source, skipping 2025/01/16 05:06:21 DEBUG : three: Sizes identical 2025/01/16 05:06:21 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:06:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1817715005) 2025/01/16 05:06:21 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-vexeheh9vamu) 2025/01/16 05:06:21 DEBUG : two: sha1 differ 2025/01/16 05:06:21 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/16 05:06:21 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/16 05:06:21 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:06:22 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/16 05:06:22 INFO : five: Copied (new) 2025/01/16 05:06:22 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/16 05:06:22 INFO : four: Copied (replaced existing) 2025/01/16 05:06:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/16 05:06:22 INFO : two: Copied (replaced existing) 2025/01/16 05:06:22 DEBUG : Waiting for deletions to finish 2025/01/16 05:06:23 DEBUG : one: Destination is newer than source, skipping 2025/01/16 05:06:23 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:06:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/16 05:06:23 DEBUG : two: Size and sha1 of src and dst objects identical 2025/01/16 05:06:23 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/16 05:06:23 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/16 05:06:23 DEBUG : four: Size and sha1 of src and dst objects identical 2025/01/16 05:06:23 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/16 05:06:23 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1817715005) 2025/01/16 05:06:23 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-vexeheh9vamu) 2025/01/16 05:06:23 DEBUG : three: sha1 differ 2025/01/16 05:06:23 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/16 05:06:23 DEBUG : five: Size and sha1 of src and dst objects identical 2025/01/16 05:06:23 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/16 05:06:23 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/16 05:06:23 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:06:23 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/16 05:06:23 INFO : three: Copied (replaced existing) 2025/01/16 05:06:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.32s) === 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-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/01/16 05:06:25 INFO : B2 bucket rclone-test-vexeheh9vamu: Making map for --track-renames 2025/01/16 05:06:25 INFO : B2 bucket rclone-test-vexeheh9vamu: Finished making map for --track-renames 2025/01/16 05:06:25 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:06:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/16 05:06:25 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/16 05:06:25 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for renames to finish 2025/01/16 05:06:25 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:06:25 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/16 05:06:25 INFO : potato: Copied (new) 2025/01/16 05:06:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/16 05:06:25 INFO : yam: Copied (new) 2025/01/16 05:06:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:06:26 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:06:26 INFO : B2 bucket rclone-test-vexeheh9vamu: Making map for --track-renames 2025/01/16 05:06:26 INFO : B2 bucket rclone-test-vexeheh9vamu: Finished making map for --track-renames 2025/01/16 05:06:26 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:06:26 DEBUG : potato: Unchanged skipping 2025/01/16 05:06:26 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for renames to finish 2025/01/16 05:06:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/16 05:06:27 INFO : yam: Copied (server-side copy) to: yaml 2025/01/16 05:06:27 INFO : yam: Deleted 2025/01/16 05:06:27 INFO : yaml: Renamed from "yam" 2025/01/16 05:06:27 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:06:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.03s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/01/16 05:06:29 INFO : B2 bucket rclone-test-vexeheh9vamu: Making map for --track-renames 2025/01/16 05:06:29 INFO : B2 bucket rclone-test-vexeheh9vamu: Finished making map for --track-renames 2025/01/16 05:06:29 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:06:29 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/16 05:06:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/16 05:06:29 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for renames to finish 2025/01/16 05:06:29 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:06:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/16 05:06:29 INFO : yam: Copied (new) 2025/01/16 05:06:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/16 05:06:29 INFO : potato: Copied (new) 2025/01/16 05:06:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:06:30 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:06:30 INFO : B2 bucket rclone-test-vexeheh9vamu: Making map for --track-renames 2025/01/16 05:06:30 INFO : B2 bucket rclone-test-vexeheh9vamu: Finished making map for --track-renames 2025/01/16 05:06:30 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:06:30 DEBUG : potato: Unchanged skipping 2025/01/16 05:06:30 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for renames to finish 2025/01/16 05:06:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/16 05:06:31 INFO : yam: Copied (server-side copy) to: yaml 2025/01/16 05:06:31 INFO : yam: Deleted 2025/01/16 05:06:31 INFO : yaml: Renamed from "yam" 2025/01/16 05:06:31 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:06:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.06s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/01/16 05:06:33 INFO : B2 bucket rclone-test-vexeheh9vamu: Making map for --track-renames 2025/01/16 05:06:33 INFO : B2 bucket rclone-test-vexeheh9vamu: Finished making map for --track-renames 2025/01/16 05:06:33 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:06:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/16 05:06:33 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/16 05:06:33 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for renames to finish 2025/01/16 05:06:33 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:06:33 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/16 05:06:33 INFO : sub/yam: Copied (new) 2025/01/16 05:06:34 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/16 05:06:34 INFO : potato: Copied (new) 2025/01/16 05:06:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:06:34 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:06:34 DEBUG : potato: Unchanged skipping 2025/01/16 05:06:34 INFO : B2 bucket rclone-test-vexeheh9vamu: Making map for --track-renames 2025/01/16 05:06:34 INFO : B2 bucket rclone-test-vexeheh9vamu: Finished making map for --track-renames 2025/01/16 05:06:34 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:06:34 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for renames to finish 2025/01/16 05:06:35 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/16 05:06:35 INFO : sub/yam: Copied (server-side copy) to: yam 2025/01/16 05:06:35 INFO : sub/yam: Deleted 2025/01/16 05:06:35 INFO : yam: Renamed from "sub/yam" 2025/01/16 05:06:35 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:06:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.24s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:06:37 DEBUG : Creating backend with remote "/tmp/rclone1817715005/dir1" 2025/01/16 05:06:37 DEBUG : Creating backend with remote "/tmp/rclone1817715005/dir2" 2025/01/16 05:06:37 DEBUG : Local file system at /tmp/rclone1817715005/dir2: Using server-side directory move 2025/01/16 05:06:37 INFO : Local file system at /tmp/rclone1817715005/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/16 05:06:37 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/16 05:06:37 DEBUG : Local file system at /tmp/rclone1817715005/dir2: Waiting for checks to finish 2025/01/16 05:06:37 DEBUG : Local file system at /tmp/rclone1817715005/dir2: Waiting for transfers to finish 2025/01/16 05:06:37 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.41s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:06:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 05:06:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/16 05:06:37 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:06:37 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:06:38 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/16 05:06:38 INFO : nested/sub dir/file: Copied (new) 2025/01/16 05:06:38 INFO : nested/sub dir/file: Deleted 2025/01/16 05:06:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/16 05:06:38 INFO : sub dir/hello world: Copied (new) 2025/01/16 05:06:38 INFO : sub dir/hello world: Deleted 2025/01/16 05:06:38 INFO : sub dir: Removing directory 2025/01/16 05:06:38 INFO : nested/sub dir: Removing directory 2025/01/16 05:06:38 INFO : nested: Removing directory 2025/01/16 05:06:38 DEBUG : Local file system at /tmp/rclone1817715005: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.13s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:06:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 05:06:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/16 05:06:40 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:06:40 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:06:40 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/16 05:06:40 INFO : nested/sub dir/file: Copied (new) 2025/01/16 05:06:40 INFO : nested/sub dir/file: Deleted 2025/01/16 05:06:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/16 05:06:40 INFO : sub dir/hello world: Copied (new) 2025/01/16 05:06:40 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.24s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:06:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/16 05:06:42 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/16 05:06:42 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:06:42 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:06:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/16 05:06:42 INFO : existing: Copied (new) 2025/01/16 05:06:42 INFO : existing: Deleted 2025/01/16 05:06:42 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/01/16 05:06:42 INFO : existing-b: Copied (new) 2025/01/16 05:06:42 INFO : existing-b: Deleted 2025/01/16 05:06:43 DEBUG : existing: Destination exists, skipping 2025/01/16 05:06:43 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/16 05:06:43 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:06:43 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:06:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.47s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:06:44 DEBUG : Creating backend with remote "TestB2:rclone-test-wuxolur7zeju" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-vexeheh9vamu -> B2 bucket rclone-test-wuxolur7zeju 2025/01/16 05:06:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 05:06:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/16 05:06:50 DEBUG : empty space: Unchanged skipping 2025/01/16 05:06:50 DEBUG : B2 bucket rclone-test-wuxolur7zeju: Waiting for checks to finish 2025/01/16 05:06:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/16 05:06:50 INFO : empty space: Deleted 2025/01/16 05:06:50 DEBUG : B2 bucket rclone-test-wuxolur7zeju: Waiting for transfers to finish 2025/01/16 05:06:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/16 05:06:50 INFO : potato2: Copied (server-side copy) 2025/01/16 05:06:50 INFO : potato2: Deleted 2025/01/16 05:06:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/16 05:06:50 INFO : potato3: Copied (server-side copy) 2025/01/16 05:06:51 INFO : potato3: Deleted 2025/01/16 05:06:51 DEBUG : Creating backend with remote "TestB2:rclone-test-tivigij9zuwu" 2025/01/16 05:06:52 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/16 05:06:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 05:06:52 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/16 05:06:52 DEBUG : B2 bucket rclone-test-tivigij9zuwu: Waiting for checks to finish 2025/01/16 05:06:52 DEBUG : B2 bucket rclone-test-tivigij9zuwu: Waiting for transfers to finish 2025/01/16 05:06:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/16 05:06:56 INFO : empty space: Copied (server-side copy) 2025/01/16 05:06:56 INFO : empty space: Deleted 2025/01/16 05:06:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/16 05:06:57 INFO : potato2: Copied (server-side copy) 2025/01/16 05:06:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/16 05:06:57 INFO : potato3: Copied (server-side copy) 2025/01/16 05:06:57 INFO : potato2: Deleted 2025/01/16 05:06:57 INFO : potato3: Deleted 2025/01/16 05:06:58 DEBUG : B2 bucket rclone-test-tivigij9zuwu: Purge remote 2025/01/16 05:06:58 INFO : B2 bucket rclone-test-tivigij9zuwu: cleaning bucket "rclone-test-tivigij9zuwu" of all files 2025/01/16 05:06:58 DEBUG : empty space: Deleting (id "4_zdf12dd43801d6bdb9f480e1b_f1199f6e633776479_d20250116_m050656_c001_v0001103_t0037_u01737004016461") 2025/01/16 05:06:58 DEBUG : potato2: Deleting (id "4_zdf12dd43801d6bdb9f480e1b_f106b8ae15382f87b_d20250116_m050656_c001_v0001109_t0002_u01737004016849") 2025/01/16 05:06:58 DEBUG : potato3: Deleting (id "4_zdf12dd43801d6bdb9f480e1b_f102664325596df08_d20250116_m050656_c001_v0001104_t0005_u01737004016825") 2025/01/16 05:06:59 DEBUG : B2 bucket rclone-test-wuxolur7zeju: Purge remote 2025/01/16 05:06:59 INFO : B2 bucket rclone-test-wuxolur7zeju: cleaning bucket "rclone-test-wuxolur7zeju" of all files 2025/01/16 05:06:59 DEBUG : empty space: Deleting (id "4_z9fd2bdd3801d6bdb9f480e1b_f4173cf171872e1f0_d20250116_m050656_c001_v7007000_t0000_u01737004016810") 2025/01/16 05:06:59 DEBUG : empty space: Deleting (id "4_z9fd2bdd3801d6bdb9f480e1b_f1027390ad4985342_d20250116_m050649_c001_v0001179_t0050_u01737004009688") 2025/01/16 05:06:59 DEBUG : potato2: Deleting (id "4_z9fd2bdd3801d6bdb9f480e1b_f4173cf171872e1f2_d20250116_m050657_c001_v7007000_t0000_u01737004017477") 2025/01/16 05:06:59 DEBUG : potato2: Deleting (id "4_z9fd2bdd3801d6bdb9f480e1b_f108191dbb2ad849e_d20250116_m050650_c001_v0001182_t0024_u01737004010510") 2025/01/16 05:06:59 DEBUG : potato3: Deleting (id "4_z9fd2bdd3801d6bdb9f480e1b_f4067400896440b1b_d20250116_m050657_c001_v7007000_t0000_u01737004017633") 2025/01/16 05:06:59 DEBUG : potato3: Deleting (id "4_z9fd2bdd3801d6bdb9f480e1b_f117cf7a2f4328150_d20250116_m050650_c001_v0001183_t0022_u01737004010753") 2025/01/16 05:06:59 DEBUG : potato3: Deleting (id "4_z9fd2bdd3801d6bdb9f480e1b_f1027390ad4985344_d20250116_m050649_c001_v0001179_t0014_u01737004009914") --- PASS: TestServerSideMove (20.20s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:07:04 DEBUG : Creating backend with remote "TestB2:rclone-test-xiqajog4saze" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-vexeheh9vamu -> B2 bucket rclone-test-xiqajog4saze 2025/01/16 05:07:13 DEBUG : empty space: Excluded (Size Filter) 2025/01/16 05:07:13 DEBUG : empty space: Excluded 2025/01/16 05:07:13 DEBUG : empty space: Excluded (Size Filter) 2025/01/16 05:07:13 DEBUG : empty space: Excluded 2025/01/16 05:07:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 05:07:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/16 05:07:13 DEBUG : B2 bucket rclone-test-xiqajog4saze: Waiting for checks to finish 2025/01/16 05:07:13 DEBUG : B2 bucket rclone-test-xiqajog4saze: Waiting for transfers to finish 2025/01/16 05:07:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/16 05:07:13 INFO : potato2: Copied (server-side copy) 2025/01/16 05:07:14 INFO : potato2: Deleted 2025/01/16 05:07:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/16 05:07:14 INFO : potato3: Copied (server-side copy) 2025/01/16 05:07:14 INFO : potato3: Deleted 2025/01/16 05:07:14 DEBUG : Creating backend with remote "TestB2:rclone-test-sogamiv3ceje" 2025/01/16 05:07:15 DEBUG : empty space: Excluded (Size Filter) 2025/01/16 05:07:15 DEBUG : empty space: Excluded 2025/01/16 05:07:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 05:07:15 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/16 05:07:15 DEBUG : B2 bucket rclone-test-sogamiv3ceje: Waiting for checks to finish 2025/01/16 05:07:15 DEBUG : B2 bucket rclone-test-sogamiv3ceje: Waiting for transfers to finish 2025/01/16 05:07:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/16 05:07:20 INFO : potato2: Copied (server-side copy) 2025/01/16 05:07:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/16 05:07:20 INFO : potato3: Copied (server-side copy) 2025/01/16 05:07:20 INFO : potato2: Deleted 2025/01/16 05:07:20 INFO : potato3: Deleted 2025/01/16 05:07:20 DEBUG : B2 bucket rclone-test-sogamiv3ceje: Purge remote 2025/01/16 05:07:20 INFO : B2 bucket rclone-test-sogamiv3ceje: cleaning bucket "rclone-test-sogamiv3ceje" of all files 2025/01/16 05:07:21 DEBUG : potato2: Deleting (id "4_z1f423d03802d6bdb9f480e1b_f1077c82d635909e4_d20250116_m050719_c001_v0001115_t0027_u01737004039852") 2025/01/16 05:07:21 DEBUG : potato3: Deleting (id "4_z1f423d03802d6bdb9f480e1b_f118fda09399f4b79_d20250116_m050720_c001_v0001099_t0025_u01737004040158") 2025/01/16 05:07:22 DEBUG : B2 bucket rclone-test-xiqajog4saze: Purge remote 2025/01/16 05:07:22 INFO : B2 bucket rclone-test-xiqajog4saze: cleaning bucket "rclone-test-xiqajog4saze" of all files 2025/01/16 05:07:23 DEBUG : empty space: Deleting (id "4_z2f321d13802d6bdb9f480e1b_f11607dd824c3e5df_d20250116_m050712_c001_v0001128_t0032_u01737004032321") 2025/01/16 05:07:23 DEBUG : potato2: Deleting (id "4_z2f321d13802d6bdb9f480e1b_f4196da178058ca28_d20250116_m050720_c001_v7007000_t0000_u01737004040314") 2025/01/16 05:07:23 DEBUG : potato2: Deleting (id "4_z2f321d13802d6bdb9f480e1b_f10527f971458c962_d20250116_m050713_c001_v0001184_t0031_u01737004033858") 2025/01/16 05:07:23 DEBUG : potato3: Deleting (id "4_z2f321d13802d6bdb9f480e1b_f4067400896440b62_d20250116_m050720_c001_v7007000_t0000_u01737004040461") 2025/01/16 05:07:23 DEBUG : potato3: Deleting (id "4_z2f321d13802d6bdb9f480e1b_f1018730c293b5832_d20250116_m050714_c001_v0001184_t0018_u01737004034140") 2025/01/16 05:07:23 DEBUG : potato3: Deleting (id "4_z2f321d13802d6bdb9f480e1b_f11607dd824c3e5e3_d20250116_m050712_c001_v0001128_t0027_u01737004032663") --- PASS: TestServerSideMoveWithFilter (22.55s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:07:27 DEBUG : Creating backend with remote "TestB2:rclone-test-rugolej7cabu" 2025/01/16 05:07:29 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-vexeheh9vamu -> B2 bucket rclone-test-rugolej7cabu 2025/01/16 05:07:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 05:07:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/16 05:07:33 DEBUG : empty space: Unchanged skipping 2025/01/16 05:07:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/16 05:07:33 DEBUG : B2 bucket rclone-test-rugolej7cabu: Waiting for checks to finish 2025/01/16 05:07:33 INFO : empty space: Deleted 2025/01/16 05:07:33 DEBUG : B2 bucket rclone-test-rugolej7cabu: Waiting for transfers to finish 2025/01/16 05:07:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/16 05:07:33 INFO : potato2: Copied (server-side copy) 2025/01/16 05:07:33 INFO : potato2: Deleted 2025/01/16 05:07:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/16 05:07:33 INFO : potato3: Copied (server-side copy) 2025/01/16 05:07:33 INFO : potato3: Deleted 2025/01/16 05:07:34 DEBUG : Creating backend with remote "TestB2:rclone-test-xapuwaf9haqa" 2025/01/16 05:07:35 INFO : tomatoDir: Making directory 2025/01/16 05:07:35 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/16 05:07:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 05:07:35 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/16 05:07:35 DEBUG : B2 bucket rclone-test-xapuwaf9haqa: Waiting for checks to finish 2025/01/16 05:07:35 DEBUG : B2 bucket rclone-test-xapuwaf9haqa: Waiting for transfers to finish 2025/01/16 05:07:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/16 05:07:38 INFO : empty space: Copied (server-side copy) 2025/01/16 05:07:38 INFO : empty space: Deleted 2025/01/16 05:07:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/16 05:07:38 INFO : potato3: Copied (server-side copy) 2025/01/16 05:07:38 INFO : potato3: Deleted 2025/01/16 05:07:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/16 05:07:38 INFO : potato2: Copied (server-side copy) 2025/01/16 05:07:39 INFO : potato2: Deleted 2025/01/16 05:07:39 DEBUG : B2 bucket rclone-test-xapuwaf9haqa: Purge remote 2025/01/16 05:07:39 INFO : B2 bucket rclone-test-xapuwaf9haqa: cleaning bucket "rclone-test-xapuwaf9haqa" of all files 2025/01/16 05:07:39 DEBUG : empty space: Deleting (id "4_zdf427dd3802d6bdb9f480e1b_f10253abb66c63ab0_d20250116_m050738_c001_v0001184_t0013_u01737004058339") 2025/01/16 05:07:39 DEBUG : potato2: Deleting (id "4_zdf427dd3802d6bdb9f480e1b_f116300b48f10365b_d20250116_m050738_c001_v0001043_t0059_u01737004058628") 2025/01/16 05:07:39 DEBUG : potato3: Deleting (id "4_zdf427dd3802d6bdb9f480e1b_f1039c35e5836b506_d20250116_m050738_c001_v0001183_t0024_u01737004058630") 2025/01/16 05:07:41 DEBUG : B2 bucket rclone-test-rugolej7cabu: Purge remote 2025/01/16 05:07:41 INFO : B2 bucket rclone-test-rugolej7cabu: cleaning bucket "rclone-test-rugolej7cabu" of all files 2025/01/16 05:07:41 DEBUG : empty space: Deleting (id "4_zbf426d83802d6bdb9f480e1b_f4165d2c3371a687c_d20250116_m050738_c001_v7007000_t0000_u01737004058567") 2025/01/16 05:07:41 DEBUG : empty space: Deleting (id "4_zbf426d83802d6bdb9f480e1b_f115a3c8b6c1e035c_d20250116_m050732_c001_v0001183_t0046_u01737004052589") 2025/01/16 05:07:41 DEBUG : potato2: Deleting (id "4_zbf426d83802d6bdb9f480e1b_f4165d2c3371a687e_d20250116_m050739_c001_v7007000_t0000_u01737004059050") 2025/01/16 05:07:41 DEBUG : potato2: Deleting (id "4_zbf426d83802d6bdb9f480e1b_f109aac71ad23647a_d20250116_m050733_c001_v0001184_t0052_u01737004053436") 2025/01/16 05:07:41 DEBUG : potato3: Deleting (id "4_zbf426d83802d6bdb9f480e1b_f4165d2c3371a687d_d20250116_m050738_c001_v7007000_t0000_u01737004058844") 2025/01/16 05:07:41 DEBUG : potato3: Deleting (id "4_zbf426d83802d6bdb9f480e1b_f113103fb1ba3a2f1_d20250116_m050733_c001_v0001184_t0048_u01737004053674") 2025/01/16 05:07:41 DEBUG : potato3: Deleting (id "4_zbf426d83802d6bdb9f480e1b_f115a3c8b6c1e0360_d20250116_m050732_c001_v0001183_t0007_u01737004052801") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.20s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:07:46 DEBUG : Creating backend with remote "TestB2:rclone-test-vexeheh9vamu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.68s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:07:49 DEBUG : Creating backend with remote "TestB2:rclone-test-vexeheh9vamu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" --- PASS: TestSyncOverlap (2.95s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:07:52 DEBUG : Creating backend with remote "TestB2:rclone-test-vexeheh9vamu/rclone-sync-test" 2025/01/16 05:07:54 DEBUG : Creating backend with remote "TestB2:rclone-test-vexeheh9vamu/rclone-sync-test-include/layer2" 2025/01/16 05:07:56 DEBUG : Creating backend with remote "TestB2:rclone-test-vexeheh9vamu/rclone-sync-test-ignore-file" 2025/01/16 05:07:59 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/16 05:07:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/16 05:07:59 DEBUG : pacer: Reducing sleep to 10ms 2025/01/16 05:07:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/16 05:07:59 DEBUG : B2 bucket rclone-test-vexeheh9vamu path rclone-sync-test: Waiting for checks to finish 2025/01/16 05:07:59 DEBUG : B2 bucket rclone-test-vexeheh9vamu path rclone-sync-test: Waiting for transfers to finish 2025/01/16 05:07:59 DEBUG : Waiting for deletions to finish 2025/01/16 05:07:59 INFO : There was nothing to transfer 2025/01/16 05:08:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/16 05:08:00 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:08:00 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:08:00 DEBUG : Waiting for deletions to finish 2025/01/16 05:08:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:08:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/16 05:08:00 DEBUG : B2 bucket rclone-test-vexeheh9vamu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/16 05:08:00 DEBUG : B2 bucket rclone-test-vexeheh9vamu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/16 05:08:00 DEBUG : Waiting for deletions to finish 2025/01/16 05:08:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:08:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/16 05:08:01 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:08:01 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:08:01 DEBUG : Waiting for deletions to finish 2025/01/16 05:08:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:08:01 DEBUG : : Excluded 2025/01/16 05:08:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/16 05:08:02 DEBUG : B2 bucket rclone-test-vexeheh9vamu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/16 05:08:02 DEBUG : B2 bucket rclone-test-vexeheh9vamu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/16 05:08:02 DEBUG : Waiting for deletions to finish 2025/01/16 05:08:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.71s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:08:08 DEBUG : Creating backend with remote "TestB2:rclone-test-vexeheh9vamu/dst" 2025/01/16 05:08:10 DEBUG : Creating backend with remote "TestB2:rclone-test-vexeheh9vamu/CompareDest" 2025/01/16 05:08:12 DEBUG : one: Need to transfer - File not found at Destination 2025/01/16 05:08:12 DEBUG : B2 bucket rclone-test-vexeheh9vamu path dst: Waiting for checks to finish 2025/01/16 05:08:12 DEBUG : B2 bucket rclone-test-vexeheh9vamu path dst: Waiting for transfers to finish 2025/01/16 05:08:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/16 05:08:13 INFO : one: Copied (new) 2025/01/16 05:08:13 DEBUG : Waiting for deletions to finish 2025/01/16 05:08:13 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/16 05:08:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/16 05:08:14 DEBUG : pacer: Reducing sleep to 10ms 2025/01/16 05:08:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/16 05:08:14 DEBUG : B2 bucket rclone-test-vexeheh9vamu path dst: Waiting for checks to finish 2025/01/16 05:08:15 DEBUG : B2 bucket rclone-test-vexeheh9vamu path dst: Waiting for transfers to finish 2025/01/16 05:08:15 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/16 05:08:15 INFO : one: Copied (replaced existing) 2025/01/16 05:08:15 DEBUG : Waiting for deletions to finish 2025/01/16 05:08:17 DEBUG : B2 bucket rclone-test-vexeheh9vamu path dst: Waiting for checks to finish 2025/01/16 05:08:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/16 05:08:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 05:08:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/16 05:08:17 DEBUG : B2 bucket rclone-test-vexeheh9vamu path dst: Waiting for transfers to finish 2025/01/16 05:08:17 DEBUG : Waiting for deletions to finish 2025/01/16 05:08:17 INFO : There was nothing to transfer 2025/01/16 05:08:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 05:08:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/16 05:08:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/16 05:08:18 DEBUG : B2 bucket rclone-test-vexeheh9vamu path dst: Waiting for checks to finish 2025/01/16 05:08:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 05:08:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/16 05:08:18 DEBUG : B2 bucket rclone-test-vexeheh9vamu path dst: Waiting for transfers to finish 2025/01/16 05:08:18 DEBUG : Waiting for deletions to finish 2025/01/16 05:08:18 INFO : There was nothing to transfer 2025/01/16 05:08:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 05:08:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/16 05:08:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/16 05:08:19 DEBUG : B2 bucket rclone-test-vexeheh9vamu path dst: Waiting for checks to finish 2025/01/16 05:08:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 05:08:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/16 05:08:19 DEBUG : B2 bucket rclone-test-vexeheh9vamu path dst: Waiting for transfers to finish 2025/01/16 05:08:19 DEBUG : Waiting for deletions to finish 2025/01/16 05:08:19 INFO : There was nothing to transfer 2025/01/16 05:08:20 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/01/16 05:08:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/16 05:08:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/16 05:08:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/16 05:08:20 DEBUG : B2 bucket rclone-test-vexeheh9vamu path dst: Waiting for checks to finish 2025/01/16 05:08:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 05:08:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/16 05:08:21 DEBUG : B2 bucket rclone-test-vexeheh9vamu path dst: Waiting for transfers to finish 2025/01/16 05:08:21 DEBUG : Waiting for deletions to finish 2025/01/16 05:08:21 INFO : There was nothing to transfer 2025/01/16 05:08:21 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/16 05:08:21 DEBUG : two: Need to transfer - File not found at Destination 2025/01/16 05:08:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/16 05:08:21 DEBUG : B2 bucket rclone-test-vexeheh9vamu path dst: Waiting for checks to finish 2025/01/16 05:08:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 05:08:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/16 05:08:21 DEBUG : B2 bucket rclone-test-vexeheh9vamu path dst: Waiting for transfers to finish 2025/01/16 05:08:22 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/01/16 05:08:22 INFO : two: Copied (new) 2025/01/16 05:08:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.89s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:08:25 DEBUG : Creating backend with remote "TestB2:rclone-test-vexeheh9vamu/dest" 2025/01/16 05:08:26 DEBUG : Creating backend with remote "TestB2:rclone-test-vexeheh9vamu/pre-dest1" 2025/01/16 05:08:27 DEBUG : Creating backend with remote "TestB2:rclone-test-vexeheh9vamu/pre-dest2" 2025/01/16 05:08:29 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:08:29 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/16 05:08:29 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:08:29 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/16 05:08:30 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/16 05:08:30 DEBUG : B2 bucket rclone-test-vexeheh9vamu path dest: Waiting for checks to finish 2025/01/16 05:08:30 DEBUG : B2 bucket rclone-test-vexeheh9vamu path dest: Waiting for transfers to finish 2025/01/16 05:08:30 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/01/16 05:08:30 INFO : 3: Copied (new) 2025/01/16 05:08:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.91s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:08:32 DEBUG : Creating backend with remote "TestB2:rclone-test-vexeheh9vamu/dst" 2025/01/16 05:08:33 DEBUG : Creating backend with remote "TestB2:rclone-test-vexeheh9vamu/CopyDest" 2025/01/16 05:08:35 DEBUG : one: Need to transfer - File not found at Destination 2025/01/16 05:08:35 DEBUG : B2 bucket rclone-test-vexeheh9vamu path dst: Waiting for checks to finish 2025/01/16 05:08:35 DEBUG : B2 bucket rclone-test-vexeheh9vamu path dst: Waiting for transfers to finish 2025/01/16 05:08:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/16 05:08:36 INFO : one: Copied (new) 2025/01/16 05:08:36 DEBUG : Waiting for deletions to finish 2025/01/16 05:08:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/16 05:08:37 DEBUG : B2 bucket rclone-test-vexeheh9vamu path dst: Waiting for checks to finish 2025/01/16 05:08:37 DEBUG : B2 bucket rclone-test-vexeheh9vamu path dst: Waiting for transfers to finish 2025/01/16 05:08:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/16 05:08:37 INFO : one: Copied (replaced existing) 2025/01/16 05:08:37 DEBUG : Waiting for deletions to finish 2025/01/16 05:08:39 DEBUG : Creating backend with remote "TestB2:rclone-test-vexeheh9vamu/BackupDir" 2025/01/16 05:08:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/16 05:08:40 DEBUG : B2 bucket rclone-test-vexeheh9vamu path dst: Waiting for checks to finish 2025/01/16 05:08:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 05:08:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/16 05:08:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/16 05:08:42 INFO : one: Copied (server-side copy) 2025/01/16 05:08:42 INFO : one: Deleted 2025/01/16 05:08:43 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/16 05:08:43 INFO : one: Copied (server-side copy) 2025/01/16 05:08:43 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/16 05:08:43 DEBUG : B2 bucket rclone-test-vexeheh9vamu path dst: Waiting for transfers to finish 2025/01/16 05:08:43 DEBUG : Waiting for deletions to finish 2025/01/16 05:08:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 05:08:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/16 05:08:44 INFO : two: Copied (server-side copy) 2025/01/16 05:08:44 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/16 05:08:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 05:08:44 DEBUG : one: Unchanged skipping 2025/01/16 05:08:44 DEBUG : B2 bucket rclone-test-vexeheh9vamu path dst: Waiting for checks to finish 2025/01/16 05:08:44 DEBUG : B2 bucket rclone-test-vexeheh9vamu path dst: Waiting for transfers to finish 2025/01/16 05:08:44 DEBUG : Waiting for deletions to finish 2025/01/16 05:08:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 05:08:45 DEBUG : one: Unchanged skipping 2025/01/16 05:08:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 05:08:45 DEBUG : two: Unchanged skipping 2025/01/16 05:08:45 DEBUG : B2 bucket rclone-test-vexeheh9vamu path dst: Waiting for checks to finish 2025/01/16 05:08:45 DEBUG : B2 bucket rclone-test-vexeheh9vamu path dst: Waiting for transfers to finish 2025/01/16 05:08:45 DEBUG : Waiting for deletions to finish 2025/01/16 05:08:45 INFO : There was nothing to transfer 2025/01/16 05:08:46 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/16 05:08:46 DEBUG : three: Destination not found in --copy-dest 2025/01/16 05:08:46 DEBUG : three: Need to transfer - File not found at Destination 2025/01/16 05:08:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 05:08:46 DEBUG : one: Unchanged skipping 2025/01/16 05:08:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 05:08:46 DEBUG : two: Unchanged skipping 2025/01/16 05:08:46 DEBUG : B2 bucket rclone-test-vexeheh9vamu path dst: Waiting for checks to finish 2025/01/16 05:08:46 DEBUG : B2 bucket rclone-test-vexeheh9vamu path dst: Waiting for transfers to finish 2025/01/16 05:08:47 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/01/16 05:08:47 INFO : three: Copied (new) 2025/01/16 05:08:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.46s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:08:50 DEBUG : Creating backend with remote "TestB2:rclone-test-vexeheh9vamu/dst" 2025/01/16 05:08:51 DEBUG : Creating backend with remote "TestB2:rclone-test-vexeheh9vamu/backup" 2025/01/16 05:08:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/16 05:08:53 DEBUG : B2 bucket rclone-test-vexeheh9vamu path dst: Waiting for checks to finish 2025/01/16 05:08:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:08:53 DEBUG : two: Unchanged skipping 2025/01/16 05:08:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/16 05:08:55 INFO : one: Copied (server-side copy) 2025/01/16 05:08:55 INFO : one: Deleted 2025/01/16 05:08:55 DEBUG : B2 bucket rclone-test-vexeheh9vamu path dst: Waiting for transfers to finish 2025/01/16 05:08:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/16 05:08:56 INFO : one: Copied (new) 2025/01/16 05:08:56 DEBUG : Waiting for deletions to finish 2025/01/16 05:08:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/16 05:08:56 INFO : three.txt: Copied (server-side copy) 2025/01/16 05:08:57 INFO : three.txt: Deleted 2025/01/16 05:08:57 INFO : three.txt: Moved into backup dir 2025/01/16 05:08:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:08:58 DEBUG : two: Unchanged skipping 2025/01/16 05:08:58 DEBUG : B2 bucket rclone-test-vexeheh9vamu path dst: Waiting for checks to finish 2025/01/16 05:08:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/16 05:08:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/16 05:08:59 INFO : one: Copied (server-side copy) 2025/01/16 05:08:59 INFO : one: Deleted 2025/01/16 05:08:59 DEBUG : B2 bucket rclone-test-vexeheh9vamu path dst: Waiting for transfers to finish 2025/01/16 05:09:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/16 05:09:00 INFO : one: Copied (new) 2025/01/16 05:09:00 DEBUG : Waiting for deletions to finish 2025/01/16 05:09:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/16 05:09:00 INFO : three.txt: Copied (server-side copy) 2025/01/16 05:09:00 INFO : three.txt: Deleted 2025/01/16 05:09:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.03s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:09:04 DEBUG : Creating backend with remote "TestB2:rclone-test-vexeheh9vamu/dst" 2025/01/16 05:09:05 DEBUG : Creating backend with remote "TestB2:rclone-test-vexeheh9vamu/backup" 2025/01/16 05:09:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/16 05:09:07 DEBUG : B2 bucket rclone-test-vexeheh9vamu path dst: Waiting for checks to finish 2025/01/16 05:09:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:09:07 DEBUG : two: Unchanged skipping 2025/01/16 05:09:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/16 05:09:08 INFO : one: Copied (server-side copy) to: one.bak 2025/01/16 05:09:08 INFO : one: Deleted 2025/01/16 05:09:08 DEBUG : B2 bucket rclone-test-vexeheh9vamu path dst: Waiting for transfers to finish 2025/01/16 05:09:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/16 05:09:09 INFO : one: Copied (new) 2025/01/16 05:09:09 DEBUG : Waiting for deletions to finish 2025/01/16 05:09:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/16 05:09:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/16 05:09:10 INFO : three.txt: Deleted 2025/01/16 05:09:10 INFO : three.txt: Moved into backup dir 2025/01/16 05:09:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/16 05:09:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:09:11 DEBUG : two: Unchanged skipping 2025/01/16 05:09:11 DEBUG : B2 bucket rclone-test-vexeheh9vamu path dst: Waiting for checks to finish 2025/01/16 05:09:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/16 05:09:12 INFO : one: Copied (server-side copy) to: one.bak 2025/01/16 05:09:12 INFO : one: Deleted 2025/01/16 05:09:12 DEBUG : B2 bucket rclone-test-vexeheh9vamu path dst: Waiting for transfers to finish 2025/01/16 05:09:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/16 05:09:12 INFO : one: Copied (new) 2025/01/16 05:09:12 DEBUG : Waiting for deletions to finish 2025/01/16 05:09:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/16 05:09:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/16 05:09:13 INFO : three.txt: Deleted 2025/01/16 05:09:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.45s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:09:16 DEBUG : Creating backend with remote "TestB2:rclone-test-vexeheh9vamu/dst" 2025/01/16 05:09:17 DEBUG : Creating backend with remote "TestB2:rclone-test-vexeheh9vamu/backup" 2025/01/16 05:09:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/16 05:09:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:09:19 DEBUG : two: Unchanged skipping 2025/01/16 05:09:19 DEBUG : B2 bucket rclone-test-vexeheh9vamu path dst: Waiting for checks to finish 2025/01/16 05:09:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/16 05:09:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/16 05:09:20 INFO : one: Deleted 2025/01/16 05:09:20 DEBUG : B2 bucket rclone-test-vexeheh9vamu path dst: Waiting for transfers to finish 2025/01/16 05:09:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/16 05:09:21 INFO : one: Copied (new) 2025/01/16 05:09:21 DEBUG : Waiting for deletions to finish 2025/01/16 05:09:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/16 05:09:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/16 05:09:22 INFO : three.txt: Deleted 2025/01/16 05:09:22 INFO : three.txt: Moved into backup dir 2025/01/16 05:09:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/16 05:09:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:09:23 DEBUG : two: Unchanged skipping 2025/01/16 05:09:23 DEBUG : B2 bucket rclone-test-vexeheh9vamu path dst: Waiting for checks to finish 2025/01/16 05:09:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/16 05:09:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/16 05:09:24 INFO : one: Deleted 2025/01/16 05:09:24 DEBUG : B2 bucket rclone-test-vexeheh9vamu path dst: Waiting for transfers to finish 2025/01/16 05:09:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/16 05:09:25 INFO : one: Copied (new) 2025/01/16 05:09:25 DEBUG : Waiting for deletions to finish 2025/01/16 05:09:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/16 05:09:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/16 05:09:25 INFO : three.txt: Deleted 2025/01/16 05:09:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.64s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:09:29 DEBUG : Creating backend with remote "TestB2:rclone-test-vexeheh9vamu/dst" 2025/01/16 05:09:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/16 05:09:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:09:31 DEBUG : two: Unchanged skipping 2025/01/16 05:09:31 DEBUG : B2 bucket rclone-test-vexeheh9vamu path dst: Waiting for checks to finish 2025/01/16 05:09:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/16 05:09:31 INFO : one: Copied (server-side copy) to: one.bak 2025/01/16 05:09:32 INFO : one: Deleted 2025/01/16 05:09:32 DEBUG : B2 bucket rclone-test-vexeheh9vamu path dst: Waiting for transfers to finish 2025/01/16 05:09:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/16 05:09:32 INFO : one: Copied (new) 2025/01/16 05:09:32 DEBUG : Waiting for deletions to finish 2025/01/16 05:09:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/16 05:09:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/16 05:09:33 INFO : three.txt: Deleted 2025/01/16 05:09:33 INFO : three.txt: Moved into backup dir 2025/01/16 05:09:35 DEBUG : one.bak: Excluded (Path Filter) 2025/01/16 05:09:35 DEBUG : one.bak: Excluded 2025/01/16 05:09:35 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/16 05:09:35 DEBUG : three.txt.bak: Excluded 2025/01/16 05:09:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/16 05:09:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:09:35 DEBUG : two: Unchanged skipping 2025/01/16 05:09:35 DEBUG : B2 bucket rclone-test-vexeheh9vamu path dst: Waiting for checks to finish 2025/01/16 05:09:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/16 05:09:35 INFO : one: Copied (server-side copy) to: one.bak 2025/01/16 05:09:35 INFO : one: Deleted 2025/01/16 05:09:35 DEBUG : B2 bucket rclone-test-vexeheh9vamu path dst: Waiting for transfers to finish 2025/01/16 05:09:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/16 05:09:36 INFO : one: Copied (new) 2025/01/16 05:09:36 DEBUG : Waiting for deletions to finish 2025/01/16 05:09:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/16 05:09:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/16 05:09:36 INFO : three.txt: Deleted 2025/01/16 05:09:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.84s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:09:39 DEBUG : Creating backend with remote "TestB2:rclone-test-vexeheh9vamu/dst" 2025/01/16 05:09:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/16 05:09:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/16 05:09:42 INFO : one: Copied (server-side copy) to: one.bak 2025/01/16 05:09:42 INFO : one: Deleted 2025/01/16 05:09:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/16 05:09:43 INFO : one: Copied (new) 2025/01/16 05:09:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:09:43 DEBUG : two: Unchanged skipping 2025/01/16 05:09:44 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/16 05:09:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/16 05:09:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/16 05:09:44 INFO : three.txt: Deleted 2025/01/16 05:09:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/16 05:09:45 INFO : three.txt: Copied (new) 2025/01/16 05:09:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/16 05:09:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/16 05:09:46 INFO : one: Copied (server-side copy) to: one.bak 2025/01/16 05:09:46 INFO : one: Deleted 2025/01/16 05:09:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/16 05:09:47 INFO : one: Copied (new) 2025/01/16 05:09:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:09:47 DEBUG : two: Unchanged skipping 2025/01/16 05:09:47 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/16 05:09:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/16 05:09:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/16 05:09:48 INFO : three.txt: Deleted 2025/01/16 05:09:49 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/16 05:09:49 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.56s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:09:52 DEBUG : Creating backend with remote "TestB2:rclone-test-vexeheh9vamu/dst" 2025/01/16 05:09:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/16 05:09:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/16 05:09:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/16 05:09:55 INFO : one: Deleted 2025/01/16 05:09:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/16 05:09:56 INFO : one: Copied (new) 2025/01/16 05:09:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:09:56 DEBUG : two: Unchanged skipping 2025/01/16 05:09:56 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/16 05:09:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/16 05:09:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/16 05:09:57 INFO : three.txt: Deleted 2025/01/16 05:09:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/16 05:09:57 INFO : three.txt: Copied (new) 2025/01/16 05:09:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/16 05:09:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/16 05:09:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/16 05:10:00 INFO : one: Deleted 2025/01/16 05:10:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/16 05:10:00 INFO : one: Copied (new) 2025/01/16 05:10:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:10:00 DEBUG : two: Unchanged skipping 2025/01/16 05:10:00 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/16 05:10:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/16 05:10:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/16 05:10:01 INFO : three.txt: Deleted 2025/01/16 05:10:02 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/16 05:10:02 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.94s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:10:04 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:10:04 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/16 05:10:04 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:10:05 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/01/16 05:10:05 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/16 05:10:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.41s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:10:06 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/16 05:10:06 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:10:06 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:10:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/16 05:10:07 INFO : existing: Copied (new) 2025/01/16 05:10:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:10:07 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/16 05:10:07 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:10:07 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/16 05:10:07 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:10:07 ERROR : B2 bucket rclone-test-vexeheh9vamu: not deleting files as there were IO errors 2025/01/16 05:10:07 ERROR : B2 bucket rclone-test-vexeheh9vamu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" --- PASS: TestSyncImmutable (3.17s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:10:09 DEBUG : EXISTING: Clearing upload URL because of error: Post "https://pod-000-1105-03.backblaze.com/b2api/v1/b2_upload_file/1f327d2370fd6bdb9f480e1b/c001_v0001105_t0052": EOF 2025/01/16 05:10:09 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1105-03.backblaze.com/b2api/v1/b2_upload_file/1f327d2370fd6bdb9f480e1b/c001_v0001105_t0052": EOF) 2025/01/16 05:10:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "EXISTING" to B2 bucket rclone-test-vexeheh9vamu: 1/10 (Post "https://pod-000-1105-03.backblaze.com/b2api/v1/b2_upload_file/1f327d2370fd6bdb9f480e1b/c001_v0001105_t0052": EOF) 2025/01/16 05:10:11 DEBUG : pacer: Reducing sleep to 10ms 2025/01/16 05:10:12 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:10:12 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:10:12 DEBUG : existing: Unchanged skipping 2025/01/16 05:10:12 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:10:12 DEBUG : Waiting for deletions to finish 2025/01/16 05:10:12 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.82s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:10:26 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:10:26 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:10:26 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:10:26 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:10:26 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:10:26 DEBUG : both0: Unchanged skipping 2025/01/16 05:10:26 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:10:26 DEBUG : both10: Unchanged skipping 2025/01/16 05:10:26 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:10:26 DEBUG : both13: Unchanged skipping 2025/01/16 05:10:26 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:10:26 DEBUG : both14: Unchanged skipping 2025/01/16 05:10:26 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:10:26 DEBUG : both15: Unchanged skipping 2025/01/16 05:10:26 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:10:26 DEBUG : both16: Unchanged skipping 2025/01/16 05:10:26 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:10:26 DEBUG : both11: Unchanged skipping 2025/01/16 05:10:26 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:10:26 DEBUG : both18: Unchanged skipping 2025/01/16 05:10:26 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:10:26 DEBUG : both1: Unchanged skipping 2025/01/16 05:10:26 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:10:26 DEBUG : both12: Unchanged skipping 2025/01/16 05:10:26 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:10:26 DEBUG : both17: Unchanged skipping 2025/01/16 05:10:26 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:10:26 DEBUG : both4: Unchanged skipping 2025/01/16 05:10:26 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:10:26 DEBUG : both5: Unchanged skipping 2025/01/16 05:10:26 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:10:26 DEBUG : both19: Unchanged skipping 2025/01/16 05:10:26 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:10:26 DEBUG : both2: Unchanged skipping 2025/01/16 05:10:26 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:10:26 DEBUG : both8: Unchanged skipping 2025/01/16 05:10:26 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:10:26 DEBUG : both9: Unchanged skipping 2025/01/16 05:10:26 DEBUG : both3: Unchanged skipping 2025/01/16 05:10:26 DEBUG : both6: Unchanged skipping 2025/01/16 05:10:26 DEBUG : both7: Unchanged skipping 2025/01/16 05:10:26 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:10:26 DEBUG : Waiting for deletions to finish 2025/01/16 05:10:26 INFO : only9: Deleted 2025/01/16 05:10:27 INFO : only15: Deleted 2025/01/16 05:10:27 INFO : only0: Deleted 2025/01/16 05:10:27 INFO : only16: Deleted 2025/01/16 05:10:27 INFO : only17: Deleted 2025/01/16 05:10:27 INFO : only5: Deleted 2025/01/16 05:10:27 INFO : only14: Deleted 2025/01/16 05:10:27 INFO : only4: Deleted 2025/01/16 05:10:27 INFO : only13: Deleted 2025/01/16 05:10:27 INFO : only18: Deleted 2025/01/16 05:10:27 INFO : only2: Deleted 2025/01/16 05:10:27 INFO : only6: Deleted 2025/01/16 05:10:27 INFO : only1: Deleted 2025/01/16 05:10:27 INFO : only7: Deleted 2025/01/16 05:10:27 INFO : only10: Deleted 2025/01/16 05:10:27 INFO : only12: Deleted 2025/01/16 05:10:27 INFO : only8: Deleted 2025/01/16 05:10:27 INFO : only11: Deleted 2025/01/16 05:10:28 INFO : only19: Deleted 2025/01/16 05:10:28 INFO : only3: Deleted 2025/01/16 05:10:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (18.52s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:10:45 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:10:45 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:10:45 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:10:45 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:10:45 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for checks to finish 2025/01/16 05:10:45 DEBUG : both1: Unchanged skipping 2025/01/16 05:10:45 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:10:45 DEBUG : both12: Unchanged skipping 2025/01/16 05:10:45 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:10:45 DEBUG : both13: Unchanged skipping 2025/01/16 05:10:45 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:10:45 DEBUG : both14: Unchanged skipping 2025/01/16 05:10:45 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:10:45 DEBUG : both15: Unchanged skipping 2025/01/16 05:10:45 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:10:45 DEBUG : both10: Unchanged skipping 2025/01/16 05:10:45 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:10:45 DEBUG : both17: Unchanged skipping 2025/01/16 05:10:45 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:10:45 DEBUG : both18: Unchanged skipping 2025/01/16 05:10:45 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:10:45 DEBUG : both11: Unchanged skipping 2025/01/16 05:10:45 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:10:45 DEBUG : both2: Unchanged skipping 2025/01/16 05:10:45 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:10:45 DEBUG : both3: Unchanged skipping 2025/01/16 05:10:45 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:10:45 DEBUG : both0: Unchanged skipping 2025/01/16 05:10:45 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:10:45 DEBUG : both4: Unchanged skipping 2025/01/16 05:10:45 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:10:45 DEBUG : both6: Unchanged skipping 2025/01/16 05:10:45 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:10:45 DEBUG : both19: Unchanged skipping 2025/01/16 05:10:45 DEBUG : both16: Unchanged skipping 2025/01/16 05:10:45 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:10:45 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 05:10:45 DEBUG : both7: Unchanged skipping 2025/01/16 05:10:45 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/16 05:10:45 DEBUG : both5: Unchanged skipping 2025/01/16 05:10:45 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/16 05:10:45 DEBUG : both9: Unchanged skipping 2025/01/16 05:10:45 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/16 05:10:45 DEBUG : both8: Unchanged skipping 2025/01/16 05:10:45 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/16 05:10:45 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/16 05:10:45 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/16 05:10:45 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/16 05:10:45 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/16 05:10:45 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/16 05:10:45 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/16 05:10:45 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/16 05:10:45 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/16 05:10:45 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/16 05:10:45 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/16 05:10:45 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/16 05:10:45 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/16 05:10:45 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/16 05:10:45 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/16 05:10:45 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/16 05:10:45 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/16 05:10:45 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Waiting for transfers to finish 2025/01/16 05:10:46 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/16 05:10:46 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/16 05:10:46 INFO : only11: Copied (replaced existing) 2025/01/16 05:10:46 INFO : only12: Copied (replaced existing) 2025/01/16 05:10:46 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/16 05:10:46 INFO : only15: Copied (replaced existing) 2025/01/16 05:10:46 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/16 05:10:46 INFO : only16: Copied (replaced existing) 2025/01/16 05:10:46 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/16 05:10:46 INFO : only0: Copied (replaced existing) 2025/01/16 05:10:46 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/16 05:10:46 INFO : only17: Copied (replaced existing) 2025/01/16 05:10:46 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/16 05:10:46 INFO : only18: Copied (replaced existing) 2025/01/16 05:10:46 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/16 05:10:46 INFO : only14: Copied (replaced existing) 2025/01/16 05:10:46 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/16 05:10:46 INFO : only13: Copied (replaced existing) 2025/01/16 05:10:46 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/16 05:10:46 INFO : only19: Copied (replaced existing) 2025/01/16 05:10:46 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/16 05:10:46 INFO : only3: Copied (replaced existing) 2025/01/16 05:10:46 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/16 05:10:46 INFO : only4: Copied (replaced existing) 2025/01/16 05:10:46 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/16 05:10:46 INFO : only5: Copied (replaced existing) 2025/01/16 05:10:46 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/16 05:10:46 INFO : only6: Copied (replaced existing) 2025/01/16 05:10:46 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/16 05:10:46 INFO : only7: Copied (replaced existing) 2025/01/16 05:10:47 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/16 05:10:47 INFO : only8: Copied (replaced existing) 2025/01/16 05:10:47 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/16 05:10:47 INFO : only9: Copied (replaced existing) 2025/01/16 05:10:47 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/16 05:10:47 INFO : only1: Copied (replaced existing) 2025/01/16 05:10:47 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/16 05:10:47 INFO : only10: Copied (replaced existing) 2025/01/16 05:10:47 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/16 05:10:47 INFO : only2: Copied (replaced existing) 2025/01/16 05:10:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (23.63s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:10:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/16 05:10:56 INFO : sub dir: Making directory 2025/01/16 05:10:56 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.62s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" 2025/01/16 05:11:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/16 05:11:01 INFO : sub dir: Making directory 2025/01/16 05:11:01 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vexeheh9vamu", Local "Local file system at /tmp/rclone1817715005", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.65s) PASS 2025/01/16 05:11:05 DEBUG : B2 bucket rclone-test-vexeheh9vamu: Purge remote 2025/01/16 05:11:05 INFO : B2 bucket rclone-test-vexeheh9vamu: cleaning bucket "rclone-test-vexeheh9vamu" of all files 2025/01/16 05:11:06 DEBUG : BackupDir/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f400e399eebf4c968_d20250116_m050847_c001_v7007000_t0000_u01737004127719") 2025/01/16 05:11:06 DEBUG : BackupDir/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f118962229c947d1d_d20250116_m050842_c001_v0001182_t0035_u01737004122385") 2025/01/16 05:11:06 DEBUG : CompareDest/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4165d2c3371a69da_d20250116_m050822_c001_v7007000_t0000_u01737004102916") 2025/01/16 05:11:06 DEBUG : CompareDest/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1032846dedfd5b6f_d20250116_m050816_c001_v0001105_t0023_u01737004096638") 2025/01/16 05:11:06 DEBUG : CompareDest/two: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4165d2c3371a69dc_d20250116_m050823_c001_v7007000_t0000_u01737004103107") 2025/01/16 05:11:06 DEBUG : CompareDest/two: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d65f6b_d20250116_m050818_c001_v0001184_t0047_u01737004098092") 2025/01/16 05:11:06 DEBUG : CopyDest/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f400e399eebf4c969_d20250116_m050847_c001_v7007000_t0000_u01737004127905") 2025/01/16 05:11:06 DEBUG : CopyDest/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c724cc_d20250116_m050839_c001_v0001105_t0021_u01737004119150") 2025/01/16 05:11:06 DEBUG : CopyDest/three: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f400e399eebf4c96b_d20250116_m050848_c001_v7007000_t0000_u01737004128092") 2025/01/16 05:11:06 DEBUG : CopyDest/three: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d665de_d20250116_m050845_c001_v0001184_t0005_u01737004125885") 2025/01/16 05:11:06 DEBUG : CopyDest/two: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f400e399eebf4c96d_d20250116_m050848_c001_v7007000_t0000_u01737004128280") 2025/01/16 05:11:07 DEBUG : CopyDest/two: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1032846dedfd5ba6_d20250116_m050843_c001_v0001105_t0023_u01737004123763") 2025/01/16 05:11:07 DEBUG : EXISTING: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f404b95b464659daa_d20250116_m051012_c001_v7007000_t0000_u01737004212705") 2025/01/16 05:11:07 DEBUG : EXISTING: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d674c9_d20250116_m051011_c001_v0001184_t0010_u01737004211747") 2025/01/16 05:11:07 DEBUG : Testêé: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f404b95b464659da6_d20250116_m051005_c001_v7007000_t0000_u01737004205727") 2025/01/16 05:11:07 DEBUG : Testêé: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d673aa_d20250116_m051005_c001_v0001184_t0018_u01737004205137") 2025/01/16 05:11:07 DEBUG : Testêé: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1032846dedfd5c72_d20250116_m051004_c001_v0001105_t0034_u01737004204054") 2025/01/16 05:11:07 DEBUG : a/potato2: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058c819_d20250116_m050606_c001_v7007000_t0000_u01737003966152") 2025/01/16 05:11:07 DEBUG : a/potato2: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d63f22_d20250116_m050605_c001_v0001184_t0059_u01737003965544") 2025/01/16 05:11:07 DEBUG : a/potato2: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058c810_d20250116_m050603_c001_v7007000_t0000_u01737003963711") 2025/01/16 05:11:07 DEBUG : a/potato2: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d63e94_d20250116_m050602_c001_v0001184_t0040_u01737003962917") 2025/01/16 05:11:07 DEBUG : a/potato2: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f418b9a93d733e3f5_d20250116_m050543_c001_v7007000_t0000_u01737003943130") 2025/01/16 05:11:07 DEBUG : a/potato2: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d639e2_d20250116_m050542_c001_v0001184_t0042_u01737003942204") 2025/01/16 05:11:07 DEBUG : b/potato: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058c81a_d20250116_m050606_c001_v7007000_t0000_u01737003966361") 2025/01/16 05:11:07 DEBUG : b/potato: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d63efa_d20250116_m050604_c001_v0001184_t0029_u01737003964707") 2025/01/16 05:11:07 DEBUG : b/potato: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058c80d_d20250116_m050603_c001_v7007000_t0000_u01737003963141") 2025/01/16 05:11:07 DEBUG : b/potato: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d63e5c_d20250116_m050602_c001_v0001184_t0023_u01737003962088") 2025/01/16 05:11:08 DEBUG : b/potato: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f418b9a93d733e3f0_d20250116_m050542_c001_v7007000_t0000_u01737003942570") 2025/01/16 05:11:08 DEBUG : b/potato: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d639a8_d20250116_m050541_c001_v0001184_t0053_u01737003941294") 2025/01/16 05:11:08 DEBUG : backup/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f40819c8c9eae0609_d20250116_m050901_c001_v7007000_t0000_u01737004141318") 2025/01/16 05:11:08 DEBUG : backup/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1121a657b2b39236_d20250116_m050859_c001_v0001116_t0036_u01737004139101") 2025/01/16 05:11:08 DEBUG : backup/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f116a21c322d7d356_d20250116_m050855_c001_v0001165_t0041_u01737004135032") 2025/01/16 05:11:08 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f40443c2818fa3145_d20250116_m050926_c001_v7007000_t0000_u01737004166414") 2025/01/16 05:11:08 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f10100a8e21582ef6_d20250116_m050924_c001_v0001176_t0054_u01737004164217") 2025/01/16 05:11:08 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1105ff0de57fceb3_d20250116_m050920_c001_v0001032_t0017_u01737004160423") 2025/01/16 05:11:08 DEBUG : backup/one.bak: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f401468940d5fcdb5_d20250116_m050913_c001_v7007000_t0000_u01737004153774") 2025/01/16 05:11:08 DEBUG : backup/one.bak: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1012dbdd39051d07_d20250116_m050912_c001_v0001182_t0028_u01737004152127") 2025/01/16 05:11:08 DEBUG : backup/one.bak: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f116de71794fa7949_d20250116_m050908_c001_v0001177_t0030_u01737004148476") 2025/01/16 05:11:08 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f40443c2818fa3147_d20250116_m050926_c001_v7007000_t0000_u01737004166595") 2025/01/16 05:11:08 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1149a3051561bd2e_d20250116_m050925_c001_v0001120_t0027_u01737004165577") 2025/01/16 05:11:08 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1066d6a6f241882e_d20250116_m050922_c001_v0001183_t0020_u01737004162067") 2025/01/16 05:11:08 DEBUG : backup/three.txt: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f40819c8c9eae060a_d20250116_m050901_c001_v7007000_t0000_u01737004141508") 2025/01/16 05:11:08 DEBUG : backup/three.txt: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f114d59853ee3fa6b_d20250116_m050900_c001_v0001146_t0038_u01737004140335") 2025/01/16 05:11:09 DEBUG : backup/three.txt: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1068405fa1e5e48e_d20250116_m050856_c001_v0001177_t0033_u01737004136702") 2025/01/16 05:11:09 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f401468940d5fcdb8_d20250116_m050913_c001_v7007000_t0000_u01737004153957") 2025/01/16 05:11:09 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f11532f6bf26f1cec_d20250116_m050912_c001_v0001184_t0034_u01737004152997") 2025/01/16 05:11:09 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f112c96c6110cb85f_d20250116_m050909_c001_v0001184_t0033_u01737004149934") 2025/01/16 05:11:09 DEBUG : both0: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d116_d20250116_m051047_c001_v7007000_t0000_u01737004247887") 2025/01/16 05:11:09 DEBUG : both0: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c727aa_d20250116_m051033_c001_v0001105_t0016_u01737004233456") 2025/01/16 05:11:09 DEBUG : both0: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4099f3ef9e48b26c_d20250116_m051028_c001_v7007000_t0000_u01737004228557") 2025/01/16 05:11:09 DEBUG : both0: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c7272a_d20250116_m051014_c001_v0001105_t0041_u01737004214944") 2025/01/16 05:11:09 DEBUG : both1: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d117_d20250116_m051048_c001_v7007000_t0000_u01737004248094") 2025/01/16 05:11:09 DEBUG : both1: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c727b0_d20250116_m051034_c001_v0001105_t0036_u01737004234448") 2025/01/16 05:11:09 DEBUG : both1: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4099f3ef9e48b26f_d20250116_m051028_c001_v7007000_t0000_u01737004228745") 2025/01/16 05:11:09 DEBUG : both1: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c72730_d20250116_m051015_c001_v0001105_t0057_u01737004215462") 2025/01/16 05:11:09 DEBUG : both10: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d118_d20250116_m051048_c001_v7007000_t0000_u01737004248316") 2025/01/16 05:11:09 DEBUG : both10: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c727d3_d20250116_m051039_c001_v0001105_t0023_u01737004239686") 2025/01/16 05:11:09 DEBUG : both10: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4099f3ef9e48b270_d20250116_m051028_c001_v7007000_t0000_u01737004228928") 2025/01/16 05:11:09 DEBUG : both10: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c72758_d20250116_m051020_c001_v0001105_t0008_u01737004220548") 2025/01/16 05:11:09 DEBUG : both11: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d119_d20250116_m051048_c001_v7007000_t0000_u01737004248526") 2025/01/16 05:11:09 DEBUG : both11: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c727d8_d20250116_m051040_c001_v0001105_t0024_u01737004240179") 2025/01/16 05:11:09 DEBUG : both11: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4099f3ef9e48b271_d20250116_m051029_c001_v7007000_t0000_u01737004229120") 2025/01/16 05:11:10 DEBUG : both11: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c7275a_d20250116_m051021_c001_v0001105_t0059_u01737004221096") 2025/01/16 05:11:10 DEBUG : both12: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d11b_d20250116_m051048_c001_v7007000_t0000_u01737004248725") 2025/01/16 05:11:10 DEBUG : both12: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c727dc_d20250116_m051040_c001_v0001105_t0014_u01737004240654") 2025/01/16 05:11:10 DEBUG : both12: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4099f3ef9e48b272_d20250116_m051029_c001_v7007000_t0000_u01737004229308") 2025/01/16 05:11:10 DEBUG : both12: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c72762_d20250116_m051021_c001_v0001105_t0024_u01737004221755") 2025/01/16 05:11:10 DEBUG : both13: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d11c_d20250116_m051048_c001_v7007000_t0000_u01737004248929") 2025/01/16 05:11:10 DEBUG : both13: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c727e2_d20250116_m051041_c001_v0001105_t0013_u01737004241281") 2025/01/16 05:11:10 DEBUG : both13: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4099f3ef9e48b276_d20250116_m051029_c001_v7007000_t0000_u01737004229504") 2025/01/16 05:11:10 DEBUG : both13: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c72766_d20250116_m051022_c001_v0001105_t0007_u01737004222229") 2025/01/16 05:11:10 DEBUG : both14: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d11d_d20250116_m051049_c001_v7007000_t0000_u01737004249130") 2025/01/16 05:11:10 DEBUG : both14: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c727e6_d20250116_m051042_c001_v0001105_t0035_u01737004242016") 2025/01/16 05:11:10 DEBUG : both14: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4099f3ef9e48b278_d20250116_m051029_c001_v7007000_t0000_u01737004229689") 2025/01/16 05:11:10 DEBUG : both14: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c72768_d20250116_m051022_c001_v0001105_t0002_u01737004222670") 2025/01/16 05:11:10 DEBUG : both15: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d11f_d20250116_m051049_c001_v7007000_t0000_u01737004249321") 2025/01/16 05:11:10 DEBUG : both15: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c727e8_d20250116_m051042_c001_v0001105_t0008_u01737004242544") 2025/01/16 05:11:10 DEBUG : both15: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4099f3ef9e48b27a_d20250116_m051029_c001_v7007000_t0000_u01737004229884") 2025/01/16 05:11:10 DEBUG : both15: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c7276c_d20250116_m051023_c001_v0001105_t0020_u01737004223279") 2025/01/16 05:11:10 DEBUG : both16: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d121_d20250116_m051049_c001_v7007000_t0000_u01737004249522") 2025/01/16 05:11:10 DEBUG : both16: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c727ea_d20250116_m051043_c001_v0001105_t0045_u01737004243012") 2025/01/16 05:11:11 DEBUG : both16: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4099f3ef9e48b27c_d20250116_m051030_c001_v7007000_t0000_u01737004230081") 2025/01/16 05:11:11 DEBUG : both16: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c72770_d20250116_m051023_c001_v0001105_t0035_u01737004223782") 2025/01/16 05:11:11 DEBUG : both17: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d122_d20250116_m051049_c001_v7007000_t0000_u01737004249711") 2025/01/16 05:11:11 DEBUG : both17: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c727ee_d20250116_m051043_c001_v0001105_t0040_u01737004243583") 2025/01/16 05:11:11 DEBUG : both17: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4099f3ef9e48b27e_d20250116_m051030_c001_v7007000_t0000_u01737004230270") 2025/01/16 05:11:11 DEBUG : both17: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c72776_d20250116_m051024_c001_v0001105_t0032_u01737004224235") 2025/01/16 05:11:11 DEBUG : both18: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d124_d20250116_m051049_c001_v7007000_t0000_u01737004249909") 2025/01/16 05:11:11 DEBUG : both18: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c727f4_d20250116_m051044_c001_v0001105_t0045_u01737004244147") 2025/01/16 05:11:11 DEBUG : both18: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4099f3ef9e48b282_d20250116_m051030_c001_v7007000_t0000_u01737004230490") 2025/01/16 05:11:11 DEBUG : both18: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c7277a_d20250116_m051024_c001_v0001105_t0021_u01737004224730") 2025/01/16 05:11:11 DEBUG : both19: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d126_d20250116_m051050_c001_v7007000_t0000_u01737004250094") 2025/01/16 05:11:11 DEBUG : both19: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c727f6_d20250116_m051044_c001_v0001105_t0040_u01737004244620") 2025/01/16 05:11:11 DEBUG : both19: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4099f3ef9e48b284_d20250116_m051030_c001_v7007000_t0000_u01737004230695") 2025/01/16 05:11:11 DEBUG : both19: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c7277e_d20250116_m051025_c001_v0001105_t0031_u01737004225241") 2025/01/16 05:11:11 DEBUG : both2: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d128_d20250116_m051050_c001_v7007000_t0000_u01737004250284") 2025/01/16 05:11:11 DEBUG : both2: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c727b2_d20250116_m051035_c001_v0001105_t0024_u01737004235034") 2025/01/16 05:11:11 DEBUG : both2: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4099f3ef9e48b286_d20250116_m051030_c001_v7007000_t0000_u01737004230885") 2025/01/16 05:11:11 DEBUG : both2: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c72732_d20250116_m051016_c001_v0001105_t0037_u01737004216065") 2025/01/16 05:11:12 DEBUG : both3: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d129_d20250116_m051050_c001_v7007000_t0000_u01737004250572") 2025/01/16 05:11:12 DEBUG : both3: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c727b4_d20250116_m051035_c001_v0001105_t0054_u01737004235494") 2025/01/16 05:11:12 DEBUG : both3: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4099f3ef9e48b288_d20250116_m051031_c001_v7007000_t0000_u01737004231118") 2025/01/16 05:11:12 DEBUG : both3: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c72734_d20250116_m051016_c001_v0001105_t0058_u01737004216554") 2025/01/16 05:11:12 DEBUG : both4: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d12a_d20250116_m051050_c001_v7007000_t0000_u01737004250762") 2025/01/16 05:11:12 DEBUG : both4: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c727b8_d20250116_m051036_c001_v0001105_t0056_u01737004236121") 2025/01/16 05:11:12 DEBUG : both4: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4099f3ef9e48b289_d20250116_m051031_c001_v7007000_t0000_u01737004231310") 2025/01/16 05:11:12 DEBUG : both4: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c72738_d20250116_m051017_c001_v0001105_t0037_u01737004217158") 2025/01/16 05:11:12 DEBUG : both5: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d12c_d20250116_m051050_c001_v7007000_t0000_u01737004250951") 2025/01/16 05:11:12 DEBUG : both5: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c727be_d20250116_m051036_c001_v0001105_t0010_u01737004236950") 2025/01/16 05:11:12 DEBUG : both5: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4099f3ef9e48b28a_d20250116_m051031_c001_v7007000_t0000_u01737004231529") 2025/01/16 05:11:12 DEBUG : both5: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c72740_d20250116_m051017_c001_v0001105_t0058_u01737004217697") 2025/01/16 05:11:12 DEBUG : both6: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d12d_d20250116_m051051_c001_v7007000_t0000_u01737004251360") 2025/01/16 05:11:12 DEBUG : both6: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c727c0_d20250116_m051037_c001_v0001105_t0035_u01737004237572") 2025/01/16 05:11:12 DEBUG : both6: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4099f3ef9e48b28b_d20250116_m051031_c001_v7007000_t0000_u01737004231718") 2025/01/16 05:11:12 DEBUG : both6: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c72746_d20250116_m051018_c001_v0001105_t0046_u01737004218317") 2025/01/16 05:11:12 DEBUG : both7: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d12e_d20250116_m051051_c001_v7007000_t0000_u01737004251548") 2025/01/16 05:11:13 DEBUG : both7: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c727c4_d20250116_m051038_c001_v0001105_t0035_u01737004238048") 2025/01/16 05:11:13 DEBUG : both7: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4099f3ef9e48b28d_d20250116_m051031_c001_v7007000_t0000_u01737004231910") 2025/01/16 05:11:13 DEBUG : both7: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c7274c_d20250116_m051018_c001_v0001105_t0054_u01737004218866") 2025/01/16 05:11:13 DEBUG : both8: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d12f_d20250116_m051051_c001_v7007000_t0000_u01737004251735") 2025/01/16 05:11:13 DEBUG : both8: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c727c8_d20250116_m051038_c001_v0001105_t0059_u01737004238566") 2025/01/16 05:11:13 DEBUG : both8: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4099f3ef9e48b28f_d20250116_m051032_c001_v7007000_t0000_u01737004232110") 2025/01/16 05:11:13 DEBUG : both8: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c72752_d20250116_m051019_c001_v0001105_t0016_u01737004219557") 2025/01/16 05:11:13 DEBUG : both9: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d130_d20250116_m051051_c001_v7007000_t0000_u01737004251925") 2025/01/16 05:11:13 DEBUG : both9: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c727d0_d20250116_m051039_c001_v0001105_t0024_u01737004239210") 2025/01/16 05:11:13 DEBUG : both9: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4099f3ef9e48b290_d20250116_m051032_c001_v7007000_t0000_u01737004232323") 2025/01/16 05:11:13 DEBUG : both9: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c72754_d20250116_m051020_c001_v0001105_t0019_u01737004220098") 2025/01/16 05:11:13 DEBUG : c/non empty space: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058c81d_d20250116_m050606_c001_v7007000_t0000_u01737003966552") 2025/01/16 05:11:13 DEBUG : c/non empty space: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d63f02_d20250116_m050604_c001_v0001184_t0005_u01737003964912") 2025/01/16 05:11:13 DEBUG : c/non empty space: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058c811_d20250116_m050603_c001_v7007000_t0000_u01737003963939") 2025/01/16 05:11:13 DEBUG : c/non empty space: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d63e66_d20250116_m050602_c001_v0001184_t0020_u01737003962297") 2025/01/16 05:11:13 DEBUG : c/non empty space: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f418b9a93d733e3f6_d20250116_m050543_c001_v7007000_t0000_u01737003943315") 2025/01/16 05:11:13 DEBUG : c/non empty space: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d639b8_d20250116_m050541_c001_v0001184_t0027_u01737003941534") 2025/01/16 05:11:14 DEBUG : check sum: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f41522cc2b41cf179_d20250116_m050530_c001_v7007000_t0000_u01737003930473") 2025/01/16 05:11:14 DEBUG : check sum: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d63709_d20250116_m050529_c001_v0001184_t0018_u01737003929516") 2025/01/16 05:11:14 DEBUG : dest/3: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f400e399eebf4c92c_d20250116_m050832_c001_v7007000_t0000_u01737004112004") 2025/01/16 05:11:14 DEBUG : dest/3: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f401b3ed05d6ef42f_d20250116_m050830_c001_v0001179_t0044_u01737004110891") 2025/01/16 05:11:14 DEBUG : dst/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f404b95b464659da0_d20250116_m051002_c001_v7007000_t0000_u01737004202533") 2025/01/16 05:11:14 DEBUG : dst/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f111a31f56ae6510f_d20250116_m051000_c001_v0001137_t0027_u01737004200177") 2025/01/16 05:11:14 DEBUG : dst/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f40674008964414b4_d20250116_m050959_c001_v7007000_t0000_u01737004199996") 2025/01/16 05:11:14 DEBUG : dst/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f111a31f56ae65104_d20250116_m050956_c001_v0001137_t0056_u01737004196265") 2025/01/16 05:11:14 DEBUG : dst/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f40674008964414a8_d20250116_m050955_c001_v7007000_t0000_u01737004195539") 2025/01/16 05:11:14 DEBUG : dst/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1032846dedfd5c52_d20250116_m050951_c001_v0001105_t0001_u01737004191107") 2025/01/16 05:11:14 DEBUG : dst/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f400e399eebf4cb13_d20250116_m050949_c001_v7007000_t0000_u01737004189578") 2025/01/16 05:11:14 DEBUG : dst/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106c5b424316f30d_d20250116_m050947_c001_v0001104_t0047_u01737004187028") 2025/01/16 05:11:14 DEBUG : dst/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4039059da41c4cac_d20250116_m050946_c001_v7007000_t0000_u01737004186831") 2025/01/16 05:11:14 DEBUG : dst/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106c5b424316f300_d20250116_m050943_c001_v0001104_t0050_u01737004183231") 2025/01/16 05:11:14 DEBUG : dst/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4039059da41c4ca8_d20250116_m050942_c001_v7007000_t0000_u01737004182498") 2025/01/16 05:11:14 DEBUG : dst/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1032846dedfd5c38_d20250116_m050938_c001_v0001105_t0048_u01737004178548") 2025/01/16 05:11:14 DEBUG : dst/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f40443c2818fa3191_d20250116_m050937_c001_v7007000_t0000_u01737004177248") 2025/01/16 05:11:14 DEBUG : dst/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f108be3e28293d7b9_d20250116_m050935_c001_v0001103_t0039_u01737004175910") 2025/01/16 05:11:14 DEBUG : dst/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f41522cc2b41cf587_d20250116_m050935_c001_v7007000_t0000_u01737004175731") 2025/01/16 05:11:15 DEBUG : dst/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f108be3e28293d7a9_d20250116_m050932_c001_v0001103_t0021_u01737004172759") 2025/01/16 05:11:15 DEBUG : dst/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f41522cc2b41cf552_d20250116_m050932_c001_v7007000_t0000_u01737004172038") 2025/01/16 05:11:15 DEBUG : dst/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c725b8_d20250116_m050927_c001_v0001105_t0052_u01737004167707") 2025/01/16 05:11:15 DEBUG : dst/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f40443c2818fa314a_d20250116_m050926_c001_v7007000_t0000_u01737004166777") 2025/01/16 05:11:15 DEBUG : dst/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f11780895995b5bcc_d20250116_m050924_c001_v0001146_t0011_u01737004164645") 2025/01/16 05:11:15 DEBUG : dst/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058cec3_d20250116_m050924_c001_v7007000_t0000_u01737004164456") 2025/01/16 05:11:15 DEBUG : dst/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f11780895995b5bc4_d20250116_m050921_c001_v0001146_t0044_u01737004161589") 2025/01/16 05:11:15 DEBUG : dst/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058ce91_d20250116_m050920_c001_v7007000_t0000_u01737004160849") 2025/01/16 05:11:15 DEBUG : dst/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d66aa1_d20250116_m050915_c001_v0001184_t0032_u01737004155066") 2025/01/16 05:11:15 DEBUG : dst/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f401468940d5fcdbb_d20250116_m050914_c001_v7007000_t0000_u01737004154139") 2025/01/16 05:11:15 DEBUG : dst/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1039c35e5836c494_d20250116_m050912_c001_v0001183_t0044_u01737004152557") 2025/01/16 05:11:15 DEBUG : dst/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058ce3b_d20250116_m050912_c001_v7007000_t0000_u01737004152362") 2025/01/16 05:11:15 DEBUG : dst/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1039c35e5836c428_d20250116_m050909_c001_v0001183_t0054_u01737004149442") 2025/01/16 05:11:15 DEBUG : dst/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058ce06_d20250116_m050908_c001_v7007000_t0000_u01737004148699") 2025/01/16 05:11:15 DEBUG : dst/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1032846dedfd5bd1_d20250116_m050902_c001_v0001105_t0052_u01737004142620") 2025/01/16 05:11:15 DEBUG : dst/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f40819c8c9eae060b_d20250116_m050901_c001_v7007000_t0000_u01737004141691") 2025/01/16 05:11:15 DEBUG : dst/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f116c7758de3321d7_d20250116_m050859_c001_v0001044_t0039_u01737004139786") 2025/01/16 05:11:15 DEBUG : dst/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4056efc757e235c4_d20250116_m050859_c001_v7007000_t0000_u01737004139601") 2025/01/16 05:11:15 DEBUG : dst/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f116c7758de3321d2_d20250116_m050855_c001_v0001044_t0005_u01737004135990") 2025/01/16 05:11:16 DEBUG : dst/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4056efc757e235b6_d20250116_m050855_c001_v7007000_t0000_u01737004135249") 2025/01/16 05:11:16 DEBUG : dst/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c724ec_d20250116_m050849_c001_v0001105_t0000_u01737004129592") 2025/01/16 05:11:16 DEBUG : dst/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f400e399eebf4c96e_d20250116_m050848_c001_v7007000_t0000_u01737004128477") 2025/01/16 05:11:16 DEBUG : dst/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f109584583965b1da_d20250116_m050842_c001_v0001103_t0006_u01737004122847") 2025/01/16 05:11:16 DEBUG : dst/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f407f7e6048056de6_d20250116_m050842_c001_v7007000_t0000_u01737004122624") 2025/01/16 05:11:16 DEBUG : dst/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d66477_d20250116_m050838_c001_v0001184_t0047_u01737004118574") 2025/01/16 05:11:16 DEBUG : dst/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1196ee1356f5d553_d20250116_m050837_c001_v0001093_t0042_u01737004117703") 2025/01/16 05:11:16 DEBUG : dst/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1196ee1356f5d54d_d20250116_m050836_c001_v0001093_t0058_u01737004116454") 2025/01/16 05:11:16 DEBUG : dst/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4165d2c3371a69df_d20250116_m050823_c001_v7007000_t0000_u01737004103295") 2025/01/16 05:11:16 DEBUG : dst/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c7248e_d20250116_m050816_c001_v0001105_t0025_u01737004096032") 2025/01/16 05:11:16 DEBUG : dst/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f10490b6fc213c212_d20250116_m050815_c001_v0001102_t0024_u01737004095121") 2025/01/16 05:11:16 DEBUG : dst/one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f10490b6fc213c20e_d20250116_m050813_c001_v0001102_t0036_u01737004093423") 2025/01/16 05:11:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f404b95b464659da1_d20250116_m051002_c001_v7007000_t0000_u01737004202715") 2025/01/16 05:11:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f110a13cd277e60f4_d20250116_m050959_c001_v0001039_t0050_u01737004199241") 2025/01/16 05:11:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1008cbfe97cd4643_d20250116_m050955_c001_v0001179_t0025_u01737004195334") 2025/01/16 05:11:16 DEBUG : dst/one.bak: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f400e399eebf4cb14_d20250116_m050949_c001_v7007000_t0000_u01737004189767") 2025/01/16 05:11:16 DEBUG : dst/one.bak: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1175d6747f7a9a57_d20250116_m050946_c001_v0001105_t0043_u01737004186592") 2025/01/16 05:11:16 DEBUG : dst/one.bak: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f10205d96a5c88c24_d20250116_m050942_c001_v0001120_t0048_u01737004182189") 2025/01/16 05:11:17 DEBUG : dst/one.bak: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f40443c2818fa3192_d20250116_m050937_c001_v7007000_t0000_u01737004177432") 2025/01/16 05:11:17 DEBUG : dst/one.bak: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f115fdaedb2617522_d20250116_m050935_c001_v0001157_t0037_u01737004175417") 2025/01/16 05:11:17 DEBUG : dst/one.bak: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1011d2943ffad0e2_d20250116_m050931_c001_v0001134_t0004_u01737004171645") 2025/01/16 05:11:17 DEBUG : dst/three: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f400e399eebf4c96f_d20250116_m050848_c001_v7007000_t0000_u01737004128673") 2025/01/16 05:11:17 DEBUG : dst/three: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1196ee1356f5d569_d20250116_m050847_c001_v0001093_t0037_u01737004127033") 2025/01/16 05:11:17 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f404b95b464659da2_d20250116_m051002_c001_v7007000_t0000_u01737004202897") 2025/01/16 05:11:17 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f119067a318dc7f5d_d20250116_m051001_c001_v0001136_t0007_u01737004201139") 2025/01/16 05:11:17 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f11823e82afd9dec9_d20250116_m050957_c001_v0001183_t0013_u01737004197298") 2025/01/16 05:11:17 DEBUG : dst/three.txt: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f404b95b464659da3_d20250116_m051003_c001_v7007000_t0000_u01737004203080") 2025/01/16 05:11:17 DEBUG : dst/three.txt: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f111a31f56ae65117_d20250116_m051001_c001_v0001137_t0035_u01737004201761") 2025/01/16 05:11:17 DEBUG : dst/three.txt: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f40674008964414b8_d20250116_m051001_c001_v7007000_t0000_u01737004201567") 2025/01/16 05:11:17 DEBUG : dst/three.txt: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f111a31f56ae65108_d20250116_m050957_c001_v0001137_t0022_u01737004197721") 2025/01/16 05:11:17 DEBUG : dst/three.txt: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f40674008964414ae_d20250116_m050957_c001_v7007000_t0000_u01737004197529") 2025/01/16 05:11:17 DEBUG : dst/three.txt: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c72698_d20250116_m050952_c001_v0001105_t0036_u01737004192519") 2025/01/16 05:11:17 DEBUG : dst/three.txt: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f400e399eebf4cb15_d20250116_m050949_c001_v7007000_t0000_u01737004189964") 2025/01/16 05:11:17 DEBUG : dst/three.txt: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106c5b424316f313_d20250116_m050948_c001_v0001104_t0051_u01737004188657") 2025/01/16 05:11:17 DEBUG : dst/three.txt: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4039059da41c4caf_d20250116_m050948_c001_v7007000_t0000_u01737004188476") 2025/01/16 05:11:17 DEBUG : dst/three.txt: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106c5b424316f306_d20250116_m050944_c001_v0001104_t0021_u01737004184791") 2025/01/16 05:11:17 DEBUG : dst/three.txt: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4039059da41c4caa_d20250116_m050944_c001_v7007000_t0000_u01737004184607") 2025/01/16 05:11:17 DEBUG : dst/three.txt: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c72630_d20250116_m050939_c001_v0001105_t0008_u01737004179393") 2025/01/16 05:11:18 DEBUG : dst/three.txt: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f41522cc2b41cf591_d20250116_m050936_c001_v7007000_t0000_u01737004176696") 2025/01/16 05:11:18 DEBUG : dst/three.txt: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c725f4_d20250116_m050934_c001_v0001105_t0004_u01737004174366") 2025/01/16 05:11:18 DEBUG : dst/three.txt: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f41522cc2b41cf563_d20250116_m050933_c001_v7007000_t0000_u01737004173639") 2025/01/16 05:11:18 DEBUG : dst/three.txt: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d66d50_d20250116_m050929_c001_v0001184_t0031_u01737004169114") 2025/01/16 05:11:18 DEBUG : dst/three.txt: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058ced4_d20250116_m050925_c001_v7007000_t0000_u01737004165844") 2025/01/16 05:11:18 DEBUG : dst/three.txt: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d66c18_d20250116_m050923_c001_v0001184_t0021_u01737004163389") 2025/01/16 05:11:18 DEBUG : dst/three.txt: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058ce9f_d20250116_m050922_c001_v7007000_t0000_u01737004162278") 2025/01/16 05:11:18 DEBUG : dst/three.txt: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1032846dedfd5bf5_d20250116_m050915_c001_v0001105_t0009_u01737004155964") 2025/01/16 05:11:18 DEBUG : dst/three.txt: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058ce47_d20250116_m050913_c001_v7007000_t0000_u01737004153207") 2025/01/16 05:11:18 DEBUG : dst/three.txt: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1032846dedfd5bed_d20250116_m050911_c001_v0001105_t0020_u01737004151262") 2025/01/16 05:11:18 DEBUG : dst/three.txt: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058ce23_d20250116_m050910_c001_v7007000_t0000_u01737004150149") 2025/01/16 05:11:18 DEBUG : dst/three.txt: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c72516_d20250116_m050903_c001_v0001105_t0028_u01737004143959") 2025/01/16 05:11:18 DEBUG : dst/three.txt: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4056efc757e235c7_d20250116_m050900_c001_v7007000_t0000_u01737004140765") 2025/01/16 05:11:18 DEBUG : dst/three.txt: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c72508_d20250116_m050858_c001_v0001105_t0054_u01737004138042") 2025/01/16 05:11:18 DEBUG : dst/three.txt: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4056efc757e235be_d20250116_m050856_c001_v7007000_t0000_u01737004136928") 2025/01/16 05:11:18 DEBUG : dst/three.txt: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d66687_d20250116_m050850_c001_v0001184_t0012_u01737004130537") 2025/01/16 05:11:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f400e399eebf4cb17_d20250116_m050950_c001_v7007000_t0000_u01737004190179") 2025/01/16 05:11:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1173e214d4f01f2c_d20250116_m050948_c001_v0001184_t0059_u01737004188216") 2025/01/16 05:11:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1066d6a6f2418b38_d20250116_m050944_c001_v0001183_t0028_u01737004184391") 2025/01/16 05:11:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f40443c2818fa3196_d20250116_m050937_c001_v7007000_t0000_u01737004177616") 2025/01/16 05:11:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f119bca63936187ba_d20250116_m050936_c001_v0001183_t0025_u01737004176481") 2025/01/16 05:11:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1093c92936aa3b18_d20250116_m050933_c001_v0001157_t0000_u01737004173301") 2025/01/16 05:11:19 DEBUG : dst/two: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f404b95b464659da4_d20250116_m051003_c001_v7007000_t0000_u01737004203313") 2025/01/16 05:11:19 DEBUG : dst/two: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d6718f_d20250116_m050951_c001_v0001184_t0005_u01737004191952") 2025/01/16 05:11:19 DEBUG : dst/two: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f400e399eebf4cb18_d20250116_m050950_c001_v7007000_t0000_u01737004190367") 2025/01/16 05:11:19 DEBUG : dst/two: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d66f85_d20250116_m050939_c001_v0001184_t0012_u01737004179186") 2025/01/16 05:11:19 DEBUG : dst/two: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f40443c2818fa3198_d20250116_m050937_c001_v7007000_t0000_u01737004177802") 2025/01/16 05:11:19 DEBUG : dst/two: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1032846dedfd5c16_d20250116_m050928_c001_v0001105_t0020_u01737004168504") 2025/01/16 05:11:19 DEBUG : dst/two: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f40443c2818fa314b_d20250116_m050926_c001_v7007000_t0000_u01737004166959") 2025/01/16 05:11:19 DEBUG : dst/two: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c7255a_d20250116_m050915_c001_v0001105_t0003_u01737004155648") 2025/01/16 05:11:19 DEBUG : dst/two: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f401468940d5fcdbe_d20250116_m050914_c001_v7007000_t0000_u01737004154335") 2025/01/16 05:11:19 DEBUG : dst/two: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d66864_d20250116_m050903_c001_v0001184_t0033_u01737004143391") 2025/01/16 05:11:19 DEBUG : dst/two: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f40819c8c9eae060c_d20250116_m050901_c001_v7007000_t0000_u01737004141873") 2025/01/16 05:11:19 DEBUG : dst/two: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1032846dedfd5baf_d20250116_m050850_c001_v0001105_t0032_u01737004130263") 2025/01/16 05:11:20 DEBUG : dst/two: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f400e399eebf4c970_d20250116_m050848_c001_v7007000_t0000_u01737004128857") 2025/01/16 05:11:20 DEBUG : dst/two: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f117cf7a2f43290c2_d20250116_m050844_c001_v0001183_t0023_u01737004124712") 2025/01/16 05:11:20 DEBUG : dst/two: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4165d2c3371a69e0_d20250116_m050823_c001_v7007000_t0000_u01737004103491") 2025/01/16 05:11:20 DEBUG : dst/two: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f10490b6fc213c218_d20250116_m050822_c001_v0001102_t0020_u01737004102243") 2025/01/16 05:11:20 DEBUG : empty space: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f418b9a93d733e7ac_d20250116_m050733_c001_v7007000_t0000_u01737004053414") 2025/01/16 05:11:20 DEBUG : empty space: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d651b8_d20250116_m050729_c001_v0001184_t0021_u01737004049083") 2025/01/16 05:11:20 DEBUG : empty space: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f418b9a93d733e785_d20250116_m050727_c001_v7007000_t0000_u01737004047046") 2025/01/16 05:11:20 DEBUG : empty space: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d64b80_d20250116_m050706_c001_v0001184_t0055_u01737004026685") 2025/01/16 05:11:20 DEBUG : empty space: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058c9ad_d20250116_m050650_c001_v7007000_t0000_u01737004010497") 2025/01/16 05:11:20 DEBUG : empty space: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d64817_d20250116_m050645_c001_v0001184_t0049_u01737004005700") 2025/01/16 05:11:20 DEBUG : empty space: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058c890_d20250116_m050619_c001_v7007000_t0000_u01737003979622") 2025/01/16 05:11:20 DEBUG : empty space: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d64196_d20250116_m050617_c001_v0001184_t0017_u01737003977776") 2025/01/16 05:11:20 DEBUG : empty space: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058c86b_d20250116_m050616_c001_v7007000_t0000_u01737003976210") 2025/01/16 05:11:20 DEBUG : empty space: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d64109_d20250116_m050614_c001_v0001184_t0045_u01737003974981") 2025/01/16 05:11:20 DEBUG : empty space: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058c835_d20250116_m050611_c001_v7007000_t0000_u01737003971549") 2025/01/16 05:11:21 DEBUG : empty space: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d64002_d20250116_m050609_c001_v0001184_t0045_u01737003969948") 2025/01/16 05:11:21 DEBUG : empty space: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058c82a_d20250116_m050608_c001_v7007000_t0000_u01737003968753") 2025/01/16 05:11:21 DEBUG : empty space: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d63f8e_d20250116_m050607_c001_v0001184_t0013_u01737003967530") 2025/01/16 05:11:21 DEBUG : empty space: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f418b9a93d733e4d3_d20250116_m050601_c001_v7007000_t0000_u01737003961137") 2025/01/16 05:11:21 DEBUG : empty space: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d63dd3_d20250116_m050559_c001_v0001184_t0053_u01737003959649") 2025/01/16 05:11:21 DEBUG : empty space: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f418b9a93d733e4b7_d20250116_m050558_c001_v7007000_t0000_u01737003958492") 2025/01/16 05:11:21 DEBUG : empty space: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d63d6d_d20250116_m050557_c001_v0001184_t0045_u01737003957665") 2025/01/16 05:11:21 DEBUG : empty space: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f418b9a93d733e450_d20250116_m050552_c001_v7007000_t0000_u01737003952598") 2025/01/16 05:11:21 DEBUG : empty space: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d63bf2_d20250116_m050551_c001_v0001184_t0033_u01737003951366") 2025/01/16 05:11:21 DEBUG : empty space: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f418b9a93d733e417_d20250116_m050548_c001_v7007000_t0000_u01737003948634") 2025/01/16 05:11:21 DEBUG : empty space: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d63b22_d20250116_m050547_c001_v0001184_t0005_u01737003947633") 2025/01/16 05:11:21 DEBUG : empty space: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f418b9a93d733e40d_d20250116_m050546_c001_v7007000_t0000_u01737003946474") 2025/01/16 05:11:21 DEBUG : empty space: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1116e75824ba864a_d20250116_m050545_c001_v0001178_t0037_u01737003945803") 2025/01/16 05:11:21 DEBUG : empty space: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d63a6c_d20250116_m050544_c001_v0001184_t0027_u01737003944083") 2025/01/16 05:11:21 DEBUG : enormous: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058c87f_d20250116_m050618_c001_v7007000_t0000_u01737003978607") 2025/01/16 05:11:21 DEBUG : enormous: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d641a4_d20250116_m050617_c001_v0001184_t0053_u01737003977991") 2025/01/16 05:11:21 DEBUG : existing: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f404b95b464659da7_d20250116_m051008_c001_v7007000_t0000_u01737004208137") 2025/01/16 05:11:22 DEBUG : existing: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c72704_d20250116_m051006_c001_v0001105_t0043_u01737004206836") 2025/01/16 05:11:22 DEBUG : existing: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058c99e_d20250116_m050643_c001_v7007000_t0000_u01737004003732") 2025/01/16 05:11:22 DEBUG : existing: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d6470f_d20250116_m050642_c001_v0001184_t0053_u01737004002412") 2025/01/16 05:11:22 DEBUG : existing: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f418b9a93d733e3e7_d20250116_m050540_c001_v7007000_t0000_u01737003940182") 2025/01/16 05:11:22 DEBUG : existing: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d63904_d20250116_m050538_c001_v0001184_t0018_u01737003938775") 2025/01/16 05:11:22 DEBUG : existing: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f41522cc2b41cf189_d20250116_m050537_c001_v7007000_t0000_u01737003937405") 2025/01/16 05:11:22 DEBUG : existing: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d6388e_d20250116_m050536_c001_v0001184_t0014_u01737003936842") 2025/01/16 05:11:22 DEBUG : existing: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d63852_d20250116_m050536_c001_v0001184_t0038_u01737003936042") 2025/01/16 05:11:22 DEBUG : existing-b: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058c99f_d20250116_m050643_c001_v7007000_t0000_u01737004003921") 2025/01/16 05:11:22 DEBUG : existing-b: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c72329_d20250116_m050642_c001_v0001105_t0051_u01737004002424") 2025/01/16 05:11:22 DEBUG : five: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058c8e8_d20250116_m050623_c001_v7007000_t0000_u01737003983954") 2025/01/16 05:11:22 DEBUG : five: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4088ceeaf2d64256_d20250116_m050621_c001_v0001184_t0028_u01737003981987") 2025/01/16 05:11:22 DEBUG : foo: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f418b9a93d733e438_d20250116_m050550_c001_v7007000_t0000_u01737003950579") 2025/01/16 05:11:22 DEBUG : foo: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4088ceeaf2d63b99_d20250116_m050550_c001_v0001184_t0028_u01737003950016") 2025/01/16 05:11:22 DEBUG : foo: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4088ceeaf2d63b77_d20250116_m050549_c001_v0001184_t0028_u01737003949443") 2025/01/16 05:11:22 DEBUG : four: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058c8ed_d20250116_m050624_c001_v7007000_t0000_u01737003984153") 2025/01/16 05:11:22 DEBUG : four: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f406199f4a8c722c9_d20250116_m050622_c001_v0001105_t0009_u01737003982550") 2025/01/16 05:11:22 DEBUG : four: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d64234_d20250116_m050621_c001_v0001184_t0018_u01737003981391") 2025/01/16 05:11:23 DEBUG : hello world2: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4173cf171872e0c6_d20250116_m050430_c001_v7007000_t0000_u01737003870412") 2025/01/16 05:11:23 DEBUG : hello world2: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d62bf7_d20250116_m050429_c001_v0001184_t0037_u01737003869850") 2025/01/16 05:11:23 DEBUG : ignore-size: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f41522cc2b41cf185_d20250116_m050534_c001_v7007000_t0000_u01737003934952") 2025/01/16 05:11:23 DEBUG : ignore-size: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d637e1_d20250116_m050533_c001_v0001184_t0046_u01737003933982") 2025/01/16 05:11:23 DEBUG : nested/sub dir/file: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058c997_d20250116_m050641_c001_v7007000_t0000_u01737004001263") 2025/01/16 05:11:23 DEBUG : nested/sub dir/file: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c72325_d20250116_m050640_c001_v0001105_t0004_u01737004000200") 2025/01/16 05:11:23 DEBUG : nested/sub dir/file: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058c993_d20250116_m050639_c001_v7007000_t0000_u01737003999019") 2025/01/16 05:11:23 DEBUG : nested/sub dir/file: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c72317_d20250116_m050638_c001_v0001105_t0041_u01737003998063") 2025/01/16 05:11:23 DEBUG : one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058c8f2_d20250116_m050624_c001_v7007000_t0000_u01737003984340") 2025/01/16 05:11:23 DEBUG : one: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4088ceeaf2d6420c_d20250116_m050620_c001_v0001184_t0028_u01737003980810") 2025/01/16 05:11:23 DEBUG : only0: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d131_d20250116_m051052_c001_v7007000_t0000_u01737004252115") 2025/01/16 05:11:23 DEBUG : only0: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f41532f6bf26f304a_d20250116_m051046_c001_v0001184_t0047_u01737004246415") 2025/01/16 05:11:23 DEBUG : only0: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d6790b_d20250116_m051034_c001_v0001184_t0040_u01737004234219") 2025/01/16 05:11:23 DEBUG : only0: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4165d2c3371a6c17_d20250116_m051027_c001_v7007000_t0000_u01737004227187") 2025/01/16 05:11:23 DEBUG : only0: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d67562_d20250116_m051015_c001_v0001184_t0020_u01737004215242") 2025/01/16 05:11:23 DEBUG : only1: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d132_d20250116_m051052_c001_v7007000_t0000_u01737004252321") 2025/01/16 05:11:23 DEBUG : only1: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f41532f6bf26f3066_d20250116_m051047_c001_v0001184_t0047_u01737004247004") 2025/01/16 05:11:24 DEBUG : only1: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d67929_d20250116_m051034_c001_v0001184_t0004_u01737004234820") 2025/01/16 05:11:24 DEBUG : only1: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4173cf171872e6ff_d20250116_m051027_c001_v7007000_t0000_u01737004227598") 2025/01/16 05:11:24 DEBUG : only1: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d67584_d20250116_m051015_c001_v0001184_t0007_u01737004215829") 2025/01/16 05:11:24 DEBUG : only10: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d134_d20250116_m051052_c001_v7007000_t0000_u01737004252531") 2025/01/16 05:11:24 DEBUG : only10: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4088ceeaf2d67b86_d20250116_m051047_c001_v0001184_t0028_u01737004247026") 2025/01/16 05:11:24 DEBUG : only10: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d67a3b_d20250116_m051039_c001_v0001184_t0029_u01737004239970") 2025/01/16 05:11:24 DEBUG : only10: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4165d2c3371a6c1a_d20250116_m051027_c001_v7007000_t0000_u01737004227751") 2025/01/16 05:11:24 DEBUG : only10: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d67672_d20250116_m051020_c001_v0001184_t0047_u01737004220884") 2025/01/16 05:11:24 DEBUG : only11: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d136_d20250116_m051052_c001_v7007000_t0000_u01737004252723") 2025/01/16 05:11:24 DEBUG : only11: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f406199f4a8c727fe_d20250116_m051045_c001_v0001105_t0009_u01737004245829") 2025/01/16 05:11:24 DEBUG : only11: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d67a53_d20250116_m051040_c001_v0001184_t0006_u01737004240431") 2025/01/16 05:11:24 DEBUG : only11: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d088_d20250116_m051027_c001_v7007000_t0000_u01737004227811") 2025/01/16 05:11:24 DEBUG : only11: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d67682_d20250116_m051021_c001_v0001184_t0047_u01737004221541") 2025/01/16 05:11:24 DEBUG : only12: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d138_d20250116_m051052_c001_v7007000_t0000_u01737004252910") 2025/01/16 05:11:24 DEBUG : only12: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4088ceeaf2d67b4e_d20250116_m051045_c001_v0001184_t0028_u01737004245839") 2025/01/16 05:11:24 DEBUG : only12: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d67a67_d20250116_m051041_c001_v0001184_t0050_u01737004241048") 2025/01/16 05:11:24 DEBUG : only12: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4099f3ef9e48b267_d20250116_m051027_c001_v7007000_t0000_u01737004227758") 2025/01/16 05:11:24 DEBUG : only12: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d67692_d20250116_m051022_c001_v0001184_t0026_u01737004222001") 2025/01/16 05:11:24 DEBUG : only13: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d139_d20250116_m051053_c001_v7007000_t0000_u01737004253112") 2025/01/16 05:11:24 DEBUG : only13: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f406199f4a8c72808_d20250116_m051046_c001_v0001105_t0009_u01737004246627") 2025/01/16 05:11:25 DEBUG : only13: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d67a86_d20250116_m051041_c001_v0001184_t0001_u01737004241795") 2025/01/16 05:11:25 DEBUG : only13: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d080_d20250116_m051027_c001_v7007000_t0000_u01737004227402") 2025/01/16 05:11:25 DEBUG : only13: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d676a2_d20250116_m051022_c001_v0001184_t0035_u01737004222471") 2025/01/16 05:11:25 DEBUG : only14: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d13b_d20250116_m051053_c001_v7007000_t0000_u01737004253319") 2025/01/16 05:11:25 DEBUG : only14: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4077c44474c8bbdb_d20250116_m051046_c001_v0001183_t0043_u01737004246608") 2025/01/16 05:11:25 DEBUG : only14: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d67a9c_d20250116_m051042_c001_v0001184_t0019_u01737004242329") 2025/01/16 05:11:25 DEBUG : only14: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4165d2c3371a6c18_d20250116_m051027_c001_v7007000_t0000_u01737004227375") 2025/01/16 05:11:25 DEBUG : only14: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d676ca_d20250116_m051023_c001_v0001184_t0051_u01737004223080") 2025/01/16 05:11:25 DEBUG : only15: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d13c_d20250116_m051053_c001_v7007000_t0000_u01737004253520") 2025/01/16 05:11:25 DEBUG : only15: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f406199f4a8c72800_d20250116_m051046_c001_v0001105_t0009_u01737004246253") 2025/01/16 05:11:25 DEBUG : only15: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d67abc_d20250116_m051042_c001_v0001184_t0051_u01737004242798") 2025/01/16 05:11:25 DEBUG : only15: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4099f3ef9e48b260_d20250116_m051026_c001_v7007000_t0000_u01737004226981") 2025/01/16 05:11:25 DEBUG : only15: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d676e7_d20250116_m051023_c001_v0001184_t0045_u01737004223578") 2025/01/16 05:11:25 DEBUG : only16: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d13d_d20250116_m051053_c001_v7007000_t0000_u01737004253719") 2025/01/16 05:11:25 DEBUG : only16: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4088ceeaf2d67b66_d20250116_m051046_c001_v0001184_t0028_u01737004246263") 2025/01/16 05:11:25 DEBUG : only16: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d67adc_d20250116_m051043_c001_v0001184_t0023_u01737004243344") 2025/01/16 05:11:25 DEBUG : only16: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d07e_d20250116_m051027_c001_v7007000_t0000_u01737004227187") 2025/01/16 05:11:25 DEBUG : only16: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d67700_d20250116_m051024_c001_v0001184_t0016_u01737004224018") 2025/01/16 05:11:25 DEBUG : only17: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d13e_d20250116_m051053_c001_v7007000_t0000_u01737004253908") 2025/01/16 05:11:25 DEBUG : only17: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f406199f4a8c72802_d20250116_m051046_c001_v0001105_t0009_u01737004246438") 2025/01/16 05:11:26 DEBUG : only17: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d67afa_d20250116_m051043_c001_v0001184_t0056_u01737004243930") 2025/01/16 05:11:26 DEBUG : only17: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4099f3ef9e48b261_d20250116_m051027_c001_v7007000_t0000_u01737004227188") 2025/01/16 05:11:26 DEBUG : only17: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d6771c_d20250116_m051024_c001_v0001184_t0051_u01737004224508") 2025/01/16 05:11:26 DEBUG : only18: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d13f_d20250116_m051054_c001_v7007000_t0000_u01737004254110") 2025/01/16 05:11:26 DEBUG : only18: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4088ceeaf2d67b6e_d20250116_m051046_c001_v0001184_t0028_u01737004246448") 2025/01/16 05:11:26 DEBUG : only18: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d67b08_d20250116_m051044_c001_v0001184_t0055_u01737004244413") 2025/01/16 05:11:26 DEBUG : only18: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4173cf171872e6fd_d20250116_m051027_c001_v7007000_t0000_u01737004227405") 2025/01/16 05:11:26 DEBUG : only18: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d67734_d20250116_m051025_c001_v0001184_t0019_u01737004225016") 2025/01/16 05:11:26 DEBUG : only19: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d140_d20250116_m051054_c001_v7007000_t0000_u01737004254297") 2025/01/16 05:11:26 DEBUG : only19: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f41532f6bf26f3054_d20250116_m051046_c001_v0001184_t0047_u01737004246621") 2025/01/16 05:11:26 DEBUG : only19: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d67b1c_d20250116_m051044_c001_v0001184_t0017_u01737004244907") 2025/01/16 05:11:26 DEBUG : only19: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4165d2c3371a6c1b_d20250116_m051027_c001_v7007000_t0000_u01737004227938") 2025/01/16 05:11:26 DEBUG : only19: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d67759_d20250116_m051025_c001_v0001184_t0002_u01737004225574") 2025/01/16 05:11:26 DEBUG : only2: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d141_d20250116_m051054_c001_v7007000_t0000_u01737004254482") 2025/01/16 05:11:26 DEBUG : only2: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4077c44474c8bbed_d20250116_m051047_c001_v0001183_t0043_u01737004247157") 2025/01/16 05:11:26 DEBUG : only2: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d67941_d20250116_m051035_c001_v0001184_t0000_u01737004235288") 2025/01/16 05:11:26 DEBUG : only2: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4165d2c3371a6c19_d20250116_m051027_c001_v7007000_t0000_u01737004227563") 2025/01/16 05:11:26 DEBUG : only2: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d675a0_d20250116_m051016_c001_v0001184_t0002_u01737004216339") 2025/01/16 05:11:26 DEBUG : only3: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d142_d20250116_m051054_c001_v7007000_t0000_u01737004254672") 2025/01/16 05:11:27 DEBUG : only3: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4088ceeaf2d67b72_d20250116_m051046_c001_v0001184_t0028_u01737004246639") 2025/01/16 05:11:27 DEBUG : only3: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d67970_d20250116_m051035_c001_v0001184_t0009_u01737004235902") 2025/01/16 05:11:27 DEBUG : only3: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4099f3ef9e48b268_d20250116_m051027_c001_v7007000_t0000_u01737004227946") 2025/01/16 05:11:27 DEBUG : only3: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d675ba_d20250116_m051016_c001_v0001184_t0043_u01737004216952") 2025/01/16 05:11:27 DEBUG : only4: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d143_d20250116_m051054_c001_v7007000_t0000_u01737004254869") 2025/01/16 05:11:27 DEBUG : only4: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4077c44474c8bbe5_d20250116_m051046_c001_v0001183_t0043_u01737004246792") 2025/01/16 05:11:27 DEBUG : only4: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d6798a_d20250116_m051036_c001_v0001184_t0012_u01737004236731") 2025/01/16 05:11:27 DEBUG : only4: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4099f3ef9e48b263_d20250116_m051027_c001_v7007000_t0000_u01737004227384") 2025/01/16 05:11:27 DEBUG : only4: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d675d2_d20250116_m051017_c001_v0001184_t0005_u01737004217470") 2025/01/16 05:11:27 DEBUG : only5: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d145_d20250116_m051055_c001_v7007000_t0000_u01737004255056") 2025/01/16 05:11:27 DEBUG : only5: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f406199f4a8c7280a_d20250116_m051046_c001_v0001105_t0009_u01737004246811") 2025/01/16 05:11:27 DEBUG : only5: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d679ae_d20250116_m051037_c001_v0001184_t0059_u01737004237358") 2025/01/16 05:11:27 DEBUG : only5: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4173cf171872e6fc_d20250116_m051027_c001_v7007000_t0000_u01737004227171") 2025/01/16 05:11:27 DEBUG : only5: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d675f0_d20250116_m051018_c001_v0001184_t0043_u01737004218097") 2025/01/16 05:11:27 DEBUG : only6: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d146_d20250116_m051055_c001_v7007000_t0000_u01737004255267") 2025/01/16 05:11:27 DEBUG : only6: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f41532f6bf26f305e_d20250116_m051046_c001_v0001184_t0047_u01737004246818") 2025/01/16 05:11:27 DEBUG : only6: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d679ca_d20250116_m051037_c001_v0001184_t0026_u01737004237840") 2025/01/16 05:11:27 DEBUG : only6: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4099f3ef9e48b265_d20250116_m051027_c001_v7007000_t0000_u01737004227569") 2025/01/16 05:11:28 DEBUG : only6: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d67614_d20250116_m051018_c001_v0001184_t0034_u01737004218628") 2025/01/16 05:11:28 DEBUG : only7: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d147_d20250116_m051055_c001_v7007000_t0000_u01737004255533") 2025/01/16 05:11:28 DEBUG : only7: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4088ceeaf2d67b7a_d20250116_m051046_c001_v0001184_t0028_u01737004246832") 2025/01/16 05:11:28 DEBUG : only7: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d679f0_d20250116_m051038_c001_v0001184_t0007_u01737004238358") 2025/01/16 05:11:28 DEBUG : only7: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d083_d20250116_m051027_c001_v7007000_t0000_u01737004227601") 2025/01/16 05:11:28 DEBUG : only7: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d67632_d20250116_m051019_c001_v0001184_t0010_u01737004219339") 2025/01/16 05:11:28 DEBUG : only8: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d148_d20250116_m051055_c001_v7007000_t0000_u01737004255725") 2025/01/16 05:11:28 DEBUG : only8: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4077c44474c8bbe7_d20250116_m051046_c001_v0001183_t0043_u01737004246975") 2025/01/16 05:11:28 DEBUG : only8: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d67a0a_d20250116_m051039_c001_v0001184_t0012_u01737004239006") 2025/01/16 05:11:28 DEBUG : only8: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4173cf171872e700_d20250116_m051027_c001_v7007000_t0000_u01737004227784") 2025/01/16 05:11:28 DEBUG : only8: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d67648_d20250116_m051019_c001_v0001184_t0007_u01737004219879") 2025/01/16 05:11:28 DEBUG : only9: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d14a_d20250116_m051055_c001_v7007000_t0000_u01737004255935") 2025/01/16 05:11:28 DEBUG : only9: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f406199f4a8c7280c_d20250116_m051046_c001_v0001105_t0009_u01737004246996") 2025/01/16 05:11:28 DEBUG : only9: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d67a21_d20250116_m051039_c001_v0001184_t0028_u01737004239452") 2025/01/16 05:11:28 DEBUG : only9: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4099f3ef9e48b25e_d20250116_m051026_c001_v7007000_t0000_u01737004226791") 2025/01/16 05:11:28 DEBUG : only9: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d6765c_d20250116_m051020_c001_v0001184_t0053_u01737004220344") 2025/01/16 05:11:28 DEBUG : potato: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058c980_d20250116_m050636_c001_v7007000_t0000_u01737003996058") 2025/01/16 05:11:28 DEBUG : potato: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1032846dedfd5a4c_d20250116_m050633_c001_v0001105_t0059_u01737003993765") 2025/01/16 05:11:29 DEBUG : potato: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058c96a_d20250116_m050631_c001_v7007000_t0000_u01737003991823") 2025/01/16 05:11:29 DEBUG : potato: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d643f7_d20250116_m050629_c001_v0001184_t0046_u01737003989727") 2025/01/16 05:11:29 DEBUG : potato: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058c946_d20250116_m050627_c001_v7007000_t0000_u01737003987780") 2025/01/16 05:11:29 DEBUG : potato: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c722d5_d20250116_m050625_c001_v0001105_t0007_u01737003985320") 2025/01/16 05:11:29 DEBUG : potato: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058c851_d20250116_m050613_c001_v7007000_t0000_u01737003973766") 2025/01/16 05:11:29 DEBUG : potato: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d64090_d20250116_m050612_c001_v0001184_t0040_u01737003972505") 2025/01/16 05:11:29 DEBUG : potato: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058c831_d20250116_m050610_c001_v7007000_t0000_u01737003970557") 2025/01/16 05:11:29 DEBUG : potato: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d63ffc_d20250116_m050609_c001_v0001184_t0047_u01737003969753") 2025/01/16 05:11:29 DEBUG : potato: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058c828_d20250116_m050608_c001_v7007000_t0000_u01737003968124") 2025/01/16 05:11:29 DEBUG : potato: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d63f7c_d20250116_m050607_c001_v0001184_t0050_u01737003967310") 2025/01/16 05:11:29 DEBUG : potato: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f418b9a93d733e4cd_d20250116_m050600_c001_v7007000_t0000_u01737003960469") 2025/01/16 05:11:29 DEBUG : potato: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d63dc9_d20250116_m050559_c001_v0001184_t0030_u01737003959448") 2025/01/16 05:11:29 DEBUG : potato: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f418b9a93d733e4ba_d20250116_m050558_c001_v7007000_t0000_u01737003958716") 2025/01/16 05:11:29 DEBUG : potato: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d63d63_d20250116_m050557_c001_v0001184_t0008_u01737003957470") 2025/01/16 05:11:29 DEBUG : potato: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f418b9a93d733e49d_d20250116_m050556_c001_v7007000_t0000_u01737003956717") 2025/01/16 05:11:29 DEBUG : potato: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d63d0b_d20250116_m050556_c001_v0001184_t0019_u01737003956136") 2025/01/16 05:11:29 DEBUG : potato: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d63cee_d20250116_m050555_c001_v0001184_t0033_u01737003955502") 2025/01/16 05:11:29 DEBUG : potato: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f418b9a93d733e471_d20250116_m050554_c001_v7007000_t0000_u01737003954767") 2025/01/16 05:11:30 DEBUG : potato: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d63ca4_d20250116_m050554_c001_v0001184_t0046_u01737003954164") 2025/01/16 05:11:30 DEBUG : potato: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d63c82_d20250116_m050553_c001_v0001184_t0020_u01737003953543") 2025/01/16 05:11:30 DEBUG : potato: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f418b9a93d733e455_d20250116_m050552_c001_v7007000_t0000_u01737003952782") 2025/01/16 05:11:30 DEBUG : potato: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d63c22_d20250116_m050552_c001_v0001184_t0044_u01737003952020") 2025/01/16 05:11:30 DEBUG : potato2: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f401468940d5fcc11_d20250116_m050748_c001_v7007000_t0000_u01737004068922") 2025/01/16 05:11:30 DEBUG : potato2: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1032846dedfd5b1d_d20250116_m050748_c001_v0001105_t0059_u01737004068149") 2025/01/16 05:11:30 DEBUG : potato2: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f418b9a93d733e7ad_d20250116_m050733_c001_v7007000_t0000_u01737004053657") 2025/01/16 05:11:30 DEBUG : potato2: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1032846dedfd5ae1_d20250116_m050728_c001_v0001105_t0000_u01737004048405") 2025/01/16 05:11:30 DEBUG : potato2: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f405dec4857ee6f7c_d20250116_m050714_c001_v7007000_t0000_u01737004034067") 2025/01/16 05:11:30 DEBUG : potato2: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1032846dedfd5aa4_d20250116_m050705_c001_v0001105_t0058_u01737004025902") 2025/01/16 05:11:30 DEBUG : potato2: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058c9ae_d20250116_m050650_c001_v7007000_t0000_u01737004010736") 2025/01/16 05:11:30 DEBUG : potato2: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1032846dedfd5a81_d20250116_m050645_c001_v0001105_t0006_u01737004005255") 2025/01/16 05:11:30 DEBUG : potato2: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058c883_d20250116_m050618_c001_v7007000_t0000_u01737003978794") 2025/01/16 05:11:30 DEBUG : potato2: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d64190_d20250116_m050617_c001_v0001184_t0018_u01737003977579") 2025/01/16 05:11:30 DEBUG : potato2: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058c86d_d20250116_m050616_c001_v7007000_t0000_u01737003976426") 2025/01/16 05:11:30 DEBUG : potato2: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d640fd_d20250116_m050614_c001_v0001184_t0033_u01737003974778") 2025/01/16 05:11:30 DEBUG : potato2: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058c855_d20250116_m050613_c001_v7007000_t0000_u01737003973978") 2025/01/16 05:11:30 DEBUG : potato2: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d640a6_d20250116_m050613_c001_v0001184_t0018_u01737003973155") 2025/01/16 05:11:30 DEBUG : potato2: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058c836_d20250116_m050611_c001_v7007000_t0000_u01737003971738") 2025/01/16 05:11:30 DEBUG : potato2: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d64038_d20250116_m050610_c001_v0001184_t0058_u01737003970946") 2025/01/16 05:11:31 DEBUG : potato2: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058c82c_d20250116_m050608_c001_v7007000_t0000_u01737003968973") 2025/01/16 05:11:31 DEBUG : potato2: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d63fa8_d20250116_m050608_c001_v0001184_t0028_u01737003968117") 2025/01/16 05:11:31 DEBUG : potato2: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f418b9a93d733e4d6_d20250116_m050601_c001_v7007000_t0000_u01737003961323") 2025/01/16 05:11:31 DEBUG : potato2: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d63df7_d20250116_m050600_c001_v0001184_t0023_u01737003960236") 2025/01/16 05:11:31 DEBUG : potato2: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4173cf171872e0d7_d20250116_m050433_c001_v7007000_t0000_u01737003873767") 2025/01/16 05:11:31 DEBUG : potato2: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d62c93_d20250116_m050433_c001_v0001184_t0026_u01737003873204") 2025/01/16 05:11:31 DEBUG : potato2: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4173cf171872e0cc_d20250116_m050431_c001_v7007000_t0000_u01737003871923") 2025/01/16 05:11:31 DEBUG : potato2: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d62c47_d20250116_m050431_c001_v0001184_t0025_u01737003871341") 2025/01/16 05:11:31 DEBUG : potato3: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f418b9a93d733e7ae_d20250116_m050733_c001_v7007000_t0000_u01737004053890") 2025/01/16 05:11:31 DEBUG : potato3: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c723e6_d20250116_m050729_c001_v0001105_t0049_u01737004049666") 2025/01/16 05:11:31 DEBUG : potato3: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f405dec4857ee6f7f_d20250116_m050714_c001_v7007000_t0000_u01737004034341") 2025/01/16 05:11:31 DEBUG : potato3: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c72397_d20250116_m050707_c001_v0001105_t0032_u01737004027267") 2025/01/16 05:11:31 DEBUG : potato3: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058c9af_d20250116_m050650_c001_v7007000_t0000_u01737004010967") 2025/01/16 05:11:31 DEBUG : potato3: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c72341_d20250116_m050645_c001_v0001105_t0038_u01737004005921") 2025/01/16 05:11:31 DEBUG : pre-dest1/1: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f400e399eebf4c92d_d20250116_m050832_c001_v7007000_t0000_u01737004112192") 2025/01/16 05:11:31 DEBUG : pre-dest1/1: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c724a8_d20250116_m050824_c001_v0001105_t0027_u01737004104233") 2025/01/16 05:11:31 DEBUG : pre-dest2/2: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f400e399eebf4c92e_d20250116_m050832_c001_v7007000_t0000_u01737004112381") 2025/01/16 05:11:31 DEBUG : pre-dest2/2: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1032846dedfd5b82_d20250116_m050824_c001_v0001105_t0023_u01737004104835") 2025/01/16 05:11:31 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f40443c2818fa2da8_d20250116_m050802_c001_v7007000_t0000_u01737004082356") 2025/01/16 05:11:32 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d65a14_d20250116_m050758_c001_v0001184_t0055_u01737004078434") 2025/01/16 05:11:32 DEBUG : sizeonly: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f41522cc2b41cf182_d20250116_m050532_c001_v7007000_t0000_u01737003932704") 2025/01/16 05:11:32 DEBUG : sizeonly: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d63775_d20250116_m050531_c001_v0001184_t0058_u01737003931757") 2025/01/16 05:11:32 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d168_d20250116_m051104_c001_v7007000_t0000_u01737004264551") 2025/01/16 05:11:32 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d67dc4_d20250116_m051101_c001_v0001184_t0022_u01737004261900") 2025/01/16 05:11:32 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d154_d20250116_m051059_c001_v7007000_t0000_u01737004259975") 2025/01/16 05:11:32 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c72834_d20250116_m051057_c001_v0001105_t0016_u01737004257329") 2025/01/16 05:11:32 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058c998_d20250116_m050641_c001_v7007000_t0000_u01737004001453") 2025/01/16 05:11:32 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1032846dedfd5a67_d20250116_m050640_c001_v0001105_t0019_u01737004000551") 2025/01/16 05:11:32 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058c994_d20250116_m050639_c001_v7007000_t0000_u01737003999212") 2025/01/16 05:11:32 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d6460a_d20250116_m050638_c001_v0001184_t0056_u01737003998411") 2025/01/16 05:11:32 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f41522cc2b41cf175_d20250116_m050528_c001_v7007000_t0000_u01737003928584") 2025/01/16 05:11:32 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d63683_d20250116_m050527_c001_v0001184_t0026_u01737003927045") 2025/01/16 05:11:32 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f41522cc2b41cf16e_d20250116_m050526_c001_v7007000_t0000_u01737003926314") 2025/01/16 05:11:32 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d6362b_d20250116_m050525_c001_v0001184_t0043_u01737003925173") 2025/01/16 05:11:32 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f41522cc2b41cf156_d20250116_m050521_c001_v7007000_t0000_u01737003921233") 2025/01/16 05:11:32 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d63544_d20250116_m050520_c001_v0001184_t0044_u01737003920181") 2025/01/16 05:11:32 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f41522cc2b41cf14c_d20250116_m050519_c001_v7007000_t0000_u01737003919639") 2025/01/16 05:11:32 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d63503_d20250116_m050518_c001_v0001184_t0058_u01737003918375") 2025/01/16 05:11:32 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d633c7_d20250116_m050512_c001_v0001184_t0059_u01737003912298") 2025/01/16 05:11:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f41522cc2b41cf109_d20250116_m050511_c001_v7007000_t0000_u01737003911566") 2025/01/16 05:11:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d63383_d20250116_m050510_c001_v0001184_t0036_u01737003910997") 2025/01/16 05:11:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d63360_d20250116_m050510_c001_v0001184_t0056_u01737003910221") 2025/01/16 05:11:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f41522cc2b41cf0db_d20250116_m050508_c001_v7007000_t0000_u01737003908767") 2025/01/16 05:11:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d63218_d20250116_m050502_c001_v0001184_t0020_u01737003902707") 2025/01/16 05:11:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d630cc_d20250116_m050456_c001_v0001184_t0003_u01737003896088") 2025/01/16 05:11:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f40326dab2360c433_d20250116_m050455_c001_v7007000_t0000_u01737003895351") 2025/01/16 05:11:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d63098_d20250116_m050454_c001_v0001184_t0027_u01737003894775") 2025/01/16 05:11:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d63060_d20250116_m050454_c001_v0001184_t0052_u01737003894006") 2025/01/16 05:11:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f40326dab2360c41c_d20250116_m050452_c001_v7007000_t0000_u01737003892894") 2025/01/16 05:11:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d62e72_d20250116_m050443_c001_v0001184_t0008_u01737003883702") 2025/01/16 05:11:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f405dec4857ee6a51_d20250116_m050443_c001_v7007000_t0000_u01737003883340") 2025/01/16 05:11:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d62e40_d20250116_m050442_c001_v0001184_t0052_u01737003882788") 2025/01/16 05:11:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4173cf171872e0fc_d20250116_m050441_c001_v7007000_t0000_u01737003881142") 2025/01/16 05:11:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d62de0_d20250116_m050440_c001_v0001184_t0042_u01737003880548") 2025/01/16 05:11:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4173cf171872e0f6_d20250116_m050440_c001_v7007000_t0000_u01737003880000") 2025/01/16 05:11:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d62db0_d20250116_m050439_c001_v0001184_t0028_u01737003879350") 2025/01/16 05:11:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4173cf171872e0ed_d20250116_m050438_c001_v7007000_t0000_u01737003878064") 2025/01/16 05:11:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d62d40_d20250116_m050437_c001_v0001184_t0052_u01737003877318") 2025/01/16 05:11:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4173cf171872e0e5_d20250116_m050436_c001_v7007000_t0000_u01737003876760") 2025/01/16 05:11:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d62d0c_d20250116_m050436_c001_v0001184_t0008_u01737003876189") 2025/01/16 05:11:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4173cf171872e0df_d20250116_m050435_c001_v7007000_t0000_u01737003875260") 2025/01/16 05:11:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d62ccf_d20250116_m050434_c001_v0001184_t0048_u01737003874687") 2025/01/16 05:11:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4173cf171872e0bc_d20250116_m050428_c001_v7007000_t0000_u01737003868943") 2025/01/16 05:11:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d62bba_d20250116_m050428_c001_v0001184_t0032_u01737003868355") 2025/01/16 05:11:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4173cf171872e0b3_d20250116_m050427_c001_v7007000_t0000_u01737003867429") 2025/01/16 05:11:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d62b6c_d20250116_m050426_c001_v0001184_t0052_u01737003866856") 2025/01/16 05:11:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4173cf171872e0ad_d20250116_m050425_c001_v7007000_t0000_u01737003865931") 2025/01/16 05:11:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d62b08_d20250116_m050425_c001_v0001184_t0026_u01737003865357") 2025/01/16 05:11:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4173cf171872e0a1_d20250116_m050422_c001_v7007000_t0000_u01737003862421") 2025/01/16 05:11:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d62a24_d20250116_m050421_c001_v0001184_t0040_u01737003861818") 2025/01/16 05:11:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d16a_d20250116_m051104_c001_v7007000_t0000_u01737004264736") 2025/01/16 05:11:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1077c44474c8be1a_d20250116_m051101_c001_v0001183_t0021_u01737004261920") 2025/01/16 05:11:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058d155_d20250116_m051100_c001_v7007000_t0000_u01737004260161") 2025/01/16 05:11:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f11532f6bf26f3286_d20250116_m051057_c001_v0001184_t0054_u01737004257348") 2025/01/16 05:11:34 DEBUG : sub/yam: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058c979_d20250116_m050635_c001_v7007000_t0000_u01737003995478") 2025/01/16 05:11:34 DEBUG : sub/yam: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c72305_d20250116_m050633_c001_v0001105_t0031_u01737003993413") 2025/01/16 05:11:34 DEBUG : three: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058c8fb_d20250116_m050624_c001_v7007000_t0000_u01737003984542") 2025/01/16 05:11:34 DEBUG : three: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d642a9_d20250116_m050623_c001_v0001184_t0042_u01737003983324") 2025/01/16 05:11:35 DEBUG : three: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1088ceeaf2d64228_d20250116_m050621_c001_v0001184_t0048_u01737003981190") 2025/01/16 05:11:35 DEBUG : two: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058c903_d20250116_m050624_c001_v7007000_t0000_u01737003984740") 2025/01/16 05:11:35 DEBUG : two: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4032846dedfd5a20_d20250116_m050622_c001_v0001105_t0052_u01737003982745") 2025/01/16 05:11:35 DEBUG : two: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4088ceeaf2d6421b_d20250116_m050620_c001_v0001184_t0028_u01737003980993") 2025/01/16 05:11:35 DEBUG : yam: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058c982_d20250116_m050636_c001_v7007000_t0000_u01737003996248") 2025/01/16 05:11:35 DEBUG : yam: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1157fe9e84890b2b_d20250116_m050635_c001_v0001102_t0055_u01737003995072") 2025/01/16 05:11:35 DEBUG : yam: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058c962_d20250116_m050631_c001_v7007000_t0000_u01737003991235") 2025/01/16 05:11:35 DEBUG : yam: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106199f4a8c722f7_d20250116_m050629_c001_v0001105_t0032_u01737003989373") 2025/01/16 05:11:35 DEBUG : yam: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058c93a_d20250116_m050627_c001_v7007000_t0000_u01737003987208") 2025/01/16 05:11:35 DEBUG : yam: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1032846dedfd5a2c_d20250116_m050625_c001_v0001105_t0052_u01737003985328") 2025/01/16 05:11:35 DEBUG : yaml: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058c96c_d20250116_m050632_c001_v7007000_t0000_u01737003992030") 2025/01/16 05:11:35 DEBUG : yaml: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f106c266bf47a3f53_d20250116_m050630_c001_v0001116_t0051_u01737003990579") 2025/01/16 05:11:35 DEBUG : yaml: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f4196da178058c949_d20250116_m050627_c001_v7007000_t0000_u01737003987977") 2025/01/16 05:11:35 DEBUG : yaml: Deleting (id "4_z1f327d2370fd6bdb9f480e1b_f1114c32441457140_d20250116_m050626_c001_v0001093_t0019_u01737003986734") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m24.896197494s (try 1/5)