"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2024/10/30 04:54:43 DEBUG : Creating backend with remote "TestB2:rclone-test-bazogam1cono" 2024/10/30 04:54:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/30 04:54:44 DEBUG : Creating backend with remote "/tmp/rclone2223275390" === 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-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:54:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/30 04:54:45 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:54:45 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/10/30 04:54:45 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.03s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:54:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/30 04:54:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/30 04:54:46 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:54:46 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:54:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/30 04:54:47 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:54:47 DEBUG : B2 bucket rclone-test-bazogam1cono: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.11s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.39s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.37s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:54:49 DEBUG : Creating backend with remote "/non-existing" 2024/10/30 04:54:49 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/10/30 04:54:49 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:54:49 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.93s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:54:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/30 04:54:50 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:54:50 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:54:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/30 04:54:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.93s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:54:51 INFO : B2 bucket rclone-test-bazogam1cono: Running all checks before starting transfers 2024/10/30 04:54:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/30 04:54:52 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:54:52 INFO : B2 bucket rclone-test-bazogam1cono: Checks finished, now starting transfers 2024/10/30 04:54:52 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:54:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/30 04:54:52 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.88s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:54:53 ERROR : Ignoring --no-traverse with sync 2024/10/30 04:54:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/30 04:54:54 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:54:54 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:54:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/30 04:54:54 INFO : sub dir/hello world: Copied (new) 2024/10/30 04:54:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.55s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:54:55 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/10/30 04:54:55 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:54:55 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:54:55 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/10/30 04:54:55 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.53s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:54:57 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/30 04:54:57 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:54:57 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:54:57 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/30 04:54:57 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.58s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:54:59 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/30 04:54:59 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:54:59 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:54:59 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/30 04:54:59 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.94s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:55:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/30 04:55:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/30 04:55:00 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/10/30 04:55:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/30 04:55:00 DEBUG : sub dir: Making directory 2024/10/30 04:55:00 DEBUG : sub dir2: Making directory 2024/10/30 04:55:00 DEBUG : sub dir2/sub sub dir2: Making directory 2024/10/30 04:55:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/30 04:55:00 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:55:00 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:55:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/30 04:55:00 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/10/30 04:55:01 DEBUG : B2 bucket rclone-test-bazogam1cono: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.53s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:55:01 DEBUG : sub dir2: Making directory 2024/10/30 04:55:01 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/30 04:55:01 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/30 04:55:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/30 04:55:02 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:55:02 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:55:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/30 04:55:02 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.21s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:55:03 DEBUG : sub dir2: Making directory with metadata 2024/10/30 04:55:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/30 04:55:03 DEBUG : sub dir: Making directory 2024/10/30 04:55:03 DEBUG : sub dir2: Making directory 2024/10/30 04:55:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/30 04:55:03 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:55:03 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:55:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/30 04:55:03 INFO : sub dir/hello world: Copied (new) 2024/10/30 04:55:03 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/10/30 04:55:03 DEBUG : B2 bucket rclone-test-bazogam1cono: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/10/30 04:55:03 DEBUG : B2 bucket rclone-test-bazogam1cono: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.76s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.38s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:55:05 DEBUG : sub dir2: Making directory 2024/10/30 04:55:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/30 04:55:05 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:55:05 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:55:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/30 04:55:05 INFO : sub dir/hello world: Copied (new) 2024/10/30 04:55:05 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.20s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:55:06 DEBUG : sub dir2: Making directory with metadata 2024/10/30 04:55:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/30 04:55:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/30 04:55:06 DEBUG : sub dir: Making directory 2024/10/30 04:55:06 DEBUG : sub dir2: Making directory 2024/10/30 04:55:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/30 04:55:06 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:55:06 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:55:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/30 04:55:06 INFO : sub dir/hello world: Copied (new) 2024/10/30 04:55:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/10/30 04:55:07 DEBUG : B2 bucket rclone-test-bazogam1cono: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.58s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.38s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:55:08 DEBUG : sub dir2: Making directory 2024/10/30 04:55:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/30 04:55:09 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:55:09 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:55:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/30 04:55:09 INFO : sub dir/hello world: Copied (new) 2024/10/30 04:55:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.53s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:55:10 DEBUG : Creating backend with remote "TestB2:rclone-test-lirajir1gune" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-bazogam1cono -> B2 bucket rclone-test-lirajir1gune 2024/10/30 04:55:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/30 04:55:11 DEBUG : B2 bucket rclone-test-lirajir1gune: Waiting for checks to finish 2024/10/30 04:55:11 DEBUG : B2 bucket rclone-test-lirajir1gune: Waiting for transfers to finish 2024/10/30 04:55:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/30 04:55:12 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:55:12 DEBUG : B2 bucket rclone-test-lirajir1gune: Purge remote 2024/10/30 04:55:12 INFO : B2 bucket rclone-test-lirajir1gune: cleaning bucket "rclone-test-lirajir1gune" of all files 2024/10/30 04:55:13 DEBUG : sub dir/hello world: Deleting (id "4_z1f921db3c07ddbbb9f280e1b_f10146b1a8cf33f03_d20241030_m045512_c001_v0001101_t0007_u01730264112435") --- PASS: TestServerSideCopy (4.66s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:55:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/30 04:55:15 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:55:15 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:55:15 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/10/30 04:55:15 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.17s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:55:17 DEBUG : Creating backend with remote "TestB2:rclone-test-tojiraf5cego" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-bazogam1cono -> B2 bucket rclone-test-tojiraf5cego 2024/10/30 04:55:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/30 04:55:18 DEBUG : B2 bucket rclone-test-tojiraf5cego: Waiting for checks to finish 2024/10/30 04:55:18 DEBUG : B2 bucket rclone-test-tojiraf5cego: Waiting for transfers to finish 2024/10/30 04:55:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/30 04:55:19 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:55:20 DEBUG : B2 bucket rclone-test-tojiraf5cego: Waiting for checks to finish 2024/10/30 04:55:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/30 04:55:20 DEBUG : B2 bucket rclone-test-tojiraf5cego: Waiting for transfers to finish 2024/10/30 04:55:20 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/10/30 04:55:20 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:55:20 DEBUG : B2 bucket rclone-test-tojiraf5cego: Purge remote 2024/10/30 04:55:20 INFO : B2 bucket rclone-test-tojiraf5cego: cleaning bucket "rclone-test-tojiraf5cego" of all files 2024/10/30 04:55:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f023d63c07ddbbb9f280e1b_f117949e0c2772e8a_d20241030_m045520_c001_v0001182_t0019_u01730264120568") 2024/10/30 04:55:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f023d63c07ddbbb9f280e1b_f11914d4b50e4b2b0_d20241030_m045519_c001_v0001182_t0039_u01730264119324") --- PASS: TestServerSideCopyOverSelf (6.54s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:55:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/30 04:55:24 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:55:24 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:55:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/10/30 04:55:24 INFO : sub dir/hello world: Copied (replaced existing) 2024/10/30 04:55:24 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.15s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:55:25 DEBUG : Creating backend with remote "TestB2:rclone-test-pinuxed9hajo" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-bazogam1cono -> B2 bucket rclone-test-pinuxed9hajo 2024/10/30 04:55:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/30 04:55:27 DEBUG : B2 bucket rclone-test-pinuxed9hajo: Waiting for checks to finish 2024/10/30 04:55:27 DEBUG : B2 bucket rclone-test-pinuxed9hajo: Waiting for transfers to finish 2024/10/30 04:55:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/30 04:55:28 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:55:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/30 04:55:29 DEBUG : B2 bucket rclone-test-pinuxed9hajo: Waiting for checks to finish 2024/10/30 04:55:29 DEBUG : B2 bucket rclone-test-pinuxed9hajo: Waiting for transfers to finish 2024/10/30 04:55:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/10/30 04:55:29 INFO : sub dir/hello world: Copied (server-side copy) 2024/10/30 04:55:29 INFO : sub dir/hello world: Deleted 2024/10/30 04:55:30 DEBUG : testing file moves 2024/10/30 04:55:30 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/10/30 04:55:30 DEBUG : B2 bucket rclone-test-pinuxed9hajo: Waiting for checks to finish 2024/10/30 04:55:30 DEBUG : B2 bucket rclone-test-pinuxed9hajo: Waiting for transfers to finish 2024/10/30 04:55:31 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/10/30 04:55:31 INFO : sub dir/hello world: Copied (server-side copy) 2024/10/30 04:55:31 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:55:32 DEBUG : B2 bucket rclone-test-pinuxed9hajo: Purge remote 2024/10/30 04:55:32 INFO : B2 bucket rclone-test-pinuxed9hajo: cleaning bucket "rclone-test-pinuxed9hajo" of all files 2024/10/30 04:55:32 DEBUG : sub dir/hello world: Deleting (id "4_zdfb25d73c07ddbbb9f280e1b_f107c550a364fdc91_d20241030_m045531_c001_v0001098_t0043_u01730264131034") 2024/10/30 04:55:32 DEBUG : sub dir/hello world: Deleting (id "4_zdfb25d73c07ddbbb9f280e1b_f103930c8d2def41a_d20241030_m045529_c001_v0001182_t0007_u01730264129336") 2024/10/30 04:55:32 DEBUG : sub dir/hello world: Deleting (id "4_zdfb25d73c07ddbbb9f280e1b_f101bcd4f61ea3227_d20241030_m045528_c001_v0001181_t0037_u01730264128056") --- PASS: TestServerSideMoveOverSelf (8.85s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:55:34 ERROR : : error listing: directory not found 2024/10/30 04:55:34 DEBUG : Local file system at /tmp/rclone2223275390: Making directory 2024/10/30 04:55:35 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:55:35 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.03s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:55:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/30 04:55:37 DEBUG : Local file system at /tmp/rclone2223275390: Waiting for checks to finish 2024/10/30 04:55:37 DEBUG : Local file system at /tmp/rclone2223275390: Waiting for transfers to finish 2024/10/30 04:55:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/30 04:55:37 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/10/30 04:55:37 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" --- PASS: TestCopyRedownload (2.34s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:55:38 DEBUG : check sum: Need to transfer - File not found at Destination 2024/10/30 04:55:38 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:55:38 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:55:39 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/30 04:55:39 INFO : check sum: Copied (new) 2024/10/30 04:55:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:55:39 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:55:39 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/30 04:55:39 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/10/30 04:55:39 DEBUG : check sum: Unchanged skipping 2024/10/30 04:55:39 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:55:39 DEBUG : Waiting for deletions to finish 2024/10/30 04:55:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.34s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:55:41 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/10/30 04:55:41 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:55:41 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:55:41 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/30 04:55:41 INFO : sizeonly: Copied (new) 2024/10/30 04:55:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:55:41 DEBUG : sizeonly: Sizes identical 2024/10/30 04:55:41 DEBUG : sizeonly: Unchanged skipping 2024/10/30 04:55:41 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:55:41 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:55:41 DEBUG : Waiting for deletions to finish 2024/10/30 04:55:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.85s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:55:44 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/10/30 04:55:44 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:55:44 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:55:44 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/10/30 04:55:44 INFO : ignore-size: Copied (new) 2024/10/30 04:55:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:55:44 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:55:44 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 04:55:44 DEBUG : ignore-size: Unchanged skipping 2024/10/30 04:55:44 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:55:44 DEBUG : Waiting for deletions to finish 2024/10/30 04:55:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.47s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:55:46 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:55:46 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 04:55:46 DEBUG : existing: Unchanged skipping 2024/10/30 04:55:46 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:55:46 DEBUG : Waiting for deletions to finish 2024/10/30 04:55:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:55:47 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:55:47 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/10/30 04:55:47 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:55:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/30 04:55:47 INFO : existing: Copied (replaced existing) 2024/10/30 04:55:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.60s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:55:49 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/30 04:55:49 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:55:49 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:55:49 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/30 04:55:49 INFO : existing: Copied (new) 2024/10/30 04:55:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:55:49 DEBUG : existing: Destination exists, skipping 2024/10/30 04:55:49 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:55:49 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:55:49 DEBUG : Waiting for deletions to finish 2024/10/30 04:55:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.43s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:55:51 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/10/30 04:55:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/30 04:55:52 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 04:55:52 DEBUG : c/non empty space: Unchanged skipping 2024/10/30 04:55:52 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/30 04:55:52 INFO : a/potato2: Copied (new) 2024/10/30 04:55:52 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:55:52 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:55:52 DEBUG : Waiting for deletions to finish 2024/10/30 04:55:52 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.92s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:55:54 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 2024/10/30 04:55:54 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:55:54 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/30 04:55:54 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/10/30 04:55:54 DEBUG : empty space: Unchanged skipping 2024/10/30 04:55:54 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:55:54 DEBUG : Waiting for deletions to finish 2024/10/30 04:55:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:55:55 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:55: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 2024/10/30 04:55:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/30 04:55:56 INFO : empty space: Updated modification time in destination 2024/10/30 04:55:56 DEBUG : empty space: Unchanged skipping 2024/10/30 04:55:56 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:55:56 DEBUG : Waiting for deletions to finish 2024/10/30 04:55:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.57s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:55:58 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/10/30 04:55:58 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:55:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/30 04:55:58 DEBUG : empty space: Unchanged skipping 2024/10/30 04:55:58 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:55:58 DEBUG : Waiting for deletions to finish 2024/10/30 04:55:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.85s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:56:00 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 2024/10/30 04:56:00 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:56:00 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2223275390) 2024/10/30 04:56:00 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-bazogam1cono) 2024/10/30 04:56:00 DEBUG : foo: sha1 differ 2024/10/30 04:56:00 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:56:00 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/10/30 04:56:00 INFO : foo: Copied (replaced existing) 2024/10/30 04:56:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.95s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:56:02 DEBUG : potato: Need to transfer - File not found at Destination 2024/10/30 04:56:02 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:56:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 04:56:02 DEBUG : empty space: Unchanged skipping 2024/10/30 04:56:02 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:56:02 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/30 04:56:02 INFO : potato: Copied (new) 2024/10/30 04:56:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.24s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:56:04 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/10/30 04:56:04 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:56:04 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:56:04 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/10/30 04:56:04 INFO : potato: Copied (replaced existing) 2024/10/30 04:56:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.03s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:56:06 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:56:06 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 2024/10/30 04:56:06 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2223275390) 2024/10/30 04:56:06 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-bazogam1cono) 2024/10/30 04:56:06 DEBUG : potato: sha1 differ 2024/10/30 04:56:06 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:56:06 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/10/30 04:56:06 INFO : potato: Copied (replaced existing) 2024/10/30 04:56:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:56:08 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/30 04:56:08 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/10/30 04:56:08 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:56:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 04:56:08 DEBUG : empty space: Unchanged skipping 2024/10/30 04:56:08 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:56:08 DEBUG : Waiting for deletions to finish 2024/10/30 04:56:08 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:56:10 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/30 04:56:10 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:56:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 04:56:10 DEBUG : empty space: Unchanged skipping 2024/10/30 04:56:10 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:56:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/30 04:56:11 INFO : potato2: Copied (new) 2024/10/30 04:56:11 DEBUG : Waiting for deletions to finish 2024/10/30 04:56:11 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:56:12 DEBUG : d: Making directory 2024/10/30 04:56:12 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/10/30 04:56:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/30 04:56:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 04:56:13 DEBUG : c/non empty space: Unchanged skipping 2024/10/30 04:56:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/30 04:56:13 INFO : a/potato2: Copied (new) 2024/10/30 04:56:13 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:56:13 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:56:13 DEBUG : Waiting for deletions to finish 2024/10/30 04:56:13 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:56:15 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/10/30 04:56:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/30 04:56:16 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 04:56:16 DEBUG : c/non empty space: Unchanged skipping 2024/10/30 04:56:16 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:56:16 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:56:16 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/30 04:56:16 INFO : a/potato2: Copied (new) 2024/10/30 04:56:16 ERROR : B2 bucket rclone-test-bazogam1cono: not deleting files as there were IO errors 2024/10/30 04:56:16 ERROR : B2 bucket rclone-test-bazogam1cono: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.56s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:56:18 DEBUG : Waiting for deletions to finish 2024/10/30 04:56:18 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/30 04:56:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 04:56:18 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:56:18 DEBUG : empty space: Unchanged skipping 2024/10/30 04:56:18 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:56:18 INFO : potato: Deleted 2024/10/30 04:56:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/30 04:56:18 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.41s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:56:20 DEBUG : Waiting for deletions to finish 2024/10/30 04:56:21 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:56:21 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:56:21 INFO : potato: Deleted 2024/10/30 04:56:21 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/30 04:56:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 04:56:21 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:56:21 DEBUG : empty space: Unchanged skipping 2024/10/30 04:56:21 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:56:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/30 04:56:21 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.77s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:56:23 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/30 04:56:23 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:56:23 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:56:23 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/10/30 04:56:23 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.17s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:56:25 DEBUG : enormous: Excluded (Size Filter) 2024/10/30 04:56:25 DEBUG : enormous: Excluded 2024/10/30 04:56:25 DEBUG : potato2: Excluded (Size Filter) 2024/10/30 04:56:25 DEBUG : potato2: Excluded 2024/10/30 04:56:25 DEBUG : potato2: Excluded (Size Filter) 2024/10/30 04:56:25 DEBUG : potato2: Excluded 2024/10/30 04:56:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 04:56:25 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:56:25 DEBUG : empty space: Unchanged skipping 2024/10/30 04:56:25 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:56:25 DEBUG : Waiting for deletions to finish 2024/10/30 04:56:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:56:26 DEBUG : enormous: Excluded (Size Filter) 2024/10/30 04:56:26 DEBUG : enormous: Excluded 2024/10/30 04:56:26 DEBUG : potato2: Excluded (Size Filter) 2024/10/30 04:56:26 DEBUG : potato2: Excluded 2024/10/30 04:56:26 DEBUG : potato2: Excluded (Size Filter) 2024/10/30 04:56:26 DEBUG : potato2: Excluded 2024/10/30 04:56:26 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/10/30 04:56:26 DEBUG : empty space: Unchanged skipping 2024/10/30 04:56:26 DEBUG : Local file system at /tmp/rclone2223275390: Waiting for checks to finish 2024/10/30 04:56:26 DEBUG : Local file system at /tmp/rclone2223275390: Waiting for transfers to finish 2024/10/30 04:56:26 DEBUG : Waiting for deletions to finish 2024/10/30 04:56:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.73s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:56:28 DEBUG : enormous: Excluded (Size Filter) 2024/10/30 04:56:28 DEBUG : enormous: Excluded 2024/10/30 04:56:28 DEBUG : potato2: Excluded (Size Filter) 2024/10/30 04:56:28 DEBUG : potato2: Excluded 2024/10/30 04:56:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 04:56:29 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:56:29 DEBUG : empty space: Unchanged skipping 2024/10/30 04:56:29 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:56:29 DEBUG : Waiting for deletions to finish 2024/10/30 04:56:29 INFO : potato2: Deleted 2024/10/30 04:56:29 INFO : enormous: Deleted 2024/10/30 04:56:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:56:29 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/10/30 04:56:29 DEBUG : empty space: Unchanged skipping 2024/10/30 04:56:29 DEBUG : Local file system at /tmp/rclone2223275390: Waiting for checks to finish 2024/10/30 04:56:29 DEBUG : Local file system at /tmp/rclone2223275390: Waiting for transfers to finish 2024/10/30 04:56:29 DEBUG : Waiting for deletions to finish 2024/10/30 04:56:29 INFO : enormous: Deleted 2024/10/30 04:56:29 INFO : potato2: Deleted 2024/10/30 04:56:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.19s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:56:32 DEBUG : five: Need to transfer - File not found at Destination 2024/10/30 04:56:32 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/10/30 04:56:32 DEBUG : three: Sizes identical 2024/10/30 04:56:32 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:56:32 DEBUG : one: Destination is newer than source, skipping 2024/10/30 04:56:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2223275390) 2024/10/30 04:56:32 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-bazogam1cono) 2024/10/30 04:56:32 DEBUG : two: sha1 differ 2024/10/30 04:56:32 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/10/30 04:56:32 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/10/30 04:56:32 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:56:32 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/10/30 04:56:32 INFO : five: Copied (new) 2024/10/30 04:56:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/10/30 04:56:33 INFO : two: Copied (replaced existing) 2024/10/30 04:56:33 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/10/30 04:56:33 INFO : four: Copied (replaced existing) 2024/10/30 04:56:33 DEBUG : Waiting for deletions to finish 2024/10/30 04:56:33 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:56:33 DEBUG : one: Destination is newer than source, skipping 2024/10/30 04:56:33 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/10/30 04:56:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/10/30 04:56:33 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2223275390) 2024/10/30 04:56:33 DEBUG : five: Size and sha1 of src and dst objects identical 2024/10/30 04:56:33 DEBUG : two: Size and sha1 of src and dst objects identical 2024/10/30 04:56:33 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/10/30 04:56:33 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-bazogam1cono) 2024/10/30 04:56:33 DEBUG : four: Size and sha1 of src and dst objects identical 2024/10/30 04:56:33 DEBUG : three: sha1 differ 2024/10/30 04:56:33 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/10/30 04:56:33 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/10/30 04:56:33 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/10/30 04:56:33 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/10/30 04:56:33 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:56:33 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/30 04:56:33 INFO : three: Copied (replaced existing) 2024/10/30 04:56:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.31s) === 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-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/10/30 04:56:35 INFO : B2 bucket rclone-test-bazogam1cono: Making map for --track-renames 2024/10/30 04:56:35 INFO : B2 bucket rclone-test-bazogam1cono: Finished making map for --track-renames 2024/10/30 04:56:35 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:56:35 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for renames to finish 2024/10/30 04:56:35 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/10/30 04:56:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/30 04:56:35 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:56:35 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/10/30 04:56:35 INFO : potato: Copied (new) 2024/10/30 04:56:36 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/30 04:56:36 INFO : yam: Copied (new) 2024/10/30 04:56:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:56:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 04:56:36 INFO : B2 bucket rclone-test-bazogam1cono: Making map for --track-renames 2024/10/30 04:56:36 INFO : B2 bucket rclone-test-bazogam1cono: Finished making map for --track-renames 2024/10/30 04:56:36 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:56:36 DEBUG : potato: Unchanged skipping 2024/10/30 04:56:36 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for renames to finish 2024/10/30 04:56:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/30 04:56:37 INFO : yam: Copied (server-side copy) to: yaml 2024/10/30 04:56:37 INFO : yam: Deleted 2024/10/30 04:56:37 INFO : yaml: Renamed from "yam" 2024/10/30 04:56:37 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:56:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.85s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/10/30 04:56:39 INFO : B2 bucket rclone-test-bazogam1cono: Making map for --track-renames 2024/10/30 04:56:39 INFO : B2 bucket rclone-test-bazogam1cono: Finished making map for --track-renames 2024/10/30 04:56:39 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:56:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/30 04:56:39 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/10/30 04:56:39 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for renames to finish 2024/10/30 04:56:39 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:56:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/30 04:56:39 INFO : yam: Copied (new) 2024/10/30 04:56:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/10/30 04:56:40 INFO : potato: Copied (new) 2024/10/30 04:56:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:56:40 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 04:56:40 INFO : B2 bucket rclone-test-bazogam1cono: Making map for --track-renames 2024/10/30 04:56:40 INFO : B2 bucket rclone-test-bazogam1cono: Finished making map for --track-renames 2024/10/30 04:56:40 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:56:40 DEBUG : potato: Unchanged skipping 2024/10/30 04:56:40 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for renames to finish 2024/10/30 04:56:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/30 04:56:40 INFO : yam: Copied (server-side copy) to: yaml 2024/10/30 04:56:41 INFO : yam: Deleted 2024/10/30 04:56:41 INFO : yaml: Renamed from "yam" 2024/10/30 04:56:41 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:56:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.97s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/10/30 04:56:43 INFO : B2 bucket rclone-test-bazogam1cono: Making map for --track-renames 2024/10/30 04:56:43 INFO : B2 bucket rclone-test-bazogam1cono: Finished making map for --track-renames 2024/10/30 04:56:43 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:56:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/30 04:56:43 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/10/30 04:56:43 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for renames to finish 2024/10/30 04:56:43 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:56:43 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/30 04:56:43 INFO : sub/yam: Copied (new) 2024/10/30 04:56:44 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/10/30 04:56:44 INFO : potato: Copied (new) 2024/10/30 04:56:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:56:44 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 04:56:44 DEBUG : potato: Unchanged skipping 2024/10/30 04:56:44 INFO : B2 bucket rclone-test-bazogam1cono: Making map for --track-renames 2024/10/30 04:56:44 INFO : B2 bucket rclone-test-bazogam1cono: Finished making map for --track-renames 2024/10/30 04:56:44 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:56:44 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for renames to finish 2024/10/30 04:56:45 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/30 04:56:45 INFO : sub/yam: Copied (server-side copy) to: yam 2024/10/30 04:56:45 INFO : sub/yam: Deleted 2024/10/30 04:56:45 INFO : yam: Renamed from "sub/yam" 2024/10/30 04:56:45 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:56:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.94s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:56:47 DEBUG : Creating backend with remote "/tmp/rclone2223275390/dir1" 2024/10/30 04:56:47 DEBUG : Config file has changed externally - reloading 2024/10/30 04:56:47 DEBUG : Creating backend with remote "/tmp/rclone2223275390/dir2" 2024/10/30 04:56:47 DEBUG : Local file system at /tmp/rclone2223275390/dir2: Using server-side directory move 2024/10/30 04:56:47 INFO : Local file system at /tmp/rclone2223275390/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/30 04:56:47 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/10/30 04:56:47 INFO : file1.txt: Moved (server-side) 2024/10/30 04:56:47 DEBUG : Local file system at /tmp/rclone2223275390/dir2: Waiting for checks to finish 2024/10/30 04:56:47 DEBUG : Local file system at /tmp/rclone2223275390/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:56:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/30 04:56:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/30 04:56:47 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:56:47 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:56:47 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/10/30 04:56:47 INFO : nested/sub dir/file: Copied (new) 2024/10/30 04:56:47 INFO : nested/sub dir/file: Deleted 2024/10/30 04:56:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/30 04:56:48 INFO : sub dir/hello world: Copied (new) 2024/10/30 04:56:48 INFO : sub dir/hello world: Deleted 2024/10/30 04:56:48 INFO : sub dir: Removing directory 2024/10/30 04:56:48 INFO : nested/sub dir: Removing directory 2024/10/30 04:56:48 INFO : nested: Removing directory 2024/10/30 04:56:48 DEBUG : Local file system at /tmp/rclone2223275390: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.13s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:56:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/30 04:56:49 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/30 04:56:49 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:56:49 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:56:50 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/10/30 04:56:50 INFO : nested/sub dir/file: Copied (new) 2024/10/30 04:56:50 INFO : nested/sub dir/file: Deleted 2024/10/30 04:56:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/30 04:56:50 INFO : sub dir/hello world: Copied (new) 2024/10/30 04:56:50 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.32s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:56:52 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/30 04:56:52 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/10/30 04:56:52 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:56:52 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:56:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/30 04:56:52 INFO : existing: Copied (new) 2024/10/30 04:56:52 INFO : existing: Deleted 2024/10/30 04:56:52 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/10/30 04:56:52 INFO : existing-b: Copied (new) 2024/10/30 04:56:52 INFO : existing-b: Deleted 2024/10/30 04:56:52 DEBUG : existing: Destination exists, skipping 2024/10/30 04:56:52 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:56:52 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/10/30 04:56:52 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:56:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.18s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:56:54 DEBUG : Creating backend with remote "TestB2:rclone-test-rekalil1hoze" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-bazogam1cono -> B2 bucket rclone-test-rekalil1hoze 2024/10/30 04:56:58 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/30 04:56:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/30 04:56:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/10/30 04:56:58 DEBUG : empty space: Unchanged skipping 2024/10/30 04:56:58 DEBUG : B2 bucket rclone-test-rekalil1hoze: Waiting for checks to finish 2024/10/30 04:56:58 INFO : empty space: Deleted 2024/10/30 04:56:58 DEBUG : B2 bucket rclone-test-rekalil1hoze: Waiting for transfers to finish 2024/10/30 04:56:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/30 04:56:58 INFO : potato2: Copied (server-side copy) 2024/10/30 04:56:58 INFO : potato2: Deleted 2024/10/30 04:56:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/30 04:56:58 INFO : potato3: Copied (server-side copy) 2024/10/30 04:56:59 INFO : potato3: Deleted 2024/10/30 04:56:59 DEBUG : Creating backend with remote "TestB2:rclone-test-xadomip7sosu" 2024/10/30 04:57:00 DEBUG : empty space: Need to transfer - File not found at Destination 2024/10/30 04:57:00 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/30 04:57:00 DEBUG : potato3: Need to transfer - File not found at Destination 2024/10/30 04:57:00 DEBUG : B2 bucket rclone-test-xadomip7sosu: Waiting for checks to finish 2024/10/30 04:57:00 DEBUG : B2 bucket rclone-test-xadomip7sosu: Waiting for transfers to finish 2024/10/30 04:57:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/30 04:57:01 INFO : empty space: Copied (server-side copy) 2024/10/30 04:57:01 INFO : empty space: Deleted 2024/10/30 04:57:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/30 04:57:01 INFO : potato2: Copied (server-side copy) 2024/10/30 04:57:01 INFO : potato2: Deleted 2024/10/30 04:57:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/30 04:57:02 INFO : potato3: Copied (server-side copy) 2024/10/30 04:57:02 INFO : potato3: Deleted 2024/10/30 04:57:02 DEBUG : B2 bucket rclone-test-xadomip7sosu: Purge remote 2024/10/30 04:57:02 INFO : B2 bucket rclone-test-xadomip7sosu: cleaning bucket "rclone-test-xadomip7sosu" of all files 2024/10/30 04:57:02 DEBUG : empty space: Deleting (id "4_z9f92cd43c08ddbbb9f280e1b_f108809687f092bf9_d20241030_m045701_c001_v0001182_t0008_u01730264221323") 2024/10/30 04:57:02 DEBUG : potato2: Deleting (id "4_z9f92cd43c08ddbbb9f280e1b_f105f3605b7a9f81b_d20241030_m045701_c001_v0001182_t0026_u01730264221591") 2024/10/30 04:57:02 DEBUG : potato3: Deleting (id "4_z9f92cd43c08ddbbb9f280e1b_f1049b88f2951ecef_d20241030_m045701_c001_v0001182_t0040_u01730264221887") 2024/10/30 04:57:03 DEBUG : B2 bucket rclone-test-rekalil1hoze: Purge remote 2024/10/30 04:57:03 INFO : B2 bucket rclone-test-rekalil1hoze: cleaning bucket "rclone-test-rekalil1hoze" of all files 2024/10/30 04:57:03 DEBUG : empty space: Deleting (id "4_z7f22bd23c08ddbbb9f280e1b_f4076ed8f9dfe5a74_d20241030_m045701_c001_v7007000_t0000_u01730264221540") 2024/10/30 04:57:03 DEBUG : empty space: Deleting (id "4_z7f22bd23c08ddbbb9f280e1b_f113cdb5d9affc87e_d20241030_m045657_c001_v0001157_t0050_u01730264217265") 2024/10/30 04:57:03 DEBUG : potato2: Deleting (id "4_z7f22bd23c08ddbbb9f280e1b_f4076ed8f9dfe5a76_d20241030_m045701_c001_v7007000_t0000_u01730264221863") 2024/10/30 04:57:03 DEBUG : potato2: Deleting (id "4_z7f22bd23c08ddbbb9f280e1b_f1042919a2b49fed3_d20241030_m045658_c001_v0001178_t0004_u01730264218436") 2024/10/30 04:57:03 DEBUG : potato3: Deleting (id "4_z7f22bd23c08ddbbb9f280e1b_f4076ed8f9dfe5a77_d20241030_m045702_c001_v7007000_t0000_u01730264222133") 2024/10/30 04:57:03 DEBUG : potato3: Deleting (id "4_z7f22bd23c08ddbbb9f280e1b_f11399ace8157038f_d20241030_m045658_c001_v0001182_t0000_u01730264218698") 2024/10/30 04:57:03 DEBUG : potato3: Deleting (id "4_z7f22bd23c08ddbbb9f280e1b_f113cdb5d9affc882_d20241030_m045657_c001_v0001157_t0054_u01730264217628") --- PASS: TestServerSideMove (11.37s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:57:05 DEBUG : Creating backend with remote "TestB2:rclone-test-tihesuj4niha" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-bazogam1cono -> B2 bucket rclone-test-tihesuj4niha 2024/10/30 04:57:10 DEBUG : empty space: Excluded (Size Filter) 2024/10/30 04:57:10 DEBUG : empty space: Excluded 2024/10/30 04:57:10 DEBUG : empty space: Excluded (Size Filter) 2024/10/30 04:57:10 DEBUG : empty space: Excluded 2024/10/30 04:57:10 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/30 04:57:10 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/30 04:57:10 DEBUG : B2 bucket rclone-test-tihesuj4niha: Waiting for checks to finish 2024/10/30 04:57:10 DEBUG : B2 bucket rclone-test-tihesuj4niha: Waiting for transfers to finish 2024/10/30 04:57:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/30 04:57:11 INFO : potato2: Copied (server-side copy) 2024/10/30 04:57:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/30 04:57:11 INFO : potato3: Copied (server-side copy) 2024/10/30 04:57:11 INFO : potato2: Deleted 2024/10/30 04:57:11 INFO : potato3: Deleted 2024/10/30 04:57:12 DEBUG : Creating backend with remote "TestB2:rclone-test-zadatoc7budu" 2024/10/30 04:57:12 DEBUG : empty space: Excluded (Size Filter) 2024/10/30 04:57:12 DEBUG : empty space: Excluded 2024/10/30 04:57:13 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/30 04:57:13 DEBUG : potato3: Need to transfer - File not found at Destination 2024/10/30 04:57:13 DEBUG : B2 bucket rclone-test-zadatoc7budu: Waiting for checks to finish 2024/10/30 04:57:13 DEBUG : B2 bucket rclone-test-zadatoc7budu: Waiting for transfers to finish 2024/10/30 04:57:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/30 04:57:14 INFO : potato2: Copied (server-side copy) 2024/10/30 04:57:14 INFO : potato2: Deleted 2024/10/30 04:57:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/30 04:57:14 INFO : potato3: Copied (server-side copy) 2024/10/30 04:57:15 INFO : potato3: Deleted 2024/10/30 04:57:15 DEBUG : B2 bucket rclone-test-zadatoc7budu: Purge remote 2024/10/30 04:57:15 INFO : B2 bucket rclone-test-zadatoc7budu: cleaning bucket "rclone-test-zadatoc7budu" of all files 2024/10/30 04:57:15 DEBUG : potato2: Deleting (id "4_zafa2fd53c08ddbbb9f280e1b_f1155bd7893b32b0d_d20241030_m045713_c001_v0001101_t0047_u01730264233944") 2024/10/30 04:57:15 DEBUG : potato3: Deleting (id "4_zafa2fd53c08ddbbb9f280e1b_f100a057a564f2b69_d20241030_m045714_c001_v0001106_t0036_u01730264234354") 2024/10/30 04:57:16 DEBUG : B2 bucket rclone-test-tihesuj4niha: Purge remote 2024/10/30 04:57:16 INFO : B2 bucket rclone-test-tihesuj4niha: cleaning bucket "rclone-test-tihesuj4niha" of all files 2024/10/30 04:57:16 DEBUG : empty space: Deleting (id "4_zff32ed33c08ddbbb9f280e1b_f114ea62e506a021a_d20241030_m045709_c001_v0001182_t0021_u01730264229875") 2024/10/30 04:57:16 DEBUG : potato2: Deleting (id "4_zff32ed33c08ddbbb9f280e1b_f4067bd8c2e27f04a_d20241030_m045714_c001_v7007000_t0000_u01730264234552") 2024/10/30 04:57:16 DEBUG : potato2: Deleting (id "4_zff32ed33c08ddbbb9f280e1b_f113231e5d692a278_d20241030_m045710_c001_v0001036_t0008_u01730264230807") 2024/10/30 04:57:16 DEBUG : potato3: Deleting (id "4_zff32ed33c08ddbbb9f280e1b_f4067bd8c2e27f04f_d20241030_m045714_c001_v7007000_t0000_u01730264234990") 2024/10/30 04:57:16 DEBUG : potato3: Deleting (id "4_zff32ed33c08ddbbb9f280e1b_f11273873583d81c4_d20241030_m045711_c001_v0001036_t0002_u01730264231182") 2024/10/30 04:57:16 DEBUG : potato3: Deleting (id "4_zff32ed33c08ddbbb9f280e1b_f114ea62e506a022a_d20241030_m045710_c001_v0001182_t0041_u01730264230139") --- PASS: TestServerSideMoveWithFilter (13.11s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:57:18 DEBUG : Creating backend with remote "TestB2:rclone-test-tunacob4nemi" 2024/10/30 04:57:21 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-bazogam1cono -> B2 bucket rclone-test-tunacob4nemi 2024/10/30 04:57:23 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/30 04:57:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/10/30 04:57:23 DEBUG : empty space: Unchanged skipping 2024/10/30 04:57:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/30 04:57:23 DEBUG : B2 bucket rclone-test-tunacob4nemi: Waiting for checks to finish 2024/10/30 04:57:23 INFO : empty space: Deleted 2024/10/30 04:57:23 DEBUG : B2 bucket rclone-test-tunacob4nemi: Waiting for transfers to finish 2024/10/30 04:57:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/30 04:57:23 INFO : potato2: Copied (server-side copy) 2024/10/30 04:57:24 INFO : potato2: Deleted 2024/10/30 04:57:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/30 04:57:24 INFO : potato3: Copied (server-side copy) 2024/10/30 04:57:24 INFO : potato3: Deleted 2024/10/30 04:57:24 DEBUG : Creating backend with remote "TestB2:rclone-test-xoyahun4biku" 2024/10/30 04:57:25 DEBUG : tomatoDir: Making directory 2024/10/30 04:57:26 DEBUG : empty space: Need to transfer - File not found at Destination 2024/10/30 04:57:26 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/30 04:57:26 DEBUG : potato3: Need to transfer - File not found at Destination 2024/10/30 04:57:26 DEBUG : B2 bucket rclone-test-xoyahun4biku: Waiting for checks to finish 2024/10/30 04:57:26 DEBUG : B2 bucket rclone-test-xoyahun4biku: Waiting for transfers to finish 2024/10/30 04:57:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/30 04:57:27 INFO : empty space: Copied (server-side copy) 2024/10/30 04:57:27 INFO : empty space: Deleted 2024/10/30 04:57:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/30 04:57:27 INFO : potato3: Copied (server-side copy) 2024/10/30 04:57:27 INFO : potato3: Deleted 2024/10/30 04:57:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/30 04:57:27 INFO : potato2: Copied (server-side copy) 2024/10/30 04:57:27 INFO : potato2: Deleted 2024/10/30 04:57:28 DEBUG : B2 bucket rclone-test-xoyahun4biku: Purge remote 2024/10/30 04:57:28 INFO : B2 bucket rclone-test-xoyahun4biku: cleaning bucket "rclone-test-xoyahun4biku" of all files 2024/10/30 04:57:28 DEBUG : empty space: Deleting (id "4_zff922d73c09ddbbb9f280e1b_f1058ba1a1bff23e3_d20241030_m045726_c001_v0001033_t0050_u01730264246873") 2024/10/30 04:57:28 DEBUG : potato2: Deleting (id "4_zff922d73c09ddbbb9f280e1b_f1153730ca326d3b9_d20241030_m045727_c001_v0001172_t0034_u01730264247369") 2024/10/30 04:57:28 DEBUG : potato3: Deleting (id "4_zff922d73c09ddbbb9f280e1b_f10683dab43b86078_d20241030_m045727_c001_v0001182_t0055_u01730264247258") 2024/10/30 04:57:29 DEBUG : B2 bucket rclone-test-tunacob4nemi: Purge remote 2024/10/30 04:57:29 INFO : B2 bucket rclone-test-tunacob4nemi: cleaning bucket "rclone-test-tunacob4nemi" of all files 2024/10/30 04:57:29 DEBUG : empty space: Deleting (id "4_z5f321d63c09ddbbb9f280e1b_f40428dd176dddd5c_d20241030_m045727_c001_v7007000_t0000_u01730264247241") 2024/10/30 04:57:29 DEBUG : empty space: Deleting (id "4_z5f321d63c09ddbbb9f280e1b_f1016ac6c28851679_d20241030_m045722_c001_v0001182_t0029_u01730264242904") 2024/10/30 04:57:29 DEBUG : potato2: Deleting (id "4_z5f321d63c09ddbbb9f280e1b_f40428dd176dddd65_d20241030_m045727_c001_v7007000_t0000_u01730264247754") 2024/10/30 04:57:29 DEBUG : potato2: Deleting (id "4_z5f321d63c09ddbbb9f280e1b_f114131670673c36c_d20241030_m045723_c001_v0001145_t0006_u01730264243776") 2024/10/30 04:57:29 DEBUG : potato3: Deleting (id "4_z5f321d63c09ddbbb9f280e1b_f40428dd176dddd60_d20241030_m045727_c001_v7007000_t0000_u01730264247511") 2024/10/30 04:57:29 DEBUG : potato3: Deleting (id "4_z5f321d63c09ddbbb9f280e1b_f111fe7ba5298ed56_d20241030_m045724_c001_v0001181_t0025_u01730264244039") 2024/10/30 04:57:29 DEBUG : potato3: Deleting (id "4_z5f321d63c09ddbbb9f280e1b_f1016ac6c28851683_d20241030_m045723_c001_v0001182_t0026_u01730264243140") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.95s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:57:31 DEBUG : Creating backend with remote "TestB2:rclone-test-bazogam1cono/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.57s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:57:34 DEBUG : Creating backend with remote "TestB2:rclone-test-bazogam1cono/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" --- PASS: TestSyncOverlap (3.08s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:57:37 DEBUG : Creating backend with remote "TestB2:rclone-test-bazogam1cono/rclone-sync-test" 2024/10/30 04:57:39 DEBUG : Creating backend with remote "TestB2:rclone-test-bazogam1cono/rclone-sync-test-include/layer2" 2024/10/30 04:57:41 DEBUG : Creating backend with remote "TestB2:rclone-test-bazogam1cono/rclone-sync-test-ignore-file" 2024/10/30 04:57:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/30 04:57:45 DEBUG : B2 bucket rclone-test-bazogam1cono path rclone-sync-test: Waiting for checks to finish 2024/10/30 04:57:45 DEBUG : B2 bucket rclone-test-bazogam1cono path rclone-sync-test: Waiting for transfers to finish 2024/10/30 04:57:45 DEBUG : Waiting for deletions to finish 2024/10/30 04:57:45 INFO : There was nothing to transfer 2024/10/30 04:57:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/30 04:57:45 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:57:45 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:57:45 DEBUG : Waiting for deletions to finish 2024/10/30 04:57:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:57:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/30 04:57:46 DEBUG : B2 bucket rclone-test-bazogam1cono path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/10/30 04:57:46 DEBUG : B2 bucket rclone-test-bazogam1cono path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/10/30 04:57:46 DEBUG : Waiting for deletions to finish 2024/10/30 04:57:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:57:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/30 04:57:46 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:57:46 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:57:46 DEBUG : Waiting for deletions to finish 2024/10/30 04:57:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:57:47 DEBUG : : Excluded 2024/10/30 04:57:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/30 04:57:47 DEBUG : B2 bucket rclone-test-bazogam1cono path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/10/30 04:57:47 DEBUG : B2 bucket rclone-test-bazogam1cono path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/10/30 04:57:47 DEBUG : Waiting for deletions to finish 2024/10/30 04:57:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (17.40s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:57:54 DEBUG : Creating backend with remote "TestB2:rclone-test-bazogam1cono/dst" 2024/10/30 04:57:55 DEBUG : Creating backend with remote "TestB2:rclone-test-bazogam1cono/CompareDest" 2024/10/30 04:57:57 DEBUG : one: Need to transfer - File not found at Destination 2024/10/30 04:57:57 DEBUG : B2 bucket rclone-test-bazogam1cono path dst: Waiting for checks to finish 2024/10/30 04:57:57 DEBUG : B2 bucket rclone-test-bazogam1cono path dst: Waiting for transfers to finish 2024/10/30 04:57:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/30 04:57:58 INFO : one: Copied (new) 2024/10/30 04:57:58 DEBUG : Waiting for deletions to finish 2024/10/30 04:57:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/30 04:57:59 DEBUG : B2 bucket rclone-test-bazogam1cono path dst: Waiting for checks to finish 2024/10/30 04:57:59 DEBUG : B2 bucket rclone-test-bazogam1cono path dst: Waiting for transfers to finish 2024/10/30 04:58:00 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/10/30 04:58:00 INFO : one: Copied (replaced existing) 2024/10/30 04:58:00 DEBUG : Waiting for deletions to finish 2024/10/30 04:58:01 DEBUG : B2 bucket rclone-test-bazogam1cono path dst: Waiting for checks to finish 2024/10/30 04:58:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/30 04:58:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 04:58:02 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/30 04:58:02 DEBUG : B2 bucket rclone-test-bazogam1cono path dst: Waiting for transfers to finish 2024/10/30 04:58:02 DEBUG : Waiting for deletions to finish 2024/10/30 04:58:02 INFO : There was nothing to transfer 2024/10/30 04:58:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 04:58:03 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/30 04:58:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/30 04:58:03 DEBUG : B2 bucket rclone-test-bazogam1cono path dst: Waiting for checks to finish 2024/10/30 04:58:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 04:58:03 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/30 04:58:03 DEBUG : B2 bucket rclone-test-bazogam1cono path dst: Waiting for transfers to finish 2024/10/30 04:58:03 DEBUG : Waiting for deletions to finish 2024/10/30 04:58:03 INFO : There was nothing to transfer 2024/10/30 04:58:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 04:58:04 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/30 04:58:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/30 04:58:04 DEBUG : B2 bucket rclone-test-bazogam1cono path dst: Waiting for checks to finish 2024/10/30 04:58:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 04:58:04 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/30 04:58:04 DEBUG : B2 bucket rclone-test-bazogam1cono path dst: Waiting for transfers to finish 2024/10/30 04:58:04 DEBUG : Waiting for deletions to finish 2024/10/30 04:58:04 INFO : There was nothing to transfer 2024/10/30 04:58:05 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 2024/10/30 04:58:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/10/30 04:58:05 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/30 04:58:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/30 04:58:05 DEBUG : B2 bucket rclone-test-bazogam1cono path dst: Waiting for checks to finish 2024/10/30 04:58:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 04:58:05 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/30 04:58:05 DEBUG : B2 bucket rclone-test-bazogam1cono path dst: Waiting for transfers to finish 2024/10/30 04:58:05 DEBUG : Waiting for deletions to finish 2024/10/30 04:58:05 INFO : There was nothing to transfer 2024/10/30 04:58:06 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/10/30 04:58:06 DEBUG : two: Need to transfer - File not found at Destination 2024/10/30 04:58:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/30 04:58:06 DEBUG : B2 bucket rclone-test-bazogam1cono path dst: Waiting for checks to finish 2024/10/30 04:58:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 04:58:06 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/30 04:58:06 DEBUG : B2 bucket rclone-test-bazogam1cono path dst: Waiting for transfers to finish 2024/10/30 04:58:07 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/10/30 04:58:07 INFO : two: Copied (new) 2024/10/30 04:58:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.56s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:58:10 DEBUG : Creating backend with remote "TestB2:rclone-test-bazogam1cono/dest" 2024/10/30 04:58:11 DEBUG : Creating backend with remote "TestB2:rclone-test-bazogam1cono/pre-dest1" 2024/10/30 04:58:13 DEBUG : Creating backend with remote "TestB2:rclone-test-bazogam1cono/pre-dest2" 2024/10/30 04:58:15 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 04:58:15 DEBUG : 1: Destination found in --compare-dest, skipping 2024/10/30 04:58:15 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 04:58:15 DEBUG : 2: Destination found in --compare-dest, skipping 2024/10/30 04:58:15 DEBUG : 3: Need to transfer - File not found at Destination 2024/10/30 04:58:15 DEBUG : B2 bucket rclone-test-bazogam1cono path dest: Waiting for checks to finish 2024/10/30 04:58:15 DEBUG : B2 bucket rclone-test-bazogam1cono path dest: Waiting for transfers to finish 2024/10/30 04:58:16 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/10/30 04:58:16 INFO : 3: Copied (new) 2024/10/30 04:58:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.34s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:58:18 DEBUG : Creating backend with remote "TestB2:rclone-test-bazogam1cono/dst" 2024/10/30 04:58:19 DEBUG : Creating backend with remote "TestB2:rclone-test-bazogam1cono/CopyDest" 2024/10/30 04:58:21 DEBUG : one: Need to transfer - File not found at Destination 2024/10/30 04:58:21 DEBUG : B2 bucket rclone-test-bazogam1cono path dst: Waiting for checks to finish 2024/10/30 04:58:21 DEBUG : B2 bucket rclone-test-bazogam1cono path dst: Waiting for transfers to finish 2024/10/30 04:58:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/30 04:58:22 INFO : one: Copied (new) 2024/10/30 04:58:22 DEBUG : Waiting for deletions to finish 2024/10/30 04:58:23 DEBUG : B2 bucket rclone-test-bazogam1cono path dst: Waiting for checks to finish 2024/10/30 04:58:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/30 04:58:23 DEBUG : B2 bucket rclone-test-bazogam1cono path dst: Waiting for transfers to finish 2024/10/30 04:58:23 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/10/30 04:58:23 INFO : one: Copied (replaced existing) 2024/10/30 04:58:23 DEBUG : Waiting for deletions to finish 2024/10/30 04:58:25 DEBUG : Creating backend with remote "TestB2:rclone-test-bazogam1cono/BackupDir" 2024/10/30 04:58:26 DEBUG : B2 bucket rclone-test-bazogam1cono path dst: Waiting for checks to finish 2024/10/30 04:58:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/30 04:58:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 04:58:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/30 04:58:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/30 04:58:28 INFO : one: Copied (server-side copy) 2024/10/30 04:58:28 INFO : one: Deleted 2024/10/30 04:58:29 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/10/30 04:58:29 INFO : one: Copied (server-side copy) 2024/10/30 04:58:29 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/10/30 04:58:29 DEBUG : B2 bucket rclone-test-bazogam1cono path dst: Waiting for transfers to finish 2024/10/30 04:58:29 DEBUG : Waiting for deletions to finish 2024/10/30 04:58:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 04:58:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/10/30 04:58:30 INFO : two: Copied (server-side copy) 2024/10/30 04:58:30 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/10/30 04:58:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 04:58:30 DEBUG : one: Unchanged skipping 2024/10/30 04:58:30 DEBUG : B2 bucket rclone-test-bazogam1cono path dst: Waiting for checks to finish 2024/10/30 04:58:30 DEBUG : B2 bucket rclone-test-bazogam1cono path dst: Waiting for transfers to finish 2024/10/30 04:58:30 DEBUG : Waiting for deletions to finish 2024/10/30 04:58:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 04:58:31 DEBUG : one: Unchanged skipping 2024/10/30 04:58:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 04:58:31 DEBUG : two: Unchanged skipping 2024/10/30 04:58:31 DEBUG : B2 bucket rclone-test-bazogam1cono path dst: Waiting for checks to finish 2024/10/30 04:58:31 DEBUG : B2 bucket rclone-test-bazogam1cono path dst: Waiting for transfers to finish 2024/10/30 04:58:31 DEBUG : Waiting for deletions to finish 2024/10/30 04:58:31 INFO : There was nothing to transfer 2024/10/30 04:58:32 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/10/30 04:58:32 DEBUG : three: Destination not found in --copy-dest 2024/10/30 04:58:32 DEBUG : three: Need to transfer - File not found at Destination 2024/10/30 04:58:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 04:58:32 DEBUG : one: Unchanged skipping 2024/10/30 04:58:32 DEBUG : B2 bucket rclone-test-bazogam1cono path dst: Waiting for checks to finish 2024/10/30 04:58:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 04:58:32 DEBUG : two: Unchanged skipping 2024/10/30 04:58:32 DEBUG : B2 bucket rclone-test-bazogam1cono path dst: Waiting for transfers to finish 2024/10/30 04:58:33 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/10/30 04:58:33 INFO : three: Copied (new) 2024/10/30 04:58:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.03s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:58:37 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1181-04.backblaze.com/b2api/v1/b2_upload_file/ef42bd03c06ddbbb9f280e1b/c001_v0001181_t0001": EOF 2024/10/30 04:58:37 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1181-04.backblaze.com/b2api/v1/b2_upload_file/ef42bd03c06ddbbb9f280e1b/c001_v0001181_t0001": EOF) 2024/10/30 04:58:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-bazogam1cono: 1/10 (Post "https://pod-000-1181-04.backblaze.com/b2api/v1/b2_upload_file/ef42bd03c06ddbbb9f280e1b/c001_v0001181_t0001": EOF) 2024/10/30 04:58:39 DEBUG : pacer: Reducing sleep to 10ms 2024/10/30 04:58:39 DEBUG : Creating backend with remote "TestB2:rclone-test-bazogam1cono/dst" 2024/10/30 04:58:40 DEBUG : Creating backend with remote "TestB2:rclone-test-bazogam1cono/backup" 2024/10/30 04:58:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/30 04:58:42 DEBUG : B2 bucket rclone-test-bazogam1cono path dst: Waiting for checks to finish 2024/10/30 04:58:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 04:58:42 DEBUG : two: Unchanged skipping 2024/10/30 04:58:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/30 04:58:43 INFO : one: Copied (server-side copy) 2024/10/30 04:58:44 INFO : one: Deleted 2024/10/30 04:58:44 DEBUG : B2 bucket rclone-test-bazogam1cono path dst: Waiting for transfers to finish 2024/10/30 04:58:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/30 04:58:45 INFO : one: Copied (new) 2024/10/30 04:58:45 DEBUG : Waiting for deletions to finish 2024/10/30 04:58:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/30 04:58:45 INFO : three.txt: Copied (server-side copy) 2024/10/30 04:58:46 INFO : three.txt: Deleted 2024/10/30 04:58:46 INFO : three.txt: Moved into backup dir 2024/10/30 04:58:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/30 04:58:47 DEBUG : B2 bucket rclone-test-bazogam1cono path dst: Waiting for checks to finish 2024/10/30 04:58:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 04:58:47 DEBUG : two: Unchanged skipping 2024/10/30 04:58:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/30 04:58:48 INFO : one: Copied (server-side copy) 2024/10/30 04:58:48 INFO : one: Deleted 2024/10/30 04:58:48 DEBUG : B2 bucket rclone-test-bazogam1cono path dst: Waiting for transfers to finish 2024/10/30 04:58:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/30 04:58:49 INFO : one: Copied (new) 2024/10/30 04:58:49 DEBUG : Waiting for deletions to finish 2024/10/30 04:58:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/30 04:58:49 INFO : three.txt: Copied (server-side copy) 2024/10/30 04:58:50 INFO : three.txt: Deleted 2024/10/30 04:58:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.95s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:58:52 DEBUG : Creating backend with remote "TestB2:rclone-test-bazogam1cono/dst" 2024/10/30 04:58:54 DEBUG : Creating backend with remote "TestB2:rclone-test-bazogam1cono/backup" 2024/10/30 04:58:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/30 04:58:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 04:58:55 DEBUG : two: Unchanged skipping 2024/10/30 04:58:55 DEBUG : B2 bucket rclone-test-bazogam1cono path dst: Waiting for checks to finish 2024/10/30 04:58:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/30 04:58:57 INFO : one: Copied (server-side copy) to: one.bak 2024/10/30 04:58:57 INFO : one: Deleted 2024/10/30 04:58:57 DEBUG : B2 bucket rclone-test-bazogam1cono path dst: Waiting for transfers to finish 2024/10/30 04:58:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/30 04:58:58 INFO : one: Copied (new) 2024/10/30 04:58:58 DEBUG : Waiting for deletions to finish 2024/10/30 04:58:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/30 04:58:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/30 04:58:59 INFO : three.txt: Deleted 2024/10/30 04:58:59 INFO : three.txt: Moved into backup dir 2024/10/30 04:59:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/30 04:59:01 DEBUG : B2 bucket rclone-test-bazogam1cono path dst: Waiting for checks to finish 2024/10/30 04:59:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 04:59:01 DEBUG : two: Unchanged skipping 2024/10/30 04:59:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/30 04:59:01 INFO : one: Copied (server-side copy) to: one.bak 2024/10/30 04:59:01 INFO : one: Deleted 2024/10/30 04:59:01 DEBUG : B2 bucket rclone-test-bazogam1cono path dst: Waiting for transfers to finish 2024/10/30 04:59:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/30 04:59:02 INFO : one: Copied (new) 2024/10/30 04:59:02 DEBUG : Waiting for deletions to finish 2024/10/30 04:59:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/30 04:59:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/30 04:59:03 INFO : three.txt: Deleted 2024/10/30 04:59:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.25s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:59:06 DEBUG : Creating backend with remote "TestB2:rclone-test-bazogam1cono/dst" 2024/10/30 04:59:07 DEBUG : Creating backend with remote "TestB2:rclone-test-bazogam1cono/backup" 2024/10/30 04:59:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/30 04:59:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 04:59:09 DEBUG : two: Unchanged skipping 2024/10/30 04:59:09 DEBUG : B2 bucket rclone-test-bazogam1cono path dst: Waiting for checks to finish 2024/10/30 04:59:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/30 04:59:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/10/30 04:59:11 INFO : one: Deleted 2024/10/30 04:59:11 DEBUG : B2 bucket rclone-test-bazogam1cono path dst: Waiting for transfers to finish 2024/10/30 04:59:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/30 04:59:11 INFO : one: Copied (new) 2024/10/30 04:59:11 DEBUG : Waiting for deletions to finish 2024/10/30 04:59:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/30 04:59:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/10/30 04:59:12 INFO : three.txt: Deleted 2024/10/30 04:59:12 INFO : three.txt: Moved into backup dir 2024/10/30 04:59:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/30 04:59:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 04:59:14 DEBUG : two: Unchanged skipping 2024/10/30 04:59:14 DEBUG : B2 bucket rclone-test-bazogam1cono path dst: Waiting for checks to finish 2024/10/30 04:59:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/30 04:59:15 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/10/30 04:59:15 INFO : one: Deleted 2024/10/30 04:59:15 DEBUG : B2 bucket rclone-test-bazogam1cono path dst: Waiting for transfers to finish 2024/10/30 04:59:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/30 04:59:16 INFO : one: Copied (new) 2024/10/30 04:59:16 DEBUG : Waiting for deletions to finish 2024/10/30 04:59:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/30 04:59:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/10/30 04:59:16 INFO : three.txt: Deleted 2024/10/30 04:59:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.53s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:59:19 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1120-04.backblaze.com/b2api/v1/b2_upload_file/ef42bd03c06ddbbb9f280e1b/c001_v0001120_t0047": EOF 2024/10/30 04:59:19 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1120-04.backblaze.com/b2api/v1/b2_upload_file/ef42bd03c06ddbbb9f280e1b/c001_v0001120_t0047": EOF) 2024/10/30 04:59:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/two" to B2 bucket rclone-test-bazogam1cono: 1/10 (Post "https://pod-000-1120-04.backblaze.com/b2api/v1/b2_upload_file/ef42bd03c06ddbbb9f280e1b/c001_v0001120_t0047": EOF) 2024/10/30 04:59:21 DEBUG : pacer: Reducing sleep to 10ms 2024/10/30 04:59:21 DEBUG : Creating backend with remote "TestB2:rclone-test-bazogam1cono/dst" 2024/10/30 04:59:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/30 04:59:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 04:59:23 DEBUG : two: Unchanged skipping 2024/10/30 04:59:23 DEBUG : B2 bucket rclone-test-bazogam1cono path dst: Waiting for checks to finish 2024/10/30 04:59:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/30 04:59:24 INFO : one: Copied (server-side copy) to: one.bak 2024/10/30 04:59:24 INFO : one: Deleted 2024/10/30 04:59:24 DEBUG : B2 bucket rclone-test-bazogam1cono path dst: Waiting for transfers to finish 2024/10/30 04:59:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/30 04:59:25 INFO : one: Copied (new) 2024/10/30 04:59:25 DEBUG : Waiting for deletions to finish 2024/10/30 04:59:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/30 04:59:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/30 04:59:25 INFO : three.txt: Deleted 2024/10/30 04:59:25 INFO : three.txt: Moved into backup dir 2024/10/30 04:59:26 DEBUG : one.bak: Excluded (Path Filter) 2024/10/30 04:59:26 DEBUG : one.bak: Excluded 2024/10/30 04:59:26 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/10/30 04:59:26 DEBUG : three.txt.bak: Excluded 2024/10/30 04:59:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/30 04:59:26 DEBUG : B2 bucket rclone-test-bazogam1cono path dst: Waiting for checks to finish 2024/10/30 04:59:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 04:59:26 DEBUG : two: Unchanged skipping 2024/10/30 04:59:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/30 04:59:27 INFO : one: Copied (server-side copy) to: one.bak 2024/10/30 04:59:27 INFO : one: Deleted 2024/10/30 04:59:27 DEBUG : B2 bucket rclone-test-bazogam1cono path dst: Waiting for transfers to finish 2024/10/30 04:59:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/30 04:59:27 INFO : one: Copied (new) 2024/10/30 04:59:27 DEBUG : Waiting for deletions to finish 2024/10/30 04:59:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/30 04:59:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/30 04:59:29 INFO : three.txt: Deleted 2024/10/30 04:59:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.27s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:59:31 DEBUG : Creating backend with remote "TestB2:rclone-test-bazogam1cono/dst" 2024/10/30 04:59:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/30 04:59:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/30 04:59:34 INFO : one: Copied (server-side copy) to: one.bak 2024/10/30 04:59:34 INFO : one: Deleted 2024/10/30 04:59:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/30 04:59:35 INFO : one: Copied (new) 2024/10/30 04:59:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 04:59:35 DEBUG : two: Unchanged skipping 2024/10/30 04:59:35 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/30 04:59:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/30 04:59:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/30 04:59:36 INFO : three.txt: Deleted 2024/10/30 04:59:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/30 04:59:36 INFO : three.txt: Copied (new) 2024/10/30 04:59:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/30 04:59:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/30 04:59:38 INFO : one: Copied (server-side copy) to: one.bak 2024/10/30 04:59:38 INFO : one: Deleted 2024/10/30 04:59:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/30 04:59:38 INFO : one: Copied (new) 2024/10/30 04:59:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 04:59:39 DEBUG : two: Unchanged skipping 2024/10/30 04:59:39 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/30 04:59:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/30 04:59:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/30 04:59:40 INFO : three.txt: Deleted 2024/10/30 04:59:40 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/10/30 04:59:40 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.64s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:59:43 DEBUG : Creating backend with remote "TestB2:rclone-test-bazogam1cono/dst" 2024/10/30 04:59:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/30 04:59:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/30 04:59:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/10/30 04:59:46 INFO : one: Deleted 2024/10/30 04:59:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/30 04:59:47 INFO : one: Copied (new) 2024/10/30 04:59:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 04:59:47 DEBUG : two: Unchanged skipping 2024/10/30 04:59:47 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/30 04:59:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/30 04:59:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/10/30 04:59:48 INFO : three.txt: Deleted 2024/10/30 04:59:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/30 04:59:48 INFO : three.txt: Copied (new) 2024/10/30 04:59:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/30 04:59:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/30 04:59:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/10/30 04:59:50 INFO : one: Deleted 2024/10/30 04:59:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/30 04:59:50 INFO : one: Copied (new) 2024/10/30 04:59:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 04:59:50 DEBUG : two: Unchanged skipping 2024/10/30 04:59:51 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/30 04:59:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/30 04:59:51 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/10/30 04:59:51 INFO : three.txt: Deleted 2024/10/30 04:59:52 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/10/30 04:59:52 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.53s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:59:54 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/10/30 04:59:54 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:59:54 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:59:54 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/10/30 04:59:54 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/10/30 04:59:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.03s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:59:56 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/30 04:59:56 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:59:56 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:59:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/30 04:59:56 INFO : existing: Copied (new) 2024/10/30 04:59:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:59:56 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/10/30 04:59:56 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:59:56 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/10/30 04:59:56 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:59:56 ERROR : B2 bucket rclone-test-bazogam1cono: not deleting files as there were IO errors 2024/10/30 04:59:56 ERROR : B2 bucket rclone-test-bazogam1cono: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" --- PASS: TestSyncImmutable (2.80s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 04:59:59 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 04:59:59 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 04:59:59 DEBUG : existing: Unchanged skipping 2024/10/30 04:59:59 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 04:59:59 DEBUG : Waiting for deletions to finish 2024/10/30 04:59:59 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.42s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.40s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.18s) --- SKIP: TestMaxTransfer/Hard (0.39s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 05:00:11 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 05:00:11 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 05:00:11 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 05:00:11 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 05:00:11 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 05:00:11 DEBUG : both0: Unchanged skipping 2024/10/30 05:00:11 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 05:00:11 DEBUG : both12: Unchanged skipping 2024/10/30 05:00:11 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 05:00:11 DEBUG : both10: Unchanged skipping 2024/10/30 05:00:11 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 05:00:11 DEBUG : both14: Unchanged skipping 2024/10/30 05:00:11 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 05:00:11 DEBUG : both1: Unchanged skipping 2024/10/30 05:00:11 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 05:00:11 DEBUG : both16: Unchanged skipping 2024/10/30 05:00:11 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 05:00:11 DEBUG : both17: Unchanged skipping 2024/10/30 05:00:11 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 05:00:11 DEBUG : both18: Unchanged skipping 2024/10/30 05:00:11 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 05:00:11 DEBUG : both11: Unchanged skipping 2024/10/30 05:00:11 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 05:00:11 DEBUG : both2: Unchanged skipping 2024/10/30 05:00:11 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 05:00:11 DEBUG : both3: Unchanged skipping 2024/10/30 05:00:11 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 05:00:11 DEBUG : both4: Unchanged skipping 2024/10/30 05:00:11 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 05:00:11 DEBUG : both5: Unchanged skipping 2024/10/30 05:00:11 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 05:00:11 DEBUG : both6: Unchanged skipping 2024/10/30 05:00:11 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 05:00:11 DEBUG : both7: Unchanged skipping 2024/10/30 05:00:11 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 05:00:11 DEBUG : both8: Unchanged skipping 2024/10/30 05:00:11 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 05:00:11 DEBUG : both9: Unchanged skipping 2024/10/30 05:00:11 DEBUG : both13: Unchanged skipping 2024/10/30 05:00:11 DEBUG : both15: Unchanged skipping 2024/10/30 05:00:11 DEBUG : both19: Unchanged skipping 2024/10/30 05:00:11 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 05:00:11 DEBUG : Waiting for deletions to finish 2024/10/30 05:00:11 INFO : only5: Deleted 2024/10/30 05:00:11 INFO : only0: Deleted 2024/10/30 05:00:12 INFO : only11: Deleted 2024/10/30 05:00:12 INFO : only13: Deleted 2024/10/30 05:00:12 INFO : only18: Deleted 2024/10/30 05:00:12 INFO : only19: Deleted 2024/10/30 05:00:12 INFO : only10: Deleted 2024/10/30 05:00:12 INFO : only12: Deleted 2024/10/30 05:00:12 INFO : only14: Deleted 2024/10/30 05:00:12 INFO : only2: Deleted 2024/10/30 05:00:12 INFO : only1: Deleted 2024/10/30 05:00:12 INFO : only17: Deleted 2024/10/30 05:00:12 INFO : only8: Deleted 2024/10/30 05:00:12 INFO : only9: Deleted 2024/10/30 05:00:12 INFO : only7: Deleted 2024/10/30 05:00:12 INFO : only15: Deleted 2024/10/30 05:00:12 INFO : only3: Deleted 2024/10/30 05:00:12 INFO : only16: Deleted 2024/10/30 05:00:12 INFO : only4: Deleted 2024/10/30 05:00:12 INFO : only6: Deleted 2024/10/30 05:00:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (16.15s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 05:00:27 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 05:00:27 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for checks to finish 2024/10/30 05:00:27 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 05:00:27 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 05:00:27 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 05:00:27 DEBUG : both0: Unchanged skipping 2024/10/30 05:00:27 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 05:00:27 DEBUG : both12: Unchanged skipping 2024/10/30 05:00:27 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 05:00:27 DEBUG : both11: Unchanged skipping 2024/10/30 05:00:27 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 05:00:27 DEBUG : both14: Unchanged skipping 2024/10/30 05:00:27 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 05:00:27 DEBUG : both15: Unchanged skipping 2024/10/30 05:00:27 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 05:00:27 DEBUG : both16: Unchanged skipping 2024/10/30 05:00:27 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 05:00:27 DEBUG : both17: Unchanged skipping 2024/10/30 05:00:27 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 05:00:27 DEBUG : both18: Unchanged skipping 2024/10/30 05:00:27 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 05:00:27 DEBUG : both19: Unchanged skipping 2024/10/30 05:00:27 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 05:00:27 DEBUG : both2: Unchanged skipping 2024/10/30 05:00:27 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 05:00:27 DEBUG : both3: Unchanged skipping 2024/10/30 05:00:27 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 05:00:27 DEBUG : both4: Unchanged skipping 2024/10/30 05:00:27 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 05:00:27 DEBUG : both5: Unchanged skipping 2024/10/30 05:00:27 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 05:00:27 DEBUG : both6: Unchanged skipping 2024/10/30 05:00:27 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 05:00:27 DEBUG : both7: Unchanged skipping 2024/10/30 05:00:27 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 05:00:27 DEBUG : both8: Unchanged skipping 2024/10/30 05:00:27 DEBUG : both10: Unchanged skipping 2024/10/30 05:00:27 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/10/30 05:00:27 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/10/30 05:00:27 DEBUG : both1: Unchanged skipping 2024/10/30 05:00:27 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/10/30 05:00:27 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/10/30 05:00:27 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/10/30 05:00:27 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/10/30 05:00:27 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/10/30 05:00:27 DEBUG : both13: Unchanged skipping 2024/10/30 05:00:27 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/10/30 05:00:27 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/10/30 05:00:27 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/10/30 05:00:27 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/10/30 05:00:27 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/10/30 05:00:27 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/10/30 05:00:27 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/10/30 05:00:27 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/10/30 05:00:27 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/10/30 05:00:27 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/10/30 05:00:27 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/10/30 05:00:27 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/10/30 05:00:27 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/10/30 05:00:27 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 05:00:27 DEBUG : both9: Unchanged skipping 2024/10/30 05:00:27 DEBUG : B2 bucket rclone-test-bazogam1cono: Waiting for transfers to finish 2024/10/30 05:00:28 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/30 05:00:28 INFO : only0: Copied (replaced existing) 2024/10/30 05:00:28 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/30 05:00:28 INFO : only10: Copied (replaced existing) 2024/10/30 05:00:28 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/30 05:00:28 INFO : only13: Copied (replaced existing) 2024/10/30 05:00:28 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/30 05:00:28 INFO : only11: Copied (replaced existing) 2024/10/30 05:00:28 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/30 05:00:28 INFO : only14: Copied (replaced existing) 2024/10/30 05:00:28 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/30 05:00:28 INFO : only16: Copied (replaced existing) 2024/10/30 05:00:28 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/30 05:00:28 INFO : only17: Copied (replaced existing) 2024/10/30 05:00:28 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/30 05:00:28 INFO : only1: Copied (replaced existing) 2024/10/30 05:00:28 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/30 05:00:28 INFO : only12: Copied (replaced existing) 2024/10/30 05:00:28 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/30 05:00:28 INFO : only18: Copied (replaced existing) 2024/10/30 05:00:29 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/30 05:00:29 INFO : only2: Copied (replaced existing) 2024/10/30 05:00:29 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/30 05:00:29 INFO : only3: Copied (replaced existing) 2024/10/30 05:00:29 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/30 05:00:29 INFO : only4: Copied (replaced existing) 2024/10/30 05:00:29 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/30 05:00:29 INFO : only5: Copied (replaced existing) 2024/10/30 05:00:29 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/30 05:00:29 INFO : only6: Copied (replaced existing) 2024/10/30 05:00:29 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/30 05:00:29 INFO : only7: Copied (replaced existing) 2024/10/30 05:00:29 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/30 05:00:29 INFO : only8: Copied (replaced existing) 2024/10/30 05:00:29 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/30 05:00:29 INFO : only9: Copied (replaced existing) 2024/10/30 05:00:29 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/30 05:00:29 INFO : only15: Copied (replaced existing) 2024/10/30 05:00:29 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/30 05:00:29 INFO : only19: Copied (replaced existing) 2024/10/30 05:00:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (20.79s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 05:00:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/30 05:00:38 DEBUG : sub dir: Making directory 2024/10/30 05:00:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.56s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" 2024/10/30 05:00:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/30 05:00:43 DEBUG : sub dir: Making directory 2024/10/30 05:00:43 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bazogam1cono", Local "Local file system at /tmp/rclone2223275390", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.62s) PASS 2024/10/30 05:00:47 DEBUG : B2 bucket rclone-test-bazogam1cono: Purge remote 2024/10/30 05:00:47 INFO : B2 bucket rclone-test-bazogam1cono: cleaning bucket "rclone-test-bazogam1cono" of all files 2024/10/30 05:00:48 DEBUG : BackupDir/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f418b60c3d071dd0f_d20241030_m045834_c001_v7007000_t0000_u01730264314057") 2024/10/30 05:00:48 DEBUG : BackupDir/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1157cf4087504eed_d20241030_m045828_c001_v0001130_t0055_u01730264308073") 2024/10/30 05:00:48 DEBUG : CompareDest/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4076ed8f9dfe78f0_d20241030_m045808_c001_v7007000_t0000_u01730264288339") 2024/10/30 05:00:48 DEBUG : CompareDest/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f104e22a9b95820a9_d20241030_m045801_c001_v0001120_t0004_u01730264281342") 2024/10/30 05:00:48 DEBUG : CompareDest/two: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4076ed8f9dfe78f2_d20241030_m045808_c001_v7007000_t0000_u01730264288530") 2024/10/30 05:00:48 DEBUG : CompareDest/two: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963032126_d20241030_m045802_c001_v0001181_t0029_u01730264282831") 2024/10/30 05:00:48 DEBUG : CopyDest/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f418b60c3d071dd10_d20241030_m045834_c001_v7007000_t0000_u01730264314262") 2024/10/30 05:00:48 DEBUG : CopyDest/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf04f0_d20241030_m045824_c001_v0001176_t0025_u01730264304939") 2024/10/30 05:00:48 DEBUG : CopyDest/three: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f418b60c3d071e0f9_d20241030_m045834_c001_v7007000_t0000_u01730264314467") 2024/10/30 05:00:48 DEBUG : CopyDest/three: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f10473999630321c2_d20241030_m045832_c001_v0001181_t0011_u01730264312071") 2024/10/30 05:00:48 DEBUG : CopyDest/two: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f418b60c3d071e0fa_d20241030_m045834_c001_v7007000_t0000_u01730264314660") 2024/10/30 05:00:48 DEBUG : CopyDest/two: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f104e22a9b958215b_d20241030_m045829_c001_v0001120_t0026_u01730264309749") 2024/10/30 05:00:48 DEBUG : EXISTING: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4086d03dd03539a6_d20241030_m045959_c001_v7007000_t0000_u01730264399683") 2024/10/30 05:00:49 DEBUG : EXISTING: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf072e_d20241030_m045958_c001_v0001176_t0044_u01730264398644") 2024/10/30 05:00:49 DEBUG : Testêé: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4086d03dd03539a1_d20241030_m045955_c001_v7007000_t0000_u01730264395472") 2024/10/30 05:00:49 DEBUG : Testêé: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0714_d20241030_m045954_c001_v0001176_t0003_u01730264394832") 2024/10/30 05:00:49 DEBUG : Testêé: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf070c_d20241030_m045954_c001_v0001176_t0027_u01730264394191") 2024/10/30 05:00:49 DEBUG : a/potato2: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f403f964ad3132733_d20241030_m045616_c001_v7007000_t0000_u01730264176782") 2024/10/30 05:00:49 DEBUG : a/potato2: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031f04_d20241030_m045616_c001_v0001181_t0033_u01730264176188") 2024/10/30 05:00:49 DEBUG : a/potato2: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f401a95e812bdb55c_d20241030_m045614_c001_v7007000_t0000_u01730264174409") 2024/10/30 05:00:49 DEBUG : a/potato2: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031ef2_d20241030_m045613_c001_v0001181_t0039_u01730264173474") 2024/10/30 05:00:49 DEBUG : a/potato2: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f418b60c3d0718ed0_d20241030_m045553_c001_v7007000_t0000_u01730264153350") 2024/10/30 05:00:49 DEBUG : a/potato2: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031e50_d20241030_m045552_c001_v0001181_t0038_u01730264152382") 2024/10/30 05:00:49 DEBUG : b/potato: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f403f964ad3132735_d20241030_m045616_c001_v7007000_t0000_u01730264176968") 2024/10/30 05:00:49 DEBUG : b/potato: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031ef8_d20241030_m045615_c001_v0001181_t0000_u01730264175348") 2024/10/30 05:00:49 DEBUG : b/potato: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f401a95e812bdb55b_d20241030_m045613_c001_v7007000_t0000_u01730264173836") 2024/10/30 05:00:49 DEBUG : b/potato: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031ee4_d20241030_m045612_c001_v0001181_t0047_u01730264172633") 2024/10/30 05:00:49 DEBUG : b/potato: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f418b60c3d0718ecd_d20241030_m045552_c001_v7007000_t0000_u01730264152748") 2024/10/30 05:00:49 DEBUG : b/potato: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031e42_d20241030_m045551_c001_v0001181_t0040_u01730264151509") 2024/10/30 05:00:49 DEBUG : backup/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3d63b_d20241030_m045850_c001_v7007000_t0000_u01730264330642") 2024/10/30 05:00:49 DEBUG : backup/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1093307ddd23df9a_d20241030_m045848_c001_v0001102_t0050_u01730264328169") 2024/10/30 05:00:49 DEBUG : backup/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f116488e54378b5e7_d20241030_m045843_c001_v0001181_t0003_u01730264323860") 2024/10/30 05:00:50 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f402d19b89af35790_d20241030_m045917_c001_v7007000_t0000_u01730264357438") 2024/10/30 05:00:50 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1044690c8852983a_d20241030_m045914_c001_v0001106_t0050_u01730264354728") 2024/10/30 05:00:50 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f110f2a419489cb0b_d20241030_m045910_c001_v0001036_t0041_u01730264350342") 2024/10/30 05:00:50 DEBUG : backup/one.bak: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40162a7bd7f62365_d20241030_m045903_c001_v7007000_t0000_u01730264343906") 2024/10/30 05:00:50 DEBUG : backup/one.bak: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f117f3c542f986a80_d20241030_m045901_c001_v0001176_t0018_u01730264341511") 2024/10/30 05:00:50 DEBUG : backup/one.bak: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f11399ace81571552_d20241030_m045857_c001_v0001182_t0055_u01730264337096") 2024/10/30 05:00:50 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f402d19b89af35791_d20241030_m045917_c001_v7007000_t0000_u01730264357627") 2024/10/30 05:00:50 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1143c0ef22b01c90_d20241030_m045916_c001_v0001091_t0005_u01730264356523") 2024/10/30 05:00:50 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f11727d2f474e6559_d20241030_m045912_c001_v0001098_t0052_u01730264352167") 2024/10/30 05:00:50 DEBUG : backup/three.txt: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3d63c_d20241030_m045850_c001_v7007000_t0000_u01730264330834") 2024/10/30 05:00:50 DEBUG : backup/three.txt: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f11266677f812b5c8_d20241030_m045849_c001_v0001116_t0025_u01730264329363") 2024/10/30 05:00:50 DEBUG : backup/three.txt: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1009d7cfce7cdb5a_d20241030_m045845_c001_v0001093_t0020_u01730264325619") 2024/10/30 05:00:50 DEBUG : backup/three.txt.bak: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40162a7bd7f62366_d20241030_m045904_c001_v7007000_t0000_u01730264344092") 2024/10/30 05:00:50 DEBUG : backup/three.txt.bak: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f11279425cdcd01db_d20241030_m045902_c001_v0001144_t0001_u01730264342572") 2024/10/30 05:00:50 DEBUG : backup/three.txt.bak: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1157cf4087504f21_d20241030_m045858_c001_v0001130_t0001_u01730264338694") 2024/10/30 05:00:50 DEBUG : both0: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3e0b0_d20241030_m050030_c001_v7007000_t0000_u01730264430159") 2024/10/30 05:00:50 DEBUG : both0: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf080c_d20241030_m050018_c001_v0001176_t0054_u01730264418152") 2024/10/30 05:00:50 DEBUG : both0: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f416ca964b92ac5e0_d20241030_m050013_c001_v7007000_t0000_u01730264413403") 2024/10/30 05:00:50 DEBUG : both0: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0744_d20241030_m050001_c001_v0001176_t0015_u01730264401636") 2024/10/30 05:00:51 DEBUG : both1: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3e0b1_d20241030_m050030_c001_v7007000_t0000_u01730264430350") 2024/10/30 05:00:51 DEBUG : both1: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0812_d20241030_m050018_c001_v0001176_t0032_u01730264418587") 2024/10/30 05:00:51 DEBUG : both1: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f416ca964b92ac5e1_d20241030_m050013_c001_v7007000_t0000_u01730264413591") 2024/10/30 05:00:51 DEBUG : both1: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf074c_d20241030_m050002_c001_v0001176_t0037_u01730264402083") 2024/10/30 05:00:51 DEBUG : both10: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3e0b4_d20241030_m050030_c001_v7007000_t0000_u01730264430539") 2024/10/30 05:00:51 DEBUG : both10: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf084a_d20241030_m050022_c001_v0001176_t0017_u01730264422660") 2024/10/30 05:00:51 DEBUG : both10: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f416ca964b92ac5e2_d20241030_m050013_c001_v7007000_t0000_u01730264413779") 2024/10/30 05:00:51 DEBUG : both10: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0788_d20241030_m050006_c001_v0001176_t0035_u01730264406152") 2024/10/30 05:00:51 DEBUG : both11: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3e0b7_d20241030_m050030_c001_v7007000_t0000_u01730264430736") 2024/10/30 05:00:51 DEBUG : both11: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0850_d20241030_m050023_c001_v0001176_t0040_u01730264423093") 2024/10/30 05:00:51 DEBUG : both11: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f416ca964b92ac5e3_d20241030_m050013_c001_v7007000_t0000_u01730264413968") 2024/10/30 05:00:51 DEBUG : both11: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf078e_d20241030_m050006_c001_v0001176_t0040_u01730264406586") 2024/10/30 05:00:51 DEBUG : both12: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3e0b8_d20241030_m050030_c001_v7007000_t0000_u01730264430925") 2024/10/30 05:00:51 DEBUG : both12: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0856_d20241030_m050023_c001_v0001176_t0059_u01730264423526") 2024/10/30 05:00:51 DEBUG : both12: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f416ca964b92ac5e4_d20241030_m050014_c001_v7007000_t0000_u01730264414156") 2024/10/30 05:00:51 DEBUG : both12: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0798_d20241030_m050007_c001_v0001176_t0037_u01730264407046") 2024/10/30 05:00:51 DEBUG : both13: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3e0bb_d20241030_m050031_c001_v7007000_t0000_u01730264431118") 2024/10/30 05:00:51 DEBUG : both13: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf085a_d20241030_m050024_c001_v0001176_t0031_u01730264424019") 2024/10/30 05:00:51 DEBUG : both13: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f416ca964b92ac5e5_d20241030_m050014_c001_v7007000_t0000_u01730264414343") 2024/10/30 05:00:51 DEBUG : both13: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf079e_d20241030_m050007_c001_v0001176_t0025_u01730264407495") 2024/10/30 05:00:51 DEBUG : both14: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3e0bc_d20241030_m050031_c001_v7007000_t0000_u01730264431306") 2024/10/30 05:00:52 DEBUG : both14: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0860_d20241030_m050024_c001_v0001176_t0023_u01730264424459") 2024/10/30 05:00:52 DEBUG : both14: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f416ca964b92ac5e7_d20241030_m050014_c001_v7007000_t0000_u01730264414531") 2024/10/30 05:00:52 DEBUG : both14: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf07a2_d20241030_m050007_c001_v0001176_t0016_u01730264407931") 2024/10/30 05:00:52 DEBUG : both15: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3e0bd_d20241030_m050031_c001_v7007000_t0000_u01730264431500") 2024/10/30 05:00:52 DEBUG : both15: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0866_d20241030_m050024_c001_v0001176_t0052_u01730264424939") 2024/10/30 05:00:52 DEBUG : both15: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f416ca964b92ac5e8_d20241030_m050014_c001_v7007000_t0000_u01730264414719") 2024/10/30 05:00:52 DEBUG : both15: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf07a8_d20241030_m050008_c001_v0001176_t0021_u01730264408387") 2024/10/30 05:00:52 DEBUG : both16: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3e0bf_d20241030_m050031_c001_v7007000_t0000_u01730264431707") 2024/10/30 05:00:52 DEBUG : both16: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf086c_d20241030_m050025_c001_v0001176_t0015_u01730264425433") 2024/10/30 05:00:52 DEBUG : both16: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f416ca964b92ac5e9_d20241030_m050014_c001_v7007000_t0000_u01730264414907") 2024/10/30 05:00:52 DEBUG : both16: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf07ae_d20241030_m050008_c001_v0001176_t0002_u01730264408820") 2024/10/30 05:00:52 DEBUG : both17: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3e0c0_d20241030_m050032_c001_v7007000_t0000_u01730264432001") 2024/10/30 05:00:52 DEBUG : both17: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0872_d20241030_m050025_c001_v0001176_t0050_u01730264425889") 2024/10/30 05:00:52 DEBUG : both17: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f416ca964b92ac5ea_d20241030_m050015_c001_v7007000_t0000_u01730264415105") 2024/10/30 05:00:52 DEBUG : both17: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf07b4_d20241030_m050009_c001_v0001176_t0034_u01730264409246") 2024/10/30 05:00:52 DEBUG : both18: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3e0c1_d20241030_m050032_c001_v7007000_t0000_u01730264432193") 2024/10/30 05:00:52 DEBUG : both18: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf087a_d20241030_m050026_c001_v0001176_t0019_u01730264426314") 2024/10/30 05:00:52 DEBUG : both18: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f416ca964b92ac5ec_d20241030_m050015_c001_v7007000_t0000_u01730264415297") 2024/10/30 05:00:53 DEBUG : both18: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf07bc_d20241030_m050009_c001_v0001176_t0028_u01730264409685") 2024/10/30 05:00:53 DEBUG : both19: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3e0c3_d20241030_m050032_c001_v7007000_t0000_u01730264432381") 2024/10/30 05:00:53 DEBUG : both19: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf087e_d20241030_m050026_c001_v0001176_t0055_u01730264426751") 2024/10/30 05:00:53 DEBUG : both19: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f416ca964b92ac5ef_d20241030_m050015_c001_v7007000_t0000_u01730264415492") 2024/10/30 05:00:53 DEBUG : both19: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf07c4_d20241030_m050010_c001_v0001176_t0045_u01730264410120") 2024/10/30 05:00:53 DEBUG : both2: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3e0c5_d20241030_m050032_c001_v7007000_t0000_u01730264432573") 2024/10/30 05:00:53 DEBUG : both2: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0818_d20241030_m050019_c001_v0001176_t0048_u01730264419010") 2024/10/30 05:00:53 DEBUG : both2: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f416ca964b92ac5f2_d20241030_m050015_c001_v7007000_t0000_u01730264415680") 2024/10/30 05:00:53 DEBUG : both2: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0752_d20241030_m050002_c001_v0001176_t0014_u01730264402534") 2024/10/30 05:00:53 DEBUG : both3: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3e0c6_d20241030_m050032_c001_v7007000_t0000_u01730264432763") 2024/10/30 05:00:53 DEBUG : both3: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf081e_d20241030_m050019_c001_v0001176_t0048_u01730264419485") 2024/10/30 05:00:53 DEBUG : both3: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f416ca964b92ac5f3_d20241030_m050015_c001_v7007000_t0000_u01730264415870") 2024/10/30 05:00:53 DEBUG : both3: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0756_d20241030_m050002_c001_v0001176_t0047_u01730264402980") 2024/10/30 05:00:53 DEBUG : both4: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3e0c7_d20241030_m050032_c001_v7007000_t0000_u01730264432951") 2024/10/30 05:00:53 DEBUG : both4: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0824_d20241030_m050019_c001_v0001176_t0042_u01730264419913") 2024/10/30 05:00:53 DEBUG : both4: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f416ca964b92ac5f7_d20241030_m050016_c001_v7007000_t0000_u01730264416057") 2024/10/30 05:00:53 DEBUG : both4: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf075c_d20241030_m050003_c001_v0001176_t0028_u01730264403450") 2024/10/30 05:00:53 DEBUG : both5: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3e0e2_d20241030_m050033_c001_v7007000_t0000_u01730264433186") 2024/10/30 05:00:53 DEBUG : both5: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf082a_d20241030_m050020_c001_v0001176_t0031_u01730264420372") 2024/10/30 05:00:54 DEBUG : both5: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f416ca964b92ac5f9_d20241030_m050016_c001_v7007000_t0000_u01730264416246") 2024/10/30 05:00:54 DEBUG : both5: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0764_d20241030_m050003_c001_v0001176_t0031_u01730264403915") 2024/10/30 05:00:54 DEBUG : both6: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3e0e3_d20241030_m050033_c001_v7007000_t0000_u01730264433376") 2024/10/30 05:00:54 DEBUG : both6: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0830_d20241030_m050020_c001_v0001176_t0003_u01730264420810") 2024/10/30 05:00:54 DEBUG : both6: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f416ca964b92ac5fa_d20241030_m050016_c001_v7007000_t0000_u01730264416435") 2024/10/30 05:00:54 DEBUG : both6: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf076e_d20241030_m050004_c001_v0001176_t0003_u01730264404352") 2024/10/30 05:00:54 DEBUG : both7: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3e0e6_d20241030_m050033_c001_v7007000_t0000_u01730264433581") 2024/10/30 05:00:54 DEBUG : both7: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0836_d20241030_m050021_c001_v0001176_t0054_u01730264421272") 2024/10/30 05:00:54 DEBUG : both7: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f416ca964b92ac5fb_d20241030_m050016_c001_v7007000_t0000_u01730264416626") 2024/10/30 05:00:54 DEBUG : both7: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0774_d20241030_m050004_c001_v0001176_t0041_u01730264404812") 2024/10/30 05:00:54 DEBUG : both8: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3e0e7_d20241030_m050033_c001_v7007000_t0000_u01730264433770") 2024/10/30 05:00:54 DEBUG : both8: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf083e_d20241030_m050021_c001_v0001176_t0018_u01730264421723") 2024/10/30 05:00:54 DEBUG : both8: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f416ca964b92ac5fd_d20241030_m050016_c001_v7007000_t0000_u01730264416820") 2024/10/30 05:00:54 DEBUG : both8: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf077c_d20241030_m050005_c001_v0001176_t0039_u01730264405263") 2024/10/30 05:00:54 DEBUG : both9: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3e0e8_d20241030_m050033_c001_v7007000_t0000_u01730264433959") 2024/10/30 05:00:54 DEBUG : both9: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0842_d20241030_m050022_c001_v0001176_t0006_u01730264422147") 2024/10/30 05:00:54 DEBUG : both9: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f416ca964b92ac600_d20241030_m050017_c001_v7007000_t0000_u01730264417008") 2024/10/30 05:00:54 DEBUG : both9: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0782_d20241030_m050005_c001_v0001176_t0008_u01730264405713") 2024/10/30 05:00:54 DEBUG : c/non empty space: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f403f964ad3132737_d20241030_m045617_c001_v7007000_t0000_u01730264177154") 2024/10/30 05:00:55 DEBUG : c/non empty space: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031efa_d20241030_m045615_c001_v0001181_t0054_u01730264175560") 2024/10/30 05:00:55 DEBUG : c/non empty space: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f401a95e812bdb55d_d20241030_m045614_c001_v7007000_t0000_u01730264174596") 2024/10/30 05:00:55 DEBUG : c/non empty space: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031ee8_d20241030_m045612_c001_v0001181_t0059_u01730264172849") 2024/10/30 05:00:55 DEBUG : c/non empty space: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f418b60c3d0718ed1_d20241030_m045553_c001_v7007000_t0000_u01730264153563") 2024/10/30 05:00:55 DEBUG : c/non empty space: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031e46_d20241030_m045551_c001_v0001181_t0007_u01730264151750") 2024/10/30 05:00:55 DEBUG : check sum: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40162a7bd7f615a7_d20241030_m045540_c001_v7007000_t0000_u01730264140023") 2024/10/30 05:00:55 DEBUG : check sum: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031df4_d20241030_m045539_c001_v0001181_t0036_u01730264139001") 2024/10/30 05:00:55 DEBUG : dest/3: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f418b60c3d071dc91_d20241030_m045817_c001_v7007000_t0000_u01730264297833") 2024/10/30 05:00:55 DEBUG : dest/3: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f41992fd0920f21c9_d20241030_m045816_c001_v0001145_t0046_u01730264296614") 2024/10/30 05:00:55 DEBUG : dst/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4086d03dd035399b_d20241030_m045952_c001_v7007000_t0000_u01730264392682") 2024/10/30 05:00:55 DEBUG : dst/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1157cf4087504fb3_d20241030_m045950_c001_v0001130_t0045_u01730264390509") 2024/10/30 05:00:55 DEBUG : dst/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f417b8ac76e865f14_d20241030_m045950_c001_v7007000_t0000_u01730264390324") 2024/10/30 05:00:55 DEBUG : dst/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1157cf4087504fa1_d20241030_m045946_c001_v0001130_t0039_u01730264386935") 2024/10/30 05:00:55 DEBUG : dst/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f417b8ac76e865f02_d20241030_m045946_c001_v7007000_t0000_u01730264386193") 2024/10/30 05:00:55 DEBUG : dst/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf06c8_d20241030_m045942_c001_v0001176_t0017_u01730264382661") 2024/10/30 05:00:55 DEBUG : dst/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40428dd176dde078_d20241030_m045941_c001_v7007000_t0000_u01730264381136") 2024/10/30 05:00:55 DEBUG : dst/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1174714f13fd381a_d20241030_m045938_c001_v0001157_t0014_u01730264378798") 2024/10/30 05:00:55 DEBUG : dst/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4119bf2f51955e69_d20241030_m045938_c001_v7007000_t0000_u01730264378615") 2024/10/30 05:00:55 DEBUG : dst/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1174714f13fd380a_d20241030_m045935_c001_v0001157_t0033_u01730264375064") 2024/10/30 05:00:56 DEBUG : dst/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4119bf2f51955e65_d20241030_m045934_c001_v7007000_t0000_u01730264374322") 2024/10/30 05:00:56 DEBUG : dst/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf067a_d20241030_m045930_c001_v0001176_t0049_u01730264370649") 2024/10/30 05:00:56 DEBUG : dst/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f402d19b89af3579e_d20241030_m045929_c001_v7007000_t0000_u01730264369682") 2024/10/30 05:00:56 DEBUG : dst/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1072ff19c65f44de_d20241030_m045927_c001_v0001182_t0019_u01730264367755") 2024/10/30 05:00:56 DEBUG : dst/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f418b60c3d072013c_d20241030_m045927_c001_v7007000_t0000_u01730264367558") 2024/10/30 05:00:56 DEBUG : dst/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1072ff19c65f444d_d20241030_m045925_c001_v0001182_t0044_u01730264365097") 2024/10/30 05:00:56 DEBUG : dst/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f418b60c3d071f956_d20241030_m045924_c001_v7007000_t0000_u01730264364321") 2024/10/30 05:00:56 DEBUG : dst/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0628_d20241030_m045918_c001_v0001176_t0022_u01730264358751") 2024/10/30 05:00:56 DEBUG : dst/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f402d19b89af35793_d20241030_m045917_c001_v7007000_t0000_u01730264357818") 2024/10/30 05:00:56 DEBUG : dst/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f10292086641d127b_d20241030_m045915_c001_v0001128_t0008_u01730264355901") 2024/10/30 05:00:56 DEBUG : dst/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4100c3bc61f35c8e_d20241030_m045915_c001_v7007000_t0000_u01730264355712") 2024/10/30 05:00:56 DEBUG : dst/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f10292086641d126d_d20241030_m045911_c001_v0001128_t0033_u01730264351666") 2024/10/30 05:00:56 DEBUG : dst/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4100c3bc61f35c88_d20241030_m045910_c001_v7007000_t0000_u01730264350913") 2024/10/30 05:00:56 DEBUG : dst/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf05c8_d20241030_m045905_c001_v0001176_t0012_u01730264345224") 2024/10/30 05:00:56 DEBUG : dst/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40162a7bd7f62368_d20241030_m045904_c001_v7007000_t0000_u01730264344288") 2024/10/30 05:00:56 DEBUG : dst/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1024fa7df90bdd99_d20241030_m045901_c001_v0001113_t0042_u01730264341939") 2024/10/30 05:00:56 DEBUG : dst/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4076ed8f9dfe7b1a_d20241030_m045901_c001_v7007000_t0000_u01730264341742") 2024/10/30 05:00:56 DEBUG : dst/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1024fa7df90bdd8b_d20241030_m045858_c001_v0001113_t0025_u01730264338119") 2024/10/30 05:00:56 DEBUG : dst/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4076ed8f9dfe7a94_d20241030_m045857_c001_v7007000_t0000_u01730264337359") 2024/10/30 05:00:57 DEBUG : dst/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf057c_d20241030_m045851_c001_v0001176_t0030_u01730264331977") 2024/10/30 05:00:57 DEBUG : dst/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3d63d_d20241030_m045851_c001_v7007000_t0000_u01730264331025") 2024/10/30 05:00:57 DEBUG : dst/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1120ae46b1d26721_d20241030_m045848_c001_v0001137_t0006_u01730264328836") 2024/10/30 05:00:57 DEBUG : dst/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4199817b6dd92c35_d20241030_m045848_c001_v7007000_t0000_u01730264328645") 2024/10/30 05:00:57 DEBUG : dst/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1120ae46b1d2671d_d20241030_m045844_c001_v0001137_t0056_u01730264324845") 2024/10/30 05:00:57 DEBUG : dst/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4199817b6dd92c11_d20241030_m045844_c001_v7007000_t0000_u01730264324087") 2024/10/30 05:00:57 DEBUG : dst/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0526_d20241030_m045836_c001_v0001176_t0040_u01730264316021") 2024/10/30 05:00:57 DEBUG : dst/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f418b60c3d071e0fb_d20241030_m045834_c001_v7007000_t0000_u01730264314855") 2024/10/30 05:00:57 DEBUG : dst/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f110b81f5170a4d3b_d20241030_m045828_c001_v0001038_t0027_u01730264308707") 2024/10/30 05:00:57 DEBUG : dst/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4153c5e7a7616fe3_d20241030_m045828_c001_v7007000_t0000_u01730264308474") 2024/10/30 05:00:57 DEBUG : dst/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f104739996303219a_d20241030_m045824_c001_v0001181_t0027_u01730264304351") 2024/10/30 05:00:57 DEBUG : dst/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f103c1573aab398ec_d20241030_m045823_c001_v0001176_t0029_u01730264303524") 2024/10/30 05:00:57 DEBUG : dst/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f103c1573aab398ea_d20241030_m045822_c001_v0001176_t0037_u01730264302503") 2024/10/30 05:00:57 DEBUG : dst/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4076ed8f9dfe78f4_d20241030_m045808_c001_v7007000_t0000_u01730264288721") 2024/10/30 05:00:57 DEBUG : dst/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0466_d20241030_m045800_c001_v0001176_t0012_u01730264280721") 2024/10/30 05:00:57 DEBUG : dst/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f103cd0f3957730db_d20241030_m045759_c001_v0001098_t0041_u01730264279699") 2024/10/30 05:00:57 DEBUG : dst/one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f103cd0f3957730d5_d20241030_m045758_c001_v0001098_t0010_u01730264278604") 2024/10/30 05:00:57 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4086d03dd035399c_d20241030_m045952_c001_v7007000_t0000_u01730264392875") 2024/10/30 05:00:57 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f117d898a4eabda31_d20241030_m045950_c001_v0001172_t0033_u01730264390021") 2024/10/30 05:00:57 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f110ee4216fc33543_d20241030_m045945_c001_v0001128_t0027_u01730264385890") 2024/10/30 05:00:58 DEBUG : dst/one.bak: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40428dd176dde07a_d20241030_m045941_c001_v7007000_t0000_u01730264381324") 2024/10/30 05:00:58 DEBUG : dst/one.bak: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1066c7fd0a724459_d20241030_m045937_c001_v0001115_t0009_u01730264377990") 2024/10/30 05:00:58 DEBUG : dst/one.bak: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f108917ce83286eff_d20241030_m045934_c001_v0001157_t0036_u01730264374028") 2024/10/30 05:00:58 DEBUG : dst/one.bak: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f402d19b89af3579f_d20241030_m045929_c001_v7007000_t0000_u01730264369874") 2024/10/30 05:00:58 DEBUG : dst/one.bak: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f100dd3f04975874c_d20241030_m045927_c001_v0001098_t0036_u01730264367162") 2024/10/30 05:00:58 DEBUG : dst/one.bak: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f105f3605b7aa1295_d20241030_m045924_c001_v0001182_t0048_u01730264364085") 2024/10/30 05:00:58 DEBUG : dst/three: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f418b60c3d071e0fd_d20241030_m045835_c001_v7007000_t0000_u01730264315049") 2024/10/30 05:00:58 DEBUG : dst/three: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f103c1573aab39912_d20241030_m045833_c001_v0001176_t0027_u01730264313326") 2024/10/30 05:00:58 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4086d03dd035399e_d20241030_m045953_c001_v7007000_t0000_u01730264393064") 2024/10/30 05:00:58 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1072ff19c65f499b_d20241030_m045951_c001_v0001182_t0006_u01730264391461") 2024/10/30 05:00:58 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f102ce1a60990ad77_d20241030_m045947_c001_v0001157_t0040_u01730264387898") 2024/10/30 05:00:58 DEBUG : dst/three.txt: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4086d03dd035399f_d20241030_m045953_c001_v7007000_t0000_u01730264393253") 2024/10/30 05:00:58 DEBUG : dst/three.txt: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1157cf4087504fb9_d20241030_m045951_c001_v0001130_t0045_u01730264391904") 2024/10/30 05:00:58 DEBUG : dst/three.txt: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f417b8ac76e865f16_d20241030_m045951_c001_v7007000_t0000_u01730264391723") 2024/10/30 05:00:58 DEBUG : dst/three.txt: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1157cf4087504fa9_d20241030_m045948_c001_v0001130_t0011_u01730264388497") 2024/10/30 05:00:58 DEBUG : dst/three.txt: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f417b8ac76e865f0f_d20241030_m045948_c001_v7007000_t0000_u01730264388318") 2024/10/30 05:00:58 DEBUG : dst/three.txt: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf06ce_d20241030_m045943_c001_v0001176_t0029_u01730264383104") 2024/10/30 05:00:58 DEBUG : dst/three.txt: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40428dd176dde07b_d20241030_m045941_c001_v7007000_t0000_u01730264381512") 2024/10/30 05:00:58 DEBUG : dst/three.txt: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1174714f13fd381c_d20241030_m045940_c001_v0001157_t0047_u01730264380179") 2024/10/30 05:00:58 DEBUG : dst/three.txt: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4119bf2f51955e6a_d20241030_m045939_c001_v7007000_t0000_u01730264379995") 2024/10/30 05:00:59 DEBUG : dst/three.txt: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1174714f13fd3812_d20241030_m045936_c001_v0001157_t0053_u01730264376412") 2024/10/30 05:00:59 DEBUG : dst/three.txt: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4119bf2f51955e66_d20241030_m045936_c001_v7007000_t0000_u01730264376225") 2024/10/30 05:00:59 DEBUG : dst/three.txt: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0680_d20241030_m045931_c001_v0001176_t0009_u01730264371097") 2024/10/30 05:00:59 DEBUG : dst/three.txt: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f418b60c3d0720533_d20241030_m045929_c001_v7007000_t0000_u01730264369109") 2024/10/30 05:00:59 DEBUG : dst/three.txt: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf065e_d20241030_m045926_c001_v0001176_t0011_u01730264366268") 2024/10/30 05:00:59 DEBUG : dst/three.txt: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f418b60c3d071fd49_d20241030_m045925_c001_v7007000_t0000_u01730264365891") 2024/10/30 05:00:59 DEBUG : dst/three.txt: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf063c_d20241030_m045921_c001_v0001176_t0051_u01730264361383") 2024/10/30 05:00:59 DEBUG : dst/three.txt: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4100c3bc61f35c8f_d20241030_m045916_c001_v7007000_t0000_u01730264356861") 2024/10/30 05:00:59 DEBUG : dst/three.txt: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f104e22a9b9582223_d20241030_m045913_c001_v0001120_t0049_u01730264353720") 2024/10/30 05:00:59 DEBUG : dst/three.txt: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4100c3bc61f35c8b_d20241030_m045912_c001_v7007000_t0000_u01730264352589") 2024/10/30 05:00:59 DEBUG : dst/three.txt: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf05ce_d20241030_m045905_c001_v0001176_t0023_u01730264345758") 2024/10/30 05:00:59 DEBUG : dst/three.txt: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4076ed8f9dfe7b3f_d20241030_m045903_c001_v7007000_t0000_u01730264343324") 2024/10/30 05:00:59 DEBUG : dst/three.txt: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f104e22a9b95821ed_d20241030_m045900_c001_v0001120_t0043_u01730264340301") 2024/10/30 05:00:59 DEBUG : dst/three.txt: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4076ed8f9dfe7add_d20241030_m045859_c001_v7007000_t0000_u01730264339171") 2024/10/30 05:00:59 DEBUG : dst/three.txt: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0580_d20241030_m045852_c001_v0001176_t0003_u01730264332481") 2024/10/30 05:00:59 DEBUG : dst/three.txt: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4199817b6dd92c3f_d20241030_m045850_c001_v7007000_t0000_u01730264330060") 2024/10/30 05:00:59 DEBUG : dst/three.txt: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f104e22a9b95821ab_d20241030_m045847_c001_v0001120_t0036_u01730264327117") 2024/10/30 05:00:59 DEBUG : dst/three.txt: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4199817b6dd92c1e_d20241030_m045845_c001_v7007000_t0000_u01730264325985") 2024/10/30 05:00:59 DEBUG : dst/three.txt: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf053a_d20241030_m045839_c001_v0001176_t0006_u01730264319290") 2024/10/30 05:01:00 DEBUG : dst/three.txt.bak: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40428dd176dde07d_d20241030_m045941_c001_v7007000_t0000_u01730264381700") 2024/10/30 05:01:00 DEBUG : dst/three.txt.bak: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f105a40a7ba6bcf91_d20241030_m045939_c001_v0001101_t0008_u01730264379686") 2024/10/30 05:01:00 DEBUG : dst/three.txt.bak: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f11399ace81571def_d20241030_m045935_c001_v0001182_t0047_u01730264375983") 2024/10/30 05:01:00 DEBUG : dst/three.txt.bak: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f402d19b89af357a0_d20241030_m045930_c001_v7007000_t0000_u01730264370062") 2024/10/30 05:01:00 DEBUG : dst/three.txt.bak: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f112c8b01469cc527_d20241030_m045928_c001_v0001120_t0018_u01730264368808") 2024/10/30 05:01:00 DEBUG : dst/three.txt.bak: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f110a5bb17f9aea89_d20241030_m045925_c001_v0001182_t0055_u01730264365634") 2024/10/30 05:01:00 DEBUG : dst/two: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4086d03dd03539a0_d20241030_m045953_c001_v7007000_t0000_u01730264393442") 2024/10/30 05:01:00 DEBUG : dst/two: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf06ca_d20241030_m045942_c001_v0001176_t0028_u01730264382878") 2024/10/30 05:01:00 DEBUG : dst/two: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40428dd176dde07e_d20241030_m045941_c001_v7007000_t0000_u01730264381911") 2024/10/30 05:01:00 DEBUG : dst/two: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf067e_d20241030_m045930_c001_v0001176_t0002_u01730264370869") 2024/10/30 05:01:00 DEBUG : dst/two: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f402d19b89af357a2_d20241030_m045930_c001_v7007000_t0000_u01730264370280") 2024/10/30 05:01:00 DEBUG : dst/two: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0638_d20241030_m045921_c001_v0001176_t0058_u01730264361112") 2024/10/30 05:01:00 DEBUG : dst/two: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f402d19b89af35794_d20241030_m045918_c001_v7007000_t0000_u01730264358007") 2024/10/30 05:01:00 DEBUG : dst/two: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f104e22a9b9582207_d20241030_m045905_c001_v0001120_t0028_u01730264345459") 2024/10/30 05:01:00 DEBUG : dst/two: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40162a7bd7f62369_d20241030_m045904_c001_v7007000_t0000_u01730264344475") 2024/10/30 05:01:00 DEBUG : dst/two: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f104e22a9b95821cf_d20241030_m045852_c001_v0001120_t0023_u01730264332212") 2024/10/30 05:01:00 DEBUG : dst/two: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3d63f_d20241030_m045851_c001_v7007000_t0000_u01730264331226") 2024/10/30 05:01:00 DEBUG : dst/two: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f104e22a9b9582181_d20241030_m045836_c001_v0001120_t0039_u01730264316628") 2024/10/30 05:01:01 DEBUG : dst/two: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f418b60c3d071e0fe_d20241030_m045835_c001_v7007000_t0000_u01730264315247") 2024/10/30 05:01:01 DEBUG : dst/two: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f105f3605b7aa07b0_d20241030_m045830_c001_v0001182_t0054_u01730264310664") 2024/10/30 05:01:01 DEBUG : dst/two: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4076ed8f9dfe78f6_d20241030_m045808_c001_v7007000_t0000_u01730264288907") 2024/10/30 05:01:01 DEBUG : dst/two: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f103cd0f39577311d_d20241030_m045807_c001_v0001098_t0025_u01730264287106") 2024/10/30 05:01:01 DEBUG : empty space: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40585b838f5c9bdf_d20241030_m045723_c001_v7007000_t0000_u01730264243752") 2024/10/30 05:01:01 DEBUG : empty space: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963032086_d20241030_m045720_c001_v0001181_t0011_u01730264240328") 2024/10/30 05:01:01 DEBUG : empty space: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40585b838f5c9bcc_d20241030_m045718_c001_v7007000_t0000_u01730264238349") 2024/10/30 05:01:01 DEBUG : empty space: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963032044_d20241030_m045707_c001_v0001181_t0045_u01730264227406") 2024/10/30 05:01:01 DEBUG : empty space: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40162a7bd7f6183c_d20241030_m045658_c001_v7007000_t0000_u01730264218412") 2024/10/30 05:01:01 DEBUG : empty space: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031ffe_d20241030_m045655_c001_v0001181_t0056_u01730264215124") 2024/10/30 05:01:01 DEBUG : empty space: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f403f964ad3132bcd_d20241030_m045630_c001_v7007000_t0000_u01730264190045") 2024/10/30 05:01:01 DEBUG : empty space: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031f63_d20241030_m045628_c001_v0001181_t0040_u01730264188265") 2024/10/30 05:01:01 DEBUG : empty space: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f403f964ad3132b8a_d20241030_m045626_c001_v7007000_t0000_u01730264186660") 2024/10/30 05:01:01 DEBUG : empty space: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031f4c_d20241030_m045625_c001_v0001181_t0036_u01730264185479") 2024/10/30 05:01:01 DEBUG : empty space: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f403f964ad3132b45_d20241030_m045622_c001_v7007000_t0000_u01730264182150") 2024/10/30 05:01:01 DEBUG : empty space: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031f1c_d20241030_m045620_c001_v0001181_t0047_u01730264180550") 2024/10/30 05:01:01 DEBUG : empty space: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f403f964ad3132748_d20241030_m045619_c001_v7007000_t0000_u01730264179373") 2024/10/30 05:01:01 DEBUG : empty space: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031f0e_d20241030_m045618_c001_v0001181_t0031_u01730264178161") 2024/10/30 05:01:01 DEBUG : empty space: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f401a95e812bdb559_d20241030_m045611_c001_v7007000_t0000_u01730264171692") 2024/10/30 05:01:01 DEBUG : empty space: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031ed4_d20241030_m045610_c001_v0001181_t0003_u01730264170304") 2024/10/30 05:01:02 DEBUG : empty space: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f401a95e812bdb555_d20241030_m045609_c001_v7007000_t0000_u01730264169139") 2024/10/30 05:01:02 DEBUG : empty space: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031ebc_d20241030_m045608_c001_v0001181_t0012_u01730264168326") 2024/10/30 05:01:02 DEBUG : empty space: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f418b60c3d07196bf_d20241030_m045603_c001_v7007000_t0000_u01730264163048") 2024/10/30 05:01:02 DEBUG : empty space: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031e8a_d20241030_m045601_c001_v0001181_t0019_u01730264161790") 2024/10/30 05:01:02 DEBUG : empty space: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f418b60c3d07196ae_d20241030_m045559_c001_v7007000_t0000_u01730264159045") 2024/10/30 05:01:02 DEBUG : empty space: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031e6e_d20241030_m045557_c001_v0001181_t0030_u01730264157992") 2024/10/30 05:01:02 DEBUG : empty space: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f418b60c3d07196aa_d20241030_m045556_c001_v7007000_t0000_u01730264156821") 2024/10/30 05:01:02 DEBUG : empty space: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f100b8c68ff8c36f3_d20241030_m045556_c001_v0001182_t0045_u01730264156159") 2024/10/30 05:01:02 DEBUG : empty space: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031e58_d20241030_m045554_c001_v0001181_t0011_u01730264154424") 2024/10/30 05:01:02 DEBUG : enormous: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f403f964ad3132bbe_d20241030_m045629_c001_v7007000_t0000_u01730264189290") 2024/10/30 05:01:02 DEBUG : enormous: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031f65_d20241030_m045628_c001_v0001181_t0042_u01730264188490") 2024/10/30 05:01:02 DEBUG : existing: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4086d03dd03539a3_d20241030_m045957_c001_v7007000_t0000_u01730264397484") 2024/10/30 05:01:02 DEBUG : existing: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf071e_d20241030_m045956_c001_v0001176_t0029_u01730264396242") 2024/10/30 05:01:02 DEBUG : existing: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40162a7bd7f617e6_d20241030_m045653_c001_v7007000_t0000_u01730264213279") 2024/10/30 05:01:02 DEBUG : existing: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031fee_d20241030_m045652_c001_v0001181_t0004_u01730264212274") 2024/10/30 05:01:02 DEBUG : existing: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f418b60c3d07186f2_d20241030_m045550_c001_v7007000_t0000_u01730264150332") 2024/10/30 05:01:02 DEBUG : existing: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031e36_d20241030_m045549_c001_v0001181_t0058_u01730264149270") 2024/10/30 05:01:02 DEBUG : existing: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f418b60c3d0717f1a_d20241030_m045547_c001_v7007000_t0000_u01730264147899") 2024/10/30 05:01:03 DEBUG : existing: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031e24_d20241030_m045547_c001_v0001181_t0003_u01730264147281") 2024/10/30 05:01:03 DEBUG : existing: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031e1c_d20241030_m045546_c001_v0001181_t0009_u01730264146474") 2024/10/30 05:01:03 DEBUG : existing-b: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40162a7bd7f617ec_d20241030_m045653_c001_v7007000_t0000_u01730264213479") 2024/10/30 05:01:03 DEBUG : existing-b: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf02a1_d20241030_m045652_c001_v0001176_t0005_u01730264212272") 2024/10/30 05:01:03 DEBUG : five: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f403f964ad3132c01_d20241030_m045634_c001_v7007000_t0000_u01730264194348") 2024/10/30 05:01:03 DEBUG : five: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4047399963031f7f_d20241030_m045632_c001_v0001181_t0001_u01730264192388") 2024/10/30 05:01:03 DEBUG : foo: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f418b60c3d07196b6_d20241030_m045601_c001_v7007000_t0000_u01730264161013") 2024/10/30 05:01:03 DEBUG : foo: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4047399963031e7c_d20241030_m045600_c001_v0001181_t0001_u01730264160419") 2024/10/30 05:01:03 DEBUG : foo: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4047399963031e76_d20241030_m045559_c001_v0001181_t0001_u01730264159842") 2024/10/30 05:01:03 DEBUG : four: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f403f964ad3132c04_d20241030_m045634_c001_v7007000_t0000_u01730264194534") 2024/10/30 05:01:03 DEBUG : four: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4082182a1aaf020f_d20241030_m045633_c001_v0001176_t0057_u01730264193140") 2024/10/30 05:01:03 DEBUG : four: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031f7b_d20241030_m045631_c001_v0001181_t0009_u01730264191791") 2024/10/30 05:01:03 DEBUG : hello world2: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f403f964ad312f464_d20241030_m045456_c001_v7007000_t0000_u01730264096256") 2024/10/30 05:01:03 DEBUG : hello world2: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031ce4_d20241030_m045455_c001_v0001181_t0005_u01730264095662") 2024/10/30 05:01:03 DEBUG : ignore-size: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f418b60c3d071773f_d20241030_m045545_c001_v7007000_t0000_u01730264145291") 2024/10/30 05:01:03 DEBUG : ignore-size: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031e10_d20241030_m045544_c001_v0001181_t0006_u01730264144203") 2024/10/30 05:01:03 DEBUG : nested/sub dir/file: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40162a7bd7f617ab_d20241030_m045651_c001_v7007000_t0000_u01730264211073") 2024/10/30 05:01:03 DEBUG : nested/sub dir/file: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf028f_d20241030_m045649_c001_v0001176_t0002_u01730264209946") 2024/10/30 05:01:03 DEBUG : nested/sub dir/file: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40162a7bd7f6177f_d20241030_m045648_c001_v7007000_t0000_u01730264208799") 2024/10/30 05:01:03 DEBUG : nested/sub dir/file: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf027d_d20241030_m045647_c001_v0001176_t0020_u01730264207822") 2024/10/30 05:01:04 DEBUG : one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f403f964ad3132c06_d20241030_m045634_c001_v7007000_t0000_u01730264194722") 2024/10/30 05:01:04 DEBUG : one: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4047399963031f75_d20241030_m045631_c001_v0001181_t0001_u01730264191182") 2024/10/30 05:01:04 DEBUG : only0: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3e0ea_d20241030_m050034_c001_v7007000_t0000_u01730264434153") 2024/10/30 05:01:04 DEBUG : only0: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4082182a1aaf088c_d20241030_m050027_c001_v0001176_t0057_u01730264427854") 2024/10/30 05:01:04 DEBUG : only0: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0810_d20241030_m050018_c001_v0001176_t0010_u01730264418368") 2024/10/30 05:01:04 DEBUG : only0: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40428dd176dde15d_d20241030_m050011_c001_v7007000_t0000_u01730264411788") 2024/10/30 05:01:04 DEBUG : only0: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0748_d20241030_m050001_c001_v0001176_t0016_u01730264401853") 2024/10/30 05:01:04 DEBUG : only1: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3e0ec_d20241030_m050034_c001_v7007000_t0000_u01730264434341") 2024/10/30 05:01:04 DEBUG : only1: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f41915cd9c7c9de20_d20241030_m050028_c001_v0001150_t0018_u01730264428833") 2024/10/30 05:01:04 DEBUG : only1: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0814_d20241030_m050018_c001_v0001176_t0022_u01730264418799") 2024/10/30 05:01:04 DEBUG : only1: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40428dd176dde164_d20241030_m050012_c001_v7007000_t0000_u01730264412356") 2024/10/30 05:01:04 DEBUG : only1: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf074e_d20241030_m050002_c001_v0001176_t0054_u01730264402295") 2024/10/30 05:01:04 DEBUG : only10: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3e0ef_d20241030_m050034_c001_v7007000_t0000_u01730264434529") 2024/10/30 05:01:04 DEBUG : only10: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f414ea62e506a2610_d20241030_m050028_c001_v0001182_t0033_u01730264428441") 2024/10/30 05:01:04 DEBUG : only10: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf084c_d20241030_m050022_c001_v0001176_t0026_u01730264422874") 2024/10/30 05:01:04 DEBUG : only10: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40428dd176dde162_d20241030_m050012_c001_v7007000_t0000_u01730264412168") 2024/10/30 05:01:04 DEBUG : only10: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf078a_d20241030_m050006_c001_v0001176_t0027_u01730264406363") 2024/10/30 05:01:04 DEBUG : only11: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3e0f0_d20241030_m050034_c001_v7007000_t0000_u01730264434717") 2024/10/30 05:01:05 DEBUG : only11: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40683dab43b88285_d20241030_m050028_c001_v0001182_t0044_u01730264428633") 2024/10/30 05:01:05 DEBUG : only11: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0852_d20241030_m050023_c001_v0001176_t0000_u01730264423312") 2024/10/30 05:01:05 DEBUG : only11: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40428dd176dde161_d20241030_m050011_c001_v7007000_t0000_u01730264411981") 2024/10/30 05:01:05 DEBUG : only11: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0792_d20241030_m050006_c001_v0001176_t0058_u01730264406824") 2024/10/30 05:01:05 DEBUG : only12: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3e0f2_d20241030_m050034_c001_v7007000_t0000_u01730264434921") 2024/10/30 05:01:05 DEBUG : only12: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4082182a1aaf0898_d20241030_m050028_c001_v0001176_t0057_u01730264428834") 2024/10/30 05:01:05 DEBUG : only12: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0858_d20241030_m050023_c001_v0001176_t0052_u01730264423745") 2024/10/30 05:01:05 DEBUG : only12: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f416ca964b92ac5d4_d20241030_m050012_c001_v7007000_t0000_u01730264412184") 2024/10/30 05:01:05 DEBUG : only12: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf079a_d20241030_m050007_c001_v0001176_t0059_u01730264407258") 2024/10/30 05:01:05 DEBUG : only13: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3e0f4_d20241030_m050035_c001_v7007000_t0000_u01730264435110") 2024/10/30 05:01:05 DEBUG : only13: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4082182a1aaf0892_d20241030_m050028_c001_v0001176_t0057_u01730264428452") 2024/10/30 05:01:05 DEBUG : only13: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf085e_d20241030_m050024_c001_v0001176_t0002_u01730264424243") 2024/10/30 05:01:05 DEBUG : only13: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f416ca964b92ac5d1_d20241030_m050011_c001_v7007000_t0000_u01730264411984") 2024/10/30 05:01:05 DEBUG : only13: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf07a0_d20241030_m050007_c001_v0001176_t0049_u01730264407720") 2024/10/30 05:01:05 DEBUG : only14: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3e0f6_d20241030_m050035_c001_v7007000_t0000_u01730264435302") 2024/10/30 05:01:05 DEBUG : only14: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f414ea62e506a2616_d20241030_m050028_c001_v0001182_t0033_u01730264428641") 2024/10/30 05:01:05 DEBUG : only14: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0864_d20241030_m050024_c001_v0001176_t0052_u01730264424669") 2024/10/30 05:01:05 DEBUG : only14: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f416ca964b92ac5d5_d20241030_m050012_c001_v7007000_t0000_u01730264412189") 2024/10/30 05:01:06 DEBUG : only14: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf07a6_d20241030_m050008_c001_v0001176_t0029_u01730264408145") 2024/10/30 05:01:06 DEBUG : only15: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3e0f8_d20241030_m050035_c001_v7007000_t0000_u01730264435501") 2024/10/30 05:01:06 DEBUG : only15: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40683dab43b88295_d20241030_m050029_c001_v0001182_t0044_u01730264429385") 2024/10/30 05:01:06 DEBUG : only15: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf086a_d20241030_m050025_c001_v0001176_t0044_u01730264425218") 2024/10/30 05:01:06 DEBUG : only15: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f416ca964b92ac5da_d20241030_m050012_c001_v7007000_t0000_u01730264412570") 2024/10/30 05:01:06 DEBUG : only15: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf07ac_d20241030_m050008_c001_v0001176_t0005_u01730264408606") 2024/10/30 05:01:06 DEBUG : only16: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3e0fa_d20241030_m050035_c001_v7007000_t0000_u01730264435695") 2024/10/30 05:01:06 DEBUG : only16: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4082182a1aaf0894_d20241030_m050028_c001_v0001176_t0057_u01730264428639") 2024/10/30 05:01:06 DEBUG : only16: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf086e_d20241030_m050025_c001_v0001176_t0044_u01730264425670") 2024/10/30 05:01:06 DEBUG : only16: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f416ca964b92ac5db_d20241030_m050012_c001_v7007000_t0000_u01730264412581") 2024/10/30 05:01:06 DEBUG : only16: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf07b0_d20241030_m050009_c001_v0001176_t0019_u01730264409032") 2024/10/30 05:01:06 DEBUG : only17: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3e0fc_d20241030_m050035_c001_v7007000_t0000_u01730264435891") 2024/10/30 05:01:06 DEBUG : only17: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40683dab43b88287_d20241030_m050028_c001_v0001182_t0044_u01730264428821") 2024/10/30 05:01:06 DEBUG : only17: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0874_d20241030_m050026_c001_v0001176_t0022_u01730264426101") 2024/10/30 05:01:06 DEBUG : only17: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f416ca964b92ac5d7_d20241030_m050012_c001_v7007000_t0000_u01730264412373") 2024/10/30 05:01:06 DEBUG : only17: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf07b6_d20241030_m050009_c001_v0001176_t0017_u01730264409458") 2024/10/30 05:01:06 DEBUG : only18: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3e0fe_d20241030_m050036_c001_v7007000_t0000_u01730264436081") 2024/10/30 05:01:06 DEBUG : only18: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f414ea62e506a2624_d20241030_m050028_c001_v0001182_t0033_u01730264428839") 2024/10/30 05:01:07 DEBUG : only18: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf087c_d20241030_m050026_c001_v0001176_t0047_u01730264426532") 2024/10/30 05:01:07 DEBUG : only18: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f416ca964b92ac5d2_d20241030_m050011_c001_v7007000_t0000_u01730264411993") 2024/10/30 05:01:07 DEBUG : only18: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf07c2_d20241030_m050009_c001_v0001176_t0042_u01730264409901") 2024/10/30 05:01:07 DEBUG : only19: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3e101_d20241030_m050036_c001_v7007000_t0000_u01730264436269") 2024/10/30 05:01:07 DEBUG : only19: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f41915cd9c7c9de26_d20241030_m050029_c001_v0001150_t0018_u01730264429403") 2024/10/30 05:01:07 DEBUG : only19: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0882_d20241030_m050026_c001_v0001176_t0007_u01730264426967") 2024/10/30 05:01:07 DEBUG : only19: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f416ca964b92ac5d3_d20241030_m050012_c001_v7007000_t0000_u01730264412003") 2024/10/30 05:01:07 DEBUG : only19: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf07c8_d20241030_m050010_c001_v0001176_t0007_u01730264410336") 2024/10/30 05:01:07 DEBUG : only2: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3e102_d20241030_m050036_c001_v7007000_t0000_u01730264436460") 2024/10/30 05:01:07 DEBUG : only2: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40683dab43b8828b_d20241030_m050029_c001_v0001182_t0044_u01730264429009") 2024/10/30 05:01:07 DEBUG : only2: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf081a_d20241030_m050019_c001_v0001176_t0029_u01730264419237") 2024/10/30 05:01:07 DEBUG : only2: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f416ca964b92ac5d6_d20241030_m050012_c001_v7007000_t0000_u01730264412200") 2024/10/30 05:01:07 DEBUG : only2: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0754_d20241030_m050002_c001_v0001176_t0013_u01730264402758") 2024/10/30 05:01:07 DEBUG : only3: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3e104_d20241030_m050036_c001_v7007000_t0000_u01730264436650") 2024/10/30 05:01:07 DEBUG : only3: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f41915cd9c7c9de22_d20241030_m050029_c001_v0001150_t0018_u01730264429025") 2024/10/30 05:01:07 DEBUG : only3: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0822_d20241030_m050019_c001_v0001176_t0006_u01730264419701") 2024/10/30 05:01:07 DEBUG : only3: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f416ca964b92ac5dc_d20241030_m050012_c001_v7007000_t0000_u01730264412590") 2024/10/30 05:01:07 DEBUG : only3: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf075a_d20241030_m050003_c001_v0001176_t0031_u01730264403224") 2024/10/30 05:01:07 DEBUG : only4: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3e106_d20241030_m050036_c001_v7007000_t0000_u01730264436846") 2024/10/30 05:01:07 DEBUG : only4: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4082182a1aaf089c_d20241030_m050029_c001_v0001176_t0057_u01730264429022") 2024/10/30 05:01:08 DEBUG : only4: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0828_d20241030_m050020_c001_v0001176_t0040_u01730264420139") 2024/10/30 05:01:08 DEBUG : only4: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40428dd176dde168_d20241030_m050012_c001_v7007000_t0000_u01730264412734") 2024/10/30 05:01:08 DEBUG : only4: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0762_d20241030_m050003_c001_v0001176_t0044_u01730264403661") 2024/10/30 05:01:08 DEBUG : only5: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3e107_d20241030_m050037_c001_v7007000_t0000_u01730264437035") 2024/10/30 05:01:08 DEBUG : only5: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f414ea62e506a2630_d20241030_m050029_c001_v0001182_t0033_u01730264429086") 2024/10/30 05:01:08 DEBUG : only5: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf082c_d20241030_m050020_c001_v0001176_t0012_u01730264420590") 2024/10/30 05:01:08 DEBUG : only5: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40428dd176dde15a_d20241030_m050011_c001_v7007000_t0000_u01730264411600") 2024/10/30 05:01:08 DEBUG : only5: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0768_d20241030_m050004_c001_v0001176_t0056_u01730264404130") 2024/10/30 05:01:08 DEBUG : only6: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3e108_d20241030_m050037_c001_v7007000_t0000_u01730264437231") 2024/10/30 05:01:08 DEBUG : only6: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40683dab43b8828f_d20241030_m050029_c001_v0001182_t0044_u01730264429199") 2024/10/30 05:01:08 DEBUG : only6: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0832_d20241030_m050021_c001_v0001176_t0001_u01730264421050") 2024/10/30 05:01:08 DEBUG : only6: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f416ca964b92ac5dd_d20241030_m050012_c001_v7007000_t0000_u01730264412761") 2024/10/30 05:01:08 DEBUG : only6: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0770_d20241030_m050004_c001_v0001176_t0018_u01730264404584") 2024/10/30 05:01:08 DEBUG : only7: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3e109_d20241030_m050037_c001_v7007000_t0000_u01730264437421") 2024/10/30 05:01:08 DEBUG : only7: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f41915cd9c7c9de24_d20241030_m050029_c001_v0001150_t0018_u01730264429214") 2024/10/30 05:01:08 DEBUG : only7: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0838_d20241030_m050021_c001_v0001176_t0051_u01730264421496") 2024/10/30 05:01:08 DEBUG : only7: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40428dd176dde167_d20241030_m050012_c001_v7007000_t0000_u01730264412545") 2024/10/30 05:01:08 DEBUG : only7: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0778_d20241030_m050005_c001_v0001176_t0016_u01730264405031") 2024/10/30 05:01:08 DEBUG : only8: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3e10a_d20241030_m050037_c001_v7007000_t0000_u01730264437610") 2024/10/30 05:01:08 DEBUG : only8: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4082182a1aaf089e_d20241030_m050029_c001_v0001176_t0057_u01730264429211") 2024/10/30 05:01:09 DEBUG : only8: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0840_d20241030_m050021_c001_v0001176_t0009_u01730264421933") 2024/10/30 05:01:09 DEBUG : only8: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f416ca964b92ac5d8_d20241030_m050012_c001_v7007000_t0000_u01730264412386") 2024/10/30 05:01:09 DEBUG : only8: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0780_d20241030_m050005_c001_v0001176_t0023_u01730264405488") 2024/10/30 05:01:09 DEBUG : only9: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3e10b_d20241030_m050037_c001_v7007000_t0000_u01730264437798") 2024/10/30 05:01:09 DEBUG : only9: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f414ea62e506a2636_d20241030_m050029_c001_v0001182_t0033_u01730264429277") 2024/10/30 05:01:09 DEBUG : only9: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0846_d20241030_m050022_c001_v0001176_t0006_u01730264422364") 2024/10/30 05:01:09 DEBUG : only9: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f416ca964b92ac5d9_d20241030_m050012_c001_v7007000_t0000_u01730264412396") 2024/10/30 05:01:09 DEBUG : only9: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0786_d20241030_m050005_c001_v0001176_t0059_u01730264405930") 2024/10/30 05:01:09 DEBUG : potato: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40162a7bd7f6175c_d20241030_m045645_c001_v7007000_t0000_u01730264205911") 2024/10/30 05:01:09 DEBUG : potato: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f104e22a9b9581f11_d20241030_m045643_c001_v0001120_t0010_u01730264203870") 2024/10/30 05:01:09 DEBUG : potato: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f403f964ad3132c51_d20241030_m045641_c001_v7007000_t0000_u01730264201600") 2024/10/30 05:01:09 DEBUG : potato: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031fa5_d20241030_m045639_c001_v0001181_t0011_u01730264199907") 2024/10/30 05:01:09 DEBUG : potato: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f403f964ad3132c30_d20241030_m045638_c001_v7007000_t0000_u01730264198026") 2024/10/30 05:01:09 DEBUG : potato: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0223_d20241030_m045635_c001_v0001176_t0046_u01730264195675") 2024/10/30 05:01:09 DEBUG : potato: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f403f964ad3132b64_d20241030_m045624_c001_v7007000_t0000_u01730264184318") 2024/10/30 05:01:09 DEBUG : potato: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031f30_d20241030_m045623_c001_v0001181_t0041_u01730264183083") 2024/10/30 05:01:09 DEBUG : potato: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f403f964ad3132b3f_d20241030_m045621_c001_v7007000_t0000_u01730264181178") 2024/10/30 05:01:09 DEBUG : potato: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031f1a_d20241030_m045620_c001_v0001181_t0002_u01730264180315") 2024/10/30 05:01:10 DEBUG : potato: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f403f964ad3132743_d20241030_m045618_c001_v7007000_t0000_u01730264178763") 2024/10/30 05:01:10 DEBUG : potato: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031f0c_d20241030_m045617_c001_v0001181_t0004_u01730264177904") 2024/10/30 05:01:10 DEBUG : potato: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f401a95e812bdb558_d20241030_m045611_c001_v7007000_t0000_u01730264171122") 2024/10/30 05:01:10 DEBUG : potato: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031ed0_d20241030_m045610_c001_v0001181_t0030_u01730264170076") 2024/10/30 05:01:10 DEBUG : potato: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f401a95e812bdb556_d20241030_m045609_c001_v7007000_t0000_u01730264169327") 2024/10/30 05:01:10 DEBUG : potato: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031eba_d20241030_m045608_c001_v0001181_t0044_u01730264168091") 2024/10/30 05:01:10 DEBUG : potato: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f418b60c3d0719ab7_d20241030_m045607_c001_v7007000_t0000_u01730264167310") 2024/10/30 05:01:10 DEBUG : potato: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031eaa_d20241030_m045606_c001_v0001181_t0058_u01730264166679") 2024/10/30 05:01:10 DEBUG : potato: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031ea8_d20241030_m045606_c001_v0001181_t0024_u01730264166067") 2024/10/30 05:01:10 DEBUG : potato: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f418b60c3d07196c9_d20241030_m045605_c001_v7007000_t0000_u01730264165285") 2024/10/30 05:01:10 DEBUG : potato: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031e98_d20241030_m045604_c001_v0001181_t0021_u01730264164660") 2024/10/30 05:01:10 DEBUG : potato: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031e96_d20241030_m045604_c001_v0001181_t0011_u01730264164034") 2024/10/30 05:01:10 DEBUG : potato: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f418b60c3d07196c1_d20241030_m045603_c001_v7007000_t0000_u01730264163254") 2024/10/30 05:01:10 DEBUG : potato: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031e8c_d20241030_m045602_c001_v0001181_t0049_u01730264162412") 2024/10/30 05:01:10 DEBUG : potato2: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40162a7bd7f6190e_d20241030_m045733_c001_v7007000_t0000_u01730264253873") 2024/10/30 05:01:10 DEBUG : potato2: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f104e22a9b9582033_d20241030_m045733_c001_v0001120_t0029_u01730264253220") 2024/10/30 05:01:10 DEBUG : potato2: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40585b838f5c9be2_d20241030_m045724_c001_v7007000_t0000_u01730264244018") 2024/10/30 05:01:10 DEBUG : potato2: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f104e22a9b9581fe9_d20241030_m045719_c001_v0001120_t0019_u01730264239682") 2024/10/30 05:01:11 DEBUG : potato2: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f402d19b89af352b1_d20241030_m045711_c001_v7007000_t0000_u01730264231388") 2024/10/30 05:01:11 DEBUG : potato2: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f104e22a9b9581f9d_d20241030_m045706_c001_v0001120_t0043_u01730264226596") 2024/10/30 05:01:11 DEBUG : potato2: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40162a7bd7f61840_d20241030_m045658_c001_v7007000_t0000_u01730264218665") 2024/10/30 05:01:11 DEBUG : potato2: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f104e22a9b9581f61_d20241030_m045654_c001_v0001120_t0029_u01730264214833") 2024/10/30 05:01:11 DEBUG : potato2: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f403f964ad3132bb9_d20241030_m045629_c001_v7007000_t0000_u01730264189104") 2024/10/30 05:01:11 DEBUG : potato2: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031f5f_d20241030_m045627_c001_v0001181_t0036_u01730264187985") 2024/10/30 05:01:11 DEBUG : potato2: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f403f964ad3132b8d_d20241030_m045626_c001_v7007000_t0000_u01730264186851") 2024/10/30 05:01:11 DEBUG : potato2: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031f48_d20241030_m045625_c001_v0001181_t0043_u01730264185257") 2024/10/30 05:01:11 DEBUG : potato2: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f403f964ad3132b67_d20241030_m045624_c001_v7007000_t0000_u01730264184505") 2024/10/30 05:01:11 DEBUG : potato2: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031f36_d20241030_m045623_c001_v0001181_t0033_u01730264183692") 2024/10/30 05:01:11 DEBUG : potato2: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f403f964ad3132b47_d20241030_m045622_c001_v7007000_t0000_u01730264182337") 2024/10/30 05:01:11 DEBUG : potato2: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031f28_d20241030_m045621_c001_v0001181_t0034_u01730264181556") 2024/10/30 05:01:11 DEBUG : potato2: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f403f964ad313274a_d20241030_m045619_c001_v7007000_t0000_u01730264179558") 2024/10/30 05:01:11 DEBUG : potato2: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031f10_d20241030_m045618_c001_v0001181_t0049_u01730264178774") 2024/10/30 05:01:11 DEBUG : potato2: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f401a95e812bdb55a_d20241030_m045611_c001_v7007000_t0000_u01730264171879") 2024/10/30 05:01:11 DEBUG : potato2: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031eda_d20241030_m045610_c001_v0001181_t0017_u01730264170904") 2024/10/30 05:01:11 DEBUG : potato2: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f403f964ad312f479_d20241030_m045459_c001_v7007000_t0000_u01730264099767") 2024/10/30 05:01:11 DEBUG : potato2: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031cf4_d20241030_m045459_c001_v0001181_t0041_u01730264099155") 2024/10/30 05:01:11 DEBUG : potato2: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f403f964ad312f46c_d20241030_m045457_c001_v7007000_t0000_u01730264097814") 2024/10/30 05:01:12 DEBUG : potato2: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031cea_d20241030_m045457_c001_v0001181_t0030_u01730264097193") 2024/10/30 05:01:12 DEBUG : potato3: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40585b838f5c9be3_d20241030_m045724_c001_v7007000_t0000_u01730264244260") 2024/10/30 05:01:12 DEBUG : potato3: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf036f_d20241030_m045720_c001_v0001176_t0046_u01730264240908") 2024/10/30 05:01:12 DEBUG : potato3: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f402d19b89af352b2_d20241030_m045711_c001_v7007000_t0000_u01730264231576") 2024/10/30 05:01:12 DEBUG : potato3: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf030e_d20241030_m045707_c001_v0001176_t0029_u01730264227992") 2024/10/30 05:01:12 DEBUG : potato3: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40162a7bd7f61846_d20241030_m045658_c001_v7007000_t0000_u01730264218934") 2024/10/30 05:01:12 DEBUG : potato3: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf02bd_d20241030_m045655_c001_v0001176_t0029_u01730264215321") 2024/10/30 05:01:12 DEBUG : pre-dest1/1: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f418b60c3d071dc92_d20241030_m045818_c001_v7007000_t0000_u01730264298052") 2024/10/30 05:01:12 DEBUG : pre-dest1/1: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf049a_d20241030_m045809_c001_v0001176_t0052_u01730264289673") 2024/10/30 05:01:12 DEBUG : pre-dest2/2: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f418b60c3d071dc93_d20241030_m045818_c001_v7007000_t0000_u01730264298245") 2024/10/30 05:01:12 DEBUG : pre-dest2/2: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f104e22a9b95820d1_d20241030_m045810_c001_v0001120_t0018_u01730264290319") 2024/10/30 05:01:12 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4076ed8f9dfe6038_d20241030_m045747_c001_v7007000_t0000_u01730264267690") 2024/10/30 05:01:12 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f10473999630320e0_d20241030_m045743_c001_v0001181_t0000_u01730264263701") 2024/10/30 05:01:12 DEBUG : sizeonly: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40162a7bd7f615aa_d20241030_m045542_c001_v7007000_t0000_u01730264142411") 2024/10/30 05:01:12 DEBUG : sizeonly: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031e00_d20241030_m045541_c001_v0001181_t0053_u01730264141350") 2024/10/30 05:01:12 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3e17b_d20241030_m050046_c001_v7007000_t0000_u01730264446393") 2024/10/30 05:01:12 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f10683dab43b8854a_d20241030_m050043_c001_v0001182_t0034_u01730264443722") 2024/10/30 05:01:13 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3e12b_d20241030_m050041_c001_v7007000_t0000_u01730264441783") 2024/10/30 05:01:13 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf08e4_d20241030_m050039_c001_v0001176_t0009_u01730264439184") 2024/10/30 05:01:13 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40162a7bd7f617b2_d20241030_m045651_c001_v7007000_t0000_u01730264211273") 2024/10/30 05:01:13 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f104e22a9b9581f3d_d20241030_m045650_c001_v0001120_t0031_u01730264210327") 2024/10/30 05:01:13 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40162a7bd7f61784_d20241030_m045648_c001_v7007000_t0000_u01730264208990") 2024/10/30 05:01:13 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031fdc_d20241030_m045648_c001_v0001181_t0034_u01730264208197") 2024/10/30 05:01:13 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40162a7bd7f615a4_d20241030_m045538_c001_v7007000_t0000_u01730264138053") 2024/10/30 05:01:13 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031de6_d20241030_m045536_c001_v0001181_t0012_u01730264136471") 2024/10/30 05:01:13 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40162a7bd7f61587_d20241030_m045535_c001_v7007000_t0000_u01730264135675") 2024/10/30 05:01:13 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031ddc_d20241030_m045534_c001_v0001181_t0039_u01730264134444") 2024/10/30 05:01:13 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40162a7bd7f61582_d20241030_m045531_c001_v7007000_t0000_u01730264131540") 2024/10/30 05:01:13 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031db4_d20241030_m045530_c001_v0001181_t0007_u01730264130199") 2024/10/30 05:01:13 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40162a7bd7f6157b_d20241030_m045529_c001_v7007000_t0000_u01730264129591") 2024/10/30 05:01:13 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031dae_d20241030_m045528_c001_v0001181_t0002_u01730264128500") 2024/10/30 05:01:13 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031d9c_d20241030_m045525_c001_v0001181_t0054_u01730264125599") 2024/10/30 05:01:13 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40162a7bd7f6156c_d20241030_m045524_c001_v7007000_t0000_u01730264124836") 2024/10/30 05:01:13 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031d92_d20241030_m045524_c001_v0001181_t0013_u01730264124242") 2024/10/30 05:01:13 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031d88_d20241030_m045523_c001_v0001181_t0059_u01730264123452") 2024/10/30 05:01:14 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40162a7bd7f61561_d20241030_m045522_c001_v7007000_t0000_u01730264122297") 2024/10/30 05:01:14 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031d72_d20241030_m045519_c001_v0001181_t0045_u01730264119749") 2024/10/30 05:01:14 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031d62_d20241030_m045516_c001_v0001181_t0007_u01730264116914") 2024/10/30 05:01:14 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40162a7bd7f61535_d20241030_m045516_c001_v7007000_t0000_u01730264116160") 2024/10/30 05:01:14 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031d5a_d20241030_m045515_c001_v0001181_t0002_u01730264115552") 2024/10/30 05:01:14 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031d54_d20241030_m045514_c001_v0001181_t0055_u01730264114748") 2024/10/30 05:01:14 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40162a7bd7f61525_d20241030_m045513_c001_v7007000_t0000_u01730264113980") 2024/10/30 05:01:14 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031d3a_d20241030_m045510_c001_v0001181_t0000_u01730264110086") 2024/10/30 05:01:14 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40162a7bd7f614d7_d20241030_m045509_c001_v7007000_t0000_u01730264109706") 2024/10/30 05:01:14 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031d34_d20241030_m045509_c001_v0001181_t0038_u01730264109120") 2024/10/30 05:01:14 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f403f964ad312f656_d20241030_m045507_c001_v7007000_t0000_u01730264107423") 2024/10/30 05:01:14 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031d28_d20241030_m045506_c001_v0001181_t0009_u01730264106784") 2024/10/30 05:01:14 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f403f964ad312f63c_d20241030_m045506_c001_v7007000_t0000_u01730264106217") 2024/10/30 05:01:14 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031d22_d20241030_m045505_c001_v0001181_t0036_u01730264105590") 2024/10/30 05:01:14 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f403f964ad312f637_d20241030_m045504_c001_v7007000_t0000_u01730264104273") 2024/10/30 05:01:14 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031d18_d20241030_m045503_c001_v0001181_t0032_u01730264103449") 2024/10/30 05:01:14 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f403f964ad312f636_d20241030_m045502_c001_v7007000_t0000_u01730264102869") 2024/10/30 05:01:15 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031d0a_d20241030_m045502_c001_v0001181_t0003_u01730264102247") 2024/10/30 05:01:15 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f403f964ad312f484_d20241030_m045501_c001_v7007000_t0000_u01730264101302") 2024/10/30 05:01:15 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031cfc_d20241030_m045500_c001_v0001181_t0057_u01730264100714") 2024/10/30 05:01:15 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f403f964ad312f45e_d20241030_m045454_c001_v7007000_t0000_u01730264094719") 2024/10/30 05:01:15 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031ce0_d20241030_m045454_c001_v0001181_t0038_u01730264094111") 2024/10/30 05:01:15 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f403f964ad312f454_d20241030_m045453_c001_v7007000_t0000_u01730264093120") 2024/10/30 05:01:15 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031cd4_d20241030_m045452_c001_v0001181_t0024_u01730264092437") 2024/10/30 05:01:15 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f403f964ad312f44d_d20241030_m045451_c001_v7007000_t0000_u01730264091292") 2024/10/30 05:01:15 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031cc4_d20241030_m045450_c001_v0001181_t0057_u01730264090678") 2024/10/30 05:01:15 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f403f964ad312f43f_d20241030_m045447_c001_v7007000_t0000_u01730264087650") 2024/10/30 05:01:15 DEBUG : sub dir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031cac_d20241030_m045447_c001_v0001181_t0004_u01730264087060") 2024/10/30 05:01:15 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3e180_d20241030_m050046_c001_v7007000_t0000_u01730264446583") 2024/10/30 05:01:15 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f11915cd9c7c9de46_d20241030_m050043_c001_v0001150_t0005_u01730264443741") 2024/10/30 05:01:15 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4003bd4333b3e130_d20241030_m050041_c001_v7007000_t0000_u01730264441974") 2024/10/30 05:01:15 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f114ea62e506a2803_d20241030_m050039_c001_v0001182_t0015_u01730264439209") 2024/10/30 05:01:15 DEBUG : sub/yam: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40162a7bd7f61755_d20241030_m045645_c001_v7007000_t0000_u01730264205336") 2024/10/30 05:01:15 DEBUG : sub/yam: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf025f_d20241030_m045643_c001_v0001176_t0047_u01730264203494") 2024/10/30 05:01:15 DEBUG : three: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f403f964ad3132c08_d20241030_m045634_c001_v7007000_t0000_u01730264194920") 2024/10/30 05:01:16 DEBUG : three: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031f85_d20241030_m045633_c001_v0001181_t0008_u01730264193736") 2024/10/30 05:01:16 DEBUG : three: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1047399963031f79_d20241030_m045631_c001_v0001181_t0032_u01730264191560") 2024/10/30 05:01:16 DEBUG : two: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f403f964ad3132c0b_d20241030_m045635_c001_v7007000_t0000_u01730264195112") 2024/10/30 05:01:16 DEBUG : two: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f404e22a9b9581ec2_d20241030_m045632_c001_v0001120_t0047_u01730264192960") 2024/10/30 05:01:16 DEBUG : two: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f4047399963031f77_d20241030_m045631_c001_v0001181_t0001_u01730264191371") 2024/10/30 05:01:16 DEBUG : yam: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40162a7bd7f6175e_d20241030_m045646_c001_v7007000_t0000_u01730264206099") 2024/10/30 05:01:16 DEBUG : yam: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f115cb81667d5babd_d20241030_m045644_c001_v0001153_t0021_u01730264204910") 2024/10/30 05:01:16 DEBUG : yam: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f403f964ad3132c4b_d20241030_m045640_c001_v7007000_t0000_u01730264200962") 2024/10/30 05:01:16 DEBUG : yam: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f1082182a1aaf0241_d20241030_m045639_c001_v0001176_t0035_u01730264199525") 2024/10/30 05:01:16 DEBUG : yam: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f403f964ad3132c27_d20241030_m045637_c001_v7007000_t0000_u01730264197462") 2024/10/30 05:01:16 DEBUG : yam: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f104e22a9b9581ed4_d20241030_m045635_c001_v0001120_t0008_u01730264195678") 2024/10/30 05:01:16 DEBUG : yaml: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f40162a7bd7f61736_d20241030_m045642_c001_v7007000_t0000_u01730264202162") 2024/10/30 05:01:16 DEBUG : yaml: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f100b8c68ff8c3f85_d20241030_m045640_c001_v0001182_t0010_u01730264200716") 2024/10/30 05:01:16 DEBUG : yaml: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f403f964ad3132c32_d20241030_m045638_c001_v7007000_t0000_u01730264198212") 2024/10/30 05:01:16 DEBUG : yaml: Deleting (id "4_zef42bd03c06ddbbb9f280e1b_f110b80bdf265da3e_d20241030_m045637_c001_v0001181_t0012_u01730264197158") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m34.127806519s (try 1/5)