"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/03/22 01:11:39 DEBUG : Creating backend with remote "TestB2:rclone-test-cocigew9febe" 2025/03/22 01:11:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/22 01:11:39 DEBUG : Creating backend with remote "/tmp/rclone2482239282" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:11:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/22 01:11:40 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/22 01:11:40 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:11:40 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.93s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:11:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/22 01:11:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/22 01:11:41 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:11:41 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:11:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/22 01:11:42 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:11:42 DEBUG : B2 bucket rclone-test-cocigew9febe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.20s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", 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-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", 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-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:11:44 DEBUG : Creating backend with remote "/non-existing" 2025/03/22 01:11:44 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/22 01:11:44 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:11:44 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:11:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/22 01:11:46 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:11:46 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:11:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/22 01:11:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.01s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:11:47 INFO : B2 bucket rclone-test-cocigew9febe: Running all checks before starting transfers 2025/03/22 01:11:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/22 01:11:47 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:11:47 INFO : B2 bucket rclone-test-cocigew9febe: Checks finished, now starting transfers 2025/03/22 01:11:47 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:11:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/22 01:11:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.63s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:11:49 ERROR : Ignoring --no-traverse with sync 2025/03/22 01:11:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/22 01:11:49 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:11:49 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:11:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/22 01:11:49 INFO : sub dir/hello world: Copied (new) 2025/03/22 01:11:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.64s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:11:50 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/22 01:11:50 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:11:50 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:11:51 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/03/22 01:11:51 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.67s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:11:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/22 01:11:52 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:11:52 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:11:52 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/22 01:11:52 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.61s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:11:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/22 01:11:54 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:11:54 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:11:54 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/22 01:11:54 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.03s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:11:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/22 01:11:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/22 01:11:56 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/22 01:11:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/22 01:11:56 INFO : sub dir: Making directory 2025/03/22 01:11:56 INFO : sub dir2: Making directory 2025/03/22 01:11:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/22 01:11:56 INFO : sub dir2/sub sub dir2: Making directory 2025/03/22 01:11:56 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:11:56 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:11:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/22 01:11:56 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/03/22 01:11:56 DEBUG : B2 bucket rclone-test-cocigew9febe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.67s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:11:57 INFO : sub dir2: Making directory 2025/03/22 01:11:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/22 01:11:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/22 01:11:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/22 01:11:57 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:11:57 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:11:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/22 01:11:58 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.18s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:11:58 DEBUG : sub dir2: Making directory with metadata 2025/03/22 01:11:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/22 01:11:59 INFO : sub dir: Making directory 2025/03/22 01:11:59 INFO : sub dir2: Making directory 2025/03/22 01:11:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/22 01:11:59 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:11:59 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:11:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/22 01:11:59 INFO : sub dir/hello world: Copied (new) 2025/03/22 01:11:59 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/22 01:11:59 DEBUG : B2 bucket rclone-test-cocigew9febe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/22 01:11:59 DEBUG : B2 bucket rclone-test-cocigew9febe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.75s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", 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-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:12:01 INFO : sub dir2: Making directory 2025/03/22 01:12:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/22 01:12:01 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:12:01 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:12:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/22 01:12:01 INFO : sub dir/hello world: Copied (new) 2025/03/22 01:12:01 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.55s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:12:02 DEBUG : sub dir2: Making directory with metadata 2025/03/22 01:12:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/22 01:12:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/22 01:12:02 INFO : sub dir: Making directory 2025/03/22 01:12:02 INFO : sub dir2: Making directory 2025/03/22 01:12:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/22 01:12:02 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:12:02 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:12:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/22 01:12:03 INFO : sub dir/hello world: Copied (new) 2025/03/22 01:12:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/22 01:12:03 DEBUG : B2 bucket rclone-test-cocigew9febe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.64s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", 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-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:12:04 INFO : sub dir2: Making directory 2025/03/22 01:12:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/22 01:12:05 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:12:05 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:12:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/22 01:12:05 INFO : sub dir/hello world: Copied (new) 2025/03/22 01:12:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.63s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:12:06 DEBUG : Creating backend with remote "TestB2:rclone-test-lurapuh4jebu" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-cocigew9febe -> B2 bucket rclone-test-lurapuh4jebu 2025/03/22 01:12:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/22 01:12:08 DEBUG : B2 bucket rclone-test-lurapuh4jebu: Waiting for checks to finish 2025/03/22 01:12:08 DEBUG : B2 bucket rclone-test-lurapuh4jebu: Waiting for transfers to finish 2025/03/22 01:12:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/22 01:12:08 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:12:09 DEBUG : B2 bucket rclone-test-lurapuh4jebu: Purge remote 2025/03/22 01:12:09 INFO : B2 bucket rclone-test-lurapuh4jebu: cleaning bucket "rclone-test-lurapuh4jebu" of all files 2025/03/22 01:12:09 DEBUG : sub dir/hello world: Deleting (id "4_z4f624d73608dbbbb9f580e1b_f118601ad6ad57c91_d20250322_m011208_c001_v0001184_t0022_u01742605928726") --- PASS: TestServerSideCopy (4.47s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:12:11 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:12:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/22 01:12:11 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:12:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/22 01:12:12 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.45s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:12:14 DEBUG : Creating backend with remote "TestB2:rclone-test-vilajah1cufe" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-cocigew9febe -> B2 bucket rclone-test-vilajah1cufe 2025/03/22 01:12:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/22 01:12:15 DEBUG : B2 bucket rclone-test-vilajah1cufe: Waiting for checks to finish 2025/03/22 01:12:15 DEBUG : B2 bucket rclone-test-vilajah1cufe: Waiting for transfers to finish 2025/03/22 01:12:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/22 01:12:15 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:12:17 DEBUG : B2 bucket rclone-test-vilajah1cufe: Waiting for checks to finish 2025/03/22 01:12:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/22 01:12:17 DEBUG : B2 bucket rclone-test-vilajah1cufe: Waiting for transfers to finish 2025/03/22 01:12:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/22 01:12:17 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:12:17 DEBUG : B2 bucket rclone-test-vilajah1cufe: Purge remote 2025/03/22 01:12:17 INFO : B2 bucket rclone-test-vilajah1cufe: cleaning bucket "rclone-test-vilajah1cufe" of all files 2025/03/22 01:12:17 DEBUG : sub dir/hello world: Deleting (id "4_z4fe26d33608dbbbb9f580e1b_f104a58ec2eca8bf8_d20250322_m011217_c001_v0001161_t0006_u01742605937189") 2025/03/22 01:12:17 DEBUG : sub dir/hello world: Deleting (id "4_z4fe26d33608dbbbb9f580e1b_f10415f54e9171c31_d20250322_m011215_c001_v0001184_t0014_u01742605935875") --- PASS: TestServerSideCopyOverSelf (6.87s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:12:20 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:12:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/22 01:12:20 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:12:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/22 01:12:21 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/22 01:12:21 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.31s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:12:22 DEBUG : Creating backend with remote "TestB2:rclone-test-pizilin9gimo" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-cocigew9febe -> B2 bucket rclone-test-pizilin9gimo 2025/03/22 01:12:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/22 01:12:24 DEBUG : B2 bucket rclone-test-pizilin9gimo: Waiting for checks to finish 2025/03/22 01:12:24 DEBUG : B2 bucket rclone-test-pizilin9gimo: Waiting for transfers to finish 2025/03/22 01:12:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/22 01:12:25 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:12:26 DEBUG : B2 bucket rclone-test-pizilin9gimo: Waiting for checks to finish 2025/03/22 01:12:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/22 01:12:26 DEBUG : B2 bucket rclone-test-pizilin9gimo: Waiting for transfers to finish 2025/03/22 01:12:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/22 01:12:26 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/22 01:12:26 INFO : sub dir/hello world: Deleted 2025/03/22 01:12:27 DEBUG : testing file moves 2025/03/22 01:12:28 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/22 01:12:28 DEBUG : B2 bucket rclone-test-pizilin9gimo: Waiting for checks to finish 2025/03/22 01:12:28 DEBUG : B2 bucket rclone-test-pizilin9gimo: Waiting for transfers to finish 2025/03/22 01:12:28 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/03/22 01:12:28 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/22 01:12:28 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:12:29 DEBUG : B2 bucket rclone-test-pizilin9gimo: Purge remote 2025/03/22 01:12:29 INFO : B2 bucket rclone-test-pizilin9gimo: cleaning bucket "rclone-test-pizilin9gimo" of all files 2025/03/22 01:12:29 DEBUG : sub dir/hello world: Deleting (id "4_z8f928d63608dbbbb9f580e1b_f100506f7d9519982_d20250322_m011228_c001_v0001184_t0027_u01742605948477") 2025/03/22 01:12:29 DEBUG : sub dir/hello world: Deleting (id "4_z8f928d63608dbbbb9f580e1b_f108a6d3a777d891e_d20250322_m011226_c001_v0001038_t0058_u01742605946362") 2025/03/22 01:12:29 DEBUG : sub dir/hello world: Deleting (id "4_z8f928d63608dbbbb9f580e1b_f116d4ad2b164e7d5_d20250322_m011224_c001_v0001101_t0020_u01742605944921") --- PASS: TestServerSideMoveOverSelf (9.13s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:12:31 ERROR : : error listing: directory not found 2025/03/22 01:12:32 INFO : Local file system at /tmp/rclone2482239282: Making directory 2025/03/22 01:12:32 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:12:32 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.00s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:12:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/22 01:12:34 DEBUG : Local file system at /tmp/rclone2482239282: Waiting for checks to finish 2025/03/22 01:12:34 DEBUG : Local file system at /tmp/rclone2482239282: Waiting for transfers to finish 2025/03/22 01:12:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/22 01:12:34 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/03/22 01:12:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestCopyRedownload (2.40s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:12:36 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/22 01:12:36 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:12:36 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:12:36 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/22 01:12:36 INFO : check sum: Copied (new) 2025/03/22 01:12:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:12:36 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:12:36 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/22 01:12:36 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/03/22 01:12:36 DEBUG : check sum: Unchanged skipping 2025/03/22 01:12:36 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:12:36 DEBUG : Waiting for deletions to finish 2025/03/22 01:12:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.31s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:12:38 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/22 01:12:38 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:12:38 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:12:38 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/22 01:12:38 INFO : sizeonly: Copied (new) 2025/03/22 01:12:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:12:39 DEBUG : sizeonly: Sizes identical 2025/03/22 01:12:39 DEBUG : sizeonly: Unchanged skipping 2025/03/22 01:12:39 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:12:39 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:12:39 DEBUG : Waiting for deletions to finish 2025/03/22 01:12:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.67s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:12:41 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/22 01:12:41 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:12:41 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:12:41 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/03/22 01:12:41 INFO : ignore-size: Copied (new) 2025/03/22 01:12:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:12:42 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:12:42 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:12:42 DEBUG : ignore-size: Unchanged skipping 2025/03/22 01:12:42 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:12:42 DEBUG : Waiting for deletions to finish 2025/03/22 01:12:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.63s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:12:44 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:12:44 DEBUG : existing: Unchanged skipping 2025/03/22 01:12:44 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:12:44 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:12:44 DEBUG : Waiting for deletions to finish 2025/03/22 01:12:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:12:44 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/22 01:12:44 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:12:44 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:12:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/22 01:12:44 INFO : existing: Copied (replaced existing) 2025/03/22 01:12:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.62s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:12:46 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/22 01:12:46 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:12:46 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:12:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/22 01:12:46 INFO : existing: Copied (new) 2025/03/22 01:12:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:12:47 DEBUG : existing: Destination exists, skipping 2025/03/22 01:12:47 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:12:47 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:12:47 DEBUG : Waiting for deletions to finish 2025/03/22 01:12:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.57s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:12:49 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/22 01:12:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/22 01:12:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/22 01:12:50 DEBUG : c/non empty space: Unchanged skipping 2025/03/22 01:12:50 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:12:50 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:12:50 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/22 01:12:50 INFO : a/potato2: Copied (new) 2025/03/22 01:12:50 DEBUG : Waiting for deletions to finish 2025/03/22 01:12:50 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.13s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:12:52 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/22 01:12:52 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:12:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/22 01:12:52 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/22 01:12:52 DEBUG : empty space: Unchanged skipping 2025/03/22 01:12:52 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:12:52 DEBUG : Waiting for deletions to finish 2025/03/22 01:12:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:12:52 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:12:52 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/22 01:12:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/22 01:12:53 INFO : empty space: Updated modification time in destination 2025/03/22 01:12:53 DEBUG : empty space: Unchanged skipping 2025/03/22 01:12:53 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:12:53 DEBUG : Waiting for deletions to finish 2025/03/22 01:12:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.21s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:12:55 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/22 01:12:55 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:12:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/22 01:12:55 DEBUG : empty space: Unchanged skipping 2025/03/22 01:12:55 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:12:55 DEBUG : Waiting for deletions to finish 2025/03/22 01:12:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.82s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:12:57 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/22 01:12:57 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:12:57 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2482239282) 2025/03/22 01:12:57 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-cocigew9febe) 2025/03/22 01:12:57 DEBUG : foo: sha1 differ 2025/03/22 01:12:57 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:12:57 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/03/22 01:12:57 INFO : foo: Copied (replaced existing) 2025/03/22 01:12:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.83s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:12:59 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/22 01:12:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/22 01:12:59 DEBUG : empty space: Unchanged skipping 2025/03/22 01:12:59 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:12:59 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:12:59 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/22 01:12:59 INFO : potato: Copied (new) 2025/03/22 01:12:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.41s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:13:01 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/22 01:13:01 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:13:01 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:13:02 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/03/22 01:13:02 INFO : potato: Copied (replaced existing) 2025/03/22 01:13:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.10s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:13:03 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/03/22 01:13:03 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:13:03 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2482239282) 2025/03/22 01:13:03 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-cocigew9febe) 2025/03/22 01:13:03 DEBUG : potato: sha1 differ 2025/03/22 01:13:03 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:13:05 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/03/22 01:13:05 INFO : potato: Copied (replaced existing) 2025/03/22 01:13:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (3.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:13:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/22 01:13:07 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/22 01:13:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/22 01:13:07 DEBUG : empty space: Unchanged skipping 2025/03/22 01:13:07 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:13:07 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:13:07 DEBUG : Waiting for deletions to finish 2025/03/22 01:13:07 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:13:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/22 01:13:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/22 01:13:10 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:13:10 DEBUG : empty space: Unchanged skipping 2025/03/22 01:13:10 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:13:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/22 01:13:10 INFO : potato2: Copied (new) 2025/03/22 01:13:10 DEBUG : Waiting for deletions to finish 2025/03/22 01:13:10 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:13:12 INFO : d: Making directory 2025/03/22 01:13:12 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/03/22 01:13:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/22 01:13:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/22 01:13:13 DEBUG : c/non empty space: Unchanged skipping 2025/03/22 01:13:13 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:13:13 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:13:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/22 01:13:13 INFO : a/potato2: Copied (new) 2025/03/22 01:13:13 DEBUG : Waiting for deletions to finish 2025/03/22 01:13:13 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:13:16 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/22 01:13:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/22 01:13:16 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/22 01:13:16 DEBUG : c/non empty space: Unchanged skipping 2025/03/22 01:13:16 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:13:16 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:13:16 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/22 01:13:16 INFO : a/potato2: Copied (new) 2025/03/22 01:13:16 ERROR : B2 bucket rclone-test-cocigew9febe: not deleting files as there were IO errors 2025/03/22 01:13:16 ERROR : B2 bucket rclone-test-cocigew9febe: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.20s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:13:19 DEBUG : Waiting for deletions to finish 2025/03/22 01:13:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/22 01:13:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/22 01:13:19 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:13:19 DEBUG : empty space: Unchanged skipping 2025/03/22 01:13:19 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:13:19 INFO : potato: Deleted 2025/03/22 01:13:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/22 01:13:19 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.73s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:13:21 DEBUG : Waiting for deletions to finish 2025/03/22 01:13:22 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:13:22 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:13:22 INFO : potato: Deleted 2025/03/22 01:13:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/22 01:13:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/22 01:13:22 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:13:22 DEBUG : empty space: Unchanged skipping 2025/03/22 01:13:22 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:13:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/22 01:13:22 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.23s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:13:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/22 01:13:25 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:13:25 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:13:25 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/03/22 01:13:25 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.81s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:13:27 DEBUG : enormous: Excluded (Size Filter) 2025/03/22 01:13:27 DEBUG : enormous: Excluded 2025/03/22 01:13:27 DEBUG : potato2: Excluded (Size Filter) 2025/03/22 01:13:27 DEBUG : potato2: Excluded 2025/03/22 01:13:28 DEBUG : potato2: Excluded (Size Filter) 2025/03/22 01:13:28 DEBUG : potato2: Excluded 2025/03/22 01:13:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/22 01:13:28 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:13:28 DEBUG : empty space: Unchanged skipping 2025/03/22 01:13:28 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:13:28 DEBUG : Waiting for deletions to finish 2025/03/22 01:13:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:13:28 DEBUG : enormous: Excluded (Size Filter) 2025/03/22 01:13:28 DEBUG : enormous: Excluded 2025/03/22 01:13:28 DEBUG : potato2: Excluded (Size Filter) 2025/03/22 01:13:28 DEBUG : potato2: Excluded 2025/03/22 01:13:28 DEBUG : potato2: Excluded (Size Filter) 2025/03/22 01:13:28 DEBUG : potato2: Excluded 2025/03/22 01:13:28 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/22 01:13:28 DEBUG : empty space: Unchanged skipping 2025/03/22 01:13:28 DEBUG : Local file system at /tmp/rclone2482239282: Waiting for checks to finish 2025/03/22 01:13:28 DEBUG : Local file system at /tmp/rclone2482239282: Waiting for transfers to finish 2025/03/22 01:13:28 DEBUG : Waiting for deletions to finish 2025/03/22 01:13:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.89s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:13:31 DEBUG : enormous: Excluded (Size Filter) 2025/03/22 01:13:31 DEBUG : enormous: Excluded 2025/03/22 01:13:31 DEBUG : potato2: Excluded (Size Filter) 2025/03/22 01:13:31 DEBUG : potato2: Excluded 2025/03/22 01:13:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/22 01:13:31 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:13:31 DEBUG : empty space: Unchanged skipping 2025/03/22 01:13:31 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:13:31 DEBUG : Waiting for deletions to finish 2025/03/22 01:13:31 INFO : enormous: Deleted 2025/03/22 01:13:31 INFO : potato2: Deleted 2025/03/22 01:13:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:13:32 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/22 01:13:32 DEBUG : empty space: Unchanged skipping 2025/03/22 01:13:32 DEBUG : Local file system at /tmp/rclone2482239282: Waiting for checks to finish 2025/03/22 01:13:32 DEBUG : Local file system at /tmp/rclone2482239282: Waiting for transfers to finish 2025/03/22 01:13:32 DEBUG : Waiting for deletions to finish 2025/03/22 01:13:32 INFO : enormous: Deleted 2025/03/22 01:13:32 INFO : potato2: Deleted 2025/03/22 01:13:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.59s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:13:35 DEBUG : five: Need to transfer - File not found at Destination 2025/03/22 01:13:35 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/22 01:13:35 DEBUG : one: Destination is newer than source, skipping 2025/03/22 01:13:35 DEBUG : three: Sizes identical 2025/03/22 01:13:35 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:13:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2482239282) 2025/03/22 01:13:35 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/22 01:13:35 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-cocigew9febe) 2025/03/22 01:13:35 DEBUG : two: sha1 differ 2025/03/22 01:13:35 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/22 01:13:35 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:13:35 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/22 01:13:35 INFO : five: Copied (new) 2025/03/22 01:13:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/22 01:13:35 INFO : two: Copied (replaced existing) 2025/03/22 01:13:36 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/22 01:13:36 INFO : four: Copied (replaced existing) 2025/03/22 01:13:36 DEBUG : Waiting for deletions to finish 2025/03/22 01:13:36 DEBUG : one: Destination is newer than source, skipping 2025/03/22 01:13:36 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:13:36 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/22 01:13:36 DEBUG : five: Size and sha1 of src and dst objects identical 2025/03/22 01:13:36 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/22 01:13:36 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/22 01:13:36 DEBUG : four: Size and sha1 of src and dst objects identical 2025/03/22 01:13:36 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/22 01:13:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/22 01:13:36 DEBUG : two: Size and sha1 of src and dst objects identical 2025/03/22 01:13:36 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/22 01:13:36 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2482239282) 2025/03/22 01:13:36 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-cocigew9febe) 2025/03/22 01:13:36 DEBUG : three: sha1 differ 2025/03/22 01:13:36 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/22 01:13:36 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:13:37 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/22 01:13:37 INFO : three: Copied (replaced existing) 2025/03/22 01:13:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.92s) === 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-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/03/22 01:13:38 INFO : B2 bucket rclone-test-cocigew9febe: Making map for --track-renames 2025/03/22 01:13:38 INFO : B2 bucket rclone-test-cocigew9febe: Finished making map for --track-renames 2025/03/22 01:13:38 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:13:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/22 01:13:38 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/22 01:13:38 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for renames to finish 2025/03/22 01:13:38 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:13:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/22 01:13:38 INFO : potato: Copied (new) 2025/03/22 01:13:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/22 01:13:38 INFO : yam: Copied (new) 2025/03/22 01:13:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:13:39 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:13:39 INFO : B2 bucket rclone-test-cocigew9febe: Making map for --track-renames 2025/03/22 01:13:39 INFO : B2 bucket rclone-test-cocigew9febe: Finished making map for --track-renames 2025/03/22 01:13:39 DEBUG : potato: Unchanged skipping 2025/03/22 01:13:39 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:13:39 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for renames to finish 2025/03/22 01:13:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/22 01:13:40 INFO : yam: Copied (server-side copy) to: yaml 2025/03/22 01:13:40 INFO : yam: Deleted 2025/03/22 01:13:40 INFO : yaml: Renamed from "yam" 2025/03/22 01:13:40 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:13:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.55s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/03/22 01:13:42 INFO : B2 bucket rclone-test-cocigew9febe: Making map for --track-renames 2025/03/22 01:13:42 INFO : B2 bucket rclone-test-cocigew9febe: Finished making map for --track-renames 2025/03/22 01:13:42 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:13:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/22 01:13:42 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/22 01:13:42 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for renames to finish 2025/03/22 01:13:42 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:13:42 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/22 01:13:42 INFO : yam: Copied (new) 2025/03/22 01:13:43 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/22 01:13:43 INFO : potato: Copied (new) 2025/03/22 01:13:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:13:43 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:13:43 INFO : B2 bucket rclone-test-cocigew9febe: Making map for --track-renames 2025/03/22 01:13:43 INFO : B2 bucket rclone-test-cocigew9febe: Finished making map for --track-renames 2025/03/22 01:13:43 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:13:43 DEBUG : potato: Unchanged skipping 2025/03/22 01:13:43 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for renames to finish 2025/03/22 01:13:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/22 01:13:44 INFO : yam: Copied (server-side copy) to: yaml 2025/03/22 01:13:45 INFO : yam: Deleted 2025/03/22 01:13:45 INFO : yaml: Renamed from "yam" 2025/03/22 01:13:45 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:13:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.63s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/03/22 01:13:46 INFO : B2 bucket rclone-test-cocigew9febe: Making map for --track-renames 2025/03/22 01:13:46 INFO : B2 bucket rclone-test-cocigew9febe: Finished making map for --track-renames 2025/03/22 01:13:46 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:13:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/22 01:13:46 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/22 01:13:46 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for renames to finish 2025/03/22 01:13:46 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:13:47 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/22 01:13:47 INFO : sub/yam: Copied (new) 2025/03/22 01:13:47 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/22 01:13:47 INFO : potato: Copied (new) 2025/03/22 01:13:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:13:47 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:13:47 DEBUG : potato: Unchanged skipping 2025/03/22 01:13:48 INFO : B2 bucket rclone-test-cocigew9febe: Making map for --track-renames 2025/03/22 01:13:48 INFO : B2 bucket rclone-test-cocigew9febe: Finished making map for --track-renames 2025/03/22 01:13:48 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:13:48 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for renames to finish 2025/03/22 01:13:48 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/22 01:13:48 INFO : sub/yam: Copied (server-side copy) to: yam 2025/03/22 01:13:49 INFO : sub/yam: Deleted 2025/03/22 01:13:49 INFO : yam: Renamed from "sub/yam" 2025/03/22 01:13:49 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:13:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.97s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:13:50 DEBUG : Creating backend with remote "/tmp/rclone2482239282/dir1" 2025/03/22 01:13:50 DEBUG : Creating backend with remote "/tmp/rclone2482239282/dir2" 2025/03/22 01:13:50 DEBUG : Local file system at /tmp/rclone2482239282/dir2: Using server-side directory move 2025/03/22 01:13:50 INFO : Local file system at /tmp/rclone2482239282/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/22 01:13:50 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/22 01:13:50 DEBUG : Local file system at /tmp/rclone2482239282/dir2: Waiting for checks to finish 2025/03/22 01:13:50 DEBUG : Local file system at /tmp/rclone2482239282/dir2: Waiting for transfers to finish 2025/03/22 01:13:50 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:13:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/22 01:13:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/22 01:13:51 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:13:51 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:13:51 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/22 01:13:51 INFO : nested/sub dir/file: Copied (new) 2025/03/22 01:13:51 INFO : nested/sub dir/file: Deleted 2025/03/22 01:13:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/22 01:13:51 INFO : sub dir/hello world: Copied (new) 2025/03/22 01:13:51 INFO : sub dir/hello world: Deleted 2025/03/22 01:13:51 INFO : sub dir: Removing directory 2025/03/22 01:13:51 INFO : nested/sub dir: Removing directory 2025/03/22 01:13:51 INFO : nested: Removing directory 2025/03/22 01:13:51 DEBUG : Local file system at /tmp/rclone2482239282: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.12s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:13:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/22 01:13:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/22 01:13:53 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:13:53 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:13:53 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/22 01:13:53 INFO : nested/sub dir/file: Copied (new) 2025/03/22 01:13:53 INFO : nested/sub dir/file: Deleted 2025/03/22 01:13:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/22 01:13:53 INFO : sub dir/hello world: Copied (new) 2025/03/22 01:13:53 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.05s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:13:55 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/22 01:13:55 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/22 01:13:55 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:13:55 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:13:55 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/03/22 01:13:55 INFO : existing-b: Copied (new) 2025/03/22 01:13:55 INFO : existing-b: Deleted 2025/03/22 01:13:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/22 01:13:55 INFO : existing: Copied (new) 2025/03/22 01:13:55 INFO : existing: Deleted 2025/03/22 01:13:56 DEBUG : existing: Destination exists, skipping 2025/03/22 01:13:56 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/22 01:13:56 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:13:56 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:13:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.25s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:13:57 DEBUG : Creating backend with remote "TestB2:rclone-test-yayagef1vava" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-cocigew9febe -> B2 bucket rclone-test-yayagef1vava 2025/03/22 01:14:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/22 01:14:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/22 01:14:03 DEBUG : empty space: Unchanged skipping 2025/03/22 01:14:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/22 01:14:03 DEBUG : B2 bucket rclone-test-yayagef1vava: Waiting for checks to finish 2025/03/22 01:14:03 INFO : empty space: Deleted 2025/03/22 01:14:03 DEBUG : B2 bucket rclone-test-yayagef1vava: Waiting for transfers to finish 2025/03/22 01:14:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/22 01:14:03 INFO : potato2: Copied (server-side copy) 2025/03/22 01:14:04 INFO : potato2: Deleted 2025/03/22 01:14:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/22 01:14:04 INFO : potato3: Copied (server-side copy) 2025/03/22 01:14:04 INFO : potato3: Deleted 2025/03/22 01:14:04 DEBUG : Creating backend with remote "TestB2:rclone-test-hayokuh3xida" 2025/03/22 01:14:05 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/22 01:14:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/22 01:14:05 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/22 01:14:05 DEBUG : B2 bucket rclone-test-hayokuh3xida: Waiting for checks to finish 2025/03/22 01:14:05 DEBUG : B2 bucket rclone-test-hayokuh3xida: Waiting for transfers to finish 2025/03/22 01:14:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/22 01:14:06 INFO : empty space: Copied (server-side copy) 2025/03/22 01:14:06 INFO : empty space: Deleted 2025/03/22 01:14:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/22 01:14:06 INFO : potato2: Copied (server-side copy) 2025/03/22 01:14:06 INFO : potato2: Deleted 2025/03/22 01:14:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/22 01:14:07 INFO : potato3: Copied (server-side copy) 2025/03/22 01:14:07 INFO : potato3: Deleted 2025/03/22 01:14:07 DEBUG : B2 bucket rclone-test-hayokuh3xida: Purge remote 2025/03/22 01:14:07 INFO : B2 bucket rclone-test-hayokuh3xida: cleaning bucket "rclone-test-hayokuh3xida" of all files 2025/03/22 01:14:07 DEBUG : empty space: Deleting (id "4_z2f221d3360adbbbb9f580e1b_f103cef1071001b17_d20250322_m011406_c001_v0001183_t0046_u01742606046386") 2025/03/22 01:14:07 DEBUG : potato2: Deleting (id "4_z2f221d3360adbbbb9f580e1b_f113352550d7a624a_d20250322_m011406_c001_v0001182_t0042_u01742606046629") 2025/03/22 01:14:07 DEBUG : potato3: Deleting (id "4_z2f221d3360adbbbb9f580e1b_f11821a5cf4d1af94_d20250322_m011406_c001_v0001103_t0014_u01742606046741") 2025/03/22 01:14:08 DEBUG : B2 bucket rclone-test-yayagef1vava: Purge remote 2025/03/22 01:14:08 INFO : B2 bucket rclone-test-yayagef1vava: cleaning bucket "rclone-test-yayagef1vava" of all files 2025/03/22 01:14:08 DEBUG : empty space: Deleting (id "4_z0f12fdd3609dbbbb9f580e1b_f419e24248e8fc3d9_d20250322_m011406_c001_v7007000_t0000_u01742606046596") 2025/03/22 01:14:08 DEBUG : empty space: Deleting (id "4_z0f12fdd3609dbbbb9f580e1b_f107e64333e0e38bb_d20250322_m011401_c001_v0001144_t0014_u01742606041286") 2025/03/22 01:14:08 DEBUG : potato2: Deleting (id "4_z0f12fdd3609dbbbb9f580e1b_f419e24248e8fc3da_d20250322_m011406_c001_v7007000_t0000_u01742606046823") 2025/03/22 01:14:08 DEBUG : potato2: Deleting (id "4_z0f12fdd3609dbbbb9f580e1b_f119d63923d3b251f_d20250322_m011403_c001_v0001102_t0009_u01742606043699") 2025/03/22 01:14:08 DEBUG : potato3: Deleting (id "4_z0f12fdd3609dbbbb9f580e1b_f419e24248e8fc3db_d20250322_m011407_c001_v7007000_t0000_u01742606047172") 2025/03/22 01:14:08 DEBUG : potato3: Deleting (id "4_z0f12fdd3609dbbbb9f580e1b_f100be859854f1872_d20250322_m011404_c001_v0001183_t0053_u01742606044057") 2025/03/22 01:14:08 DEBUG : potato3: Deleting (id "4_z0f12fdd3609dbbbb9f580e1b_f107e64333e0e38c5_d20250322_m011402_c001_v0001144_t0045_u01742606042493") 2025/03/22 01:14:09 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/22 01:14:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/22 01:14:10 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (12.88s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:14:10 DEBUG : Creating backend with remote "TestB2:rclone-test-fumojus2fifu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-cocigew9febe -> B2 bucket rclone-test-fumojus2fifu 2025/03/22 01:14:15 DEBUG : empty space: Excluded (Size Filter) 2025/03/22 01:14:15 DEBUG : empty space: Excluded 2025/03/22 01:14:15 DEBUG : empty space: Excluded (Size Filter) 2025/03/22 01:14:15 DEBUG : empty space: Excluded 2025/03/22 01:14:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/22 01:14:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/22 01:14:15 DEBUG : B2 bucket rclone-test-fumojus2fifu: Waiting for checks to finish 2025/03/22 01:14:15 DEBUG : B2 bucket rclone-test-fumojus2fifu: Waiting for transfers to finish 2025/03/22 01:14:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/22 01:14:15 INFO : potato2: Copied (server-side copy) 2025/03/22 01:14:15 INFO : potato2: Deleted 2025/03/22 01:14:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/22 01:14:15 INFO : potato3: Copied (server-side copy) 2025/03/22 01:14:15 INFO : potato3: Deleted 2025/03/22 01:14:16 DEBUG : Creating backend with remote "TestB2:rclone-test-sajewer0fosu" 2025/03/22 01:14:16 DEBUG : empty space: Excluded (Size Filter) 2025/03/22 01:14:16 DEBUG : empty space: Excluded 2025/03/22 01:14:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/22 01:14:17 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/22 01:14:17 DEBUG : B2 bucket rclone-test-sajewer0fosu: Waiting for checks to finish 2025/03/22 01:14:17 DEBUG : B2 bucket rclone-test-sajewer0fosu: Waiting for transfers to finish 2025/03/22 01:14:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/22 01:14:18 INFO : potato2: Copied (server-side copy) 2025/03/22 01:14:18 INFO : potato2: Deleted 2025/03/22 01:14:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/22 01:14:18 INFO : potato3: Copied (server-side copy) 2025/03/22 01:14:19 INFO : potato3: Deleted 2025/03/22 01:14:19 DEBUG : B2 bucket rclone-test-sajewer0fosu: Purge remote 2025/03/22 01:14:19 INFO : B2 bucket rclone-test-sajewer0fosu: cleaning bucket "rclone-test-sajewer0fosu" of all files 2025/03/22 01:14:19 DEBUG : potato2: Deleting (id "4_z6f323df360adbbbb9f580e1b_f1100ee94b2c56b72_d20250322_m011417_c001_v0001154_t0005_u01742606057748") 2025/03/22 01:14:19 DEBUG : potato3: Deleting (id "4_z6f323df360adbbbb9f580e1b_f106abadb9586ed93_d20250322_m011418_c001_v0001115_t0032_u01742606058117") 2025/03/22 01:14:20 DEBUG : B2 bucket rclone-test-fumojus2fifu: Purge remote 2025/03/22 01:14:20 INFO : B2 bucket rclone-test-fumojus2fifu: cleaning bucket "rclone-test-fumojus2fifu" of all files 2025/03/22 01:14:20 DEBUG : empty space: Deleting (id "4_zff022df360adbbbb9f580e1b_f113d13a4560ecd84_d20250322_m011414_c001_v0001184_t0004_u01742606054280") 2025/03/22 01:14:20 DEBUG : potato2: Deleting (id "4_zff022df360adbbbb9f580e1b_f41127aeed6361f54_d20250322_m011418_c001_v7007000_t0000_u01742606058201") 2025/03/22 01:14:20 DEBUG : potato2: Deleting (id "4_zff022df360adbbbb9f580e1b_f107e62aa2261204e_d20250322_m011415_c001_v0001184_t0027_u01742606055126") 2025/03/22 01:14:20 DEBUG : potato3: Deleting (id "4_zff022df360adbbbb9f580e1b_f41127aeed6361f55_d20250322_m011418_c001_v7007000_t0000_u01742606058918") 2025/03/22 01:14:20 DEBUG : potato3: Deleting (id "4_zff022df360adbbbb9f580e1b_f111d189d0dc87918_d20250322_m011415_c001_v0001184_t0010_u01742606055357") 2025/03/22 01:14:20 DEBUG : potato3: Deleting (id "4_zff022df360adbbbb9f580e1b_f113d13a4560ecd8f_d20250322_m011414_c001_v0001184_t0021_u01742606054496") --- PASS: TestServerSideMoveWithFilter (12.01s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:14:22 DEBUG : Creating backend with remote "TestB2:rclone-test-kerolaj0sube" 2025/03/22 01:14:24 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-cocigew9febe -> B2 bucket rclone-test-kerolaj0sube 2025/03/22 01:14:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/22 01:14:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/22 01:14:27 DEBUG : empty space: Unchanged skipping 2025/03/22 01:14:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/22 01:14:27 DEBUG : B2 bucket rclone-test-kerolaj0sube: Waiting for checks to finish 2025/03/22 01:14:27 INFO : empty space: Deleted 2025/03/22 01:14:27 DEBUG : B2 bucket rclone-test-kerolaj0sube: Waiting for transfers to finish 2025/03/22 01:14:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/22 01:14:27 INFO : potato2: Copied (server-side copy) 2025/03/22 01:14:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/22 01:14:27 INFO : potato3: Copied (server-side copy) 2025/03/22 01:14:27 INFO : potato2: Deleted 2025/03/22 01:14:27 INFO : potato3: Deleted 2025/03/22 01:14:28 DEBUG : Creating backend with remote "TestB2:rclone-test-weyiquh2rovi" 2025/03/22 01:14:29 INFO : tomatoDir: Making directory 2025/03/22 01:14:29 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/22 01:14:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/22 01:14:29 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/22 01:14:29 DEBUG : B2 bucket rclone-test-weyiquh2rovi: Waiting for checks to finish 2025/03/22 01:14:29 DEBUG : B2 bucket rclone-test-weyiquh2rovi: Waiting for transfers to finish 2025/03/22 01:14:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/22 01:14:30 INFO : potato3: Copied (server-side copy) 2025/03/22 01:14:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/22 01:14:30 INFO : empty space: Copied (server-side copy) 2025/03/22 01:14:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/22 01:14:30 INFO : potato2: Copied (server-side copy) 2025/03/22 01:14:30 INFO : potato3: Deleted 2025/03/22 01:14:30 INFO : empty space: Deleted 2025/03/22 01:14:30 INFO : potato2: Deleted 2025/03/22 01:14:31 DEBUG : B2 bucket rclone-test-weyiquh2rovi: Purge remote 2025/03/22 01:14:31 INFO : B2 bucket rclone-test-weyiquh2rovi: cleaning bucket "rclone-test-weyiquh2rovi" of all files 2025/03/22 01:14:31 DEBUG : empty space: Deleting (id "4_zefc26df360adbbbb9f580e1b_f11233f3c531cc974_d20250322_m011430_c001_v0001109_t0019_u01742606070133") 2025/03/22 01:14:31 DEBUG : potato2: Deleting (id "4_zefc26df360adbbbb9f580e1b_f111c2678ea9d4d26_d20250322_m011430_c001_v0001178_t0023_u01742606070505") 2025/03/22 01:14:31 DEBUG : potato3: Deleting (id "4_zefc26df360adbbbb9f580e1b_f1061b18ac261d71d_d20250322_m011430_c001_v0001183_t0044_u01742606070515") 2025/03/22 01:14:32 DEBUG : B2 bucket rclone-test-kerolaj0sube: Purge remote 2025/03/22 01:14:32 INFO : B2 bucket rclone-test-kerolaj0sube: cleaning bucket "rclone-test-kerolaj0sube" of all files 2025/03/22 01:14:32 DEBUG : empty space: Deleting (id "4_z2f025df360adbbbb9f580e1b_f4045cb2128683b78_d20250322_m011430_c001_v7007000_t0000_u01742606070753") 2025/03/22 01:14:32 DEBUG : empty space: Deleting (id "4_z2f025df360adbbbb9f580e1b_f113d13a4560ecf14_d20250322_m011426_c001_v0001184_t0031_u01742606066439") 2025/03/22 01:14:32 DEBUG : potato2: Deleting (id "4_z2f025df360adbbbb9f580e1b_f4129d080c8eeccfe_d20250322_m011430_c001_v7007000_t0000_u01742606070894") 2025/03/22 01:14:32 DEBUG : potato2: Deleting (id "4_z2f025df360adbbbb9f580e1b_f1176c9fa36d28610_d20250322_m011427_c001_v0001102_t0049_u01742606067243") 2025/03/22 01:14:32 DEBUG : potato3: Deleting (id "4_z2f025df360adbbbb9f580e1b_f4129d080c8eeccfd_d20250322_m011430_c001_v7007000_t0000_u01742606070712") 2025/03/22 01:14:32 DEBUG : potato3: Deleting (id "4_z2f025df360adbbbb9f580e1b_f10365d709d340d35_d20250322_m011427_c001_v0001165_t0009_u01742606067584") 2025/03/22 01:14:32 DEBUG : potato3: Deleting (id "4_z2f025df360adbbbb9f580e1b_f113d13a4560ecf1a_d20250322_m011426_c001_v0001184_t0023_u01742606066632") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.57s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:14:33 DEBUG : Creating backend with remote "TestB2:rclone-test-cocigew9febe/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.41s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:14:36 DEBUG : Creating backend with remote "TestB2:rclone-test-cocigew9febe/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestSyncOverlap (2.93s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:14:39 DEBUG : Creating backend with remote "TestB2:rclone-test-cocigew9febe/rclone-sync-test" 2025/03/22 01:14:41 DEBUG : Creating backend with remote "TestB2:rclone-test-cocigew9febe/rclone-sync-test-include/layer2" 2025/03/22 01:14:43 DEBUG : Creating backend with remote "TestB2:rclone-test-cocigew9febe/rclone-sync-test-ignore-file" 2025/03/22 01:14:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/22 01:14:46 DEBUG : B2 bucket rclone-test-cocigew9febe path rclone-sync-test: Waiting for checks to finish 2025/03/22 01:14:46 DEBUG : B2 bucket rclone-test-cocigew9febe path rclone-sync-test: Waiting for transfers to finish 2025/03/22 01:14:46 DEBUG : Waiting for deletions to finish 2025/03/22 01:14:46 INFO : There was nothing to transfer 2025/03/22 01:14:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/22 01:14:47 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:14:47 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:14:47 DEBUG : Waiting for deletions to finish 2025/03/22 01:14:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:14:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/22 01:14:47 DEBUG : B2 bucket rclone-test-cocigew9febe path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/22 01:14:47 DEBUG : B2 bucket rclone-test-cocigew9febe path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/22 01:14:47 DEBUG : Waiting for deletions to finish 2025/03/22 01:14:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:14:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/22 01:14:48 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:14:48 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:14:48 DEBUG : Waiting for deletions to finish 2025/03/22 01:14:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:14:48 DEBUG : : Excluded 2025/03/22 01:14:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/22 01:14:48 DEBUG : B2 bucket rclone-test-cocigew9febe path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/22 01:14:48 DEBUG : B2 bucket rclone-test-cocigew9febe path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/22 01:14:48 DEBUG : Waiting for deletions to finish 2025/03/22 01:14:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.52s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:14:55 DEBUG : Creating backend with remote "TestB2:rclone-test-cocigew9febe/dst" 2025/03/22 01:14:56 DEBUG : Creating backend with remote "TestB2:rclone-test-cocigew9febe/CompareDest" 2025/03/22 01:14:58 DEBUG : one: Need to transfer - File not found at Destination 2025/03/22 01:14:58 DEBUG : B2 bucket rclone-test-cocigew9febe path dst: Waiting for checks to finish 2025/03/22 01:14:58 DEBUG : B2 bucket rclone-test-cocigew9febe path dst: Waiting for transfers to finish 2025/03/22 01:14:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/22 01:14:59 INFO : one: Copied (new) 2025/03/22 01:14:59 DEBUG : Waiting for deletions to finish 2025/03/22 01:15:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/22 01:15:00 DEBUG : B2 bucket rclone-test-cocigew9febe path dst: Waiting for checks to finish 2025/03/22 01:15:00 DEBUG : B2 bucket rclone-test-cocigew9febe path dst: Waiting for transfers to finish 2025/03/22 01:15:00 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/22 01:15:00 INFO : one: Copied (replaced existing) 2025/03/22 01:15:00 DEBUG : Waiting for deletions to finish 2025/03/22 01:15:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/22 01:15:02 DEBUG : B2 bucket rclone-test-cocigew9febe path dst: Waiting for checks to finish 2025/03/22 01:15:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/22 01:15:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/22 01:15:02 DEBUG : B2 bucket rclone-test-cocigew9febe path dst: Waiting for transfers to finish 2025/03/22 01:15:02 DEBUG : Waiting for deletions to finish 2025/03/22 01:15:02 INFO : There was nothing to transfer 2025/03/22 01:15:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/22 01:15:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/22 01:15:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/22 01:15:03 DEBUG : B2 bucket rclone-test-cocigew9febe path dst: Waiting for checks to finish 2025/03/22 01:15:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/22 01:15:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/22 01:15:04 DEBUG : B2 bucket rclone-test-cocigew9febe path dst: Waiting for transfers to finish 2025/03/22 01:15:04 DEBUG : Waiting for deletions to finish 2025/03/22 01:15:04 INFO : There was nothing to transfer 2025/03/22 01:15:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/22 01:15:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/22 01:15:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/22 01:15:04 DEBUG : B2 bucket rclone-test-cocigew9febe path dst: Waiting for checks to finish 2025/03/22 01:15:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/22 01:15:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/22 01:15:04 DEBUG : B2 bucket rclone-test-cocigew9febe path dst: Waiting for transfers to finish 2025/03/22 01:15:04 DEBUG : Waiting for deletions to finish 2025/03/22 01:15:04 INFO : There was nothing to transfer 2025/03/22 01:15:06 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/03/22 01:15:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/22 01:15:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/22 01:15:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/22 01:15:06 DEBUG : B2 bucket rclone-test-cocigew9febe path dst: Waiting for checks to finish 2025/03/22 01:15:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/22 01:15:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/22 01:15:06 DEBUG : B2 bucket rclone-test-cocigew9febe path dst: Waiting for transfers to finish 2025/03/22 01:15:06 DEBUG : Waiting for deletions to finish 2025/03/22 01:15:06 INFO : There was nothing to transfer 2025/03/22 01:15:07 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/22 01:15:07 DEBUG : two: Need to transfer - File not found at Destination 2025/03/22 01:15:07 DEBUG : B2 bucket rclone-test-cocigew9febe path dst: Waiting for checks to finish 2025/03/22 01:15:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/22 01:15:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/22 01:15:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/22 01:15:07 DEBUG : B2 bucket rclone-test-cocigew9febe path dst: Waiting for transfers to finish 2025/03/22 01:15:07 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/03/22 01:15:07 INFO : two: Copied (new) 2025/03/22 01:15:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.15s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:15:10 DEBUG : Creating backend with remote "TestB2:rclone-test-cocigew9febe/dest" 2025/03/22 01:15:11 DEBUG : Creating backend with remote "TestB2:rclone-test-cocigew9febe/pre-dest1" 2025/03/22 01:15:12 DEBUG : Creating backend with remote "TestB2:rclone-test-cocigew9febe/pre-dest2" 2025/03/22 01:15:14 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:15:14 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/22 01:15:14 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:15:14 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/22 01:15:15 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/22 01:15:15 DEBUG : B2 bucket rclone-test-cocigew9febe path dest: Waiting for checks to finish 2025/03/22 01:15:15 DEBUG : B2 bucket rclone-test-cocigew9febe path dest: Waiting for transfers to finish 2025/03/22 01:15:16 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/03/22 01:15:16 INFO : 3: Copied (new) 2025/03/22 01:15:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.75s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:15:17 DEBUG : Creating backend with remote "TestB2:rclone-test-cocigew9febe/dst" 2025/03/22 01:15:18 DEBUG : Creating backend with remote "TestB2:rclone-test-cocigew9febe/CopyDest" 2025/03/22 01:15:20 DEBUG : one: Need to transfer - File not found at Destination 2025/03/22 01:15:20 DEBUG : B2 bucket rclone-test-cocigew9febe path dst: Waiting for checks to finish 2025/03/22 01:15:20 DEBUG : B2 bucket rclone-test-cocigew9febe path dst: Waiting for transfers to finish 2025/03/22 01:15:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/22 01:15:21 INFO : one: Copied (new) 2025/03/22 01:15:21 DEBUG : Waiting for deletions to finish 2025/03/22 01:15:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/22 01:15:22 DEBUG : B2 bucket rclone-test-cocigew9febe path dst: Waiting for checks to finish 2025/03/22 01:15:22 DEBUG : B2 bucket rclone-test-cocigew9febe path dst: Waiting for transfers to finish 2025/03/22 01:15:23 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/22 01:15:23 INFO : one: Copied (replaced existing) 2025/03/22 01:15:23 DEBUG : Waiting for deletions to finish 2025/03/22 01:15:24 DEBUG : Creating backend with remote "TestB2:rclone-test-cocigew9febe/BackupDir" 2025/03/22 01:15:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/22 01:15:26 DEBUG : B2 bucket rclone-test-cocigew9febe path dst: Waiting for checks to finish 2025/03/22 01:15:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/22 01:15:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/22 01:15:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/22 01:15:27 INFO : one: Copied (server-side copy) 2025/03/22 01:15:28 INFO : one: Deleted 2025/03/22 01:15:29 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/22 01:15:29 INFO : one: Copied (server-side copy) 2025/03/22 01:15:29 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/22 01:15:29 DEBUG : B2 bucket rclone-test-cocigew9febe path dst: Waiting for transfers to finish 2025/03/22 01:15:29 DEBUG : Waiting for deletions to finish 2025/03/22 01:15:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/22 01:15:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/22 01:15:30 INFO : two: Copied (server-side copy) 2025/03/22 01:15:30 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/22 01:15:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/22 01:15:30 DEBUG : one: Unchanged skipping 2025/03/22 01:15:30 DEBUG : B2 bucket rclone-test-cocigew9febe path dst: Waiting for checks to finish 2025/03/22 01:15:30 DEBUG : B2 bucket rclone-test-cocigew9febe path dst: Waiting for transfers to finish 2025/03/22 01:15:30 DEBUG : Waiting for deletions to finish 2025/03/22 01:15:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/22 01:15:31 DEBUG : B2 bucket rclone-test-cocigew9febe path dst: Waiting for checks to finish 2025/03/22 01:15:31 DEBUG : one: Unchanged skipping 2025/03/22 01:15:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/22 01:15:31 DEBUG : two: Unchanged skipping 2025/03/22 01:15:31 DEBUG : B2 bucket rclone-test-cocigew9febe path dst: Waiting for transfers to finish 2025/03/22 01:15:31 DEBUG : Waiting for deletions to finish 2025/03/22 01:15:31 INFO : There was nothing to transfer 2025/03/22 01:15:32 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/22 01:15:32 DEBUG : three: Destination not found in --copy-dest 2025/03/22 01:15:32 DEBUG : three: Need to transfer - File not found at Destination 2025/03/22 01:15:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/22 01:15:32 DEBUG : one: Unchanged skipping 2025/03/22 01:15:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/22 01:15:32 DEBUG : two: Unchanged skipping 2025/03/22 01:15:32 DEBUG : B2 bucket rclone-test-cocigew9febe path dst: Waiting for checks to finish 2025/03/22 01:15:32 DEBUG : B2 bucket rclone-test-cocigew9febe path dst: Waiting for transfers to finish 2025/03/22 01:15:33 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/03/22 01:15:33 INFO : three: Copied (new) 2025/03/22 01:15:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.97s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:15:37 DEBUG : Creating backend with remote "TestB2:rclone-test-cocigew9febe/dst" 2025/03/22 01:15:38 DEBUG : Creating backend with remote "TestB2:rclone-test-cocigew9febe/backup" 2025/03/22 01:15:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/22 01:15:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:15:40 DEBUG : two: Unchanged skipping 2025/03/22 01:15:40 DEBUG : B2 bucket rclone-test-cocigew9febe path dst: Waiting for checks to finish 2025/03/22 01:15:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/22 01:15:41 INFO : one: Copied (server-side copy) 2025/03/22 01:15:41 INFO : one: Deleted 2025/03/22 01:15:41 DEBUG : B2 bucket rclone-test-cocigew9febe path dst: Waiting for transfers to finish 2025/03/22 01:15:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/22 01:15:42 INFO : one: Copied (new) 2025/03/22 01:15:42 DEBUG : Waiting for deletions to finish 2025/03/22 01:15:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/22 01:15:42 INFO : three.txt: Copied (server-side copy) 2025/03/22 01:15:43 INFO : three.txt: Deleted 2025/03/22 01:15:43 INFO : three.txt: Moved into backup dir 2025/03/22 01:15:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/22 01:15:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:15:44 DEBUG : two: Unchanged skipping 2025/03/22 01:15:44 DEBUG : B2 bucket rclone-test-cocigew9febe path dst: Waiting for checks to finish 2025/03/22 01:15:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/22 01:15:45 INFO : one: Copied (server-side copy) 2025/03/22 01:15:45 INFO : one: Deleted 2025/03/22 01:15:45 DEBUG : B2 bucket rclone-test-cocigew9febe path dst: Waiting for transfers to finish 2025/03/22 01:15:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/22 01:15:45 INFO : one: Copied (new) 2025/03/22 01:15:45 DEBUG : Waiting for deletions to finish 2025/03/22 01:15:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/22 01:15:46 INFO : three.txt: Copied (server-side copy) 2025/03/22 01:15:46 INFO : three.txt: Deleted 2025/03/22 01:15:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.33s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:15:49 DEBUG : Creating backend with remote "TestB2:rclone-test-cocigew9febe/dst" 2025/03/22 01:15:50 DEBUG : Creating backend with remote "TestB2:rclone-test-cocigew9febe/backup" 2025/03/22 01:15:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/22 01:15:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:15:52 DEBUG : two: Unchanged skipping 2025/03/22 01:15:52 DEBUG : B2 bucket rclone-test-cocigew9febe path dst: Waiting for checks to finish 2025/03/22 01:15:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/22 01:15:53 INFO : one: Copied (server-side copy) to: one.bak 2025/03/22 01:15:54 INFO : one: Deleted 2025/03/22 01:15:54 DEBUG : B2 bucket rclone-test-cocigew9febe path dst: Waiting for transfers to finish 2025/03/22 01:15:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/22 01:15:54 INFO : one: Copied (new) 2025/03/22 01:15:54 DEBUG : Waiting for deletions to finish 2025/03/22 01:15:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/22 01:15:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/22 01:15:55 INFO : three.txt: Deleted 2025/03/22 01:15:55 INFO : three.txt: Moved into backup dir 2025/03/22 01:15:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/22 01:15:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:15:57 DEBUG : two: Unchanged skipping 2025/03/22 01:15:57 DEBUG : B2 bucket rclone-test-cocigew9febe path dst: Waiting for checks to finish 2025/03/22 01:15:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/22 01:15:57 INFO : one: Copied (server-side copy) to: one.bak 2025/03/22 01:15:57 INFO : one: Deleted 2025/03/22 01:15:57 DEBUG : B2 bucket rclone-test-cocigew9febe path dst: Waiting for transfers to finish 2025/03/22 01:15:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/22 01:15:57 INFO : one: Copied (new) 2025/03/22 01:15:57 DEBUG : Waiting for deletions to finish 2025/03/22 01:15:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/22 01:15:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/22 01:15:58 INFO : three.txt: Deleted 2025/03/22 01:15:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (11.73s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:16:01 DEBUG : Creating backend with remote "TestB2:rclone-test-cocigew9febe/dst" 2025/03/22 01:16:02 DEBUG : Creating backend with remote "TestB2:rclone-test-cocigew9febe/backup" 2025/03/22 01:16:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:16:04 DEBUG : two: Unchanged skipping 2025/03/22 01:16:04 DEBUG : B2 bucket rclone-test-cocigew9febe path dst: Waiting for checks to finish 2025/03/22 01:16:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/22 01:16:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/22 01:16:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/22 01:16:05 INFO : one: Deleted 2025/03/22 01:16:05 DEBUG : B2 bucket rclone-test-cocigew9febe path dst: Waiting for transfers to finish 2025/03/22 01:16:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/22 01:16:06 INFO : one: Copied (new) 2025/03/22 01:16:06 DEBUG : Waiting for deletions to finish 2025/03/22 01:16:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/22 01:16:07 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/22 01:16:07 INFO : three.txt: Deleted 2025/03/22 01:16:07 INFO : three.txt: Moved into backup dir 2025/03/22 01:16:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/22 01:16:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:16:08 DEBUG : two: Unchanged skipping 2025/03/22 01:16:08 DEBUG : B2 bucket rclone-test-cocigew9febe path dst: Waiting for checks to finish 2025/03/22 01:16:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/22 01:16:09 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/22 01:16:09 INFO : one: Deleted 2025/03/22 01:16:09 DEBUG : B2 bucket rclone-test-cocigew9febe path dst: Waiting for transfers to finish 2025/03/22 01:16:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/22 01:16:10 INFO : one: Copied (new) 2025/03/22 01:16:10 DEBUG : Waiting for deletions to finish 2025/03/22 01:16:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/22 01:16:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/22 01:16:10 INFO : three.txt: Deleted 2025/03/22 01:16:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.57s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:16:14 DEBUG : Creating backend with remote "TestB2:rclone-test-cocigew9febe/dst" 2025/03/22 01:16:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/22 01:16:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:16:16 DEBUG : two: Unchanged skipping 2025/03/22 01:16:16 DEBUG : B2 bucket rclone-test-cocigew9febe path dst: Waiting for checks to finish 2025/03/22 01:16:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/22 01:16:16 INFO : one: Copied (server-side copy) to: one.bak 2025/03/22 01:16:16 INFO : one: Deleted 2025/03/22 01:16:16 DEBUG : B2 bucket rclone-test-cocigew9febe path dst: Waiting for transfers to finish 2025/03/22 01:16:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/22 01:16:17 INFO : one: Copied (new) 2025/03/22 01:16:17 DEBUG : Waiting for deletions to finish 2025/03/22 01:16:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/22 01:16:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/22 01:16:18 INFO : three.txt: Deleted 2025/03/22 01:16:18 INFO : three.txt: Moved into backup dir 2025/03/22 01:16:19 DEBUG : one.bak: Excluded (Path Filter) 2025/03/22 01:16:19 DEBUG : one.bak: Excluded 2025/03/22 01:16:19 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/22 01:16:19 DEBUG : three.txt.bak: Excluded 2025/03/22 01:16:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/22 01:16:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:16:19 DEBUG : two: Unchanged skipping 2025/03/22 01:16:19 DEBUG : B2 bucket rclone-test-cocigew9febe path dst: Waiting for checks to finish 2025/03/22 01:16:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/22 01:16:20 INFO : one: Copied (server-side copy) to: one.bak 2025/03/22 01:16:20 INFO : one: Deleted 2025/03/22 01:16:20 DEBUG : B2 bucket rclone-test-cocigew9febe path dst: Waiting for transfers to finish 2025/03/22 01:16:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/22 01:16:20 INFO : one: Copied (new) 2025/03/22 01:16:20 DEBUG : Waiting for deletions to finish 2025/03/22 01:16:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/22 01:16:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/22 01:16:22 INFO : three.txt: Deleted 2025/03/22 01:16:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.27s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:16:25 DEBUG : Creating backend with remote "TestB2:rclone-test-cocigew9febe/dst" 2025/03/22 01:16:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/22 01:16:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/22 01:16:28 INFO : one: Copied (server-side copy) to: one.bak 2025/03/22 01:16:28 INFO : one: Deleted 2025/03/22 01:16:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/22 01:16:29 INFO : one: Copied (new) 2025/03/22 01:16:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:16:29 DEBUG : two: Unchanged skipping 2025/03/22 01:16:29 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/22 01:16:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/22 01:16:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/22 01:16:30 INFO : three.txt: Deleted 2025/03/22 01:16:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/22 01:16:31 INFO : three.txt: Copied (new) 2025/03/22 01:16:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/22 01:16:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/22 01:16:32 INFO : one: Copied (server-side copy) to: one.bak 2025/03/22 01:16:32 INFO : one: Deleted 2025/03/22 01:16:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/22 01:16:33 INFO : one: Copied (new) 2025/03/22 01:16:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:16:33 DEBUG : two: Unchanged skipping 2025/03/22 01:16:33 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/22 01:16:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/22 01:16:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/22 01:16:34 INFO : three.txt: Deleted 2025/03/22 01:16:34 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/22 01:16:34 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.76s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:16:38 DEBUG : Creating backend with remote "TestB2:rclone-test-cocigew9febe/dst" 2025/03/22 01:16:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/22 01:16:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/22 01:16:40 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/22 01:16:41 INFO : one: Deleted 2025/03/22 01:16:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/22 01:16:41 INFO : one: Copied (new) 2025/03/22 01:16:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:16:42 DEBUG : two: Unchanged skipping 2025/03/22 01:16:42 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/22 01:16:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/22 01:16:42 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/22 01:16:42 INFO : three.txt: Deleted 2025/03/22 01:16:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/22 01:16:43 INFO : three.txt: Copied (new) 2025/03/22 01:16:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/22 01:16:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/22 01:16:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/22 01:16:44 INFO : one: Deleted 2025/03/22 01:16:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/22 01:16:44 INFO : one: Copied (new) 2025/03/22 01:16:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:16:44 DEBUG : two: Unchanged skipping 2025/03/22 01:16:44 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/22 01:16:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/22 01:16:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/22 01:16:45 INFO : three.txt: Deleted 2025/03/22 01:16:45 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/22 01:16:45 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.07s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:16:48 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/22 01:16:48 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:16:48 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:16:48 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/03/22 01:16:48 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/22 01:16:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.32s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:16:50 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/22 01:16:50 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:16:50 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:16:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/22 01:16:50 INFO : existing: Copied (new) 2025/03/22 01:16:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:16:51 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/22 01:16:51 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:16:51 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/22 01:16:51 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:16:51 ERROR : B2 bucket rclone-test-cocigew9febe: not deleting files as there were IO errors 2025/03/22 01:16:51 ERROR : B2 bucket rclone-test-cocigew9febe: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestSyncImmutable (3.09s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:16:52 DEBUG : EXISTING: Clearing upload URL because of error: Post "https://pod-000-1181-02.backblaze.com/b2api/v1/b2_upload_file/cfb2dd93607dbbbb9f580e1b/c001_v0001181_t0004": EOF 2025/03/22 01:16:52 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1181-02.backblaze.com/b2api/v1/b2_upload_file/cfb2dd93607dbbbb9f580e1b/c001_v0001181_t0004": EOF) 2025/03/22 01:16:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "EXISTING" to B2 bucket rclone-test-cocigew9febe: 1/10 (Post "https://pod-000-1181-02.backblaze.com/b2api/v1/b2_upload_file/cfb2dd93607dbbbb9f580e1b/c001_v0001181_t0004": EOF) 2025/03/22 01:16:55 DEBUG : pacer: Reducing sleep to 10ms 2025/03/22 01:16:55 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:16:55 DEBUG : existing: Unchanged skipping 2025/03/22 01:16:55 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:16:55 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:16:55 DEBUG : Waiting for deletions to finish 2025/03/22 01:16:55 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.85s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.16s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.41s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:17:11 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:17:11 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:17:11 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:17:11 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:17:11 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:17:11 DEBUG : both0: Unchanged skipping 2025/03/22 01:17:11 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:17:11 DEBUG : both12: Unchanged skipping 2025/03/22 01:17:11 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:17:11 DEBUG : both13: Unchanged skipping 2025/03/22 01:17:11 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:17:11 DEBUG : both14: Unchanged skipping 2025/03/22 01:17:11 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:17:11 DEBUG : both15: Unchanged skipping 2025/03/22 01:17:11 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:17:11 DEBUG : both16: Unchanged skipping 2025/03/22 01:17:11 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:17:11 DEBUG : both11: Unchanged skipping 2025/03/22 01:17:11 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:17:11 DEBUG : both18: Unchanged skipping 2025/03/22 01:17:11 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:17:11 DEBUG : both19: Unchanged skipping 2025/03/22 01:17:11 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:17:11 DEBUG : both2: Unchanged skipping 2025/03/22 01:17:11 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:17:11 DEBUG : both3: Unchanged skipping 2025/03/22 01:17:11 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:17:11 DEBUG : both4: Unchanged skipping 2025/03/22 01:17:11 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:17:11 DEBUG : both5: Unchanged skipping 2025/03/22 01:17:11 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:17:11 DEBUG : both6: Unchanged skipping 2025/03/22 01:17:11 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:17:11 DEBUG : both1: Unchanged skipping 2025/03/22 01:17:11 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:17:11 DEBUG : both17: Unchanged skipping 2025/03/22 01:17:11 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:17:11 DEBUG : both10: Unchanged skipping 2025/03/22 01:17:11 DEBUG : both7: Unchanged skipping 2025/03/22 01:17:11 DEBUG : both8: Unchanged skipping 2025/03/22 01:17:11 DEBUG : both9: Unchanged skipping 2025/03/22 01:17:11 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:17:11 DEBUG : Waiting for deletions to finish 2025/03/22 01:17:11 INFO : only3: Deleted 2025/03/22 01:17:11 INFO : only7: Deleted 2025/03/22 01:17:11 INFO : only6: Deleted 2025/03/22 01:17:11 INFO : only12: Deleted 2025/03/22 01:17:11 INFO : only1: Deleted 2025/03/22 01:17:11 INFO : only14: Deleted 2025/03/22 01:17:11 INFO : only16: Deleted 2025/03/22 01:17:11 INFO : only17: Deleted 2025/03/22 01:17:11 INFO : only18: Deleted 2025/03/22 01:17:11 INFO : only2: Deleted 2025/03/22 01:17:12 INFO : only4: Deleted 2025/03/22 01:17:12 INFO : only0: Deleted 2025/03/22 01:17:12 INFO : only10: Deleted 2025/03/22 01:17:12 INFO : only11: Deleted 2025/03/22 01:17:12 INFO : only8: Deleted 2025/03/22 01:17:12 INFO : only5: Deleted 2025/03/22 01:17:12 INFO : only9: Deleted 2025/03/22 01:17:12 INFO : only13: Deleted 2025/03/22 01:17:12 INFO : only15: Deleted 2025/03/22 01:17:12 INFO : only19: Deleted 2025/03/22 01:17:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (19.01s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:17:30 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for checks to finish 2025/03/22 01:17:30 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:17:30 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:17:30 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:17:30 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:17:30 DEBUG : both0: Unchanged skipping 2025/03/22 01:17:30 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:17:30 DEBUG : both12: Unchanged skipping 2025/03/22 01:17:30 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:17:30 DEBUG : both13: Unchanged skipping 2025/03/22 01:17:30 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:17:30 DEBUG : both14: Unchanged skipping 2025/03/22 01:17:30 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:17:30 DEBUG : both15: Unchanged skipping 2025/03/22 01:17:30 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:17:30 DEBUG : both16: Unchanged skipping 2025/03/22 01:17:30 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:17:30 DEBUG : both17: Unchanged skipping 2025/03/22 01:17:30 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:17:30 DEBUG : both18: Unchanged skipping 2025/03/22 01:17:30 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:17:30 DEBUG : both19: Unchanged skipping 2025/03/22 01:17:30 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:17:30 DEBUG : both2: Unchanged skipping 2025/03/22 01:17:30 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:17:30 DEBUG : both3: Unchanged skipping 2025/03/22 01:17:30 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:17:30 DEBUG : both4: Unchanged skipping 2025/03/22 01:17:30 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:17:30 DEBUG : both5: Unchanged skipping 2025/03/22 01:17:30 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:17:30 DEBUG : both6: Unchanged skipping 2025/03/22 01:17:30 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:17:30 DEBUG : both7: Unchanged skipping 2025/03/22 01:17:30 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:17:30 DEBUG : both8: Unchanged skipping 2025/03/22 01:17:30 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 01:17:30 DEBUG : both9: Unchanged skipping 2025/03/22 01:17:30 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/22 01:17:30 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/22 01:17:30 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/22 01:17:30 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/22 01:17:30 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/22 01:17:30 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/22 01:17:30 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/22 01:17:30 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/22 01:17:30 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/22 01:17:30 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/22 01:17:30 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/22 01:17:30 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/22 01:17:30 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/22 01:17:30 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/22 01:17:30 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/22 01:17:30 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/22 01:17:30 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/22 01:17:30 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/22 01:17:30 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/22 01:17:30 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/22 01:17:30 DEBUG : both1: Unchanged skipping 2025/03/22 01:17:30 DEBUG : both10: Unchanged skipping 2025/03/22 01:17:30 DEBUG : both11: Unchanged skipping 2025/03/22 01:17:30 DEBUG : B2 bucket rclone-test-cocigew9febe: Waiting for transfers to finish 2025/03/22 01:17:30 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/22 01:17:30 INFO : only0: Copied (replaced existing) 2025/03/22 01:17:30 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/22 01:17:30 INFO : only1: Copied (replaced existing) 2025/03/22 01:17:31 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/22 01:17:31 INFO : only12: Copied (replaced existing) 2025/03/22 01:17:31 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/22 01:17:31 INFO : only13: Copied (replaced existing) 2025/03/22 01:17:31 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/22 01:17:31 INFO : only14: Copied (replaced existing) 2025/03/22 01:17:31 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/22 01:17:31 INFO : only10: Copied (replaced existing) 2025/03/22 01:17:31 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/22 01:17:31 INFO : only15: Copied (replaced existing) 2025/03/22 01:17:31 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/22 01:17:31 INFO : only11: Copied (replaced existing) 2025/03/22 01:17:31 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/22 01:17:31 INFO : only17: Copied (replaced existing) 2025/03/22 01:17:31 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/22 01:17:31 INFO : only16: Copied (replaced existing) 2025/03/22 01:17:31 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/22 01:17:31 INFO : only18: Copied (replaced existing) 2025/03/22 01:17:31 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/22 01:17:31 INFO : only19: Copied (replaced existing) 2025/03/22 01:17:31 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/22 01:17:31 INFO : only2: Copied (replaced existing) 2025/03/22 01:17:31 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/22 01:17:31 INFO : only3: Copied (replaced existing) 2025/03/22 01:17:31 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/22 01:17:31 INFO : only4: Copied (replaced existing) 2025/03/22 01:17:31 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/22 01:17:31 INFO : only5: Copied (replaced existing) 2025/03/22 01:17:31 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/22 01:17:31 INFO : only6: Copied (replaced existing) 2025/03/22 01:17:31 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/22 01:17:31 INFO : only7: Copied (replaced existing) 2025/03/22 01:17:31 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/22 01:17:31 INFO : only8: Copied (replaced existing) 2025/03/22 01:17:32 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/22 01:17:32 INFO : only9: Copied (replaced existing) 2025/03/22 01:17:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (23.50s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:17:40 DEBUG : empty_dir: Making directory with metadata 2025/03/22 01:17:40 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/22 01:17:40 DEBUG : empty_on_remote: Making directory with metadata 2025/03/22 01:17:40 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/22 01:17:40 INFO : empty_on_remote: Making directory 2025/03/22 01:17:40 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:17:41 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/22 01:17:41 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/22 01:17:41 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/22 01:17:41 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.52s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:17:44 DEBUG : empty_dir: Making directory with metadata 2025/03/22 01:17:44 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/22 01:17:44 DEBUG : empty_on_remote: Making directory with metadata 2025/03/22 01:17:44 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/22 01:17:44 INFO : empty_on_remote: Making directory 2025/03/22 01:17:44 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:17:44 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/22 01:17:44 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/22 01:17:44 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/22 01:17:44 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/22 01:17:44 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.24s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:17:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/22 01:17:47 INFO : sub dir: Making directory 2025/03/22 01:17:47 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.58s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" 2025/03/22 01:17:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/22 01:17:52 INFO : sub dir: Making directory 2025/03/22 01:17:52 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cocigew9febe", Local "Local file system at /tmp/rclone2482239282", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.63s) PASS 2025/03/22 01:17:56 DEBUG : B2 bucket rclone-test-cocigew9febe: Purge remote 2025/03/22 01:17:56 INFO : B2 bucket rclone-test-cocigew9febe: cleaning bucket "rclone-test-cocigew9febe" of all files 2025/03/22 01:17:57 DEBUG : BackupDir/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f40210e4b98ae22da_d20250322_m011534_c001_v7007000_t0000_u01742606134160") 2025/03/22 01:17:57 DEBUG : BackupDir/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f110d8f4e5b161e8f_d20250322_m011527_c001_v0001039_t0054_u01742606127333") 2025/03/22 01:17:57 DEBUG : CompareDest/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4129d080c8eecd1e_d20250322_m011508_c001_v7007000_t0000_u01742606108051") 2025/03/22 01:17:57 DEBUG : CompareDest/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f102364692135510b_d20250322_m011501_c001_v0001181_t0007_u01742606101966") 2025/03/22 01:17:57 DEBUG : CompareDest/two: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4129d080c8eecd1f_d20250322_m011508_c001_v7007000_t0000_u01742606108233") 2025/03/22 01:17:57 DEBUG : CompareDest/two: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f0632_d20250322_m011503_c001_v0001178_t0050_u01742606103322") 2025/03/22 01:17:57 DEBUG : CopyDest/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f40210e4b98ae22db_d20250322_m011534_c001_v7007000_t0000_u01742606134343") 2025/03/22 01:17:57 DEBUG : CopyDest/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c6dc_d20250322_m011524_c001_v0001105_t0027_u01742606124308") 2025/03/22 01:17:57 DEBUG : CopyDest/three: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f40210e4b98ae22dc_d20250322_m011534_c001_v7007000_t0000_u01742606134526") 2025/03/22 01:17:57 DEBUG : CopyDest/three: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f0681_d20250322_m011531_c001_v0001178_t0002_u01742606131990") 2025/03/22 01:17:57 DEBUG : CopyDest/two: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f40210e4b98ae22dd_d20250322_m011534_c001_v7007000_t0000_u01742606134710") 2025/03/22 01:17:57 DEBUG : CopyDest/two: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1023646921355159_d20250322_m011529_c001_v0001181_t0054_u01742606129767") 2025/03/22 01:17:57 DEBUG : EXISTING: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4175cc972c05a773_d20250322_m011656_c001_v7007000_t0000_u01742606216343") 2025/03/22 01:17:57 DEBUG : EXISTING: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f078d_d20250322_m011655_c001_v0001178_t0046_u01742606215388") 2025/03/22 01:17:57 DEBUG : Testêé: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4175cc972c05a767_d20250322_m011649_c001_v7007000_t0000_u01742606209394") 2025/03/22 01:17:58 DEBUG : Testêé: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f0781_d20250322_m011648_c001_v0001178_t0056_u01742606208795") 2025/03/22 01:17:58 DEBUG : Testêé: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f102364692135526f_d20250322_m011647_c001_v0001181_t0036_u01742606207816") 2025/03/22 01:17:58 DEBUG : a/potato2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f419e24248e8fc360_d20250322_m011317_c001_v7007000_t0000_u01742605997291") 2025/03/22 01:17:58 DEBUG : a/potato2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c4ca_d20250322_m011316_c001_v0001105_t0054_u01742605996597") 2025/03/22 01:17:58 DEBUG : a/potato2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4175cc972c05a53d_d20250322_m011314_c001_v7007000_t0000_u01742605994312") 2025/03/22 01:17:58 DEBUG : a/potato2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c4b4_d20250322_m011313_c001_v0001105_t0031_u01742605993324") 2025/03/22 01:17:58 DEBUG : a/potato2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f419e24248e8fc314_d20250322_m011250_c001_v7007000_t0000_u01742605970990") 2025/03/22 01:17:58 DEBUG : a/potato2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c429_d20250322_m011250_c001_v0001105_t0054_u01742605970032") 2025/03/22 01:17:58 DEBUG : b/potato: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f419e24248e8fc362_d20250322_m011317_c001_v7007000_t0000_u01742605997472") 2025/03/22 01:17:58 DEBUG : b/potato: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c4c2_d20250322_m011315_c001_v0001105_t0013_u01742605995233") 2025/03/22 01:17:58 DEBUG : b/potato: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4175cc972c05a53c_d20250322_m011313_c001_v7007000_t0000_u01742605993749") 2025/03/22 01:17:58 DEBUG : b/potato: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c4ac_d20250322_m011312_c001_v0001105_t0004_u01742605992121") 2025/03/22 01:17:58 DEBUG : b/potato: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f419e24248e8fc313_d20250322_m011250_c001_v7007000_t0000_u01742605970432") 2025/03/22 01:17:58 DEBUG : b/potato: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c41b_d20250322_m011248_c001_v0001105_t0005_u01742605968763") 2025/03/22 01:17:58 DEBUG : backup/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f405cab5e305308d3_d20250322_m011547_c001_v7007000_t0000_u01742606147127") 2025/03/22 01:17:58 DEBUG : backup/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f116faba8899d96f6_d20250322_m011545_c001_v0001131_t0028_u01742606145015") 2025/03/22 01:17:58 DEBUG : backup/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10415f54e9174154_d20250322_m011541_c001_v0001184_t0032_u01742606141200") 2025/03/22 01:17:58 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4045cb2128683c23_d20250322_m011611_c001_v7007000_t0000_u01742606171440") 2025/03/22 01:17:58 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f104164ca8c8fc422_d20250322_m011609_c001_v0001104_t0009_u01742606169072") 2025/03/22 01:17:58 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f104b4fdf4aa044e7_d20250322_m011605_c001_v0001182_t0022_u01742606165564") 2025/03/22 01:17:59 DEBUG : backup/one.bak: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4163f168c42c5440_d20250322_m011558_c001_v7007000_t0000_u01742606158865") 2025/03/22 01:17:59 DEBUG : backup/one.bak: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1093b3a7d66032ea_d20250322_m011557_c001_v0001184_t0057_u01742606157321") 2025/03/22 01:17:59 DEBUG : backup/one.bak: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1178350a75fccab7_d20250322_m011553_c001_v0001092_t0033_u01742606153643") 2025/03/22 01:17:59 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4045cb2128683c24_d20250322_m011611_c001_v7007000_t0000_u01742606171622") 2025/03/22 01:17:59 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f11431c65e2dbb785_d20250322_m011610_c001_v0001137_t0000_u01742606170344") 2025/03/22 01:17:59 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f110d22ff78f2f9dc_d20250322_m011607_c001_v0001184_t0052_u01742606167008") 2025/03/22 01:17:59 DEBUG : backup/three.txt: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f405cab5e305308d4_d20250322_m011547_c001_v7007000_t0000_u01742606147318") 2025/03/22 01:17:59 DEBUG : backup/three.txt: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f116f39f94e06a45a_d20250322_m011546_c001_v0001157_t0017_u01742606146167") 2025/03/22 01:17:59 DEBUG : backup/three.txt: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1105324a499f2911_d20250322_m011542_c001_v0001120_t0040_u01742606142737") 2025/03/22 01:17:59 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4163f168c42c5441_d20250322_m011559_c001_v7007000_t0000_u01742606159047") 2025/03/22 01:17:59 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10257481faa9ab15_d20250322_m011558_c001_v0001183_t0018_u01742606158096") 2025/03/22 01:17:59 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f105505783a48cfd9_d20250322_m011555_c001_v0001102_t0057_u01742606155117") 2025/03/22 01:17:59 DEBUG : both0: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff199962_d20250322_m011732_c001_v7007000_t0000_u01742606252704") 2025/03/22 01:17:59 DEBUG : both0: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c87e_d20250322_m011717_c001_v0001105_t0013_u01742606237622") 2025/03/22 01:17:59 DEBUG : both0: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f40968746276050ec_d20250322_m011713_c001_v7007000_t0000_u01742606233017") 2025/03/22 01:17:59 DEBUG : both0: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c828_d20250322_m011658_c001_v0001105_t0035_u01742606218605") 2025/03/22 01:17:59 DEBUG : both1: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff199969_d20250322_m011732_c001_v7007000_t0000_u01742606252888") 2025/03/22 01:17:59 DEBUG : both1: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c880_d20250322_m011718_c001_v0001105_t0052_u01742606238612") 2025/03/22 01:17:59 DEBUG : both1: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f40968746276050ed_d20250322_m011713_c001_v7007000_t0000_u01742606233199") 2025/03/22 01:17:59 DEBUG : both1: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c82c_d20250322_m011659_c001_v0001105_t0026_u01742606219120") 2025/03/22 01:17:59 DEBUG : both10: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff199971_d20250322_m011733_c001_v7007000_t0000_u01742606253070") 2025/03/22 01:17:59 DEBUG : both10: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c8a0_d20250322_m011723_c001_v0001105_t0039_u01742606243866") 2025/03/22 01:18:00 DEBUG : both10: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f40968746276050ee_d20250322_m011713_c001_v7007000_t0000_u01742606233393") 2025/03/22 01:18:00 DEBUG : both10: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c84a_d20250322_m011704_c001_v0001105_t0053_u01742606224071") 2025/03/22 01:18:00 DEBUG : both11: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff19997a_d20250322_m011733_c001_v7007000_t0000_u01742606253252") 2025/03/22 01:18:00 DEBUG : both11: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c8a2_d20250322_m011724_c001_v0001105_t0029_u01742606244437") 2025/03/22 01:18:00 DEBUG : both11: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f40968746276050ef_d20250322_m011713_c001_v7007000_t0000_u01742606233575") 2025/03/22 01:18:00 DEBUG : both11: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c84e_d20250322_m011704_c001_v0001105_t0011_u01742606224581") 2025/03/22 01:18:00 DEBUG : both12: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff199983_d20250322_m011733_c001_v7007000_t0000_u01742606253439") 2025/03/22 01:18:00 DEBUG : both12: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c8a4_d20250322_m011725_c001_v0001105_t0004_u01742606245235") 2025/03/22 01:18:00 DEBUG : both12: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f40968746276050f0_d20250322_m011713_c001_v7007000_t0000_u01742606233757") 2025/03/22 01:18:00 DEBUG : both12: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c852_d20250322_m011705_c001_v0001105_t0054_u01742606225249") 2025/03/22 01:18:00 DEBUG : both13: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff19998c_d20250322_m011733_c001_v7007000_t0000_u01742606253623") 2025/03/22 01:18:00 DEBUG : both13: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c8ac_d20250322_m011726_c001_v0001105_t0018_u01742606246016") 2025/03/22 01:18:00 DEBUG : both13: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f40968746276050f1_d20250322_m011713_c001_v7007000_t0000_u01742606233940") 2025/03/22 01:18:00 DEBUG : both13: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c854_d20250322_m011705_c001_v0001105_t0009_u01742606225780") 2025/03/22 01:18:00 DEBUG : both14: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff199994_d20250322_m011733_c001_v7007000_t0000_u01742606253806") 2025/03/22 01:18:00 DEBUG : both14: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c8ae_d20250322_m011726_c001_v0001105_t0042_u01742606246605") 2025/03/22 01:18:00 DEBUG : both14: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f40968746276050f2_d20250322_m011714_c001_v7007000_t0000_u01742606234124") 2025/03/22 01:18:00 DEBUG : both14: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c858_d20250322_m011706_c001_v0001105_t0054_u01742606226636") 2025/03/22 01:18:00 DEBUG : both15: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff19999b_d20250322_m011733_c001_v7007000_t0000_u01742606253989") 2025/03/22 01:18:00 DEBUG : both15: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c8b0_d20250322_m011727_c001_v0001105_t0054_u01742606247070") 2025/03/22 01:18:00 DEBUG : both15: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f40968746276050f3_d20250322_m011714_c001_v7007000_t0000_u01742606234308") 2025/03/22 01:18:00 DEBUG : both15: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c85a_d20250322_m011707_c001_v0001105_t0027_u01742606227141") 2025/03/22 01:18:01 DEBUG : both16: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff1999a3_d20250322_m011734_c001_v7007000_t0000_u01742606254171") 2025/03/22 01:18:01 DEBUG : both16: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c8b6_d20250322_m011727_c001_v0001105_t0049_u01742606247695") 2025/03/22 01:18:01 DEBUG : both16: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f40968746276050f4_d20250322_m011714_c001_v7007000_t0000_u01742606234491") 2025/03/22 01:18:01 DEBUG : both16: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c85c_d20250322_m011707_c001_v0001105_t0005_u01742606227675") 2025/03/22 01:18:01 DEBUG : both17: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff1999af_d20250322_m011734_c001_v7007000_t0000_u01742606254354") 2025/03/22 01:18:01 DEBUG : both17: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c8b8_d20250322_m011728_c001_v0001105_t0013_u01742606248185") 2025/03/22 01:18:01 DEBUG : both17: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f40968746276050f5_d20250322_m011714_c001_v7007000_t0000_u01742606234673") 2025/03/22 01:18:01 DEBUG : both17: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c860_d20250322_m011708_c001_v0001105_t0047_u01742606228389") 2025/03/22 01:18:01 DEBUG : both18: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff1999b6_d20250322_m011734_c001_v7007000_t0000_u01742606254541") 2025/03/22 01:18:01 DEBUG : both18: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c8ba_d20250322_m011728_c001_v0001105_t0008_u01742606248743") 2025/03/22 01:18:01 DEBUG : both18: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f40968746276050f6_d20250322_m011714_c001_v7007000_t0000_u01742606234857") 2025/03/22 01:18:01 DEBUG : both18: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c864_d20250322_m011708_c001_v0001105_t0014_u01742606228962") 2025/03/22 01:18:01 DEBUG : both19: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff1999bc_d20250322_m011734_c001_v7007000_t0000_u01742606254724") 2025/03/22 01:18:01 DEBUG : both19: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c8bc_d20250322_m011729_c001_v0001105_t0025_u01742606249407") 2025/03/22 01:18:01 DEBUG : both19: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f40968746276050f7_d20250322_m011715_c001_v7007000_t0000_u01742606235039") 2025/03/22 01:18:01 DEBUG : both19: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c866_d20250322_m011709_c001_v0001105_t0020_u01742606229639") 2025/03/22 01:18:01 DEBUG : both2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff1999c0_d20250322_m011734_c001_v7007000_t0000_u01742606254920") 2025/03/22 01:18:01 DEBUG : both2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c884_d20250322_m011719_c001_v0001105_t0056_u01742606239160") 2025/03/22 01:18:01 DEBUG : both2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f40968746276050f8_d20250322_m011715_c001_v7007000_t0000_u01742606235222") 2025/03/22 01:18:01 DEBUG : both2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c830_d20250322_m011659_c001_v0001105_t0059_u01742606219608") 2025/03/22 01:18:02 DEBUG : both3: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff1999c3_d20250322_m011735_c001_v7007000_t0000_u01742606255104") 2025/03/22 01:18:02 DEBUG : both3: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c88a_d20250322_m011719_c001_v0001105_t0049_u01742606239870") 2025/03/22 01:18:02 DEBUG : both3: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f40968746276050fb_d20250322_m011715_c001_v7007000_t0000_u01742606235405") 2025/03/22 01:18:02 DEBUG : both3: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c836_d20250322_m011700_c001_v0001105_t0053_u01742606220177") 2025/03/22 01:18:02 DEBUG : both4: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff1999c7_d20250322_m011735_c001_v7007000_t0000_u01742606255296") 2025/03/22 01:18:02 DEBUG : both4: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c892_d20250322_m011720_c001_v0001105_t0006_u01742606240424") 2025/03/22 01:18:02 DEBUG : both4: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f40968746276050fc_d20250322_m011715_c001_v7007000_t0000_u01742606235588") 2025/03/22 01:18:02 DEBUG : both4: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c83a_d20250322_m011700_c001_v0001105_t0043_u01742606220712") 2025/03/22 01:18:02 DEBUG : both5: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff1999ca_d20250322_m011735_c001_v7007000_t0000_u01742606255487") 2025/03/22 01:18:02 DEBUG : both5: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c894_d20250322_m011721_c001_v0001105_t0049_u01742606241120") 2025/03/22 01:18:02 DEBUG : both5: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f40968746276050fd_d20250322_m011715_c001_v7007000_t0000_u01742606235770") 2025/03/22 01:18:02 DEBUG : both5: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c83c_d20250322_m011701_c001_v0001105_t0023_u01742606221252") 2025/03/22 01:18:02 DEBUG : both6: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff1999cd_d20250322_m011735_c001_v7007000_t0000_u01742606255669") 2025/03/22 01:18:02 DEBUG : both6: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c896_d20250322_m011721_c001_v0001105_t0044_u01742606241581") 2025/03/22 01:18:02 DEBUG : both6: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f40968746276050fe_d20250322_m011715_c001_v7007000_t0000_u01742606235954") 2025/03/22 01:18:02 DEBUG : both6: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c83e_d20250322_m011701_c001_v0001105_t0049_u01742606221881") 2025/03/22 01:18:02 DEBUG : both7: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff1999d1_d20250322_m011735_c001_v7007000_t0000_u01742606255853") 2025/03/22 01:18:02 DEBUG : both7: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c898_d20250322_m011722_c001_v0001105_t0012_u01742606242099") 2025/03/22 01:18:02 DEBUG : both7: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f40968746276050ff_d20250322_m011716_c001_v7007000_t0000_u01742606236137") 2025/03/22 01:18:02 DEBUG : both7: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c840_d20250322_m011702_c001_v0001105_t0020_u01742606222407") 2025/03/22 01:18:02 DEBUG : both8: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff1999d5_d20250322_m011736_c001_v7007000_t0000_u01742606256047") 2025/03/22 01:18:02 DEBUG : both8: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c89a_d20250322_m011722_c001_v0001105_t0035_u01742606242695") 2025/03/22 01:18:03 DEBUG : both8: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4096874627605100_d20250322_m011716_c001_v7007000_t0000_u01742606236320") 2025/03/22 01:18:03 DEBUG : both8: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c842_d20250322_m011702_c001_v0001105_t0039_u01742606222929") 2025/03/22 01:18:03 DEBUG : both9: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff1999dc_d20250322_m011736_c001_v7007000_t0000_u01742606256245") 2025/03/22 01:18:03 DEBUG : both9: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c89e_d20250322_m011723_c001_v0001105_t0028_u01742606243198") 2025/03/22 01:18:03 DEBUG : both9: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4096874627605101_d20250322_m011716_c001_v7007000_t0000_u01742606236503") 2025/03/22 01:18:03 DEBUG : both9: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c848_d20250322_m011703_c001_v0001105_t0021_u01742606223460") 2025/03/22 01:18:03 DEBUG : c/non empty space: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f419e24248e8fc365_d20250322_m011317_c001_v7007000_t0000_u01742605997654") 2025/03/22 01:18:03 DEBUG : c/non empty space: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c4c6_d20250322_m011315_c001_v0001105_t0049_u01742605995718") 2025/03/22 01:18:03 DEBUG : c/non empty space: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4175cc972c05a53e_d20250322_m011314_c001_v7007000_t0000_u01742605994497") 2025/03/22 01:18:03 DEBUG : c/non empty space: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c4b0_d20250322_m011312_c001_v0001105_t0047_u01742605992618") 2025/03/22 01:18:03 DEBUG : c/non empty space: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f419e24248e8fc315_d20250322_m011251_c001_v7007000_t0000_u01742605971173") 2025/03/22 01:18:03 DEBUG : c/non empty space: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c41d_d20250322_m011249_c001_v0001105_t0032_u01742605969209") 2025/03/22 01:18:03 DEBUG : check sum: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4009ddf25a6b0cf7_d20250322_m011237_c001_v7007000_t0000_u01742605957192") 2025/03/22 01:18:03 DEBUG : check sum: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c3df_d20250322_m011236_c001_v0001105_t0046_u01742605956149") 2025/03/22 01:18:03 DEBUG : dest/3: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f40210e4b98ae22c9_d20250322_m011517_c001_v7007000_t0000_u01742606117017") 2025/03/22 01:18:03 DEBUG : dest/3: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f414c9664a91f5342_d20250322_m011515_c001_v0001184_t0042_u01742606115917") 2025/03/22 01:18:03 DEBUG : dst/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4175cc972c05a75c_d20250322_m011646_c001_v7007000_t0000_u01742606206337") 2025/03/22 01:18:03 DEBUG : dst/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f117ce7b79aba3503_d20250322_m011644_c001_v0001183_t0048_u01742606204325") 2025/03/22 01:18:03 DEBUG : dst/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff1998c4_d20250322_m011644_c001_v7007000_t0000_u01742606204139") 2025/03/22 01:18:03 DEBUG : dst/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f117ce7b79aba34b9_d20250322_m011641_c001_v0001183_t0046_u01742606201810") 2025/03/22 01:18:03 DEBUG : dst/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff1998c1_d20250322_m011641_c001_v7007000_t0000_u01742606201069") 2025/03/22 01:18:03 DEBUG : dst/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f102364692135524b_d20250322_m011636_c001_v0001181_t0015_u01742606196748") 2025/03/22 01:18:04 DEBUG : dst/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4175cc972c05a750_d20250322_m011635_c001_v7007000_t0000_u01742606195289") 2025/03/22 01:18:04 DEBUG : dst/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1082084df56924e0_d20250322_m011633_c001_v0001091_t0034_u01742606193062") 2025/03/22 01:18:04 DEBUG : dst/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f402696fc95063305_d20250322_m011632_c001_v7007000_t0000_u01742606192879") 2025/03/22 01:18:04 DEBUG : dst/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1082084df56924d6_d20250322_m011629_c001_v0001091_t0000_u01742606189210") 2025/03/22 01:18:04 DEBUG : dst/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f402696fc95063303_d20250322_m011628_c001_v7007000_t0000_u01742606188479") 2025/03/22 01:18:04 DEBUG : dst/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f102364692135520f_d20250322_m011623_c001_v0001181_t0007_u01742606183990") 2025/03/22 01:18:04 DEBUG : dst/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4045cb2128683c2f_d20250322_m011622_c001_v7007000_t0000_u01742606182675") 2025/03/22 01:18:04 DEBUG : dst/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10415f54e9174713_d20250322_m011620_c001_v0001184_t0044_u01742606180773") 2025/03/22 01:18:04 DEBUG : dst/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f402696fc95063301_d20250322_m011620_c001_v7007000_t0000_u01742606180591") 2025/03/22 01:18:04 DEBUG : dst/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10415f54e91746c6_d20250322_m011617_c001_v0001184_t0035_u01742606177552") 2025/03/22 01:18:04 DEBUG : dst/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f402696fc950632ff_d20250322_m011616_c001_v7007000_t0000_u01742606176832") 2025/03/22 01:18:04 DEBUG : dst/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c79c_d20250322_m011612_c001_v0001105_t0031_u01742606172713") 2025/03/22 01:18:04 DEBUG : dst/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4045cb2128683c25_d20250322_m011611_c001_v7007000_t0000_u01742606171805") 2025/03/22 01:18:04 DEBUG : dst/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f111c343448259915_d20250322_m011609_c001_v0001136_t0005_u01742606169754") 2025/03/22 01:18:04 DEBUG : dst/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f406a715d4b236fff_d20250322_m011609_c001_v7007000_t0000_u01742606169557") 2025/03/22 01:18:04 DEBUG : dst/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f111c343448259913_d20250322_m011606_c001_v0001136_t0043_u01742606166502") 2025/03/22 01:18:04 DEBUG : dst/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f406a715d4b236ffc_d20250322_m011605_c001_v7007000_t0000_u01742606165761") 2025/03/22 01:18:04 DEBUG : dst/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f06d7_d20250322_m011600_c001_v0001178_t0025_u01742606160149") 2025/03/22 01:18:04 DEBUG : dst/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4163f168c42c5443_d20250322_m011559_c001_v7007000_t0000_u01742606159231") 2025/03/22 01:18:04 DEBUG : dst/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1002f064a0b12fc1_d20250322_m011557_c001_v0001182_t0021_u01742606157704") 2025/03/22 01:18:04 DEBUG : dst/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4187645cc2e1b80a_d20250322_m011557_c001_v7007000_t0000_u01742606157523") 2025/03/22 01:18:05 DEBUG : dst/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1002f064a0b12f99_d20250322_m011554_c001_v0001182_t0046_u01742606154725") 2025/03/22 01:18:05 DEBUG : dst/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4187645cc2e1b807_d20250322_m011554_c001_v7007000_t0000_u01742606154000") 2025/03/22 01:18:05 DEBUG : dst/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f102364692135519f_d20250322_m011548_c001_v0001181_t0029_u01742606148411") 2025/03/22 01:18:05 DEBUG : dst/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f405cab5e305308d5_d20250322_m011547_c001_v7007000_t0000_u01742606147502") 2025/03/22 01:18:05 DEBUG : dst/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f104662f8d130752b_d20250322_m011545_c001_v0001105_t0059_u01742606145496") 2025/03/22 01:18:05 DEBUG : dst/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4187645cc2e1b7fe_d20250322_m011545_c001_v7007000_t0000_u01742606145309") 2025/03/22 01:18:05 DEBUG : dst/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f104662f8d1307521_d20250322_m011542_c001_v0001105_t0032_u01742606142145") 2025/03/22 01:18:05 DEBUG : dst/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4187645cc2e1b7f9_d20250322_m011541_c001_v7007000_t0000_u01742606141414") 2025/03/22 01:18:05 DEBUG : dst/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c702_d20250322_m011536_c001_v0001105_t0046_u01742606136077") 2025/03/22 01:18:05 DEBUG : dst/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f40210e4b98ae22df_d20250322_m011534_c001_v7007000_t0000_u01742606134937") 2025/03/22 01:18:05 DEBUG : dst/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f107e64333e0e39d7_d20250322_m011528_c001_v0001144_t0032_u01742606128125") 2025/03/22 01:18:05 DEBUG : dst/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f41127aeed6361f86_d20250322_m011527_c001_v7007000_t0000_u01742606127925") 2025/03/22 01:18:05 DEBUG : dst/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f066d_d20250322_m011523_c001_v0001178_t0059_u01742606123710") 2025/03/22 01:18:05 DEBUG : dst/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f105a67db31123dd5_d20250322_m011522_c001_v0001039_t0051_u01742606122553") 2025/03/22 01:18:05 DEBUG : dst/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f105a67db31123dd3_d20250322_m011521_c001_v0001039_t0021_u01742606121416") 2025/03/22 01:18:05 DEBUG : dst/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4129d080c8eecd20_d20250322_m011508_c001_v7007000_t0000_u01742606108434") 2025/03/22 01:18:05 DEBUG : dst/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c676_d20250322_m011501_c001_v0001105_t0022_u01742606101283") 2025/03/22 01:18:05 DEBUG : dst/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1169bc2757add31e_d20250322_m011500_c001_v0001184_t0051_u01742606100527") 2025/03/22 01:18:05 DEBUG : dst/one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1169bc2757add304_d20250322_m011459_c001_v0001184_t0056_u01742606099560") 2025/03/22 01:18:05 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4175cc972c05a75d_d20250322_m011646_c001_v7007000_t0000_u01742606206518") 2025/03/22 01:18:05 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f110d22ff78f2fd0d_d20250322_m011643_c001_v0001184_t0021_u01742606203924") 2025/03/22 01:18:06 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f118601ad6ad599e4_d20250322_m011640_c001_v0001184_t0012_u01742606200863") 2025/03/22 01:18:06 DEBUG : dst/one.bak: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4175cc972c05a751_d20250322_m011635_c001_v7007000_t0000_u01742606195470") 2025/03/22 01:18:06 DEBUG : dst/one.bak: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10176e2a67bdefa6_d20250322_m011632_c001_v0001038_t0005_u01742606192336") 2025/03/22 01:18:06 DEBUG : dst/one.bak: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f109b34bd623e0541_d20250322_m011627_c001_v0001109_t0019_u01742606187823") 2025/03/22 01:18:06 DEBUG : dst/one.bak: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4045cb2128683c30_d20250322_m011622_c001_v7007000_t0000_u01742606182874") 2025/03/22 01:18:06 DEBUG : dst/one.bak: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1000c9cfc136134b_d20250322_m011619_c001_v0001117_t0054_u01742606179957") 2025/03/22 01:18:06 DEBUG : dst/one.bak: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f117878a38914ebd2_d20250322_m011616_c001_v0001032_t0027_u01742606176466") 2025/03/22 01:18:06 DEBUG : dst/three: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f40210e4b98ae22e0_d20250322_m011535_c001_v7007000_t0000_u01742606135121") 2025/03/22 01:18:06 DEBUG : dst/three: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f105a67db31123def_d20250322_m011533_c001_v0001039_t0014_u01742606133142") 2025/03/22 01:18:06 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4175cc972c05a75e_d20250322_m011646_c001_v7007000_t0000_u01742606206702") 2025/03/22 01:18:06 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f118411c0922b292e_d20250322_m011645_c001_v0001157_t0006_u01742606205091") 2025/03/22 01:18:06 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f104d5db7d37e9b68_d20250322_m011642_c001_v0001183_t0035_u01742606202580") 2025/03/22 01:18:06 DEBUG : dst/three.txt: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4175cc972c05a75f_d20250322_m011646_c001_v7007000_t0000_u01742606206884") 2025/03/22 01:18:06 DEBUG : dst/three.txt: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f117ce7b79aba352f_d20250322_m011645_c001_v0001183_t0037_u01742606205752") 2025/03/22 01:18:06 DEBUG : dst/three.txt: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff1998c5_d20250322_m011645_c001_v7007000_t0000_u01742606205566") 2025/03/22 01:18:06 DEBUG : dst/three.txt: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f117ce7b79aba34d7_d20250322_m011642_c001_v0001183_t0015_u01742606202960") 2025/03/22 01:18:06 DEBUG : dst/three.txt: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff1998c3_d20250322_m011642_c001_v7007000_t0000_u01742606202773") 2025/03/22 01:18:06 DEBUG : dst/three.txt: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c7ec_d20250322_m011637_c001_v0001105_t0057_u01742606197952") 2025/03/22 01:18:06 DEBUG : dst/three.txt: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4175cc972c05a752_d20250322_m011635_c001_v7007000_t0000_u01742606195653") 2025/03/22 01:18:06 DEBUG : dst/three.txt: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1082084df56924e4_d20250322_m011634_c001_v0001091_t0052_u01742606194366") 2025/03/22 01:18:06 DEBUG : dst/three.txt: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f402696fc95063306_d20250322_m011634_c001_v7007000_t0000_u01742606194184") 2025/03/22 01:18:06 DEBUG : dst/three.txt: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1082084df56924d8_d20250322_m011630_c001_v0001091_t0000_u01742606190663") 2025/03/22 01:18:07 DEBUG : dst/three.txt: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f402696fc95063304_d20250322_m011630_c001_v7007000_t0000_u01742606190480") 2025/03/22 01:18:07 DEBUG : dst/three.txt: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c7c0_d20250322_m011625_c001_v0001105_t0045_u01742606185134") 2025/03/22 01:18:07 DEBUG : dst/three.txt: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f402696fc95063302_d20250322_m011622_c001_v7007000_t0000_u01742606182123") 2025/03/22 01:18:07 DEBUG : dst/three.txt: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c7ac_d20250322_m011618_c001_v0001105_t0044_u01742606178965") 2025/03/22 01:18:07 DEBUG : dst/three.txt: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f402696fc95063300_d20250322_m011618_c001_v7007000_t0000_u01742606178235") 2025/03/22 01:18:07 DEBUG : dst/three.txt: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f0709_d20250322_m011613_c001_v0001178_t0014_u01742606173986") 2025/03/22 01:18:07 DEBUG : dst/three.txt: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f406a715d4b237000_d20250322_m011610_c001_v7007000_t0000_u01742606170891") 2025/03/22 01:18:07 DEBUG : dst/three.txt: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f06f9_d20250322_m011608_c001_v0001178_t0000_u01742606168294") 2025/03/22 01:18:07 DEBUG : dst/three.txt: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f406a715d4b236ffd_d20250322_m011607_c001_v7007000_t0000_u01742606167202") 2025/03/22 01:18:07 DEBUG : dst/three.txt: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10236469213551cb_d20250322_m011601_c001_v0001181_t0020_u01742606161237") 2025/03/22 01:18:07 DEBUG : dst/three.txt: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4187645cc2e1b80b_d20250322_m011558_c001_v7007000_t0000_u01742606158311") 2025/03/22 01:18:07 DEBUG : dst/three.txt: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10236469213551c1_d20250322_m011556_c001_v0001181_t0052_u01742606156541") 2025/03/22 01:18:07 DEBUG : dst/three.txt: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4187645cc2e1b808_d20250322_m011555_c001_v7007000_t0000_u01742606155452") 2025/03/22 01:18:07 DEBUG : dst/three.txt: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c73c_d20250322_m011549_c001_v0001105_t0052_u01742606149198") 2025/03/22 01:18:07 DEBUG : dst/three.txt: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4187645cc2e1b801_d20250322_m011546_c001_v7007000_t0000_u01742606146572") 2025/03/22 01:18:07 DEBUG : dst/three.txt: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c722_d20250322_m011544_c001_v0001105_t0016_u01742606144089") 2025/03/22 01:18:07 DEBUG : dst/three.txt: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4187645cc2e1b7fa_d20250322_m011543_c001_v7007000_t0000_u01742606143003") 2025/03/22 01:18:07 DEBUG : dst/three.txt: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f068b_d20250322_m011536_c001_v0001178_t0022_u01742606136936") 2025/03/22 01:18:07 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4175cc972c05a753_d20250322_m011635_c001_v7007000_t0000_u01742606195835") 2025/03/22 01:18:07 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f105f8ceed7487d87_d20250322_m011633_c001_v0001182_t0044_u01742606193970") 2025/03/22 01:18:07 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f105d86b14e1b22f7_d20250322_m011630_c001_v0001181_t0001_u01742606190263") 2025/03/22 01:18:08 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4045cb2128683c31_d20250322_m011623_c001_v7007000_t0000_u01742606183057") 2025/03/22 01:18:08 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f107e5ecdfebd3723_d20250322_m011621_c001_v0001093_t0013_u01742606181178") 2025/03/22 01:18:08 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138df9de1b59af6_d20250322_m011617_c001_v0001103_t0051_u01742606177954") 2025/03/22 01:18:08 DEBUG : dst/two: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4175cc972c05a760_d20250322_m011647_c001_v7007000_t0000_u01742606207079") 2025/03/22 01:18:08 DEBUG : dst/two: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f0755_d20250322_m011637_c001_v0001178_t0045_u01742606197393") 2025/03/22 01:18:08 DEBUG : dst/two: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4175cc972c05a754_d20250322_m011636_c001_v7007000_t0000_u01742606196016") 2025/03/22 01:18:08 DEBUG : dst/two: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f072d_d20250322_m011624_c001_v0001178_t0029_u01742606184559") 2025/03/22 01:18:08 DEBUG : dst/two: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4045cb2128683c33_d20250322_m011623_c001_v7007000_t0000_u01742606183257") 2025/03/22 01:18:08 DEBUG : dst/two: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10236469213551f3_d20250322_m011613_c001_v0001181_t0013_u01742606173420") 2025/03/22 01:18:08 DEBUG : dst/two: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4045cb2128683c26_d20250322_m011611_c001_v7007000_t0000_u01742606171987") 2025/03/22 01:18:08 DEBUG : dst/two: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c766_d20250322_m011600_c001_v0001105_t0007_u01742606160778") 2025/03/22 01:18:08 DEBUG : dst/two: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4163f168c42c5445_d20250322_m011559_c001_v7007000_t0000_u01742606159416") 2025/03/22 01:18:08 DEBUG : dst/two: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f06a7_d20250322_m011548_c001_v0001178_t0034_u01742606148984") 2025/03/22 01:18:08 DEBUG : dst/two: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f405cab5e305308d6_d20250322_m011547_c001_v7007000_t0000_u01742606147684") 2025/03/22 01:18:08 DEBUG : dst/two: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f102364692135516d_d20250322_m011536_c001_v0001181_t0053_u01742606136721") 2025/03/22 01:18:08 DEBUG : dst/two: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f40210e4b98ae22e1_d20250322_m011535_c001_v7007000_t0000_u01742606135319") 2025/03/22 01:18:08 DEBUG : dst/two: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f117323e630d204ae_d20250322_m011530_c001_v0001038_t0057_u01742606130616") 2025/03/22 01:18:08 DEBUG : dst/two: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4129d080c8eecd21_d20250322_m011508_c001_v7007000_t0000_u01742606108618") 2025/03/22 01:18:08 DEBUG : dst/two: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1169bc2757add3ee_d20250322_m011507_c001_v0001184_t0048_u01742606107470") 2025/03/22 01:18:08 DEBUG : empty space: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f419e24248e8fc40b_d20250322_m011427_c001_v7007000_t0000_u01742606067196") 2025/03/22 01:18:08 DEBUG : empty space: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f05bf_d20250322_m011423_c001_v0001178_t0037_u01742606063974") 2025/03/22 01:18:08 DEBUG : empty space: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f419e24248e8fc403_d20250322_m011422_c001_v7007000_t0000_u01742606062063") 2025/03/22 01:18:09 DEBUG : empty space: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f057f_d20250322_m011411_c001_v0001178_t0040_u01742606051938") 2025/03/22 01:18:09 DEBUG : empty space: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff199747_d20250322_m011403_c001_v7007000_t0000_u01742606043658") 2025/03/22 01:18:09 DEBUG : empty space: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f054f_d20250322_m011358_c001_v0001178_t0030_u01742606038312") 2025/03/22 01:18:09 DEBUG : empty space: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4175cc972c05a564_d20250322_m011332_c001_v7007000_t0000_u01742606012577") 2025/03/22 01:18:09 DEBUG : empty space: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c50e_d20250322_m011330_c001_v0001105_t0045_u01742606010364") 2025/03/22 01:18:09 DEBUG : empty space: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4175cc972c05a55a_d20250322_m011328_c001_v7007000_t0000_u01742606008784") 2025/03/22 01:18:09 DEBUG : empty space: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c504_d20250322_m011327_c001_v0001105_t0024_u01742606007526") 2025/03/22 01:18:09 DEBUG : empty space: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4175cc972c05a553_d20250322_m011323_c001_v7007000_t0000_u01742606003462") 2025/03/22 01:18:09 DEBUG : empty space: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c4e8_d20250322_m011321_c001_v0001105_t0041_u01742606001518") 2025/03/22 01:18:09 DEBUG : empty space: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f419e24248e8fc36d_d20250322_m011320_c001_v7007000_t0000_u01742606000237") 2025/03/22 01:18:09 DEBUG : empty space: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c4d8_d20250322_m011318_c001_v0001105_t0051_u01742605998714") 2025/03/22 01:18:09 DEBUG : empty space: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f419e24248e8fc346_d20250322_m011311_c001_v7007000_t0000_u01742605991216") 2025/03/22 01:18:09 DEBUG : empty space: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c49a_d20250322_m011309_c001_v0001105_t0055_u01742605989478") 2025/03/22 01:18:09 DEBUG : empty space: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f419e24248e8fc33b_d20250322_m011308_c001_v7007000_t0000_u01742605988271") 2025/03/22 01:18:09 DEBUG : empty space: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c490_d20250322_m011307_c001_v0001105_t0044_u01742605987476") 2025/03/22 01:18:09 DEBUG : empty space: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f419e24248e8fc325_d20250322_m011300_c001_v7007000_t0000_u01742605980261") 2025/03/22 01:18:09 DEBUG : empty space: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c45d_d20250322_m011258_c001_v0001105_t0035_u01742605978760") 2025/03/22 01:18:09 DEBUG : empty space: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f419e24248e8fc31c_d20250322_m011256_c001_v7007000_t0000_u01742605976197") 2025/03/22 01:18:09 DEBUG : empty space: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c445_d20250322_m011255_c001_v0001105_t0009_u01742605975110") 2025/03/22 01:18:09 DEBUG : empty space: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f419e24248e8fc318_d20250322_m011254_c001_v7007000_t0000_u01742605974011") 2025/03/22 01:18:09 DEBUG : empty space: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f110d22ff78f2e16c_d20250322_m011253_c001_v0001184_t0052_u01742605973455") 2025/03/22 01:18:10 DEBUG : empty space: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c433_d20250322_m011251_c001_v0001105_t0046_u01742605971896") 2025/03/22 01:18:10 DEBUG : enormous: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4175cc972c05a560_d20250322_m011331_c001_v7007000_t0000_u01742606011553") 2025/03/22 01:18:10 DEBUG : enormous: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c510_d20250322_m011330_c001_v0001105_t0016_u01742606010646") 2025/03/22 01:18:10 DEBUG : existing: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4175cc972c05a76e_d20250322_m011651_c001_v7007000_t0000_u01742606211751") 2025/03/22 01:18:10 DEBUG : existing: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c816_d20250322_m011650_c001_v0001105_t0050_u01742606210498") 2025/03/22 01:18:10 DEBUG : existing: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff199739_d20250322_m011356_c001_v7007000_t0000_u01742606036631") 2025/03/22 01:18:10 DEBUG : existing: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c588_d20250322_m011355_c001_v0001105_t0012_u01742606035479") 2025/03/22 01:18:10 DEBUG : existing: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4187645cc2e1b73a_d20250322_m011247_c001_v7007000_t0000_u01742605967686") 2025/03/22 01:18:10 DEBUG : existing: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c40b_d20250322_m011246_c001_v0001105_t0020_u01742605966377") 2025/03/22 01:18:10 DEBUG : existing: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4187645cc2e1b738_d20250322_m011245_c001_v7007000_t0000_u01742605965119") 2025/03/22 01:18:10 DEBUG : existing: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c407_d20250322_m011244_c001_v0001105_t0054_u01742605964427") 2025/03/22 01:18:10 DEBUG : existing: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c3fb_d20250322_m011243_c001_v0001105_t0025_u01742605963576") 2025/03/22 01:18:10 DEBUG : existing-b: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff19973a_d20250322_m011356_c001_v7007000_t0000_u01742606036814") 2025/03/22 01:18:10 DEBUG : existing-b: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f0531_d20250322_m011355_c001_v0001178_t0013_u01742606035493") 2025/03/22 01:18:10 DEBUG : file1: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff199a61_d20250322_m011746_c001_v7007000_t0000_u01742606266008") 2025/03/22 01:18:10 DEBUG : file1: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f104db47f5fb3e86c_d20250322_m011744_c001_v0001181_t0032_u01742606264841") 2025/03/22 01:18:10 DEBUG : file1: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff199a46_d20250322_m011742_c001_v7007000_t0000_u01742606262751") 2025/03/22 01:18:10 DEBUG : file1: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f087f_d20250322_m011741_c001_v0001178_t0047_u01742606261340") 2025/03/22 01:18:10 DEBUG : five: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4175cc972c05a56d_d20250322_m011337_c001_v7007000_t0000_u01742606017480") 2025/03/22 01:18:10 DEBUG : five: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4138e39a4252c52c_d20250322_m011335_c001_v0001105_t0049_u01742606015293") 2025/03/22 01:18:10 DEBUG : foo: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f419e24248e8fc321_d20250322_m011258_c001_v7007000_t0000_u01742605978023") 2025/03/22 01:18:11 DEBUG : foo: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4138e39a4252c457_d20250322_m011257_c001_v0001105_t0049_u01742605977476") 2025/03/22 01:18:11 DEBUG : foo: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4138e39a4252c453_d20250322_m011256_c001_v0001105_t0049_u01742605976927") 2025/03/22 01:18:11 DEBUG : four: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4175cc972c05a56e_d20250322_m011337_c001_v7007000_t0000_u01742606017664") 2025/03/22 01:18:11 DEBUG : four: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4023646921354fb8_d20250322_m011336_c001_v0001181_t0004_u01742606016048") 2025/03/22 01:18:11 DEBUG : four: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c524_d20250322_m011334_c001_v0001105_t0050_u01742606014637") 2025/03/22 01:18:11 DEBUG : hello world2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f41127aeed6361ed1_d20250322_m011151_c001_v7007000_t0000_u01742605911792") 2025/03/22 01:18:11 DEBUG : hello world2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c301_d20250322_m011151_c001_v0001105_t0047_u01742605911063") 2025/03/22 01:18:11 DEBUG : ignore-size: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4187645cc2e1b735_d20250322_m011242_c001_v7007000_t0000_u01742605962496") 2025/03/22 01:18:11 DEBUG : ignore-size: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c3f1_d20250322_m011241_c001_v0001105_t0014_u01742605961129") 2025/03/22 01:18:11 DEBUG : nested/sub dir/file: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff199733_d20250322_m011354_c001_v7007000_t0000_u01742606034375") 2025/03/22 01:18:11 DEBUG : nested/sub dir/file: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f0529_d20250322_m011353_c001_v0001178_t0044_u01742606033441") 2025/03/22 01:18:11 DEBUG : nested/sub dir/file: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff19972e_d20250322_m011352_c001_v7007000_t0000_u01742606032334") 2025/03/22 01:18:11 DEBUG : nested/sub dir/file: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f0521_d20250322_m011351_c001_v0001178_t0058_u01742606031322") 2025/03/22 01:18:11 DEBUG : one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4175cc972c05a56f_d20250322_m011337_c001_v7007000_t0000_u01742606017870") 2025/03/22 01:18:11 DEBUG : one: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4138e39a4252c514_d20250322_m011333_c001_v0001105_t0049_u01742606013705") 2025/03/22 01:18:11 DEBUG : only0: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff1999e1_d20250322_m011736_c001_v7007000_t0000_u01742606256428") 2025/03/22 01:18:11 DEBUG : only0: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4138e39a4252c8c0_d20250322_m011730_c001_v0001105_t0049_u01742606250681") 2025/03/22 01:18:11 DEBUG : only0: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f07ff_d20250322_m011718_c001_v0001178_t0049_u01742606238401") 2025/03/22 01:18:11 DEBUG : only0: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f40968746276050e8_d20250322_m011712_c001_v7007000_t0000_u01742606232009") 2025/03/22 01:18:11 DEBUG : only0: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f0795_d20250322_m011658_c001_v0001178_t0042_u01742606218911") 2025/03/22 01:18:12 DEBUG : only1: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff1999e5_d20250322_m011736_c001_v7007000_t0000_u01742606256612") 2025/03/22 01:18:12 DEBUG : only1: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f40794d12b44f084b_d20250322_m011730_c001_v0001178_t0002_u01742606250692") 2025/03/22 01:18:12 DEBUG : only1: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f0805_d20250322_m011718_c001_v0001178_t0057_u01742606238954") 2025/03/22 01:18:12 DEBUG : only1: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f40968746276050e5_d20250322_m011711_c001_v7007000_t0000_u01742606231634") 2025/03/22 01:18:12 DEBUG : only1: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f0797_d20250322_m011659_c001_v0001178_t0056_u01742606219396") 2025/03/22 01:18:12 DEBUG : only10: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff1999e9_d20250322_m011736_c001_v7007000_t0000_u01742606256811") 2025/03/22 01:18:12 DEBUG : only10: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f411d189d0dc88c60_d20250322_m011731_c001_v0001184_t0009_u01742606251256") 2025/03/22 01:18:12 DEBUG : only10: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f081f_d20250322_m011724_c001_v0001178_t0003_u01742606244215") 2025/03/22 01:18:12 DEBUG : only10: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f41806d3f4035d134_d20250322_m011712_c001_v7007000_t0000_u01742606232017") 2025/03/22 01:18:12 DEBUG : only10: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f07bd_d20250322_m011704_c001_v0001178_t0044_u01742606224367") 2025/03/22 01:18:12 DEBUG : only11: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff1999ec_d20250322_m011736_c001_v7007000_t0000_u01742606256994") 2025/03/22 01:18:12 DEBUG : only11: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f404db47f5fb3e83c_d20250322_m011731_c001_v0001181_t0001_u01742606251438") 2025/03/22 01:18:12 DEBUG : only11: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f0829_d20250322_m011725_c001_v0001178_t0044_u01742606245010") 2025/03/22 01:18:12 DEBUG : only11: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f404b450aa33f6557_d20250322_m011712_c001_v7007000_t0000_u01742606232034") 2025/03/22 01:18:12 DEBUG : only11: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f07c1_d20250322_m011705_c001_v0001178_t0025_u01742606225040") 2025/03/22 01:18:12 DEBUG : only12: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff1999f0_d20250322_m011737_c001_v7007000_t0000_u01742606257180") 2025/03/22 01:18:12 DEBUG : only12: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4138e39a4252c8c4_d20250322_m011731_c001_v0001105_t0049_u01742606251080") 2025/03/22 01:18:12 DEBUG : only12: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f082b_d20250322_m011725_c001_v0001178_t0058_u01742606245802") 2025/03/22 01:18:12 DEBUG : only12: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f404b450aa33f6555_d20250322_m011711_c001_v7007000_t0000_u01742606231632") 2025/03/22 01:18:12 DEBUG : only12: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f07c5_d20250322_m011705_c001_v0001178_t0032_u01742606225549") 2025/03/22 01:18:12 DEBUG : only13: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff1999f3_d20250322_m011737_c001_v7007000_t0000_u01742606257367") 2025/03/22 01:18:12 DEBUG : only13: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f40794d12b44f084f_d20250322_m011731_c001_v0001178_t0002_u01742606251091") 2025/03/22 01:18:13 DEBUG : only13: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f082d_d20250322_m011726_c001_v0001178_t0053_u01742606246398") 2025/03/22 01:18:13 DEBUG : only13: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f404b450aa33f6558_d20250322_m011712_c001_v7007000_t0000_u01742606232233") 2025/03/22 01:18:13 DEBUG : only13: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f07cb_d20250322_m011706_c001_v0001178_t0044_u01742606226423") 2025/03/22 01:18:13 DEBUG : only14: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff1999f7_d20250322_m011737_c001_v7007000_t0000_u01742606257598") 2025/03/22 01:18:13 DEBUG : only14: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4138e39a4252c8c6_d20250322_m011731_c001_v0001105_t0049_u01742606251265") 2025/03/22 01:18:13 DEBUG : only14: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f0833_d20250322_m011726_c001_v0001178_t0042_u01742606246869") 2025/03/22 01:18:13 DEBUG : only14: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f41806d3f4035d132_d20250322_m011711_c001_v7007000_t0000_u01742606231650") 2025/03/22 01:18:13 DEBUG : only14: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f07d1_d20250322_m011706_c001_v0001178_t0011_u01742606226917") 2025/03/22 01:18:13 DEBUG : only15: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff1999fb_d20250322_m011737_c001_v7007000_t0000_u01742606257781") 2025/03/22 01:18:13 DEBUG : only15: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f40794d12b44f0853_d20250322_m011731_c001_v0001178_t0002_u01742606251276") 2025/03/22 01:18:13 DEBUG : only15: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f0837_d20250322_m011727_c001_v0001178_t0015_u01742606247327") 2025/03/22 01:18:13 DEBUG : only15: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f405c42b60cff8667_d20250322_m011712_c001_v7007000_t0000_u01742606232358") 2025/03/22 01:18:13 DEBUG : only15: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f07d5_d20250322_m011707_c001_v0001178_t0057_u01742606227464") 2025/03/22 01:18:13 DEBUG : only16: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff199a03_d20250322_m011737_c001_v7007000_t0000_u01742606257964") 2025/03/22 01:18:13 DEBUG : only16: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4138e39a4252c8ca_d20250322_m011731_c001_v0001105_t0049_u01742606251450") 2025/03/22 01:18:13 DEBUG : only16: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f083b_d20250322_m011727_c001_v0001178_t0000_u01742606247973") 2025/03/22 01:18:13 DEBUG : only16: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f405c42b60cff8664_d20250322_m011711_c001_v7007000_t0000_u01742606231815") 2025/03/22 01:18:13 DEBUG : only16: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f07d9_d20250322_m011708_c001_v0001178_t0058_u01742606228185") 2025/03/22 01:18:13 DEBUG : only17: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff199a07_d20250322_m011738_c001_v7007000_t0000_u01742606258147") 2025/03/22 01:18:13 DEBUG : only17: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f411d189d0dc88c66_d20250322_m011731_c001_v0001184_t0009_u01742606251462") 2025/03/22 01:18:13 DEBUG : only17: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f083f_d20250322_m011728_c001_v0001178_t0054_u01742606248540") 2025/03/22 01:18:13 DEBUG : only17: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f40968746276050e7_d20250322_m011711_c001_v7007000_t0000_u01742606231826") 2025/03/22 01:18:14 DEBUG : only17: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f07dd_d20250322_m011708_c001_v0001178_t0011_u01742606228708") 2025/03/22 01:18:14 DEBUG : only18: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff199a0e_d20250322_m011738_c001_v7007000_t0000_u01742606258330") 2025/03/22 01:18:14 DEBUG : only18: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f40794d12b44f0857_d20250322_m011731_c001_v0001178_t0002_u01742606251472") 2025/03/22 01:18:14 DEBUG : only18: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f0843_d20250322_m011729_c001_v0001178_t0046_u01742606249199") 2025/03/22 01:18:14 DEBUG : only18: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f41806d3f4035d133_d20250322_m011711_c001_v7007000_t0000_u01742606231834") 2025/03/22 01:18:14 DEBUG : only18: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f07df_d20250322_m011709_c001_v0001178_t0016_u01742606229349") 2025/03/22 01:18:14 DEBUG : only19: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff199a12_d20250322_m011738_c001_v7007000_t0000_u01742606258516") 2025/03/22 01:18:14 DEBUG : only19: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f404db47f5fb3e83e_d20250322_m011731_c001_v0001181_t0001_u01742606251628") 2025/03/22 01:18:14 DEBUG : only19: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f0845_d20250322_m011729_c001_v0001178_t0042_u01742606249830") 2025/03/22 01:18:14 DEBUG : only19: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f40968746276050ea_d20250322_m011712_c001_v7007000_t0000_u01742606232374") 2025/03/22 01:18:14 DEBUG : only19: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f07e1_d20250322_m011710_c001_v0001178_t0010_u01742606230018") 2025/03/22 01:18:14 DEBUG : only2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff199a16_d20250322_m011738_c001_v7007000_t0000_u01742606258698") 2025/03/22 01:18:14 DEBUG : only2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f411d189d0dc88c72_d20250322_m011731_c001_v0001184_t0009_u01742606251644") 2025/03/22 01:18:14 DEBUG : only2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f0809_d20250322_m011719_c001_v0001178_t0035_u01742606239643") 2025/03/22 01:18:14 DEBUG : only2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f404b450aa33f6556_d20250322_m011711_c001_v7007000_t0000_u01742606231848") 2025/03/22 01:18:14 DEBUG : only2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f0799_d20250322_m011659_c001_v0001178_t0050_u01742606219967") 2025/03/22 01:18:14 DEBUG : only3: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff199a1a_d20250322_m011738_c001_v7007000_t0000_u01742606258883") 2025/03/22 01:18:14 DEBUG : only3: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4138e39a4252c8ce_d20250322_m011731_c001_v0001105_t0049_u01742606251654") 2025/03/22 01:18:14 DEBUG : only3: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f080b_d20250322_m011720_c001_v0001178_t0044_u01742606240181") 2025/03/22 01:18:14 DEBUG : only3: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f404b450aa33f6553_d20250322_m011711_c001_v7007000_t0000_u01742606231254") 2025/03/22 01:18:14 DEBUG : only3: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f079d_d20250322_m011700_c001_v0001178_t0050_u01742606220502") 2025/03/22 01:18:15 DEBUG : only4: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff199a1d_d20250322_m011739_c001_v7007000_t0000_u01742606259066") 2025/03/22 01:18:15 DEBUG : only4: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f40794d12b44f0859_d20250322_m011731_c001_v0001178_t0002_u01742606251665") 2025/03/22 01:18:15 DEBUG : only4: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f080f_d20250322_m011720_c001_v0001178_t0044_u01742606240909") 2025/03/22 01:18:15 DEBUG : only4: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f405c42b60cff8665_d20250322_m011711_c001_v7007000_t0000_u01742606231996") 2025/03/22 01:18:15 DEBUG : only4: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f079f_d20250322_m011701_c001_v0001178_t0059_u01742606221019") 2025/03/22 01:18:15 DEBUG : only5: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff199a20_d20250322_m011739_c001_v7007000_t0000_u01742606259264") 2025/03/22 01:18:15 DEBUG : only5: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f404db47f5fb3e842_d20250322_m011731_c001_v0001181_t0001_u01742606251812") 2025/03/22 01:18:15 DEBUG : only5: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f0811_d20250322_m011721_c001_v0001178_t0029_u01742606241369") 2025/03/22 01:18:15 DEBUG : only5: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f40968746276050e9_d20250322_m011712_c001_v7007000_t0000_u01742606232192") 2025/03/22 01:18:15 DEBUG : only5: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f07a9_d20250322_m011701_c001_v0001178_t0005_u01742606221603") 2025/03/22 01:18:15 DEBUG : only6: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff199a23_d20250322_m011739_c001_v7007000_t0000_u01742606259446") 2025/03/22 01:18:15 DEBUG : only6: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f411d189d0dc88c7a_d20250322_m011731_c001_v0001184_t0009_u01742606251826") 2025/03/22 01:18:15 DEBUG : only6: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f0813_d20250322_m011721_c001_v0001178_t0038_u01742606241896") 2025/03/22 01:18:15 DEBUG : only6: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f405c42b60cff8663_d20250322_m011711_c001_v7007000_t0000_u01742606231633") 2025/03/22 01:18:15 DEBUG : only6: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f07b3_d20250322_m011702_c001_v0001178_t0054_u01742606222201") 2025/03/22 01:18:15 DEBUG : only7: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff199a27_d20250322_m011739_c001_v7007000_t0000_u01742606259629") 2025/03/22 01:18:15 DEBUG : only7: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4138e39a4252c8d2_d20250322_m011731_c001_v0001105_t0049_u01742606251838") 2025/03/22 01:18:15 DEBUG : only7: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f0815_d20250322_m011722_c001_v0001178_t0036_u01742606242489") 2025/03/22 01:18:15 DEBUG : only7: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f404b450aa33f6554_d20250322_m011711_c001_v7007000_t0000_u01742606231447") 2025/03/22 01:18:15 DEBUG : only7: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f07b5_d20250322_m011702_c001_v0001178_t0059_u01742606222722") 2025/03/22 01:18:16 DEBUG : only8: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff199a2a_d20250322_m011739_c001_v7007000_t0000_u01742606259816") 2025/03/22 01:18:16 DEBUG : only8: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f40794d12b44f085b_d20250322_m011731_c001_v0001178_t0002_u01742606251850") 2025/03/22 01:18:16 DEBUG : only8: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f0819_d20250322_m011722_c001_v0001178_t0047_u01742606242974") 2025/03/22 01:18:16 DEBUG : only8: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f405c42b60cff8666_d20250322_m011712_c001_v7007000_t0000_u01742606232177") 2025/03/22 01:18:16 DEBUG : only8: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f07b9_d20250322_m011703_c001_v0001178_t0046_u01742606223241") 2025/03/22 01:18:16 DEBUG : only9: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff199a2c_d20250322_m011739_c001_v7007000_t0000_u01742606259999") 2025/03/22 01:18:16 DEBUG : only9: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f404db47f5fb3e844_d20250322_m011731_c001_v0001181_t0001_u01742606251995") 2025/03/22 01:18:16 DEBUG : only9: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f081d_d20250322_m011723_c001_v0001178_t0041_u01742606243663") 2025/03/22 01:18:16 DEBUG : only9: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f41806d3f4035d135_d20250322_m011712_c001_v7007000_t0000_u01742606232200") 2025/03/22 01:18:16 DEBUG : only9: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f07bb_d20250322_m011703_c001_v0001178_t0006_u01742606223840") 2025/03/22 01:18:16 DEBUG : potato: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff199729_d20250322_m011349_c001_v7007000_t0000_u01742606029479") 2025/03/22 01:18:16 DEBUG : potato: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1023646921354ff8_d20250322_m011347_c001_v0001181_t0052_u01742606027343") 2025/03/22 01:18:16 DEBUG : potato: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4175cc972c05a578_d20250322_m011345_c001_v7007000_t0000_u01742606025475") 2025/03/22 01:18:16 DEBUG : potato: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c54e_d20250322_m011342_c001_v0001105_t0004_u01742606022709") 2025/03/22 01:18:16 DEBUG : potato: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4175cc972c05a575_d20250322_m011340_c001_v7007000_t0000_u01742606020816") 2025/03/22 01:18:16 DEBUG : potato: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f04f6_d20250322_m011338_c001_v0001178_t0022_u01742606018797") 2025/03/22 01:18:16 DEBUG : potato: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4175cc972c05a557_d20250322_m011326_c001_v7007000_t0000_u01742606006269") 2025/03/22 01:18:16 DEBUG : potato: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c4f4_d20250322_m011324_c001_v0001105_t0038_u01742606004397") 2025/03/22 01:18:16 DEBUG : potato: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4175cc972c05a54f_d20250322_m011322_c001_v7007000_t0000_u01742606002146") 2025/03/22 01:18:16 DEBUG : potato: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c4e6_d20250322_m011321_c001_v0001105_t0019_u01742606001166") 2025/03/22 01:18:16 DEBUG : potato: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f419e24248e8fc369_d20250322_m011319_c001_v7007000_t0000_u01742605999416") 2025/03/22 01:18:17 DEBUG : potato: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c4d6_d20250322_m011318_c001_v0001105_t0039_u01742605998435") 2025/03/22 01:18:17 DEBUG : potato: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f419e24248e8fc344_d20250322_m011310_c001_v7007000_t0000_u01742605990669") 2025/03/22 01:18:17 DEBUG : potato: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c498_d20250322_m011309_c001_v0001105_t0039_u01742605989186") 2025/03/22 01:18:17 DEBUG : potato: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f419e24248e8fc33c_d20250322_m011308_c001_v7007000_t0000_u01742605988453") 2025/03/22 01:18:17 DEBUG : potato: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c48e_d20250322_m011307_c001_v0001105_t0032_u01742605987154") 2025/03/22 01:18:17 DEBUG : potato: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f419e24248e8fc337_d20250322_m011306_c001_v7007000_t0000_u01742605986411") 2025/03/22 01:18:17 DEBUG : potato: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c47d_d20250322_m011304_c001_v0001105_t0004_u01742605984039") 2025/03/22 01:18:17 DEBUG : potato: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c479_d20250322_m011303_c001_v0001105_t0015_u01742605983268") 2025/03/22 01:18:17 DEBUG : potato: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f419e24248e8fc32f_d20250322_m011302_c001_v7007000_t0000_u01742605982547") 2025/03/22 01:18:17 DEBUG : potato: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c473_d20250322_m011301_c001_v0001105_t0016_u01742605981847") 2025/03/22 01:18:17 DEBUG : potato: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c469_d20250322_m011301_c001_v0001105_t0030_u01742605981166") 2025/03/22 01:18:17 DEBUG : potato: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f419e24248e8fc328_d20250322_m011300_c001_v7007000_t0000_u01742605980442") 2025/03/22 01:18:17 DEBUG : potato: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c45f_d20250322_m011259_c001_v0001105_t0054_u01742605979509") 2025/03/22 01:18:17 DEBUG : potato2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f414974339c54edf1_d20250322_m011436_c001_v7007000_t0000_u01742606076048") 2025/03/22 01:18:17 DEBUG : potato2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10236469213550aa_d20250322_m011435_c001_v0001181_t0058_u01742606075454") 2025/03/22 01:18:17 DEBUG : potato2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f419e24248e8fc40c_d20250322_m011427_c001_v7007000_t0000_u01742606067720") 2025/03/22 01:18:17 DEBUG : potato2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1023646921355080_d20250322_m011423_c001_v0001181_t0014_u01742606063403") 2025/03/22 01:18:17 DEBUG : potato2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f417684f466bfdffc_d20250322_m011415_c001_v7007000_t0000_u01742606055338") 2025/03/22 01:18:17 DEBUG : potato2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1023646921355048_d20250322_m011411_c001_v0001181_t0037_u01742606051370") 2025/03/22 01:18:17 DEBUG : potato2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff199749_d20250322_m011404_c001_v7007000_t0000_u01742606044076") 2025/03/22 01:18:17 DEBUG : potato2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f102364692135501c_d20250322_m011358_c001_v0001181_t0007_u01742606038094") 2025/03/22 01:18:17 DEBUG : potato2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4175cc972c05a561_d20250322_m011331_c001_v7007000_t0000_u01742606011750") 2025/03/22 01:18:17 DEBUG : potato2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c50c_d20250322_m011330_c001_v0001105_t0031_u01742606010093") 2025/03/22 01:18:18 DEBUG : potato2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4175cc972c05a55b_d20250322_m011328_c001_v7007000_t0000_u01742606008975") 2025/03/22 01:18:18 DEBUG : potato2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c500_d20250322_m011327_c001_v0001105_t0037_u01742606007204") 2025/03/22 01:18:18 DEBUG : potato2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4175cc972c05a558_d20250322_m011326_c001_v7007000_t0000_u01742606006455") 2025/03/22 01:18:18 DEBUG : potato2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c4f8_d20250322_m011325_c001_v0001105_t0004_u01742606005105") 2025/03/22 01:18:18 DEBUG : potato2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4175cc972c05a554_d20250322_m011323_c001_v7007000_t0000_u01742606003649") 2025/03/22 01:18:18 DEBUG : potato2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c4ec_d20250322_m011322_c001_v0001105_t0058_u01742606002520") 2025/03/22 01:18:18 DEBUG : potato2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f419e24248e8fc36e_d20250322_m011320_c001_v7007000_t0000_u01742606000419") 2025/03/22 01:18:18 DEBUG : potato2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c4dc_d20250322_m011319_c001_v0001105_t0006_u01742605999427") 2025/03/22 01:18:18 DEBUG : potato2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f419e24248e8fc347_d20250322_m011311_c001_v7007000_t0000_u01742605991396") 2025/03/22 01:18:18 DEBUG : potato2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c49e_d20250322_m011310_c001_v0001105_t0039_u01742605990290") 2025/03/22 01:18:18 DEBUG : potato2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f41127aeed6361ed8_d20250322_m011155_c001_v7007000_t0000_u01742605915443") 2025/03/22 01:18:18 DEBUG : potato2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c313_d20250322_m011154_c001_v0001105_t0052_u01742605914698") 2025/03/22 01:18:18 DEBUG : potato2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f41127aeed6361ed3_d20250322_m011153_c001_v7007000_t0000_u01742605913424") 2025/03/22 01:18:18 DEBUG : potato2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c309_d20250322_m011152_c001_v0001105_t0049_u01742605912730") 2025/03/22 01:18:18 DEBUG : potato3: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f419e24248e8fc40e_d20250322_m011427_c001_v7007000_t0000_u01742606067905") 2025/03/22 01:18:18 DEBUG : potato3: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c60c_d20250322_m011424_c001_v0001105_t0029_u01742606064535") 2025/03/22 01:18:18 DEBUG : potato3: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f417684f466bfdffd_d20250322_m011415_c001_v7007000_t0000_u01742606055576") 2025/03/22 01:18:18 DEBUG : potato3: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c5de_d20250322_m011412_c001_v0001105_t0042_u01742606052514") 2025/03/22 01:18:18 DEBUG : potato3: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff19974a_d20250322_m011404_c001_v7007000_t0000_u01742606044323") 2025/03/22 01:18:18 DEBUG : potato3: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c594_d20250322_m011358_c001_v0001105_t0052_u01742606038526") 2025/03/22 01:18:19 DEBUG : pre-dest1/1: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f40210e4b98ae22ca_d20250322_m011517_c001_v7007000_t0000_u01742606117200") 2025/03/22 01:18:19 DEBUG : pre-dest1/1: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c69c_d20250322_m011509_c001_v0001105_t0040_u01742606109370") 2025/03/22 01:18:19 DEBUG : pre-dest2/2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f40210e4b98ae22cb_d20250322_m011517_c001_v7007000_t0000_u01742606117385") 2025/03/22 01:18:19 DEBUG : pre-dest2/2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1023646921355125_d20250322_m011510_c001_v0001181_t0023_u01742606110040") 2025/03/22 01:18:19 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4129d080c8eecd12_d20250322_m011449_c001_v7007000_t0000_u01742606089174") 2025/03/22 01:18:19 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f0602_d20250322_m011445_c001_v0001178_t0040_u01742606085306") 2025/03/22 01:18:19 DEBUG : sizeonly: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4009ddf25a6b0cff_d20250322_m011239_c001_v7007000_t0000_u01742605959500") 2025/03/22 01:18:19 DEBUG : sizeonly: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c3e3_d20250322_m011238_c001_v0001105_t0054_u01742605958466") 2025/03/22 01:18:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f41127aeed6362158_d20250322_m011755_c001_v7007000_t0000_u01742606275413") 2025/03/22 01:18:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f08a5_d20250322_m011752_c001_v0001178_t0005_u01742606272698") 2025/03/22 01:18:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff199a72_d20250322_m011750_c001_v7007000_t0000_u01742606270752") 2025/03/22 01:18:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f111d189d0dc88e6d_d20250322_m011747_c001_v0001184_t0042_u01742606267732") 2025/03/22 01:18:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff199735_d20250322_m011354_c001_v7007000_t0000_u01742606034565") 2025/03/22 01:18:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f102364692135500e_d20250322_m011353_c001_v0001181_t0052_u01742606033790") 2025/03/22 01:18:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff19972f_d20250322_m011352_c001_v7007000_t0000_u01742606032516") 2025/03/22 01:18:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c572_d20250322_m011351_c001_v0001105_t0030_u01742606031671") 2025/03/22 01:18:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4009ddf25a6b0cf2_d20250322_m011235_c001_v7007000_t0000_u01742605955234") 2025/03/22 01:18:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c3d3_d20250322_m011233_c001_v0001105_t0057_u01742605953565") 2025/03/22 01:18:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4009ddf25a6b0cea_d20250322_m011232_c001_v7007000_t0000_u01742605952837") 2025/03/22 01:18:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c3c9_d20250322_m011231_c001_v0001105_t0016_u01742605951563") 2025/03/22 01:18:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4009ddf25a6b0cdd_d20250322_m011228_c001_v7007000_t0000_u01742605948680") 2025/03/22 01:18:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c3ba_d20250322_m011227_c001_v0001105_t0012_u01742605947271") 2025/03/22 01:18:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4009ddf25a6b0cd3_d20250322_m011226_c001_v7007000_t0000_u01742605946724") 2025/03/22 01:18:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c3b1_d20250322_m011225_c001_v0001105_t0019_u01742605945387") 2025/03/22 01:18:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c3a1_d20250322_m011222_c001_v0001105_t0055_u01742605942435") 2025/03/22 01:18:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4009ddf25a6b0cc7_d20250322_m011221_c001_v7007000_t0000_u01742605941707") 2025/03/22 01:18:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c39d_d20250322_m011221_c001_v0001105_t0025_u01742605941065") 2025/03/22 01:18:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c399_d20250322_m011220_c001_v0001105_t0008_u01742605940122") 2025/03/22 01:18:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4009ddf25a6b0cbe_d20250322_m011219_c001_v7007000_t0000_u01742605939020") 2025/03/22 01:18:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c387_d20250322_m011216_c001_v0001105_t0034_u01742605936259") 2025/03/22 01:18:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c375_d20250322_m011213_c001_v0001105_t0056_u01742605933247") 2025/03/22 01:18:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4009ddf25a6b0cb4_d20250322_m011212_c001_v7007000_t0000_u01742605932523") 2025/03/22 01:18:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c371_d20250322_m011211_c001_v0001105_t0027_u01742605931842") 2025/03/22 01:18:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c367_d20250322_m011210_c001_v0001105_t0058_u01742605930800") 2025/03/22 01:18:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4009ddf25a6b0cad_d20250322_m011210_c001_v7007000_t0000_u01742605930076") 2025/03/22 01:18:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c357_d20250322_m011206_c001_v0001105_t0016_u01742605926327") 2025/03/22 01:18:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4009ddf25a6b0ca2_d20250322_m011205_c001_v7007000_t0000_u01742605925964") 2025/03/22 01:18:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c349_d20250322_m011205_c001_v0001105_t0041_u01742605925249") 2025/03/22 01:18:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f41127aeed6361ee1_d20250322_m011203_c001_v7007000_t0000_u01742605923603") 2025/03/22 01:18:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c335_d20250322_m011202_c001_v0001105_t0059_u01742605922885") 2025/03/22 01:18:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f41127aeed6361ee0_d20250322_m011202_c001_v7007000_t0000_u01742605922336") 2025/03/22 01:18:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c331_d20250322_m011201_c001_v0001105_t0053_u01742605921338") 2025/03/22 01:18:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f41127aeed6361ede_d20250322_m011200_c001_v7007000_t0000_u01742605920059") 2025/03/22 01:18:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c323_d20250322_m011159_c001_v0001105_t0040_u01742605919224") 2025/03/22 01:18:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f41127aeed6361edb_d20250322_m011158_c001_v7007000_t0000_u01742605918676") 2025/03/22 01:18:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c31d_d20250322_m011158_c001_v0001105_t0043_u01742605918042") 2025/03/22 01:18:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f41127aeed6361eda_d20250322_m011157_c001_v7007000_t0000_u01742605917131") 2025/03/22 01:18:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c319_d20250322_m011156_c001_v0001105_t0029_u01742605916378") 2025/03/22 01:18:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f41127aeed6361ed0_d20250322_m011150_c001_v7007000_t0000_u01742605910154") 2025/03/22 01:18:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c2fb_d20250322_m011149_c001_v0001105_t0033_u01742605909428") 2025/03/22 01:18:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f41127aeed6361ecf_d20250322_m011148_c001_v7007000_t0000_u01742605908518") 2025/03/22 01:18:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c2f3_d20250322_m011147_c001_v0001105_t0018_u01742605907799") 2025/03/22 01:18:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f41127aeed6361ecd_d20250322_m011146_c001_v7007000_t0000_u01742605906887") 2025/03/22 01:18:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c2e7_d20250322_m011146_c001_v0001105_t0018_u01742605906152") 2025/03/22 01:18:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f41127aeed6361ecc_d20250322_m011143_c001_v7007000_t0000_u01742605903242") 2025/03/22 01:18:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c2d5_d20250322_m011142_c001_v0001105_t0037_u01742605902595") 2025/03/22 01:18:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f41127aeed6362159_d20250322_m011755_c001_v7007000_t0000_u01742606275595") 2025/03/22 01:18:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f104db47f5fb3e87a_d20250322_m011752_c001_v0001181_t0025_u01742606272697") 2025/03/22 01:18:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff199a74_d20250322_m011750_c001_v7007000_t0000_u01742606270943") 2025/03/22 01:18:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c900_d20250322_m011748_c001_v0001105_t0011_u01742606268079") 2025/03/22 01:18:21 DEBUG : sub/yam: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff199725_d20250322_m011348_c001_v7007000_t0000_u01742606028934") 2025/03/22 01:18:21 DEBUG : sub/yam: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f0515_d20250322_m011346_c001_v0001178_t0011_u01742606026991") 2025/03/22 01:18:21 DEBUG : test_dir1/file2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff199a63_d20250322_m011746_c001_v7007000_t0000_u01742606266192") 2025/03/22 01:18:21 DEBUG : test_dir1/file2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f0889_d20250322_m011744_c001_v0001178_t0029_u01742606264498") 2025/03/22 01:18:21 DEBUG : test_dir1/file2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff199a48_d20250322_m011742_c001_v7007000_t0000_u01742606262933") 2025/03/22 01:18:22 DEBUG : test_dir1/file2: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c8ee_d20250322_m011741_c001_v0001105_t0005_u01742606261328") 2025/03/22 01:18:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff199a66_d20250322_m011746_c001_v7007000_t0000_u01742606266378") 2025/03/22 01:18:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f111d189d0dc88e13_d20250322_m011744_c001_v0001184_t0032_u01742606264487") 2025/03/22 01:18:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff199a4a_d20250322_m011743_c001_v7007000_t0000_u01742606263119") 2025/03/22 01:18:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f111d189d0dc88dc8_d20250322_m011741_c001_v0001184_t0014_u01742606261317") 2025/03/22 01:18:22 DEBUG : three: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4175cc972c05a570_d20250322_m011338_c001_v7007000_t0000_u01742606018053") 2025/03/22 01:18:22 DEBUG : three: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c52e_d20250322_m011336_c001_v0001105_t0020_u01742606016628") 2025/03/22 01:18:22 DEBUG : three: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1138e39a4252c51c_d20250322_m011334_c001_v0001105_t0017_u01742606014078") 2025/03/22 01:18:22 DEBUG : two: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4175cc972c05a571_d20250322_m011338_c001_v7007000_t0000_u01742606018238") 2025/03/22 01:18:22 DEBUG : two: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f40794d12b44f04ee_d20250322_m011335_c001_v0001178_t0002_u01742606015850") 2025/03/22 01:18:22 DEBUG : two: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4138e39a4252c51a_d20250322_m011333_c001_v0001105_t0049_u01742606013891") 2025/03/22 01:18:22 DEBUG : yam: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f407607b1ff19972a_d20250322_m011349_c001_v7007000_t0000_u01742606029663") 2025/03/22 01:18:22 DEBUG : yam: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f112e8fb6197cff08_d20250322_m011348_c001_v0001115_t0012_u01742606028310") 2025/03/22 01:18:22 DEBUG : yam: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4175cc972c05a577_d20250322_m011344_c001_v7007000_t0000_u01742606024899") 2025/03/22 01:18:22 DEBUG : yam: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f10794d12b44f0503_d20250322_m011342_c001_v0001178_t0012_u01742606022355") 2025/03/22 01:18:22 DEBUG : yam: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4175cc972c05a573_d20250322_m011340_c001_v7007000_t0000_u01742606020254") 2025/03/22 01:18:22 DEBUG : yam: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1023646921354fc4_d20250322_m011338_c001_v0001181_t0006_u01742606018806") 2025/03/22 01:18:22 DEBUG : yaml: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4175cc972c05a579_d20250322_m011345_c001_v7007000_t0000_u01742606025675") 2025/03/22 01:18:22 DEBUG : yaml: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f118f7fbc26063ce9_d20250322_m011343_c001_v0001144_t0052_u01742606023858") 2025/03/22 01:18:22 DEBUG : yaml: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f4175cc972c05a576_d20250322_m011341_c001_v7007000_t0000_u01742606021012") 2025/03/22 01:18:22 DEBUG : yaml: Deleting (id "4_zcfb2dd93607dbbbb9f580e1b_f1165369bb3e40b6a_d20250322_m011339_c001_v0001172_t0032_u01742606019964") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m44.789016533s (try 1/5)