"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/03/01 10:29:38 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyamip3lure" 2025/03/01 10:29:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/01 10:29:38 DEBUG : Creating backend with remote "/tmp/rclone3677056863" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:29:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 10:29:39 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:29:39 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/01 10:29:39 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.84s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:29:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/01 10:29:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 10:29:40 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:29:40 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:29:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/01 10:29:41 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:29:41 DEBUG : B2 bucket rclone-test-yeyamip3lure: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.18s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:29:43 DEBUG : Creating backend with remote "/non-existing" 2025/03/01 10:29:43 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/01 10:29:43 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:29:43 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.89s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:29:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 10:29:44 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:29:44 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:29:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/01 10:29:45 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.94s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:29:46 INFO : B2 bucket rclone-test-yeyamip3lure: Running all checks before starting transfers 2025/03/01 10:29:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 10:29:46 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:29:46 INFO : B2 bucket rclone-test-yeyamip3lure: Checks finished, now starting transfers 2025/03/01 10:29:46 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:29:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/01 10:29:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.68s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:29:47 ERROR : Ignoring --no-traverse with sync 2025/03/01 10:29:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 10:29:48 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:29:48 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:29:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/01 10:29:48 INFO : sub dir/hello world: Copied (new) 2025/03/01 10:29:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.62s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:29:49 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/01 10:29:49 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:29:49 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:29:50 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/03/01 10:29:50 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.63s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:29:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 10:29:51 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:29:51 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:29:51 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/01 10:29:51 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.57s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:29:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 10:29:53 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:29:53 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:29:53 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/01 10:29:53 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.02s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:29:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/01 10:29:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/01 10:29:54 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/01 10:29:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/01 10:29:54 INFO : sub dir: Making directory 2025/03/01 10:29:54 INFO : sub dir2: Making directory 2025/03/01 10:29:54 INFO : sub dir2/sub sub dir2: Making directory 2025/03/01 10:29:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 10:29:54 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:29:54 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:29:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/01 10:29:55 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/03/01 10:29:55 DEBUG : B2 bucket rclone-test-yeyamip3lure: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.55s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:29:56 INFO : sub dir2: Making directory 2025/03/01 10:29:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/01 10:29:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/01 10:29:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 10:29:56 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:29:56 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:29:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/01 10:29:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.30s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:29:57 DEBUG : sub dir2: Making directory with metadata 2025/03/01 10:29:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/01 10:29:57 INFO : sub dir: Making directory 2025/03/01 10:29:57 INFO : sub dir2: Making directory 2025/03/01 10:29:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 10:29:57 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:29:57 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:29:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/01 10:29:58 INFO : sub dir/hello world: Copied (new) 2025/03/01 10:29:58 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/01 10:29:58 DEBUG : B2 bucket rclone-test-yeyamip3lure: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/01 10:29:58 DEBUG : B2 bucket rclone-test-yeyamip3lure: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.84s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:29:59 INFO : sub dir2: Making directory 2025/03/01 10:30:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 10:30:00 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:30:00 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:30:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/01 10:30:00 INFO : sub dir/hello world: Copied (new) 2025/03/01 10:30:00 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.29s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:30:01 DEBUG : sub dir2: Making directory with metadata 2025/03/01 10:30:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/01 10:30:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/01 10:30:01 INFO : sub dir: Making directory 2025/03/01 10:30:01 INFO : sub dir2: Making directory 2025/03/01 10:30:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 10:30:01 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:30:01 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:30:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/01 10:30:01 INFO : sub dir/hello world: Copied (new) 2025/03/01 10:30:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/01 10:30:01 DEBUG : B2 bucket rclone-test-yeyamip3lure: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.71s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:30:03 INFO : sub dir2: Making directory 2025/03/01 10:30:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 10:30:03 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:30:03 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:30:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/01 10:30:04 INFO : sub dir/hello world: Copied (new) 2025/03/01 10:30:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.61s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:30:05 DEBUG : Creating backend with remote "TestB2:rclone-test-fasudum9hixu" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-yeyamip3lure -> B2 bucket rclone-test-fasudum9hixu 2025/03/01 10:30:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 10:30:06 DEBUG : B2 bucket rclone-test-fasudum9hixu: Waiting for checks to finish 2025/03/01 10:30:06 DEBUG : B2 bucket rclone-test-fasudum9hixu: Waiting for transfers to finish 2025/03/01 10:30:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/01 10:30:07 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:30:07 DEBUG : B2 bucket rclone-test-fasudum9hixu: Purge remote 2025/03/01 10:30:07 INFO : B2 bucket rclone-test-fasudum9hixu: cleaning bucket "rclone-test-fasudum9hixu" of all files 2025/03/01 10:30:07 DEBUG : sub dir/hello world: Deleting (id "4_zaf329d23401d5b1b9f580e1b_f11489c24c9e1f7d6_d20250301_m103007_c001_v0001131_t0056_u01740825007156") --- PASS: TestServerSideCopy (4.40s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:30:10 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:30:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/01 10:30:10 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:30:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/01 10:30:10 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.43s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:30:12 DEBUG : Creating backend with remote "TestB2:rclone-test-nigomer2vibe" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-yeyamip3lure -> B2 bucket rclone-test-nigomer2vibe 2025/03/01 10:30:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 10:30:13 DEBUG : B2 bucket rclone-test-nigomer2vibe: Waiting for checks to finish 2025/03/01 10:30:13 DEBUG : B2 bucket rclone-test-nigomer2vibe: Waiting for transfers to finish 2025/03/01 10:30:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/01 10:30:14 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:30:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/01 10:30:15 DEBUG : B2 bucket rclone-test-nigomer2vibe: Waiting for checks to finish 2025/03/01 10:30:15 DEBUG : B2 bucket rclone-test-nigomer2vibe: Waiting for transfers to finish 2025/03/01 10:30:15 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/01 10:30:15 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:30:16 DEBUG : B2 bucket rclone-test-nigomer2vibe: Purge remote 2025/03/01 10:30:16 INFO : B2 bucket rclone-test-nigomer2vibe: cleaning bucket "rclone-test-nigomer2vibe" of all files 2025/03/01 10:30:16 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2add3401d5b1b9f580e1b_f1172e85378ba273e_d20250301_m103015_c001_v0001183_t0015_u01740825015713") 2025/03/01 10:30:16 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2add3401d5b1b9f580e1b_f113e6ff3b05f644d_d20250301_m103014_c001_v0001117_t0018_u01740825014034") --- PASS: TestServerSideCopyOverSelf (6.60s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:30:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/01 10:30:19 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:30:19 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:30:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/01 10:30:19 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/01 10:30:19 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.34s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:30:21 DEBUG : Creating backend with remote "TestB2:rclone-test-pacutik4nodi" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-yeyamip3lure -> B2 bucket rclone-test-pacutik4nodi 2025/03/01 10:30:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 10:30:22 DEBUG : B2 bucket rclone-test-pacutik4nodi: Waiting for checks to finish 2025/03/01 10:30:22 DEBUG : B2 bucket rclone-test-pacutik4nodi: Waiting for transfers to finish 2025/03/01 10:30:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/01 10:30:23 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:30:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/01 10:30:24 DEBUG : B2 bucket rclone-test-pacutik4nodi: Waiting for checks to finish 2025/03/01 10:30:24 DEBUG : B2 bucket rclone-test-pacutik4nodi: Waiting for transfers to finish 2025/03/01 10:30:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/01 10:30:24 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/01 10:30:24 INFO : sub dir/hello world: Deleted 2025/03/01 10:30:25 DEBUG : testing file moves 2025/03/01 10:30:25 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/01 10:30:25 DEBUG : B2 bucket rclone-test-pacutik4nodi: Waiting for checks to finish 2025/03/01 10:30:25 DEBUG : B2 bucket rclone-test-pacutik4nodi: Waiting for transfers to finish 2025/03/01 10:30:26 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/03/01 10:30:26 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/01 10:30:26 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:30:26 DEBUG : B2 bucket rclone-test-pacutik4nodi: Purge remote 2025/03/01 10:30:26 INFO : B2 bucket rclone-test-pacutik4nodi: cleaning bucket "rclone-test-pacutik4nodi" of all files 2025/03/01 10:30:26 DEBUG : sub dir/hello world: Deleting (id "4_z2f02dd03401d5b1b9f580e1b_f1030eee53a4ac2ad_d20250301_m103026_c001_v0001182_t0003_u01740825026093") 2025/03/01 10:30:26 DEBUG : sub dir/hello world: Deleting (id "4_z2f02dd03401d5b1b9f580e1b_f10327bcc4468f0c8_d20250301_m103024_c001_v0001177_t0033_u01740825024345") 2025/03/01 10:30:26 DEBUG : sub dir/hello world: Deleting (id "4_z2f02dd03401d5b1b9f580e1b_f108b7f53c13e08c5_d20250301_m103022_c001_v0001184_t0031_u01740825022962") --- PASS: TestServerSideMoveOverSelf (8.46s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:30:29 ERROR : : error listing: directory not found 2025/03/01 10:30:29 INFO : Local file system at /tmp/rclone3677056863: Making directory 2025/03/01 10:30:29 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:30:29 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.98s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:30:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 10:30:32 DEBUG : Local file system at /tmp/rclone3677056863: Waiting for checks to finish 2025/03/01 10:30:32 DEBUG : Local file system at /tmp/rclone3677056863: Waiting for transfers to finish 2025/03/01 10:30:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/01 10:30:32 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/03/01 10:30:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestCopyRedownload (2.49s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:30:33 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/01 10:30:33 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:30:33 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:30:34 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/01 10:30:34 INFO : check sum: Copied (new) 2025/03/01 10:30:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:30:34 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:30:34 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/01 10:30:34 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/03/01 10:30:34 DEBUG : check sum: Unchanged skipping 2025/03/01 10:30:34 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:30:34 DEBUG : Waiting for deletions to finish 2025/03/01 10:30:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.51s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:30:36 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/01 10:30:36 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:30:36 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:30:36 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/01 10:30:36 INFO : sizeonly: Copied (new) 2025/03/01 10:30:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:30:37 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:30:37 DEBUG : sizeonly: Sizes identical 2025/03/01 10:30:37 DEBUG : sizeonly: Unchanged skipping 2025/03/01 10:30:37 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:30:37 DEBUG : Waiting for deletions to finish 2025/03/01 10:30:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.79s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:30:39 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/01 10:30:39 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:30:39 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:30:39 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/03/01 10:30:39 INFO : ignore-size: Copied (new) 2025/03/01 10:30:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:30:39 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:30:39 DEBUG : ignore-size: Unchanged skipping 2025/03/01 10:30:39 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:30:39 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:30:39 DEBUG : Waiting for deletions to finish 2025/03/01 10:30:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.37s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:30:41 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:30:41 DEBUG : existing: Unchanged skipping 2025/03/01 10:30:41 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:30:41 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:30:41 DEBUG : Waiting for deletions to finish 2025/03/01 10:30:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:30:42 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/01 10:30:42 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:30:42 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:30:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/01 10:30:42 INFO : existing: Copied (replaced existing) 2025/03/01 10:30:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.60s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:30:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/01 10:30:43 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:30:43 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:30:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/01 10:30:44 INFO : existing: Copied (new) 2025/03/01 10:30:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:30:44 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:30:44 DEBUG : existing: Destination exists, skipping 2025/03/01 10:30:44 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:30:44 DEBUG : Waiting for deletions to finish 2025/03/01 10:30:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.37s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:30:46 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/01 10:30:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/01 10:30:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 10:30:47 DEBUG : c/non empty space: Unchanged skipping 2025/03/01 10:30:47 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/01 10:30:47 INFO : a/potato2: Copied (new) 2025/03/01 10:30:47 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:30:47 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:30:47 DEBUG : Waiting for deletions to finish 2025/03/01 10:30:47 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.90s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:30:49 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:30:49 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/01 10:30:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/01 10:30:49 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/01 10:30:49 DEBUG : empty space: Unchanged skipping 2025/03/01 10:30:49 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:30:49 DEBUG : Waiting for deletions to finish 2025/03/01 10:30:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:30:50 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:30:50 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/01 10:30:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/01 10:30:50 INFO : empty space: Updated modification time in destination 2025/03/01 10:30:50 DEBUG : empty space: Unchanged skipping 2025/03/01 10:30:50 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:30:50 DEBUG : Waiting for deletions to finish 2025/03/01 10:30:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.28s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:30:53 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:30:53 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/01 10:30:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/01 10:30:53 DEBUG : empty space: Unchanged skipping 2025/03/01 10:30:53 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:30:53 DEBUG : Waiting for deletions to finish 2025/03/01 10:30:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.96s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:30:54 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/01 10:30:54 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:30:54 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3677056863) 2025/03/01 10:30:54 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-yeyamip3lure) 2025/03/01 10:30:54 DEBUG : foo: sha1 differ 2025/03/01 10:30:54 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:30:55 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/03/01 10:30:55 INFO : foo: Copied (replaced existing) 2025/03/01 10:30:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.82s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:30:56 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/01 10:30:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 10:30:56 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:30:56 DEBUG : empty space: Unchanged skipping 2025/03/01 10:30:56 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:30:57 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/01 10:30:57 INFO : potato: Copied (new) 2025/03/01 10:30:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.30s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:30:59 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/01 10:30:59 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:30:59 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:30:59 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/03/01 10:30:59 INFO : potato: Copied (replaced existing) 2025/03/01 10:30:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.31s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:31:01 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:31:01 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/03/01 10:31:01 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3677056863) 2025/03/01 10:31:01 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-yeyamip3lure) 2025/03/01 10:31:01 DEBUG : potato: sha1 differ 2025/03/01 10:31:01 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:31:01 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/03/01 10:31:01 INFO : potato: Copied (replaced existing) 2025/03/01 10:31:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:31:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 10:31:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 10:31:03 DEBUG : empty space: Unchanged skipping 2025/03/01 10:31:03 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/01 10:31:03 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:31:03 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:31:03 DEBUG : Waiting for deletions to finish 2025/03/01 10:31:03 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:31:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 10:31:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 10:31:06 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:31:06 DEBUG : empty space: Unchanged skipping 2025/03/01 10:31:06 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:31:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/01 10:31:06 INFO : potato2: Copied (new) 2025/03/01 10:31:06 DEBUG : Waiting for deletions to finish 2025/03/01 10:31:06 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:31:08 INFO : d: Making directory 2025/03/01 10:31:08 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/03/01 10:31:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/01 10:31:09 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 10:31:09 DEBUG : c/non empty space: Unchanged skipping 2025/03/01 10:31:09 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:31:09 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:31:09 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/01 10:31:09 INFO : a/potato2: Copied (new) 2025/03/01 10:31:09 DEBUG : Waiting for deletions to finish 2025/03/01 10:31:09 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:31:11 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/01 10:31:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/01 10:31:12 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 10:31:12 DEBUG : c/non empty space: Unchanged skipping 2025/03/01 10:31:12 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:31:12 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:31:12 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/01 10:31:12 INFO : a/potato2: Copied (new) 2025/03/01 10:31:12 ERROR : B2 bucket rclone-test-yeyamip3lure: not deleting files as there were IO errors 2025/03/01 10:31:12 ERROR : B2 bucket rclone-test-yeyamip3lure: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.03s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:31:14 DEBUG : Waiting for deletions to finish 2025/03/01 10:31:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 10:31:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 10:31:15 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:31:15 DEBUG : empty space: Unchanged skipping 2025/03/01 10:31:15 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:31:15 INFO : potato: Deleted 2025/03/01 10:31:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/01 10:31:15 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.92s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:31:17 DEBUG : Waiting for deletions to finish 2025/03/01 10:31:17 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:31:17 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:31:18 INFO : potato: Deleted 2025/03/01 10:31:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 10:31:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 10:31:18 DEBUG : empty space: Unchanged skipping 2025/03/01 10:31:18 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:31:18 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:31:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/01 10:31:18 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.18s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:31:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 10:31:20 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:31:20 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:31:21 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/03/01 10:31:21 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.48s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:31:23 DEBUG : enormous: Excluded (Size Filter) 2025/03/01 10:31:23 DEBUG : enormous: Excluded 2025/03/01 10:31:23 DEBUG : potato2: Excluded (Size Filter) 2025/03/01 10:31:23 DEBUG : potato2: Excluded 2025/03/01 10:31:23 DEBUG : potato2: Excluded (Size Filter) 2025/03/01 10:31:23 DEBUG : potato2: Excluded 2025/03/01 10:31:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 10:31:23 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:31:23 DEBUG : empty space: Unchanged skipping 2025/03/01 10:31:23 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:31:23 DEBUG : Waiting for deletions to finish 2025/03/01 10:31:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:31:23 DEBUG : enormous: Excluded (Size Filter) 2025/03/01 10:31:23 DEBUG : enormous: Excluded 2025/03/01 10:31:23 DEBUG : potato2: Excluded (Size Filter) 2025/03/01 10:31:23 DEBUG : potato2: Excluded 2025/03/01 10:31:23 DEBUG : potato2: Excluded (Size Filter) 2025/03/01 10:31:23 DEBUG : potato2: Excluded 2025/03/01 10:31:23 DEBUG : Local file system at /tmp/rclone3677056863: Waiting for checks to finish 2025/03/01 10:31:23 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/01 10:31:23 DEBUG : empty space: Unchanged skipping 2025/03/01 10:31:23 DEBUG : Local file system at /tmp/rclone3677056863: Waiting for transfers to finish 2025/03/01 10:31:23 DEBUG : Waiting for deletions to finish 2025/03/01 10:31:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.89s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:31:26 DEBUG : enormous: Excluded (Size Filter) 2025/03/01 10:31:26 DEBUG : enormous: Excluded 2025/03/01 10:31:26 DEBUG : potato2: Excluded (Size Filter) 2025/03/01 10:31:26 DEBUG : potato2: Excluded 2025/03/01 10:31:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 10:31:26 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:31:26 DEBUG : empty space: Unchanged skipping 2025/03/01 10:31:26 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:31:26 DEBUG : Waiting for deletions to finish 2025/03/01 10:31:27 INFO : enormous: Deleted 2025/03/01 10:31:27 INFO : potato2: Deleted 2025/03/01 10:31:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:31:27 DEBUG : Local file system at /tmp/rclone3677056863: Waiting for checks to finish 2025/03/01 10:31:27 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/01 10:31:27 DEBUG : empty space: Unchanged skipping 2025/03/01 10:31:27 DEBUG : Local file system at /tmp/rclone3677056863: Waiting for transfers to finish 2025/03/01 10:31:27 DEBUG : Waiting for deletions to finish 2025/03/01 10:31:27 INFO : enormous: Deleted 2025/03/01 10:31:27 INFO : potato2: Deleted 2025/03/01 10:31:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.60s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:31:30 DEBUG : five: Need to transfer - File not found at Destination 2025/03/01 10:31:30 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/01 10:31:30 DEBUG : one: Destination is newer than source, skipping 2025/03/01 10:31:30 DEBUG : three: Sizes identical 2025/03/01 10:31:30 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:31:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3677056863) 2025/03/01 10:31:30 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-yeyamip3lure) 2025/03/01 10:31:30 DEBUG : two: sha1 differ 2025/03/01 10:31:30 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/01 10:31:30 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/01 10:31:30 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:31:30 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/01 10:31:30 INFO : five: Copied (new) 2025/03/01 10:31:31 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/01 10:31:31 INFO : four: Copied (replaced existing) 2025/03/01 10:31:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/01 10:31:31 INFO : two: Copied (replaced existing) 2025/03/01 10:31:31 DEBUG : Waiting for deletions to finish 2025/03/01 10:31:31 DEBUG : one: Destination is newer than source, skipping 2025/03/01 10:31:31 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:31:31 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/01 10:31:31 DEBUG : five: Size and sha1 of src and dst objects identical 2025/03/01 10:31:31 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/01 10:31:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/01 10:31:31 DEBUG : two: Size and sha1 of src and dst objects identical 2025/03/01 10:31:31 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/01 10:31:31 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/01 10:31:31 DEBUG : four: Size and sha1 of src and dst objects identical 2025/03/01 10:31:31 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/01 10:31:31 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3677056863) 2025/03/01 10:31:31 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-yeyamip3lure) 2025/03/01 10:31:31 DEBUG : three: sha1 differ 2025/03/01 10:31:31 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/01 10:31:31 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:31:32 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/01 10:31:32 INFO : three: Copied (replaced existing) 2025/03/01 10:31:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.66s) === 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-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/03/01 10:31:33 INFO : B2 bucket rclone-test-yeyamip3lure: Making map for --track-renames 2025/03/01 10:31:33 INFO : B2 bucket rclone-test-yeyamip3lure: Finished making map for --track-renames 2025/03/01 10:31:33 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:31:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/01 10:31:33 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for renames to finish 2025/03/01 10:31:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/01 10:31:33 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:31:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/01 10:31:33 INFO : yam: Copied (new) 2025/03/01 10:31:34 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/01 10:31:34 INFO : potato: Copied (new) 2025/03/01 10:31:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:31:34 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:31:34 INFO : B2 bucket rclone-test-yeyamip3lure: Making map for --track-renames 2025/03/01 10:31:34 INFO : B2 bucket rclone-test-yeyamip3lure: Finished making map for --track-renames 2025/03/01 10:31:34 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:31:34 DEBUG : potato: Unchanged skipping 2025/03/01 10:31:34 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for renames to finish 2025/03/01 10:31:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/01 10:31:35 INFO : yam: Copied (server-side copy) to: yaml 2025/03/01 10:31:35 INFO : yam: Deleted 2025/03/01 10:31:35 INFO : yaml: Renamed from "yam" 2025/03/01 10:31:35 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:31:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.66s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/03/01 10:31:37 INFO : B2 bucket rclone-test-yeyamip3lure: Making map for --track-renames 2025/03/01 10:31:37 INFO : B2 bucket rclone-test-yeyamip3lure: Finished making map for --track-renames 2025/03/01 10:31:37 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:31:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/01 10:31:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/01 10:31:37 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for renames to finish 2025/03/01 10:31:37 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:31:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/01 10:31:37 INFO : yam: Copied (new) 2025/03/01 10:31:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/01 10:31:38 INFO : potato: Copied (new) 2025/03/01 10:31:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:31:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:31:38 INFO : B2 bucket rclone-test-yeyamip3lure: Making map for --track-renames 2025/03/01 10:31:38 INFO : B2 bucket rclone-test-yeyamip3lure: Finished making map for --track-renames 2025/03/01 10:31:38 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:31:38 DEBUG : potato: Unchanged skipping 2025/03/01 10:31:38 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for renames to finish 2025/03/01 10:31:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/01 10:31:39 INFO : yam: Copied (server-side copy) to: yaml 2025/03/01 10:31:39 INFO : yam: Deleted 2025/03/01 10:31:39 INFO : yaml: Renamed from "yam" 2025/03/01 10:31:39 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:31:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.77s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/03/01 10:31:41 INFO : B2 bucket rclone-test-yeyamip3lure: Making map for --track-renames 2025/03/01 10:31:41 INFO : B2 bucket rclone-test-yeyamip3lure: Finished making map for --track-renames 2025/03/01 10:31:41 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:31:41 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/01 10:31:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/01 10:31:41 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for renames to finish 2025/03/01 10:31:41 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:31:41 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/01 10:31:41 INFO : potato: Copied (new) 2025/03/01 10:31:41 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/01 10:31:41 INFO : sub/yam: Copied (new) 2025/03/01 10:31:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:31:42 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:31:42 DEBUG : potato: Unchanged skipping 2025/03/01 10:31:42 INFO : B2 bucket rclone-test-yeyamip3lure: Making map for --track-renames 2025/03/01 10:31:42 INFO : B2 bucket rclone-test-yeyamip3lure: Finished making map for --track-renames 2025/03/01 10:31:42 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:31:42 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for renames to finish 2025/03/01 10:31:43 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/01 10:31:43 INFO : sub/yam: Copied (server-side copy) to: yam 2025/03/01 10:31:43 INFO : sub/yam: Deleted 2025/03/01 10:31:43 INFO : yam: Renamed from "sub/yam" 2025/03/01 10:31:43 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:31:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.89s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:31:44 DEBUG : Creating backend with remote "/tmp/rclone3677056863/dir1" 2025/03/01 10:31:44 DEBUG : Creating backend with remote "/tmp/rclone3677056863/dir2" 2025/03/01 10:31:44 DEBUG : Local file system at /tmp/rclone3677056863/dir2: Using server-side directory move 2025/03/01 10:31:44 INFO : Local file system at /tmp/rclone3677056863/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/01 10:31:44 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/01 10:31:44 INFO : file1.txt: Moved (server-side) 2025/03/01 10:31:44 DEBUG : Local file system at /tmp/rclone3677056863/dir2: Waiting for checks to finish 2025/03/01 10:31:44 DEBUG : Local file system at /tmp/rclone3677056863/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:31:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 10:31:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/01 10:31:45 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:31:45 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:31:45 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/01 10:31:45 INFO : nested/sub dir/file: Copied (new) 2025/03/01 10:31:45 INFO : nested/sub dir/file: Deleted 2025/03/01 10:31:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/01 10:31:46 INFO : sub dir/hello world: Copied (new) 2025/03/01 10:31:46 INFO : sub dir/hello world: Deleted 2025/03/01 10:31:46 INFO : sub dir: Removing directory 2025/03/01 10:31:46 INFO : nested/sub dir: Removing directory 2025/03/01 10:31:46 INFO : nested: Removing directory 2025/03/01 10:31:46 DEBUG : Local file system at /tmp/rclone3677056863: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.25s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:31:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 10:31:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/01 10:31:47 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:31:47 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:31:47 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/01 10:31:47 INFO : nested/sub dir/file: Copied (new) 2025/03/01 10:31:47 INFO : nested/sub dir/file: Deleted 2025/03/01 10:31:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/01 10:31:48 INFO : sub dir/hello world: Copied (new) 2025/03/01 10:31:48 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.17s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:31:49 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/01 10:31:49 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/01 10:31:49 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:31:49 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:31:50 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/03/01 10:31:50 INFO : existing-b: Copied (new) 2025/03/01 10:31:50 INFO : existing-b: Deleted 2025/03/01 10:31:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/01 10:31:50 INFO : existing: Copied (new) 2025/03/01 10:31:50 INFO : existing: Deleted 2025/03/01 10:31:50 DEBUG : existing: Destination exists, skipping 2025/03/01 10:31:50 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:31:50 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/01 10:31:50 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:31:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.23s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:31:51 DEBUG : Creating backend with remote "TestB2:rclone-test-yakuwak2sefu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-yeyamip3lure -> B2 bucket rclone-test-yakuwak2sefu 2025/03/01 10:31:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 10:31:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/01 10:31:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/01 10:31:55 DEBUG : empty space: Unchanged skipping 2025/03/01 10:31:55 DEBUG : B2 bucket rclone-test-yakuwak2sefu: Waiting for checks to finish 2025/03/01 10:31:56 INFO : empty space: Deleted 2025/03/01 10:31:56 DEBUG : B2 bucket rclone-test-yakuwak2sefu: Waiting for transfers to finish 2025/03/01 10:31:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/01 10:31:56 INFO : potato3: Copied (server-side copy) 2025/03/01 10:31:56 INFO : potato3: Deleted 2025/03/01 10:31:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/01 10:31:56 INFO : potato2: Copied (server-side copy) 2025/03/01 10:31:56 INFO : potato2: Deleted 2025/03/01 10:31:56 DEBUG : Creating backend with remote "TestB2:rclone-test-jodujed9lanu" 2025/03/01 10:31:57 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/01 10:31:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 10:31:57 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/01 10:31:57 DEBUG : B2 bucket rclone-test-jodujed9lanu: Waiting for checks to finish 2025/03/01 10:31:57 DEBUG : B2 bucket rclone-test-jodujed9lanu: Waiting for transfers to finish 2025/03/01 10:31:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/01 10:31:58 INFO : empty space: Copied (server-side copy) 2025/03/01 10:31:58 INFO : empty space: Deleted 2025/03/01 10:31:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/01 10:31:59 INFO : potato2: Copied (server-side copy) 2025/03/01 10:31:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/01 10:31:59 INFO : potato3: Copied (server-side copy) 2025/03/01 10:31:59 INFO : potato2: Deleted 2025/03/01 10:31:59 INFO : potato3: Deleted 2025/03/01 10:31:59 DEBUG : B2 bucket rclone-test-jodujed9lanu: Purge remote 2025/03/01 10:31:59 INFO : B2 bucket rclone-test-jodujed9lanu: cleaning bucket "rclone-test-jodujed9lanu" of all files 2025/03/01 10:31:59 DEBUG : empty space: Deleting (id "4_z8ff24d53403d5b1b9f580e1b_f1075994733a927a6_d20250301_m103158_c001_v0001182_t0013_u01740825118587") 2025/03/01 10:31:59 DEBUG : potato2: Deleting (id "4_z8ff24d53403d5b1b9f580e1b_f1048415ee625c2df_d20250301_m103158_c001_v0001145_t0034_u01740825118817") 2025/03/01 10:31:59 DEBUG : potato3: Deleting (id "4_z8ff24d53403d5b1b9f580e1b_f1176dbd71b39e649_d20250301_m103158_c001_v0001157_t0044_u01740825118947") 2025/03/01 10:32:00 DEBUG : B2 bucket rclone-test-yakuwak2sefu: Purge remote 2025/03/01 10:32:00 INFO : B2 bucket rclone-test-yakuwak2sefu: cleaning bucket "rclone-test-yakuwak2sefu" of all files 2025/03/01 10:32:00 DEBUG : empty space: Deleting (id "4_zafc23d53403d5b1b9f580e1b_f403a32dfe1fbff5d_d20250301_m103158_c001_v7007000_t0000_u01740825118802") 2025/03/01 10:32:00 DEBUG : empty space: Deleting (id "4_zafc23d53403d5b1b9f580e1b_f1087183a9d0df56b_d20250301_m103155_c001_v0001172_t0036_u01740825115017") 2025/03/01 10:32:00 DEBUG : potato2: Deleting (id "4_zafc23d53403d5b1b9f580e1b_f403a32dfe1fbff5e_d20250301_m103159_c001_v7007000_t0000_u01740825119122") 2025/03/01 10:32:00 DEBUG : potato2: Deleting (id "4_zafc23d53403d5b1b9f580e1b_f11258a03b0ebf0f4_d20250301_m103156_c001_v0001184_t0057_u01740825116200") 2025/03/01 10:32:00 DEBUG : potato3: Deleting (id "4_zafc23d53403d5b1b9f580e1b_f405ec999f3f29cfd_d20250301_m103159_c001_v7007000_t0000_u01740825119238") 2025/03/01 10:32:00 DEBUG : potato3: Deleting (id "4_zafc23d53403d5b1b9f580e1b_f1160f54512f07c41_d20250301_m103155_c001_v0001184_t0003_u01740825115974") 2025/03/01 10:32:00 DEBUG : potato3: Deleting (id "4_zafc23d53403d5b1b9f580e1b_f1087183a9d0df56f_d20250301_m103155_c001_v0001172_t0045_u01740825115289") --- PASS: TestServerSideMove (10.76s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:32:02 DEBUG : Creating backend with remote "TestB2:rclone-test-purunuv3peva" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-yeyamip3lure -> B2 bucket rclone-test-purunuv3peva 2025/03/01 10:32:08 DEBUG : empty space: Excluded (Size Filter) 2025/03/01 10:32:08 DEBUG : empty space: Excluded 2025/03/01 10:32:08 DEBUG : empty space: Excluded (Size Filter) 2025/03/01 10:32:08 DEBUG : empty space: Excluded 2025/03/01 10:32:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 10:32:08 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/01 10:32:08 DEBUG : B2 bucket rclone-test-purunuv3peva: Waiting for checks to finish 2025/03/01 10:32:08 DEBUG : B2 bucket rclone-test-purunuv3peva: Waiting for transfers to finish 2025/03/01 10:32:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/01 10:32:08 INFO : potato2: Copied (server-side copy) 2025/03/01 10:32:08 INFO : potato2: Deleted 2025/03/01 10:32:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/01 10:32:08 INFO : potato3: Copied (server-side copy) 2025/03/01 10:32:09 INFO : potato3: Deleted 2025/03/01 10:32:09 DEBUG : Creating backend with remote "TestB2:rclone-test-dosusit5fuwo" 2025/03/01 10:32:10 DEBUG : empty space: Excluded (Size Filter) 2025/03/01 10:32:10 DEBUG : empty space: Excluded 2025/03/01 10:32:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 10:32:10 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/01 10:32:10 DEBUG : B2 bucket rclone-test-dosusit5fuwo: Waiting for checks to finish 2025/03/01 10:32:10 DEBUG : B2 bucket rclone-test-dosusit5fuwo: Waiting for transfers to finish 2025/03/01 10:32:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/01 10:32:11 INFO : potato2: Copied (server-side copy) 2025/03/01 10:32:11 INFO : potato2: Deleted 2025/03/01 10:32:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/01 10:32:11 INFO : potato3: Copied (server-side copy) 2025/03/01 10:32:12 INFO : potato3: Deleted 2025/03/01 10:32:12 DEBUG : B2 bucket rclone-test-dosusit5fuwo: Purge remote 2025/03/01 10:32:12 INFO : B2 bucket rclone-test-dosusit5fuwo: cleaning bucket "rclone-test-dosusit5fuwo" of all files 2025/03/01 10:32:12 DEBUG : potato2: Deleting (id "4_zbf927d63403d5b1b9f580e1b_f110fc64e3c394ff1_d20250301_m103211_c001_v0001131_t0052_u01740825131119") 2025/03/01 10:32:12 DEBUG : potato3: Deleting (id "4_zbf927d63403d5b1b9f580e1b_f11984218c4ae82b8_d20250301_m103211_c001_v0001116_t0004_u01740825131485") 2025/03/01 10:32:13 DEBUG : B2 bucket rclone-test-purunuv3peva: Purge remote 2025/03/01 10:32:13 INFO : B2 bucket rclone-test-purunuv3peva: cleaning bucket "rclone-test-purunuv3peva" of all files 2025/03/01 10:32:13 DEBUG : empty space: Deleting (id "4_z3f926d43403d5b1b9f580e1b_f109c25b96f158d29_d20250301_m103206_c001_v0001115_t0046_u01740825126876") 2025/03/01 10:32:13 DEBUG : potato2: Deleting (id "4_z3f926d43403d5b1b9f580e1b_f4067a727f002263e_d20250301_m103211_c001_v7007000_t0000_u01740825131469") 2025/03/01 10:32:13 DEBUG : potato2: Deleting (id "4_z3f926d43403d5b1b9f580e1b_f11097a58a43a6a75_d20250301_m103208_c001_v0001182_t0043_u01740825128550") 2025/03/01 10:32:13 DEBUG : potato3: Deleting (id "4_z3f926d43403d5b1b9f580e1b_f4067a727f002263f_d20250301_m103212_c001_v7007000_t0000_u01740825132064") 2025/03/01 10:32:13 DEBUG : potato3: Deleting (id "4_z3f926d43403d5b1b9f580e1b_f109059501a317a5d_d20250301_m103208_c001_v0001183_t0008_u01740825128783") 2025/03/01 10:32:13 DEBUG : potato3: Deleting (id "4_z3f926d43403d5b1b9f580e1b_f109c25b96f158d2d_d20250301_m103207_c001_v0001115_t0002_u01740825127617") --- PASS: TestServerSideMoveWithFilter (12.86s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:32:15 DEBUG : Creating backend with remote "TestB2:rclone-test-bewiven6cize" 2025/03/01 10:32:18 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-yeyamip3lure -> B2 bucket rclone-test-bewiven6cize 2025/03/01 10:32:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 10:32:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/01 10:32:20 DEBUG : empty space: Unchanged skipping 2025/03/01 10:32:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/01 10:32:20 DEBUG : B2 bucket rclone-test-bewiven6cize: Waiting for checks to finish 2025/03/01 10:32:20 INFO : empty space: Deleted 2025/03/01 10:32:20 DEBUG : B2 bucket rclone-test-bewiven6cize: Waiting for transfers to finish 2025/03/01 10:32:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/01 10:32:20 INFO : potato2: Copied (server-side copy) 2025/03/01 10:32:21 INFO : potato2: Deleted 2025/03/01 10:32:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/01 10:32:21 INFO : potato3: Copied (server-side copy) 2025/03/01 10:32:21 INFO : potato3: Deleted 2025/03/01 10:32:21 DEBUG : Creating backend with remote "TestB2:rclone-test-gudeyur2fixe" 2025/03/01 10:32:22 INFO : tomatoDir: Making directory 2025/03/01 10:32:23 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/01 10:32:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 10:32:23 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/01 10:32:23 DEBUG : B2 bucket rclone-test-gudeyur2fixe: Waiting for checks to finish 2025/03/01 10:32:23 DEBUG : B2 bucket rclone-test-gudeyur2fixe: Waiting for transfers to finish 2025/03/01 10:32:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/01 10:32:23 INFO : empty space: Copied (server-side copy) 2025/03/01 10:32:23 INFO : empty space: Deleted 2025/03/01 10:32:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/01 10:32:24 INFO : potato2: Copied (server-side copy) 2025/03/01 10:32:24 INFO : potato2: Deleted 2025/03/01 10:32:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/01 10:32:24 INFO : potato3: Copied (server-side copy) 2025/03/01 10:32:25 INFO : potato3: Deleted 2025/03/01 10:32:25 DEBUG : B2 bucket rclone-test-gudeyur2fixe: Purge remote 2025/03/01 10:32:25 INFO : B2 bucket rclone-test-gudeyur2fixe: cleaning bucket "rclone-test-gudeyur2fixe" of all files 2025/03/01 10:32:25 DEBUG : empty space: Deleting (id "4_z9f22ad73403d5b1b9f580e1b_f101bccdb216ea9a3_d20250301_m103223_c001_v0001182_t0012_u01740825143618") 2025/03/01 10:32:25 DEBUG : potato2: Deleting (id "4_z9f22ad73403d5b1b9f580e1b_f106fd2153a735139_d20250301_m103223_c001_v0001165_t0057_u01740825143857") 2025/03/01 10:32:25 DEBUG : potato3: Deleting (id "4_z9f22ad73403d5b1b9f580e1b_f1077bfc30c8e0b22_d20250301_m103223_c001_v0001116_t0051_u01740825143994") 2025/03/01 10:32:26 DEBUG : B2 bucket rclone-test-bewiven6cize: Purge remote 2025/03/01 10:32:26 INFO : B2 bucket rclone-test-bewiven6cize: cleaning bucket "rclone-test-bewiven6cize" of all files 2025/03/01 10:32:26 DEBUG : empty space: Deleting (id "4_z4fd29d63403d5b1b9f580e1b_f41078e7e8cf0897a_d20250301_m103223_c001_v7007000_t0000_u01740825143837") 2025/03/01 10:32:26 DEBUG : empty space: Deleting (id "4_z4fd29d63403d5b1b9f580e1b_f1066cc0d1e123331_d20250301_m103219_c001_v0001157_t0007_u01740825139698") 2025/03/01 10:32:26 DEBUG : potato2: Deleting (id "4_z4fd29d63403d5b1b9f580e1b_f41078e7e8cf0897b_d20250301_m103224_c001_v7007000_t0000_u01740825144173") 2025/03/01 10:32:26 DEBUG : potato2: Deleting (id "4_z4fd29d63403d5b1b9f580e1b_f103c65e26fde9ae8_d20250301_m103220_c001_v0001184_t0032_u01740825140773") 2025/03/01 10:32:26 DEBUG : potato3: Deleting (id "4_z4fd29d63403d5b1b9f580e1b_f41078e7e8cf0897c_d20250301_m103224_c001_v7007000_t0000_u01740825144953") 2025/03/01 10:32:26 DEBUG : potato3: Deleting (id "4_z4fd29d63403d5b1b9f580e1b_f1011f3a22ac19a3a_d20250301_m103221_c001_v0001161_t0039_u01740825141011") 2025/03/01 10:32:26 DEBUG : potato3: Deleting (id "4_z4fd29d63403d5b1b9f580e1b_f1066cc0d1e123333_d20250301_m103220_c001_v0001157_t0042_u01740825140087") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.79s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:32:28 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyamip3lure/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.52s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:32:30 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyamip3lure/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestSyncOverlap (2.98s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:32:33 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyamip3lure/rclone-sync-test" 2025/03/01 10:32:35 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyamip3lure/rclone-sync-test-include/layer2" 2025/03/01 10:32:37 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyamip3lure/rclone-sync-test-ignore-file" 2025/03/01 10:32:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/01 10:32:41 DEBUG : B2 bucket rclone-test-yeyamip3lure path rclone-sync-test: Waiting for checks to finish 2025/03/01 10:32:41 DEBUG : B2 bucket rclone-test-yeyamip3lure path rclone-sync-test: Waiting for transfers to finish 2025/03/01 10:32:41 DEBUG : Waiting for deletions to finish 2025/03/01 10:32:41 INFO : There was nothing to transfer 2025/03/01 10:32:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/01 10:32:41 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:32:41 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:32:41 DEBUG : Waiting for deletions to finish 2025/03/01 10:32:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:32:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/01 10:32:42 DEBUG : B2 bucket rclone-test-yeyamip3lure path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/01 10:32:42 DEBUG : B2 bucket rclone-test-yeyamip3lure path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/01 10:32:42 DEBUG : Waiting for deletions to finish 2025/03/01 10:32:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:32:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/01 10:32:42 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:32:42 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:32:42 DEBUG : Waiting for deletions to finish 2025/03/01 10:32:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:32:43 DEBUG : : Excluded 2025/03/01 10:32:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/01 10:32:43 DEBUG : B2 bucket rclone-test-yeyamip3lure path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/01 10:32:43 DEBUG : B2 bucket rclone-test-yeyamip3lure path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/01 10:32:43 DEBUG : Waiting for deletions to finish 2025/03/01 10:32:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.52s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:32:50 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyamip3lure/dst" 2025/03/01 10:32:51 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyamip3lure/CompareDest" 2025/03/01 10:32:53 DEBUG : one: Need to transfer - File not found at Destination 2025/03/01 10:32:53 DEBUG : B2 bucket rclone-test-yeyamip3lure path dst: Waiting for checks to finish 2025/03/01 10:32:53 DEBUG : B2 bucket rclone-test-yeyamip3lure path dst: Waiting for transfers to finish 2025/03/01 10:32:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/01 10:32:54 INFO : one: Copied (new) 2025/03/01 10:32:54 DEBUG : Waiting for deletions to finish 2025/03/01 10:32:54 DEBUG : B2 bucket rclone-test-yeyamip3lure path dst: Waiting for checks to finish 2025/03/01 10:32:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/01 10:32:54 DEBUG : B2 bucket rclone-test-yeyamip3lure path dst: Waiting for transfers to finish 2025/03/01 10:32:55 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/01 10:32:55 INFO : one: Copied (replaced existing) 2025/03/01 10:32:55 DEBUG : Waiting for deletions to finish 2025/03/01 10:32:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/01 10:32:57 DEBUG : B2 bucket rclone-test-yeyamip3lure path dst: Waiting for checks to finish 2025/03/01 10:32:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 10:32:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/01 10:32:57 DEBUG : B2 bucket rclone-test-yeyamip3lure path dst: Waiting for transfers to finish 2025/03/01 10:32:57 DEBUG : Waiting for deletions to finish 2025/03/01 10:32:57 INFO : There was nothing to transfer 2025/03/01 10:32:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 10:32:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/01 10:32:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/01 10:32:59 DEBUG : B2 bucket rclone-test-yeyamip3lure path dst: Waiting for checks to finish 2025/03/01 10:32:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 10:32:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/01 10:32:59 DEBUG : B2 bucket rclone-test-yeyamip3lure path dst: Waiting for transfers to finish 2025/03/01 10:32:59 DEBUG : Waiting for deletions to finish 2025/03/01 10:32:59 INFO : There was nothing to transfer 2025/03/01 10:32:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 10:32:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/01 10:32:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/01 10:32:59 DEBUG : B2 bucket rclone-test-yeyamip3lure path dst: Waiting for checks to finish 2025/03/01 10:32:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 10:32:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/01 10:32:59 DEBUG : B2 bucket rclone-test-yeyamip3lure path dst: Waiting for transfers to finish 2025/03/01 10:32:59 DEBUG : Waiting for deletions to finish 2025/03/01 10:32:59 INFO : There was nothing to transfer 2025/03/01 10:33:01 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/03/01 10:33:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/01 10:33:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/01 10:33:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/01 10:33:01 DEBUG : B2 bucket rclone-test-yeyamip3lure path dst: Waiting for checks to finish 2025/03/01 10:33:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 10:33:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/01 10:33:01 DEBUG : B2 bucket rclone-test-yeyamip3lure path dst: Waiting for transfers to finish 2025/03/01 10:33:01 DEBUG : Waiting for deletions to finish 2025/03/01 10:33:01 INFO : There was nothing to transfer 2025/03/01 10:33:02 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/01 10:33:02 DEBUG : two: Need to transfer - File not found at Destination 2025/03/01 10:33:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/01 10:33:02 DEBUG : B2 bucket rclone-test-yeyamip3lure path dst: Waiting for checks to finish 2025/03/01 10:33:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 10:33:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/01 10:33:02 DEBUG : B2 bucket rclone-test-yeyamip3lure path dst: Waiting for transfers to finish 2025/03/01 10:33:02 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/03/01 10:33:02 INFO : two: Copied (new) 2025/03/01 10:33:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.53s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:33:05 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyamip3lure/dest" 2025/03/01 10:33:06 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyamip3lure/pre-dest1" 2025/03/01 10:33:07 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyamip3lure/pre-dest2" 2025/03/01 10:33:09 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:33:09 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/01 10:33:10 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:33:10 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/01 10:33:10 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/01 10:33:10 DEBUG : B2 bucket rclone-test-yeyamip3lure path dest: Waiting for checks to finish 2025/03/01 10:33:10 DEBUG : B2 bucket rclone-test-yeyamip3lure path dest: Waiting for transfers to finish 2025/03/01 10:33:11 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/03/01 10:33:11 INFO : 3: Copied (new) 2025/03/01 10:33:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.05s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:33:12 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyamip3lure/dst" 2025/03/01 10:33:14 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyamip3lure/CopyDest" 2025/03/01 10:33:16 DEBUG : one: Need to transfer - File not found at Destination 2025/03/01 10:33:16 DEBUG : B2 bucket rclone-test-yeyamip3lure path dst: Waiting for checks to finish 2025/03/01 10:33:16 DEBUG : B2 bucket rclone-test-yeyamip3lure path dst: Waiting for transfers to finish 2025/03/01 10:33:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/01 10:33:17 INFO : one: Copied (new) 2025/03/01 10:33:17 DEBUG : Waiting for deletions to finish 2025/03/01 10:33:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/01 10:33:17 DEBUG : B2 bucket rclone-test-yeyamip3lure path dst: Waiting for checks to finish 2025/03/01 10:33:17 DEBUG : B2 bucket rclone-test-yeyamip3lure path dst: Waiting for transfers to finish 2025/03/01 10:33:18 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/01 10:33:18 INFO : one: Copied (replaced existing) 2025/03/01 10:33:18 DEBUG : Waiting for deletions to finish 2025/03/01 10:33:19 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyamip3lure/BackupDir" 2025/03/01 10:33:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/01 10:33:21 DEBUG : B2 bucket rclone-test-yeyamip3lure path dst: Waiting for checks to finish 2025/03/01 10:33:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 10:33:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/01 10:33:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/01 10:33:22 INFO : one: Copied (server-side copy) 2025/03/01 10:33:23 INFO : one: Deleted 2025/03/01 10:33:23 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/01 10:33:23 INFO : one: Copied (server-side copy) 2025/03/01 10:33:23 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/01 10:33:23 DEBUG : B2 bucket rclone-test-yeyamip3lure path dst: Waiting for transfers to finish 2025/03/01 10:33:23 DEBUG : Waiting for deletions to finish 2025/03/01 10:33:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 10:33:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/01 10:33:25 INFO : two: Copied (server-side copy) 2025/03/01 10:33:25 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/01 10:33:25 DEBUG : B2 bucket rclone-test-yeyamip3lure path dst: Waiting for checks to finish 2025/03/01 10:33:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 10:33:25 DEBUG : one: Unchanged skipping 2025/03/01 10:33:25 DEBUG : B2 bucket rclone-test-yeyamip3lure path dst: Waiting for transfers to finish 2025/03/01 10:33:25 DEBUG : Waiting for deletions to finish 2025/03/01 10:33:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 10:33:25 DEBUG : one: Unchanged skipping 2025/03/01 10:33:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 10:33:25 DEBUG : two: Unchanged skipping 2025/03/01 10:33:25 DEBUG : B2 bucket rclone-test-yeyamip3lure path dst: Waiting for checks to finish 2025/03/01 10:33:25 DEBUG : B2 bucket rclone-test-yeyamip3lure path dst: Waiting for transfers to finish 2025/03/01 10:33:25 DEBUG : Waiting for deletions to finish 2025/03/01 10:33:25 INFO : There was nothing to transfer 2025/03/01 10:33:27 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/01 10:33:27 DEBUG : three: Destination not found in --copy-dest 2025/03/01 10:33:27 DEBUG : three: Need to transfer - File not found at Destination 2025/03/01 10:33:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 10:33:27 DEBUG : one: Unchanged skipping 2025/03/01 10:33:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 10:33:27 DEBUG : two: Unchanged skipping 2025/03/01 10:33:27 DEBUG : B2 bucket rclone-test-yeyamip3lure path dst: Waiting for checks to finish 2025/03/01 10:33:27 DEBUG : B2 bucket rclone-test-yeyamip3lure path dst: Waiting for transfers to finish 2025/03/01 10:33:27 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/03/01 10:33:27 INFO : three: Copied (new) 2025/03/01 10:33:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.88s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:33:32 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyamip3lure/dst" 2025/03/01 10:33:33 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyamip3lure/backup" 2025/03/01 10:33:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/01 10:33:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:33:35 DEBUG : two: Unchanged skipping 2025/03/01 10:33:35 DEBUG : B2 bucket rclone-test-yeyamip3lure path dst: Waiting for checks to finish 2025/03/01 10:33:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/01 10:33:37 INFO : one: Copied (server-side copy) 2025/03/01 10:33:37 INFO : one: Deleted 2025/03/01 10:33:37 DEBUG : B2 bucket rclone-test-yeyamip3lure path dst: Waiting for transfers to finish 2025/03/01 10:33:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/01 10:33:38 INFO : one: Copied (new) 2025/03/01 10:33:38 DEBUG : Waiting for deletions to finish 2025/03/01 10:33:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/01 10:33:38 INFO : three.txt: Copied (server-side copy) 2025/03/01 10:33:38 INFO : three.txt: Deleted 2025/03/01 10:33:38 INFO : three.txt: Moved into backup dir 2025/03/01 10:33:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/01 10:33:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:33:40 DEBUG : two: Unchanged skipping 2025/03/01 10:33:40 DEBUG : B2 bucket rclone-test-yeyamip3lure path dst: Waiting for checks to finish 2025/03/01 10:33:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/01 10:33:40 INFO : one: Copied (server-side copy) 2025/03/01 10:33:41 INFO : one: Deleted 2025/03/01 10:33:41 DEBUG : B2 bucket rclone-test-yeyamip3lure path dst: Waiting for transfers to finish 2025/03/01 10:33:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/01 10:33:41 INFO : one: Copied (new) 2025/03/01 10:33:41 DEBUG : Waiting for deletions to finish 2025/03/01 10:33:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/01 10:33:42 INFO : three.txt: Copied (server-side copy) 2025/03/01 10:33:42 INFO : three.txt: Deleted 2025/03/01 10:33:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.91s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:33:45 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1102-07.backblaze.com/b2api/v1/b2_upload_file/ffd22d63401d5b1b9f580e1b/c001_v0001102_t0022": EOF 2025/03/01 10:33:45 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1102-07.backblaze.com/b2api/v1/b2_upload_file/ffd22d63401d5b1b9f580e1b/c001_v0001102_t0022": EOF) 2025/03/01 10:33:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-yeyamip3lure: 1/10 (Post "https://pod-000-1102-07.backblaze.com/b2api/v1/b2_upload_file/ffd22d63401d5b1b9f580e1b/c001_v0001102_t0022": EOF) 2025/03/01 10:33:47 DEBUG : pacer: Reducing sleep to 10ms 2025/03/01 10:33:47 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyamip3lure/dst" 2025/03/01 10:33:49 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyamip3lure/backup" 2025/03/01 10:33:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/01 10:33:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:33:51 DEBUG : two: Unchanged skipping 2025/03/01 10:33:51 DEBUG : B2 bucket rclone-test-yeyamip3lure path dst: Waiting for checks to finish 2025/03/01 10:33:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/01 10:33:52 INFO : one: Copied (server-side copy) to: one.bak 2025/03/01 10:33:53 INFO : one: Deleted 2025/03/01 10:33:53 DEBUG : B2 bucket rclone-test-yeyamip3lure path dst: Waiting for transfers to finish 2025/03/01 10:33:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/01 10:33:54 INFO : one: Copied (new) 2025/03/01 10:33:54 DEBUG : Waiting for deletions to finish 2025/03/01 10:33:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/01 10:33:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/01 10:33:54 INFO : three.txt: Deleted 2025/03/01 10:33:54 INFO : three.txt: Moved into backup dir 2025/03/01 10:33:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/01 10:33:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:33:56 DEBUG : two: Unchanged skipping 2025/03/01 10:33:56 DEBUG : B2 bucket rclone-test-yeyamip3lure path dst: Waiting for checks to finish 2025/03/01 10:33:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/01 10:33:57 INFO : one: Copied (server-side copy) to: one.bak 2025/03/01 10:33:57 INFO : one: Deleted 2025/03/01 10:33:57 DEBUG : B2 bucket rclone-test-yeyamip3lure path dst: Waiting for transfers to finish 2025/03/01 10:33:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/01 10:33:57 INFO : one: Copied (new) 2025/03/01 10:33:57 DEBUG : Waiting for deletions to finish 2025/03/01 10:33:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/01 10:33:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/01 10:33:58 INFO : three.txt: Deleted 2025/03/01 10:33:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (16.05s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:34:01 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyamip3lure/dst" 2025/03/01 10:34:02 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyamip3lure/backup" 2025/03/01 10:34:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/01 10:34:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:34:04 DEBUG : two: Unchanged skipping 2025/03/01 10:34:04 DEBUG : B2 bucket rclone-test-yeyamip3lure path dst: Waiting for checks to finish 2025/03/01 10:34:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/01 10:34:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/01 10:34:05 INFO : one: Deleted 2025/03/01 10:34:05 DEBUG : B2 bucket rclone-test-yeyamip3lure path dst: Waiting for transfers to finish 2025/03/01 10:34:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/01 10:34:06 INFO : one: Copied (new) 2025/03/01 10:34:06 DEBUG : Waiting for deletions to finish 2025/03/01 10:34:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/01 10:34:07 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/01 10:34:07 INFO : three.txt: Deleted 2025/03/01 10:34:07 INFO : three.txt: Moved into backup dir 2025/03/01 10:34:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/01 10:34:08 DEBUG : B2 bucket rclone-test-yeyamip3lure path dst: Waiting for checks to finish 2025/03/01 10:34:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:34:08 DEBUG : two: Unchanged skipping 2025/03/01 10:34:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/01 10:34:09 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/01 10:34:09 INFO : one: Deleted 2025/03/01 10:34:09 DEBUG : B2 bucket rclone-test-yeyamip3lure path dst: Waiting for transfers to finish 2025/03/01 10:34:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/01 10:34:10 INFO : one: Copied (new) 2025/03/01 10:34:10 DEBUG : Waiting for deletions to finish 2025/03/01 10:34:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/01 10:34:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/01 10:34:11 INFO : three.txt: Deleted 2025/03/01 10:34:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.56s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:34:13 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyamip3lure/dst" 2025/03/01 10:34:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/01 10:34:15 DEBUG : B2 bucket rclone-test-yeyamip3lure path dst: Waiting for checks to finish 2025/03/01 10:34:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:34:15 DEBUG : two: Unchanged skipping 2025/03/01 10:34:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/01 10:34:16 INFO : one: Copied (server-side copy) to: one.bak 2025/03/01 10:34:16 INFO : one: Deleted 2025/03/01 10:34:16 DEBUG : B2 bucket rclone-test-yeyamip3lure path dst: Waiting for transfers to finish 2025/03/01 10:34:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/01 10:34:17 INFO : one: Copied (new) 2025/03/01 10:34:17 DEBUG : Waiting for deletions to finish 2025/03/01 10:34:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/01 10:34:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/01 10:34:18 INFO : three.txt: Deleted 2025/03/01 10:34:18 INFO : three.txt: Moved into backup dir 2025/03/01 10:34:18 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/01 10:34:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/01 10:34:19 DEBUG : pacer: Reducing sleep to 10ms 2025/03/01 10:34:20 DEBUG : one.bak: Excluded (Path Filter) 2025/03/01 10:34:20 DEBUG : one.bak: Excluded 2025/03/01 10:34:20 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/01 10:34:20 DEBUG : three.txt.bak: Excluded 2025/03/01 10:34:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/01 10:34:20 DEBUG : B2 bucket rclone-test-yeyamip3lure path dst: Waiting for checks to finish 2025/03/01 10:34:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:34:20 DEBUG : two: Unchanged skipping 2025/03/01 10:34:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/01 10:34:20 INFO : one: Copied (server-side copy) to: one.bak 2025/03/01 10:34:20 INFO : one: Deleted 2025/03/01 10:34:20 DEBUG : B2 bucket rclone-test-yeyamip3lure path dst: Waiting for transfers to finish 2025/03/01 10:34:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/01 10:34:21 INFO : one: Copied (new) 2025/03/01 10:34:21 DEBUG : Waiting for deletions to finish 2025/03/01 10:34:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/01 10:34:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/01 10:34:21 INFO : three.txt: Deleted 2025/03/01 10:34:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.86s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:34:24 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyamip3lure/dst" 2025/03/01 10:34:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/01 10:34:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/01 10:34:27 INFO : one: Copied (server-side copy) to: one.bak 2025/03/01 10:34:27 INFO : one: Deleted 2025/03/01 10:34:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/01 10:34:28 INFO : one: Copied (new) 2025/03/01 10:34:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:34:29 DEBUG : two: Unchanged skipping 2025/03/01 10:34:29 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/01 10:34:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/01 10:34:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/01 10:34:30 INFO : three.txt: Deleted 2025/03/01 10:34:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/01 10:34:30 INFO : three.txt: Copied (new) 2025/03/01 10:34:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/01 10:34:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/01 10:34:32 INFO : one: Copied (server-side copy) to: one.bak 2025/03/01 10:34:32 INFO : one: Deleted 2025/03/01 10:34:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/01 10:34:33 INFO : one: Copied (new) 2025/03/01 10:34:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:34:33 DEBUG : two: Unchanged skipping 2025/03/01 10:34:33 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/01 10:34:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/01 10:34:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/01 10:34:34 INFO : three.txt: Deleted 2025/03/01 10:34:35 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/01 10:34:35 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.65s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:34:38 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyamip3lure/dst" 2025/03/01 10:34:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/01 10:34:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/01 10:34:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/01 10:34:41 INFO : one: Deleted 2025/03/01 10:34:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/01 10:34:42 INFO : one: Copied (new) 2025/03/01 10:34:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:34:42 DEBUG : two: Unchanged skipping 2025/03/01 10:34:42 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/01 10:34:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/01 10:34:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/01 10:34:43 INFO : three.txt: Deleted 2025/03/01 10:34:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/01 10:34:43 INFO : three.txt: Copied (new) 2025/03/01 10:34:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/01 10:34:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/01 10:34:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/01 10:34:45 INFO : one: Deleted 2025/03/01 10:34:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/01 10:34:45 INFO : one: Copied (new) 2025/03/01 10:34:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:34:45 DEBUG : two: Unchanged skipping 2025/03/01 10:34:46 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/01 10:34:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/01 10:34:46 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/01 10:34:46 INFO : three.txt: Deleted 2025/03/01 10:34:46 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/01 10:34:46 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.53s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:34:49 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/01 10:34:49 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:34:49 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:34:50 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/03/01 10:34:50 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/01 10:34:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.38s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:34:51 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/01 10:34:51 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:34:51 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:34:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/01 10:34:51 INFO : existing: Copied (new) 2025/03/01 10:34:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:34:52 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/01 10:34:52 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:34:52 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/01 10:34:52 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:34:52 ERROR : B2 bucket rclone-test-yeyamip3lure: not deleting files as there were IO errors 2025/03/01 10:34:52 ERROR : B2 bucket rclone-test-yeyamip3lure: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestSyncImmutable (2.90s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:34:54 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:34:54 DEBUG : existing: Unchanged skipping 2025/03/01 10:34:54 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:34:54 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:34:54 DEBUG : Waiting for deletions to finish 2025/03/01 10:34:54 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.36s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:34:56 DEBUG : both0: Clearing upload URL because of error: Post "https://pod-000-1130-03.backblaze.com/b2api/v1/b2_upload_file/ffd22d63401d5b1b9f580e1b/c001_v0001130_t0050": EOF 2025/03/01 10:34:56 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1130-03.backblaze.com/b2api/v1/b2_upload_file/ffd22d63401d5b1b9f580e1b/c001_v0001130_t0050": EOF) 2025/03/01 10:34:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both0" to B2 bucket rclone-test-yeyamip3lure: 1/10 (Post "https://pod-000-1130-03.backblaze.com/b2api/v1/b2_upload_file/ffd22d63401d5b1b9f580e1b/c001_v0001130_t0050": EOF) 2025/03/01 10:34:58 DEBUG : pacer: Reducing sleep to 10ms 2025/03/01 10:35:08 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:35:08 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:35:08 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:35:08 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:35:08 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:35:08 DEBUG : both0: Unchanged skipping 2025/03/01 10:35:08 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:35:08 DEBUG : both1: Unchanged skipping 2025/03/01 10:35:08 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:35:08 DEBUG : both13: Unchanged skipping 2025/03/01 10:35:08 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:35:08 DEBUG : both14: Unchanged skipping 2025/03/01 10:35:08 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:35:08 DEBUG : both10: Unchanged skipping 2025/03/01 10:35:08 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:35:08 DEBUG : both16: Unchanged skipping 2025/03/01 10:35:08 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:35:08 DEBUG : both17: Unchanged skipping 2025/03/01 10:35:08 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:35:08 DEBUG : both11: Unchanged skipping 2025/03/01 10:35:08 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:35:08 DEBUG : both19: Unchanged skipping 2025/03/01 10:35:08 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:35:08 DEBUG : both12: Unchanged skipping 2025/03/01 10:35:08 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:35:08 DEBUG : both3: Unchanged skipping 2025/03/01 10:35:08 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:35:08 DEBUG : both4: Unchanged skipping 2025/03/01 10:35:08 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:35:08 DEBUG : both15: Unchanged skipping 2025/03/01 10:35:08 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:35:08 DEBUG : both18: Unchanged skipping 2025/03/01 10:35:08 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:35:08 DEBUG : both7: Unchanged skipping 2025/03/01 10:35:08 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:35:08 DEBUG : both8: Unchanged skipping 2025/03/01 10:35:08 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:35:08 DEBUG : both9: Unchanged skipping 2025/03/01 10:35:08 DEBUG : both2: Unchanged skipping 2025/03/01 10:35:08 DEBUG : both5: Unchanged skipping 2025/03/01 10:35:08 DEBUG : both6: Unchanged skipping 2025/03/01 10:35:08 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:35:08 DEBUG : Waiting for deletions to finish 2025/03/01 10:35:08 INFO : only0: Deleted 2025/03/01 10:35:08 INFO : only1: Deleted 2025/03/01 10:35:08 INFO : only12: Deleted 2025/03/01 10:35:08 INFO : only13: Deleted 2025/03/01 10:35:08 INFO : only3: Deleted 2025/03/01 10:35:08 INFO : only4: Deleted 2025/03/01 10:35:09 INFO : only7: Deleted 2025/03/01 10:35:09 INFO : only8: Deleted 2025/03/01 10:35:09 INFO : only10: Deleted 2025/03/01 10:35:09 INFO : only11: Deleted 2025/03/01 10:35:09 INFO : only2: Deleted 2025/03/01 10:35:09 INFO : only6: Deleted 2025/03/01 10:35:09 INFO : only16: Deleted 2025/03/01 10:35:09 INFO : only15: Deleted 2025/03/01 10:35:09 INFO : only19: Deleted 2025/03/01 10:35:09 INFO : only14: Deleted 2025/03/01 10:35:09 INFO : only17: Deleted 2025/03/01 10:35:09 INFO : only18: Deleted 2025/03/01 10:35:09 INFO : only5: Deleted 2025/03/01 10:35:09 INFO : only9: Deleted 2025/03/01 10:35:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (17.82s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:35:23 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:35:23 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:35:23 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:35:23 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:35:23 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for checks to finish 2025/03/01 10:35:23 DEBUG : both0: Unchanged skipping 2025/03/01 10:35:23 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:35:23 DEBUG : both12: Unchanged skipping 2025/03/01 10:35:23 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:35:23 DEBUG : both1: Unchanged skipping 2025/03/01 10:35:23 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:35:23 DEBUG : both14: Unchanged skipping 2025/03/01 10:35:23 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:35:23 DEBUG : both15: Unchanged skipping 2025/03/01 10:35:23 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:35:23 DEBUG : both16: Unchanged skipping 2025/03/01 10:35:23 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:35:23 DEBUG : both17: Unchanged skipping 2025/03/01 10:35:23 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:35:23 DEBUG : both18: Unchanged skipping 2025/03/01 10:35:23 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:35:23 DEBUG : both19: Unchanged skipping 2025/03/01 10:35:23 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:35:23 DEBUG : both2: Unchanged skipping 2025/03/01 10:35:23 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:35:23 DEBUG : both3: Unchanged skipping 2025/03/01 10:35:23 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:35:23 DEBUG : both4: Unchanged skipping 2025/03/01 10:35:23 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:35:23 DEBUG : both5: Unchanged skipping 2025/03/01 10:35:23 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:35:23 DEBUG : both6: Unchanged skipping 2025/03/01 10:35:23 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:35:23 DEBUG : both7: Unchanged skipping 2025/03/01 10:35:23 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:35:23 DEBUG : both8: Unchanged skipping 2025/03/01 10:35:23 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 10:35:23 DEBUG : both9: Unchanged skipping 2025/03/01 10:35:23 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/01 10:35:23 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/01 10:35:23 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/01 10:35:23 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/01 10:35:23 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/01 10:35:23 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/01 10:35:23 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/01 10:35:23 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/01 10:35:23 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/01 10:35:23 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/01 10:35:23 DEBUG : both10: Unchanged skipping 2025/03/01 10:35:23 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/01 10:35:23 DEBUG : both11: Unchanged skipping 2025/03/01 10:35:23 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/01 10:35:23 DEBUG : both13: Unchanged skipping 2025/03/01 10:35:23 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/01 10:35:23 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/01 10:35:23 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/01 10:35:23 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/01 10:35:23 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/01 10:35:23 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/01 10:35:23 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/01 10:35:23 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/01 10:35:23 DEBUG : B2 bucket rclone-test-yeyamip3lure: Waiting for transfers to finish 2025/03/01 10:35:24 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/01 10:35:24 INFO : only0: Copied (replaced existing) 2025/03/01 10:35:24 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/01 10:35:24 INFO : only1: Copied (replaced existing) 2025/03/01 10:35:24 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/01 10:35:24 INFO : only12: Copied (replaced existing) 2025/03/01 10:35:24 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/01 10:35:24 INFO : only13: Copied (replaced existing) 2025/03/01 10:35:24 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/01 10:35:24 INFO : only10: Copied (replaced existing) 2025/03/01 10:35:24 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/01 10:35:24 INFO : only14: Copied (replaced existing) 2025/03/01 10:35:24 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/01 10:35:24 INFO : only15: Copied (replaced existing) 2025/03/01 10:35:24 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/01 10:35:24 INFO : only11: Copied (replaced existing) 2025/03/01 10:35:24 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/01 10:35:24 INFO : only16: Copied (replaced existing) 2025/03/01 10:35:24 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/01 10:35:24 INFO : only18: Copied (replaced existing) 2025/03/01 10:35:25 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/01 10:35:25 INFO : only3: Copied (replaced existing) 2025/03/01 10:35:25 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/01 10:35:25 INFO : only4: Copied (replaced existing) 2025/03/01 10:35:25 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/01 10:35:25 INFO : only5: Copied (replaced existing) 2025/03/01 10:35:25 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/01 10:35:25 INFO : only6: Copied (replaced existing) 2025/03/01 10:35:25 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/01 10:35:25 INFO : only7: Copied (replaced existing) 2025/03/01 10:35:25 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/01 10:35:25 INFO : only17: Copied (replaced existing) 2025/03/01 10:35:25 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/01 10:35:25 INFO : only9: Copied (replaced existing) 2025/03/01 10:35:25 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/01 10:35:25 INFO : only19: Copied (replaced existing) 2025/03/01 10:35:25 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/01 10:35:25 INFO : only2: Copied (replaced existing) 2025/03/01 10:35:25 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/01 10:35:25 INFO : only8: Copied (replaced existing) 2025/03/01 10:35:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (19.53s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:35:33 DEBUG : empty_dir: Making directory with metadata 2025/03/01 10:35:33 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/01 10:35:33 DEBUG : empty_on_remote: Making directory with metadata 2025/03/01 10:35:33 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/01 10:35:33 INFO : empty_on_remote: Making directory 2025/03/01 10:35:33 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:35:34 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/01 10:35:34 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/01 10:35:34 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/01 10:35:34 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.27s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:35:37 DEBUG : empty_dir: Making directory with metadata 2025/03/01 10:35:37 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/01 10:35:37 DEBUG : empty_on_remote: Making directory with metadata 2025/03/01 10:35:37 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/01 10:35:37 INFO : empty_on_remote: Making directory 2025/03/01 10:35:37 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:35:37 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/01 10:35:37 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/01 10:35:37 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/01 10:35:37 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/01 10:35:37 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.25s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:35:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/01 10:35:40 INFO : sub dir: Making directory 2025/03/01 10:35:40 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.37s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" 2025/03/01 10:35:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/01 10:35:44 INFO : sub dir: Making directory 2025/03/01 10:35:44 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yeyamip3lure", Local "Local file system at /tmp/rclone3677056863", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.65s) PASS 2025/03/01 10:35:49 DEBUG : B2 bucket rclone-test-yeyamip3lure: Purge remote 2025/03/01 10:35:49 INFO : B2 bucket rclone-test-yeyamip3lure: cleaning bucket "rclone-test-yeyamip3lure" of all files 2025/03/01 10:35:50 DEBUG : BackupDir/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f412d8291b34bb117_d20250301_m103328_c001_v7007000_t0000_u01740825208415") 2025/03/01 10:35:50 DEBUG : BackupDir/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11838eea60ff0450_d20250301_m103322_c001_v0001032_t0032_u01740825202500") 2025/03/01 10:35:50 DEBUG : CompareDest/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4116c07fe51e5683_d20250301_m103303_c001_v7007000_t0000_u01740825183058") 2025/03/01 10:35:50 DEBUG : CompareDest/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1034d92f41b215e7_d20250301_m103256_c001_v0001130_t0033_u01740825176935") 2025/03/01 10:35:50 DEBUG : CompareDest/two: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4116c07fe51e5684_d20250301_m103303_c001_v7007000_t0000_u01740825183241") 2025/03/01 10:35:50 DEBUG : CompareDest/two: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c207822577f_d20250301_m103258_c001_v0001182_t0029_u01740825178371") 2025/03/01 10:35:50 DEBUG : CopyDest/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f412d8291b34bb118_d20250301_m103328_c001_v7007000_t0000_u01740825208598") 2025/03/01 10:35:50 DEBUG : CopyDest/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02fb8_d20250301_m103319_c001_v0001102_t0001_u01740825199513") 2025/03/01 10:35:50 DEBUG : CopyDest/three: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f412d8291b34bb119_d20250301_m103328_c001_v7007000_t0000_u01740825208793") 2025/03/01 10:35:50 DEBUG : CopyDest/three: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c20782258b7_d20250301_m103326_c001_v0001182_t0000_u01740825206350") 2025/03/01 10:35:50 DEBUG : CopyDest/two: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f412d8291b34bb11a_d20250301_m103328_c001_v7007000_t0000_u01740825208975") 2025/03/01 10:35:50 DEBUG : CopyDest/two: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1034d92f41b21611_d20250301_m103324_c001_v0001130_t0023_u01740825204049") 2025/03/01 10:35:50 DEBUG : EXISTING: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f413d53d3f88c82da_d20250301_m103454_c001_v7007000_t0000_u01740825294742") 2025/03/01 10:35:50 DEBUG : EXISTING: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225d30_d20250301_m103453_c001_v0001182_t0045_u01740825293751") 2025/03/01 10:35:50 DEBUG : Testêé: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f413d53d3f88c82d6_d20250301_m103450_c001_v7007000_t0000_u01740825290478") 2025/03/01 10:35:50 DEBUG : Testêé: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225cf2_d20250301_m103449_c001_v0001182_t0016_u01740825289879") 2025/03/01 10:35:50 DEBUG : Testêé: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1034d92f41b216bb_d20250301_m103448_c001_v0001130_t0000_u01740825288824") 2025/03/01 10:35:50 DEBUG : a/potato2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4147e24ea34e6fe3_d20250301_m103112_c001_v7007000_t0000_u01740825072840") 2025/03/01 10:35:50 DEBUG : a/potato2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02e36_d20250301_m103112_c001_v0001102_t0051_u01740825072183") 2025/03/01 10:35:51 DEBUG : a/potato2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f408357841f588105_d20250301_m103109_c001_v7007000_t0000_u01740825069991") 2025/03/01 10:35:51 DEBUG : a/potato2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02e28_d20250301_m103109_c001_v0001102_t0035_u01740825069001") 2025/03/01 10:35:51 DEBUG : a/potato2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f412d8291b34baf16_d20250301_m103048_c001_v7007000_t0000_u01740825048268") 2025/03/01 10:35:51 DEBUG : a/potato2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02dba_d20250301_m103047_c001_v0001102_t0043_u01740825047384") 2025/03/01 10:35:51 DEBUG : b/potato: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4147e24ea34e6fe4_d20250301_m103113_c001_v7007000_t0000_u01740825073023") 2025/03/01 10:35:51 DEBUG : b/potato: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02e30_d20250301_m103110_c001_v0001102_t0010_u01740825070901") 2025/03/01 10:35:51 DEBUG : b/potato: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f408357841f588104_d20250301_m103109_c001_v7007000_t0000_u01740825069441") 2025/03/01 10:35:51 DEBUG : b/potato: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02e24_d20250301_m103107_c001_v0001102_t0048_u01740825067978") 2025/03/01 10:35:51 DEBUG : b/potato: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f412d8291b34baf15_d20250301_m103047_c001_v7007000_t0000_u01740825047723") 2025/03/01 10:35:51 DEBUG : b/potato: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02db6_d20250301_m103046_c001_v0001102_t0046_u01740825046269") 2025/03/01 10:35:51 DEBUG : backup/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f40329cedcce0a10b_d20250301_m103342_c001_v7007000_t0000_u01740825222903") 2025/03/01 10:35:51 DEBUG : backup/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f118c24e5204f514c_d20250301_m103340_c001_v0001181_t0000_u01740825220803") 2025/03/01 10:35:51 DEBUG : backup/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f10423553a4c0d54a_d20250301_m103336_c001_v0001182_t0045_u01740825216709") 2025/03/01 10:35:51 DEBUG : backup/one-2019-01-01: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f415d105575c30e81_d20250301_m103411_c001_v7007000_t0000_u01740825251509") 2025/03/01 10:35:51 DEBUG : backup/one-2019-01-01: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f119cd2b0d307987b_d20250301_m103409_c001_v0001092_t0013_u01740825249044") 2025/03/01 10:35:51 DEBUG : backup/one-2019-01-01: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f105ac2968de2761f_d20250301_m103405_c001_v0001029_t0021_u01740825245153") 2025/03/01 10:35:51 DEBUG : backup/one.bak: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4042582180f2ea52_d20250301_m103358_c001_v7007000_t0000_u01740825238950") 2025/03/01 10:35:51 DEBUG : backup/one.bak: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f109cf810412a08d4_d20250301_m103356_c001_v0001120_t0007_u01740825236776") 2025/03/01 10:35:51 DEBUG : backup/one.bak: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1190191793d9c1b5_d20250301_m103352_c001_v0001182_t0006_u01740825232780") 2025/03/01 10:35:51 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f415d105575c30e82_d20250301_m103411_c001_v7007000_t0000_u01740825251691") 2025/03/01 10:35:52 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f101085b117af10ea_d20250301_m103410_c001_v0001033_t0021_u01740825250475") 2025/03/01 10:35:52 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1190191793d9c2e2_d20250301_m103406_c001_v0001182_t0005_u01740825246939") 2025/03/01 10:35:52 DEBUG : backup/three.txt: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f40329cedcce0a10c_d20250301_m103343_c001_v7007000_t0000_u01740825223084") 2025/03/01 10:35:52 DEBUG : backup/three.txt: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f10375a790082dd6a_d20250301_m103341_c001_v0001106_t0011_u01740825221749") 2025/03/01 10:35:52 DEBUG : backup/three.txt: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1062564696081b3a_d20250301_m103338_c001_v0001161_t0002_u01740825218324") 2025/03/01 10:35:52 DEBUG : backup/three.txt.bak: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4042582180f2ea53_d20250301_m103359_c001_v7007000_t0000_u01740825239132") 2025/03/01 10:35:52 DEBUG : backup/three.txt.bak: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1176570e956d6a8c_d20250301_m103358_c001_v0001113_t0041_u01740825238101") 2025/03/01 10:35:52 DEBUG : backup/three.txt.bak: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1134b138a3e6c779_d20250301_m103354_c001_v0001116_t0045_u01740825234301") 2025/03/01 10:35:52 DEBUG : both0: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d5367b0_d20250301_m103526_c001_v7007000_t0000_u01740825326029") 2025/03/01 10:35:52 DEBUG : both0: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225e8a_d20250301_m103514_c001_v0001182_t0021_u01740825314784") 2025/03/01 10:35:52 DEBUG : both0: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f40709ca35566b05b_d20250301_m103510_c001_v7007000_t0000_u01740825310190") 2025/03/01 10:35:52 DEBUG : both0: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225d5e_d20250301_m103458_c001_v0001182_t0059_u01740825298680") 2025/03/01 10:35:52 DEBUG : both1: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d5367b1_d20250301_m103526_c001_v7007000_t0000_u01740825326211") 2025/03/01 10:35:52 DEBUG : both1: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225e97_d20250301_m103515_c001_v0001182_t0001_u01740825315202") 2025/03/01 10:35:52 DEBUG : both1: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f40709ca35566b05c_d20250301_m103510_c001_v7007000_t0000_u01740825310381") 2025/03/01 10:35:52 DEBUG : both1: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225d64_d20250301_m103459_c001_v0001182_t0039_u01740825299127") 2025/03/01 10:35:52 DEBUG : both10: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d5367b3_d20250301_m103526_c001_v7007000_t0000_u01740825326394") 2025/03/01 10:35:52 DEBUG : both10: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225ee1_d20250301_m103518_c001_v0001182_t0006_u01740825318936") 2025/03/01 10:35:52 DEBUG : both10: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f40709ca35566b05d_d20250301_m103510_c001_v7007000_t0000_u01740825310566") 2025/03/01 10:35:52 DEBUG : both10: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225dbd_d20250301_m103503_c001_v0001182_t0017_u01740825303218") 2025/03/01 10:35:53 DEBUG : both11: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d5367b5_d20250301_m103526_c001_v7007000_t0000_u01740825326577") 2025/03/01 10:35:53 DEBUG : both11: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225eef_d20250301_m103519_c001_v0001182_t0020_u01740825319338") 2025/03/01 10:35:53 DEBUG : both11: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f40709ca35566b05e_d20250301_m103510_c001_v7007000_t0000_u01740825310748") 2025/03/01 10:35:53 DEBUG : both11: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225dc3_d20250301_m103503_c001_v0001182_t0029_u01740825303644") 2025/03/01 10:35:53 DEBUG : both12: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d5367b6_d20250301_m103526_c001_v7007000_t0000_u01740825326761") 2025/03/01 10:35:53 DEBUG : both12: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225ef9_d20250301_m103519_c001_v0001182_t0023_u01740825319825") 2025/03/01 10:35:53 DEBUG : both12: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f40709ca35566b060_d20250301_m103510_c001_v7007000_t0000_u01740825310930") 2025/03/01 10:35:53 DEBUG : both12: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225dcb_d20250301_m103504_c001_v0001182_t0022_u01740825304069") 2025/03/01 10:35:53 DEBUG : both13: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d5367b8_d20250301_m103526_c001_v7007000_t0000_u01740825326954") 2025/03/01 10:35:53 DEBUG : both13: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225eff_d20250301_m103520_c001_v0001182_t0010_u01740825320264") 2025/03/01 10:35:53 DEBUG : both13: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f40709ca35566b061_d20250301_m103511_c001_v7007000_t0000_u01740825311111") 2025/03/01 10:35:53 DEBUG : both13: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225dd1_d20250301_m103504_c001_v0001182_t0037_u01740825304510") 2025/03/01 10:35:53 DEBUG : both14: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d5367b9_d20250301_m103527_c001_v7007000_t0000_u01740825327138") 2025/03/01 10:35:53 DEBUG : both14: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225f07_d20250301_m103520_c001_v0001182_t0049_u01740825320665") 2025/03/01 10:35:53 DEBUG : both14: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f40709ca35566b062_d20250301_m103511_c001_v7007000_t0000_u01740825311292") 2025/03/01 10:35:53 DEBUG : both14: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225ddd_d20250301_m103504_c001_v0001182_t0033_u01740825304921") 2025/03/01 10:35:53 DEBUG : both15: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d5367bb_d20250301_m103527_c001_v7007000_t0000_u01740825327320") 2025/03/01 10:35:53 DEBUG : both15: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225f12_d20250301_m103521_c001_v0001182_t0004_u01740825321057") 2025/03/01 10:35:53 DEBUG : both15: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f40709ca35566b063_d20250301_m103511_c001_v7007000_t0000_u01740825311476") 2025/03/01 10:35:53 DEBUG : both15: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225de3_d20250301_m103505_c001_v0001182_t0037_u01740825305347") 2025/03/01 10:35:54 DEBUG : both16: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d5367bc_d20250301_m103527_c001_v7007000_t0000_u01740825327503") 2025/03/01 10:35:54 DEBUG : both16: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225f1a_d20250301_m103521_c001_v0001182_t0007_u01740825321454") 2025/03/01 10:35:54 DEBUG : both16: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f40709ca35566b064_d20250301_m103511_c001_v7007000_t0000_u01740825311658") 2025/03/01 10:35:54 DEBUG : both16: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225ded_d20250301_m103505_c001_v0001182_t0022_u01740825305747") 2025/03/01 10:35:54 DEBUG : both17: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d5367bd_d20250301_m103527_c001_v7007000_t0000_u01740825327693") 2025/03/01 10:35:54 DEBUG : both17: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225f2c_d20250301_m103521_c001_v0001182_t0037_u01740825321909") 2025/03/01 10:35:54 DEBUG : both17: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f40709ca35566b065_d20250301_m103511_c001_v7007000_t0000_u01740825311839") 2025/03/01 10:35:54 DEBUG : both17: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225df9_d20250301_m103506_c001_v0001182_t0057_u01740825306160") 2025/03/01 10:35:54 DEBUG : both18: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d5367be_d20250301_m103527_c001_v7007000_t0000_u01740825327876") 2025/03/01 10:35:54 DEBUG : both18: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225f38_d20250301_m103522_c001_v0001182_t0014_u01740825322318") 2025/03/01 10:35:54 DEBUG : both18: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f40709ca35566b066_d20250301_m103512_c001_v7007000_t0000_u01740825312031") 2025/03/01 10:35:54 DEBUG : both18: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225e0f_d20250301_m103506_c001_v0001182_t0001_u01740825306651") 2025/03/01 10:35:54 DEBUG : both19: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d5367c0_d20250301_m103528_c001_v7007000_t0000_u01740825328058") 2025/03/01 10:35:54 DEBUG : both19: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225f42_d20250301_m103522_c001_v0001182_t0010_u01740825322754") 2025/03/01 10:35:54 DEBUG : both19: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f40709ca35566b067_d20250301_m103512_c001_v7007000_t0000_u01740825312214") 2025/03/01 10:35:54 DEBUG : both19: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225e1f_d20250301_m103507_c001_v0001182_t0021_u01740825307054") 2025/03/01 10:35:54 DEBUG : both2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d5367c1_d20250301_m103528_c001_v7007000_t0000_u01740825328241") 2025/03/01 10:35:54 DEBUG : both2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225ea1_d20250301_m103515_c001_v0001182_t0043_u01740825315600") 2025/03/01 10:35:54 DEBUG : both2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f40709ca35566b068_d20250301_m103512_c001_v7007000_t0000_u01740825312396") 2025/03/01 10:35:54 DEBUG : both2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225d70_d20250301_m103459_c001_v0001182_t0054_u01740825299600") 2025/03/01 10:35:54 DEBUG : both3: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d5367c2_d20250301_m103528_c001_v7007000_t0000_u01740825328425") 2025/03/01 10:35:55 DEBUG : both3: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225eab_d20250301_m103516_c001_v0001182_t0017_u01740825316052") 2025/03/01 10:35:55 DEBUG : both3: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f40709ca35566b069_d20250301_m103512_c001_v7007000_t0000_u01740825312578") 2025/03/01 10:35:55 DEBUG : both3: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225d76_d20250301_m103500_c001_v0001182_t0011_u01740825300046") 2025/03/01 10:35:55 DEBUG : both4: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d5367c5_d20250301_m103528_c001_v7007000_t0000_u01740825328608") 2025/03/01 10:35:55 DEBUG : both4: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225eb1_d20250301_m103516_c001_v0001182_t0022_u01740825316464") 2025/03/01 10:35:55 DEBUG : both4: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f40709ca35566b06a_d20250301_m103512_c001_v7007000_t0000_u01740825312760") 2025/03/01 10:35:55 DEBUG : both4: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225d7c_d20250301_m103500_c001_v0001182_t0055_u01740825300518") 2025/03/01 10:35:55 DEBUG : both5: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d5367c7_d20250301_m103528_c001_v7007000_t0000_u01740825328794") 2025/03/01 10:35:55 DEBUG : both5: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225eb9_d20250301_m103516_c001_v0001182_t0021_u01740825316868") 2025/03/01 10:35:55 DEBUG : both5: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f40709ca35566b06b_d20250301_m103512_c001_v7007000_t0000_u01740825312943") 2025/03/01 10:35:55 DEBUG : both5: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225d86_d20250301_m103500_c001_v0001182_t0054_u01740825300987") 2025/03/01 10:35:55 DEBUG : both6: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d5367c8_d20250301_m103528_c001_v7007000_t0000_u01740825328978") 2025/03/01 10:35:55 DEBUG : both6: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225ebe_d20250301_m103517_c001_v0001182_t0043_u01740825317292") 2025/03/01 10:35:55 DEBUG : both6: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f40709ca35566b06c_d20250301_m103513_c001_v7007000_t0000_u01740825313123") 2025/03/01 10:35:55 DEBUG : both6: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225d8e_d20250301_m103501_c001_v0001182_t0019_u01740825301425") 2025/03/01 10:35:55 DEBUG : both7: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d5367c9_d20250301_m103529_c001_v7007000_t0000_u01740825329161") 2025/03/01 10:35:55 DEBUG : both7: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225ec3_d20250301_m103517_c001_v0001182_t0059_u01740825317709") 2025/03/01 10:35:55 DEBUG : both7: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f40709ca35566b06d_d20250301_m103513_c001_v7007000_t0000_u01740825313305") 2025/03/01 10:35:55 DEBUG : both7: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225da0_d20250301_m103501_c001_v0001182_t0009_u01740825301856") 2025/03/01 10:35:55 DEBUG : both8: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d5367cb_d20250301_m103529_c001_v7007000_t0000_u01740825329344") 2025/03/01 10:35:55 DEBUG : both8: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225ec7_d20250301_m103518_c001_v0001182_t0038_u01740825318105") 2025/03/01 10:35:56 DEBUG : both8: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f40709ca35566b06e_d20250301_m103513_c001_v7007000_t0000_u01740825313491") 2025/03/01 10:35:56 DEBUG : both8: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225da8_d20250301_m103502_c001_v0001182_t0034_u01740825302345") 2025/03/01 10:35:56 DEBUG : both9: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d5367cd_d20250301_m103529_c001_v7007000_t0000_u01740825329529") 2025/03/01 10:35:56 DEBUG : both9: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225ed3_d20250301_m103518_c001_v0001182_t0038_u01740825318519") 2025/03/01 10:35:56 DEBUG : both9: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f40709ca35566b06f_d20250301_m103513_c001_v7007000_t0000_u01740825313673") 2025/03/01 10:35:56 DEBUG : both9: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225db3_d20250301_m103502_c001_v0001182_t0034_u01740825302778") 2025/03/01 10:35:56 DEBUG : c/non empty space: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4147e24ea34e6fe5_d20250301_m103113_c001_v7007000_t0000_u01740825073206") 2025/03/01 10:35:56 DEBUG : c/non empty space: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02e32_d20250301_m103111_c001_v0001102_t0057_u01740825071457") 2025/03/01 10:35:56 DEBUG : c/non empty space: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f408357841f588106_d20250301_m103110_c001_v7007000_t0000_u01740825070173") 2025/03/01 10:35:56 DEBUG : c/non empty space: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02e26_d20250301_m103108_c001_v0001102_t0014_u01740825068269") 2025/03/01 10:35:56 DEBUG : c/non empty space: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f412d8291b34baf18_d20250301_m103048_c001_v7007000_t0000_u01740825048449") 2025/03/01 10:35:56 DEBUG : c/non empty space: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02db8_d20250301_m103046_c001_v0001102_t0042_u01740825046604") 2025/03/01 10:35:56 DEBUG : check sum: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4042582180f2e7c2_d20250301_m103035_c001_v7007000_t0000_u01740825035044") 2025/03/01 10:35:56 DEBUG : check sum: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02d88_d20250301_m103033_c001_v0001102_t0024_u01740825033813") 2025/03/01 10:35:56 DEBUG : dest/3: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f412d8291b34bb0f1_d20250301_m103312_c001_v7007000_t0000_u01740825192286") 2025/03/01 10:35:56 DEBUG : dest/3: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4039315a7f7d029b_d20250301_m103311_c001_v0001183_t0007_u01740825191183") 2025/03/01 10:35:56 DEBUG : dst/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f413d53d3f88c82d0_d20250301_m103447_c001_v7007000_t0000_u01740825287368") 2025/03/01 10:35:56 DEBUG : dst/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f105dbcaf7557c73b_d20250301_m103445_c001_v0001177_t0052_u01740825285563") 2025/03/01 10:35:56 DEBUG : dst/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f413d53d3f88c82ce_d20250301_m103445_c001_v7007000_t0000_u01740825285375") 2025/03/01 10:35:56 DEBUG : dst/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f105dbcaf7557c727_d20250301_m103441_c001_v0001177_t0052_u01740825281860") 2025/03/01 10:35:56 DEBUG : dst/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f413d53d3f88c82c8_d20250301_m103441_c001_v7007000_t0000_u01740825281133") 2025/03/01 10:35:57 DEBUG : dst/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225c4d_d20250301_m103437_c001_v0001182_t0001_u01740825277304") 2025/03/01 10:35:57 DEBUG : dst/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4116c07fe51e56f9_d20250301_m103435_c001_v7007000_t0000_u01740825275812") 2025/03/01 10:35:57 DEBUG : dst/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f113b308429584404_d20250301_m103432_c001_v0001106_t0030_u01740825272440") 2025/03/01 10:35:57 DEBUG : dst/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f409a0f3b17a9343a_d20250301_m103432_c001_v7007000_t0000_u01740825272253") 2025/03/01 10:35:57 DEBUG : dst/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f113b3084295843fb_d20250301_m103428_c001_v0001106_t0008_u01740825268488") 2025/03/01 10:35:57 DEBUG : dst/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f409a0f3b17a93434_d20250301_m103427_c001_v7007000_t0000_u01740825267749") 2025/03/01 10:35:57 DEBUG : dst/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1034d92f41b21693_d20250301_m103423_c001_v0001130_t0014_u01740825263654") 2025/03/01 10:35:57 DEBUG : dst/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4027f08311d3bc79_d20250301_m103422_c001_v7007000_t0000_u01740825262367") 2025/03/01 10:35:57 DEBUG : dst/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f114d63a8f7d7ba9a_d20250301_m103421_c001_v0001177_t0014_u01740825261071") 2025/03/01 10:35:57 DEBUG : dst/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f413d53d3f88c82b0_d20250301_m103420_c001_v7007000_t0000_u01740825260887") 2025/03/01 10:35:57 DEBUG : dst/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f114d63a8f7d7ba8c_d20250301_m103416_c001_v0001177_t0018_u01740825256970") 2025/03/01 10:35:57 DEBUG : dst/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f413d53d3f88c829e_d20250301_m103416_c001_v7007000_t0000_u01740825256234") 2025/03/01 10:35:57 DEBUG : dst/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1034d92f41b2167b_d20250301_m103412_c001_v0001130_t0042_u01740825252794") 2025/03/01 10:35:57 DEBUG : dst/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f415d105575c30e83_d20250301_m103411_c001_v7007000_t0000_u01740825251874") 2025/03/01 10:35:57 DEBUG : dst/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1036c3eda4b74beb_d20250301_m103409_c001_v0001109_t0029_u01740825249649") 2025/03/01 10:35:57 DEBUG : dst/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f418f0b13dc5e16bb_d20250301_m103409_c001_v7007000_t0000_u01740825249467") 2025/03/01 10:35:57 DEBUG : dst/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1036c3eda4b74be1_d20250301_m103406_c001_v0001109_t0051_u01740825246280") 2025/03/01 10:35:57 DEBUG : dst/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f418f0b13dc5e16af_d20250301_m103405_c001_v7007000_t0000_u01740825245549") 2025/03/01 10:35:57 DEBUG : dst/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1034d92f41b2165d_d20250301_m103400_c001_v0001130_t0037_u01740825240234") 2025/03/01 10:35:57 DEBUG : dst/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4042582180f2ea54_d20250301_m103359_c001_v7007000_t0000_u01740825239314") 2025/03/01 10:35:58 DEBUG : dst/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1003e96a370fca8c_d20250301_m103357_c001_v0001092_t0053_u01740825237436") 2025/03/01 10:35:58 DEBUG : dst/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f413d53d3f88c8273_d20250301_m103357_c001_v7007000_t0000_u01740825237256") 2025/03/01 10:35:58 DEBUG : dst/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1003e96a370fca84_d20250301_m103353_c001_v0001092_t0056_u01740825233708") 2025/03/01 10:35:58 DEBUG : dst/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f413d53d3f88c8269_d20250301_m103352_c001_v7007000_t0000_u01740825232981") 2025/03/01 10:35:58 DEBUG : dst/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1034d92f41b2163f_d20250301_m103344_c001_v0001130_t0047_u01740825224174") 2025/03/01 10:35:58 DEBUG : dst/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f40329cedcce0a10d_d20250301_m103343_c001_v7007000_t0000_u01740825223267") 2025/03/01 10:35:58 DEBUG : dst/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f104618d1a2feb8dd_d20250301_m103341_c001_v0001172_t0048_u01740825221198") 2025/03/01 10:35:58 DEBUG : dst/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4027f08311d3bc4e_d20250301_m103341_c001_v7007000_t0000_u01740825221018") 2025/03/01 10:35:58 DEBUG : dst/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f104618d1a2feb8d7_d20250301_m103337_c001_v0001172_t0043_u01740825217845") 2025/03/01 10:35:58 DEBUG : dst/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4027f08311d3bc46_d20250301_m103337_c001_v7007000_t0000_u01740825217121") 2025/03/01 10:35:58 DEBUG : dst/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02fd0_d20250301_m103330_c001_v0001102_t0023_u01740825210264") 2025/03/01 10:35:58 DEBUG : dst/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f412d8291b34bb11b_d20250301_m103329_c001_v7007000_t0000_u01740825209163") 2025/03/01 10:35:58 DEBUG : dst/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1144d2cad802078c_d20250301_m103323_c001_v0001100_t0006_u01740825203163") 2025/03/01 10:35:58 DEBUG : dst/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f41078e7e8cf089da_d20250301_m103322_c001_v7007000_t0000_u01740825202958") 2025/03/01 10:35:58 DEBUG : dst/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225866_d20250301_m103318_c001_v0001182_t0008_u01740825198936") 2025/03/01 10:35:58 DEBUG : dst/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f103d7f777c759ae1_d20250301_m103317_c001_v0001115_t0014_u01740825197850") 2025/03/01 10:35:58 DEBUG : dst/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f103d7f777c759ad9_d20250301_m103316_c001_v0001115_t0042_u01740825196673") 2025/03/01 10:35:58 DEBUG : dst/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4116c07fe51e5685_d20250301_m103303_c001_v7007000_t0000_u01740825183424") 2025/03/01 10:35:58 DEBUG : dst/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02f8e_d20250301_m103256_c001_v0001102_t0017_u01740825176116") 2025/03/01 10:35:58 DEBUG : dst/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f118cb184c375a85a_d20250301_m103255_c001_v0001179_t0022_u01740825175073") 2025/03/01 10:35:58 DEBUG : dst/one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f118cb184c375a856_d20250301_m103254_c001_v0001179_t0043_u01740825174108") 2025/03/01 10:35:59 DEBUG : dst/one-2019-01-01: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f413d53d3f88c82d1_d20250301_m103447_c001_v7007000_t0000_u01740825287551") 2025/03/01 10:35:59 DEBUG : dst/one-2019-01-01: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f109350497472a28c_d20250301_m103444_c001_v0001145_t0010_u01740825284936") 2025/03/01 10:35:59 DEBUG : dst/one-2019-01-01: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f112690c6aef5ea05_d20250301_m103440_c001_v0001165_t0001_u01740825280935") 2025/03/01 10:35:59 DEBUG : dst/one.bak: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4116c07fe51e56fb_d20250301_m103436_c001_v7007000_t0000_u01740825276009") 2025/03/01 10:35:59 DEBUG : dst/one.bak: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1141470e8f7c1c5a_d20250301_m103432_c001_v0001183_t0054_u01740825272037") 2025/03/01 10:35:59 DEBUG : dst/one.bak: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f118f82f9a52a4c95_d20250301_m103427_c001_v0001120_t0016_u01740825267274") 2025/03/01 10:35:59 DEBUG : dst/one.bak: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4027f08311d3bc7a_d20250301_m103422_c001_v7007000_t0000_u01740825262551") 2025/03/01 10:35:59 DEBUG : dst/one.bak: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f116dd295dab4f474_d20250301_m103420_c001_v0001177_t0029_u01740825260668") 2025/03/01 10:35:59 DEBUG : dst/one.bak: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1164558dfe0e9860_d20250301_m103415_c001_v0001176_t0004_u01740825255981") 2025/03/01 10:35:59 DEBUG : dst/three: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f412d8291b34bb11c_d20250301_m103329_c001_v7007000_t0000_u01740825209347") 2025/03/01 10:35:59 DEBUG : dst/three: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f103d7f777c759b05_d20250301_m103327_c001_v0001115_t0001_u01740825207497") 2025/03/01 10:35:59 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f413d53d3f88c82d2_d20250301_m103447_c001_v7007000_t0000_u01740825287733") 2025/03/01 10:35:59 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1150503c1e5b7931_d20250301_m103446_c001_v0001184_t0039_u01740825286355") 2025/03/01 10:35:59 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1043731daf8d84cb_d20250301_m103442_c001_v0001115_t0034_u01740825282661") 2025/03/01 10:35:59 DEBUG : dst/three.txt: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f413d53d3f88c82d3_d20250301_m103447_c001_v7007000_t0000_u01740825287916") 2025/03/01 10:35:59 DEBUG : dst/three.txt: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f105dbcaf7557c745_d20250301_m103446_c001_v0001177_t0006_u01740825286752") 2025/03/01 10:35:59 DEBUG : dst/three.txt: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f413d53d3f88c82cf_d20250301_m103446_c001_v7007000_t0000_u01740825286570") 2025/03/01 10:35:59 DEBUG : dst/three.txt: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f105dbcaf7557c731_d20250301_m103443_c001_v0001177_t0045_u01740825283603") 2025/03/01 10:35:59 DEBUG : dst/three.txt: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f413d53d3f88c82c9_d20250301_m103443_c001_v7007000_t0000_u01740825283412") 2025/03/01 10:35:59 DEBUG : dst/three.txt: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225c55_d20250301_m103438_c001_v0001182_t0029_u01740825278267") 2025/03/01 10:36:00 DEBUG : dst/three.txt: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4116c07fe51e56fc_d20250301_m103436_c001_v7007000_t0000_u01740825276195") 2025/03/01 10:36:00 DEBUG : dst/three.txt: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f113b30842958440e_d20250301_m103434_c001_v0001106_t0042_u01740825274996") 2025/03/01 10:36:00 DEBUG : dst/three.txt: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f409a0f3b17a9343b_d20250301_m103434_c001_v7007000_t0000_u01740825274812") 2025/03/01 10:36:00 DEBUG : dst/three.txt: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f113b3084295843fe_d20250301_m103430_c001_v0001106_t0059_u01740825270235") 2025/03/01 10:36:00 DEBUG : dst/three.txt: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f409a0f3b17a93436_d20250301_m103430_c001_v7007000_t0000_u01740825270052") 2025/03/01 10:36:00 DEBUG : dst/three.txt: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1034d92f41b21695_d20250301_m103424_c001_v0001130_t0051_u01740825264246") 2025/03/01 10:36:00 DEBUG : dst/three.txt: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f413d53d3f88c82b3_d20250301_m103421_c001_v7007000_t0000_u01740825261804") 2025/03/01 10:36:00 DEBUG : dst/three.txt: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225b67_d20250301_m103419_c001_v0001182_t0038_u01740825259849") 2025/03/01 10:36:00 DEBUG : dst/three.txt: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f413d53d3f88c82ac_d20250301_m103418_c001_v7007000_t0000_u01740825258586") 2025/03/01 10:36:00 DEBUG : dst/three.txt: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1034d92f41b2167d_d20250301_m103413_c001_v0001130_t0016_u01740825253334") 2025/03/01 10:36:00 DEBUG : dst/three.txt: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f418f0b13dc5e16be_d20250301_m103410_c001_v7007000_t0000_u01740825250956") 2025/03/01 10:36:00 DEBUG : dst/three.txt: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225ac9_d20250301_m103408_c001_v0001182_t0053_u01740825248257") 2025/03/01 10:36:00 DEBUG : dst/three.txt: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f418f0b13dc5e16b3_d20250301_m103407_c001_v7007000_t0000_u01740825247162") 2025/03/01 10:36:00 DEBUG : dst/three.txt: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1034d92f41b2165f_d20250301_m103400_c001_v0001130_t0000_u01740825240744") 2025/03/01 10:36:00 DEBUG : dst/three.txt: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f413d53d3f88c8275_d20250301_m103358_c001_v7007000_t0000_u01740825238386") 2025/03/01 10:36:00 DEBUG : dst/three.txt: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225a21_d20250301_m103355_c001_v0001182_t0053_u01740825235986") 2025/03/01 10:36:00 DEBUG : dst/three.txt: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f413d53d3f88c826b_d20250301_m103354_c001_v7007000_t0000_u01740825234900") 2025/03/01 10:36:00 DEBUG : dst/three.txt: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1034d92f41b21647_d20250301_m103347_c001_v0001130_t0012_u01740825227208") 2025/03/01 10:36:00 DEBUG : dst/three.txt: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4027f08311d3bc51_d20250301_m103342_c001_v7007000_t0000_u01740825222350") 2025/03/01 10:36:00 DEBUG : dst/three.txt: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02fe6_d20250301_m103339_c001_v0001102_t0006_u01740825219701") 2025/03/01 10:36:00 DEBUG : dst/three.txt: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4027f08311d3bc48_d20250301_m103338_c001_v7007000_t0000_u01740825218618") 2025/03/01 10:36:00 DEBUG : dst/three.txt: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c20782258f9_d20250301_m103332_c001_v0001182_t0047_u01740825212429") 2025/03/01 10:36:01 DEBUG : dst/three.txt.bak: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4116c07fe51e56fd_d20250301_m103436_c001_v7007000_t0000_u01740825276379") 2025/03/01 10:36:01 DEBUG : dst/three.txt.bak: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f10057ebbceb68535_d20250301_m103433_c001_v0001109_t0012_u01740825273771") 2025/03/01 10:36:01 DEBUG : dst/three.txt.bak: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1128c22a8112bd1c_d20250301_m103429_c001_v0001043_t0030_u01740825269604") 2025/03/01 10:36:01 DEBUG : dst/three.txt.bak: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4027f08311d3bc7c_d20250301_m103422_c001_v7007000_t0000_u01740825262735") 2025/03/01 10:36:01 DEBUG : dst/three.txt.bak: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f109e0d3c768e84e0_d20250301_m103421_c001_v0001113_t0050_u01740825261554") 2025/03/01 10:36:01 DEBUG : dst/three.txt.bak: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f100516a0d72c6159_d20250301_m103417_c001_v0001106_t0034_u01740825257438") 2025/03/01 10:36:01 DEBUG : dst/two: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f413d53d3f88c82d4_d20250301_m103448_c001_v7007000_t0000_u01740825288098") 2025/03/01 10:36:01 DEBUG : dst/two: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1034d92f41b216a5_d20250301_m103437_c001_v0001130_t0006_u01740825277869") 2025/03/01 10:36:01 DEBUG : dst/two: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4116c07fe51e56ff_d20250301_m103436_c001_v7007000_t0000_u01740825276563") 2025/03/01 10:36:01 DEBUG : dst/two: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225ba1_d20250301_m103424_c001_v0001182_t0016_u01740825264035") 2025/03/01 10:36:01 DEBUG : dst/two: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4027f08311d3bc7d_d20250301_m103422_c001_v7007000_t0000_u01740825262921") 2025/03/01 10:36:01 DEBUG : dst/two: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225b09_d20250301_m103413_c001_v0001182_t0055_u01740825253086") 2025/03/01 10:36:01 DEBUG : dst/two: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f415d105575c30e84_d20250301_m103412_c001_v7007000_t0000_u01740825252064") 2025/03/01 10:36:01 DEBUG : dst/two: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225a7a_d20250301_m103400_c001_v0001182_t0001_u01740825240537") 2025/03/01 10:36:01 DEBUG : dst/two: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4042582180f2ea55_d20250301_m103359_c001_v7007000_t0000_u01740825239496") 2025/03/01 10:36:01 DEBUG : dst/two: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c20782259a3_d20250301_m103344_c001_v0001182_t0029_u01740825224844") 2025/03/01 10:36:01 DEBUG : dst/two: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f40329cedcce0a10e_d20250301_m103343_c001_v7007000_t0000_u01740825223450") 2025/03/01 10:36:01 DEBUG : dst/two: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1034d92f41b21629_d20250301_m103331_c001_v0001130_t0048_u01740825211801") 2025/03/01 10:36:01 DEBUG : dst/two: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f412d8291b34bb11e_d20250301_m103329_c001_v7007000_t0000_u01740825209534") 2025/03/01 10:36:01 DEBUG : dst/two: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f10289573ea579299_d20250301_m103325_c001_v0001182_t0031_u01740825205209") 2025/03/01 10:36:02 DEBUG : dst/two: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4116c07fe51e5688_d20250301_m103303_c001_v7007000_t0000_u01740825183607") 2025/03/01 10:36:02 DEBUG : dst/two: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f118cb184c375a872_d20250301_m103302_c001_v0001179_t0043_u01740825182469") 2025/03/01 10:36:02 DEBUG : empty space: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f403a32dfe1fbff76_d20250301_m103220_c001_v7007000_t0000_u01740825140749") 2025/03/01 10:36:02 DEBUG : empty space: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225577_d20250301_m103217_c001_v0001182_t0048_u01740825137247") 2025/03/01 10:36:02 DEBUG : empty space: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f403a32dfe1fbff6c_d20250301_m103215_c001_v7007000_t0000_u01740825135253") 2025/03/01 10:36:02 DEBUG : empty space: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c207822549c_d20250301_m103204_c001_v0001182_t0005_u01740825124403") 2025/03/01 10:36:02 DEBUG : empty space: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4067a727f0022614_d20250301_m103155_c001_v7007000_t0000_u01740825115946") 2025/03/01 10:36:02 DEBUG : empty space: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225424_d20250301_m103152_c001_v0001182_t0055_u01740825112819") 2025/03/01 10:36:02 DEBUG : empty space: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4147e24ea34e700b_d20250301_m103127_c001_v7007000_t0000_u01740825087905") 2025/03/01 10:36:02 DEBUG : empty space: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02e82_d20250301_m103125_c001_v0001102_t0050_u01740825085766") 2025/03/01 10:36:02 DEBUG : empty space: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4147e24ea34e6ffd_d20250301_m103124_c001_v7007000_t0000_u01740825084129") 2025/03/01 10:36:02 DEBUG : empty space: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02e7c_d20250301_m103122_c001_v0001102_t0017_u01740825082791") 2025/03/01 10:36:02 DEBUG : empty space: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4147e24ea34e6fef_d20250301_m103119_c001_v7007000_t0000_u01740825079099") 2025/03/01 10:36:02 DEBUG : empty space: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02e56_d20250301_m103117_c001_v0001102_t0041_u01740825077408") 2025/03/01 10:36:02 DEBUG : empty space: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4147e24ea34e6fea_d20250301_m103115_c001_v7007000_t0000_u01740825075933") 2025/03/01 10:36:02 DEBUG : empty space: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02e48_d20250301_m103114_c001_v0001102_t0006_u01740825074485") 2025/03/01 10:36:02 DEBUG : empty space: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4147e24ea34e6fb1_d20250301_m103107_c001_v7007000_t0000_u01740825067068") 2025/03/01 10:36:02 DEBUG : empty space: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02e16_d20250301_m103105_c001_v0001102_t0052_u01740825065514") 2025/03/01 10:36:02 DEBUG : empty space: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4147e24ea34e6f8c_d20250301_m103104_c001_v7007000_t0000_u01740825064275") 2025/03/01 10:36:02 DEBUG : empty space: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02e0a_d20250301_m103103_c001_v0001102_t0027_u01740825063428") 2025/03/01 10:36:02 DEBUG : empty space: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f412d8291b34baf34_d20250301_m103057_c001_v7007000_t0000_u01740825057619") 2025/03/01 10:36:03 DEBUG : empty space: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02de4_d20250301_m103056_c001_v0001102_t0023_u01740825056222") 2025/03/01 10:36:03 DEBUG : empty space: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f412d8291b34baf26_d20250301_m103053_c001_v7007000_t0000_u01740825053673") 2025/03/01 10:36:03 DEBUG : empty space: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02dd4_d20250301_m103052_c001_v0001102_t0003_u01740825052449") 2025/03/01 10:36:03 DEBUG : empty space: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f412d8291b34baf20_d20250301_m103051_c001_v7007000_t0000_u01740825051364") 2025/03/01 10:36:03 DEBUG : empty space: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f116b2bcc805a63b6_d20250301_m103050_c001_v0001183_t0016_u01740825050786") 2025/03/01 10:36:03 DEBUG : empty space: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02dc2_d20250301_m103049_c001_v0001102_t0040_u01740825049172") 2025/03/01 10:36:03 DEBUG : enormous: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4147e24ea34e7005_d20250301_m103126_c001_v7007000_t0000_u01740825086983") 2025/03/01 10:36:03 DEBUG : enormous: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02e86_d20250301_m103126_c001_v0001102_t0011_u01740825086119") 2025/03/01 10:36:03 DEBUG : existing: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f413d53d3f88c82d8_d20250301_m103452_c001_v7007000_t0000_u01740825292629") 2025/03/01 10:36:03 DEBUG : existing: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1034d92f41b216c1_d20250301_m103451_c001_v0001130_t0016_u01740825291224") 2025/03/01 10:36:03 DEBUG : existing: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4067a727f00225dd_d20250301_m103151_c001_v7007000_t0000_u01740825111058") 2025/03/01 10:36:03 DEBUG : existing: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02ed0_d20250301_m103149_c001_v0001102_t0028_u01740825109960") 2025/03/01 10:36:03 DEBUG : existing: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f412d8291b34baf0c_d20250301_m103045_c001_v7007000_t0000_u01740825045176") 2025/03/01 10:36:03 DEBUG : existing: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02db0_d20250301_m103044_c001_v0001102_t0013_u01740825044083") 2025/03/01 10:36:03 DEBUG : existing: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f412d8291b34baf0a_d20250301_m103042_c001_v7007000_t0000_u01740825042822") 2025/03/01 10:36:03 DEBUG : existing: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02da4_d20250301_m103042_c001_v0001102_t0016_u01740825042132") 2025/03/01 10:36:03 DEBUG : existing: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02da0_d20250301_m103041_c001_v0001102_t0040_u01740825041301") 2025/03/01 10:36:03 DEBUG : existing-b: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4067a727f00225e0_d20250301_m103151_c001_v7007000_t0000_u01740825111251") 2025/03/01 10:36:03 DEBUG : existing-b: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225404_d20250301_m103149_c001_v0001182_t0059_u01740825109971") 2025/03/01 10:36:03 DEBUG : file1: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d5367fe_d20250301_m103538_c001_v7007000_t0000_u01740825338963") 2025/03/01 10:36:03 DEBUG : file1: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f105587c607280cf0_d20250301_m103537_c001_v0001182_t0017_u01740825337803") 2025/03/01 10:36:04 DEBUG : file1: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d5367f0_d20250301_m103535_c001_v7007000_t0000_u01740825335701") 2025/03/01 10:36:04 DEBUG : file1: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11258a03b0ec13f3_d20250301_m103534_c001_v0001184_t0014_u01740825334524") 2025/03/01 10:36:04 DEBUG : five: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4147e24ea34e7045_d20250301_m103132_c001_v7007000_t0000_u01740825092555") 2025/03/01 10:36:04 DEBUG : five: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4072f168e5a02e98_d20250301_m103130_c001_v0001102_t0022_u01740825090401") 2025/03/01 10:36:04 DEBUG : foo: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f412d8291b34baf2d_d20250301_m103055_c001_v7007000_t0000_u01740825055499") 2025/03/01 10:36:04 DEBUG : foo: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4072f168e5a02de0_d20250301_m103054_c001_v0001102_t0022_u01740825054956") 2025/03/01 10:36:04 DEBUG : foo: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4072f168e5a02ddc_d20250301_m103054_c001_v0001102_t0022_u01740825054407") 2025/03/01 10:36:04 DEBUG : four: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4147e24ea34e7049_d20250301_m103132_c001_v7007000_t0000_u01740825092737") 2025/03/01 10:36:04 DEBUG : four: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4034d92f41b2155e_d20250301_m103130_c001_v0001130_t0050_u01740825090957") 2025/03/01 10:36:04 DEBUG : four: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02e94_d20250301_m103129_c001_v0001102_t0042_u01740825089714") 2025/03/01 10:36:04 DEBUG : hello world2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f418f0b13dc5e1251_d20250301_m102950_c001_v7007000_t0000_u01740824990595") 2025/03/01 10:36:04 DEBUG : hello world2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02cd9_d20250301_m102949_c001_v0001102_t0008_u01740824989864") 2025/03/01 10:36:04 DEBUG : ignore-size: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f412d8291b34baf07_d20250301_m103040_c001_v7007000_t0000_u01740825040211") 2025/03/01 10:36:04 DEBUG : ignore-size: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02d98_d20250301_m103039_c001_v0001102_t0012_u01740825039111") 2025/03/01 10:36:04 DEBUG : nested/sub dir/file: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4067a727f00225c4_d20250301_m103148_c001_v7007000_t0000_u01740825108853") 2025/03/01 10:36:04 DEBUG : nested/sub dir/file: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c20782253de_d20250301_m103147_c001_v0001182_t0050_u01740825107799") 2025/03/01 10:36:04 DEBUG : nested/sub dir/file: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4067a727f00225b4_d20250301_m103146_c001_v7007000_t0000_u01740825106677") 2025/03/01 10:36:04 DEBUG : nested/sub dir/file: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c20782253c2_d20250301_m103145_c001_v0001182_t0007_u01740825105545") 2025/03/01 10:36:04 DEBUG : one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4147e24ea34e704c_d20250301_m103132_c001_v7007000_t0000_u01740825092919") 2025/03/01 10:36:04 DEBUG : one: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4072f168e5a02e8a_d20250301_m103129_c001_v0001102_t0022_u01740825089003") 2025/03/01 10:36:05 DEBUG : only0: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d5367cf_d20250301_m103529_c001_v7007000_t0000_u01740825329711") 2025/03/01 10:36:05 DEBUG : only0: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f41713c2078225f54_d20250301_m103523_c001_v0001182_t0008_u01740825323819") 2025/03/01 10:36:05 DEBUG : only0: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225e92_d20250301_m103515_c001_v0001182_t0004_u01740825314999") 2025/03/01 10:36:05 DEBUG : only0: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f412d8291b34bb1d4_d20250301_m103508_c001_v7007000_t0000_u01740825308447") 2025/03/01 10:36:05 DEBUG : only0: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225d60_d20250301_m103458_c001_v0001182_t0016_u01740825298893") 2025/03/01 10:36:05 DEBUG : only1: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d5367d0_d20250301_m103529_c001_v7007000_t0000_u01740825329896") 2025/03/01 10:36:05 DEBUG : only1: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4004a0ddb402200a_d20250301_m103524_c001_v0001184_t0011_u01740825324373") 2025/03/01 10:36:05 DEBUG : only1: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225e9b_d20250301_m103515_c001_v0001182_t0011_u01740825315402") 2025/03/01 10:36:05 DEBUG : only1: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f412d8291b34bb1d6_d20250301_m103508_c001_v7007000_t0000_u01740825308632") 2025/03/01 10:36:05 DEBUG : only1: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225d6a_d20250301_m103459_c001_v0001182_t0038_u01740825299336") 2025/03/01 10:36:05 DEBUG : only10: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d5367d1_d20250301_m103530_c001_v7007000_t0000_u01740825330086") 2025/03/01 10:36:05 DEBUG : only10: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f41258a03b0ec123b_d20250301_m103524_c001_v0001184_t0053_u01740825324563") 2025/03/01 10:36:05 DEBUG : only10: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225eeb_d20250301_m103519_c001_v0001182_t0004_u01740825319131") 2025/03/01 10:36:05 DEBUG : only10: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f40709ca35566b055_d20250301_m103509_c001_v7007000_t0000_u01740825309018") 2025/03/01 10:36:05 DEBUG : only10: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225dc1_d20250301_m103503_c001_v0001182_t0018_u01740825303413") 2025/03/01 10:36:05 DEBUG : only11: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d5367d3_d20250301_m103530_c001_v7007000_t0000_u01740825330268") 2025/03/01 10:36:05 DEBUG : only11: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f405587c607280bf1_d20250301_m103524_c001_v0001182_t0030_u01740825324752") 2025/03/01 10:36:05 DEBUG : only11: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225ef3_d20250301_m103519_c001_v0001182_t0055_u01740825319625") 2025/03/01 10:36:05 DEBUG : only11: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f41078e7e8cf08a96_d20250301_m103509_c001_v7007000_t0000_u01740825309028") 2025/03/01 10:36:05 DEBUG : only11: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225dc7_d20250301_m103503_c001_v0001182_t0010_u01740825303860") 2025/03/01 10:36:06 DEBUG : only12: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d5367d4_d20250301_m103530_c001_v7007000_t0000_u01740825330452") 2025/03/01 10:36:06 DEBUG : only12: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f41713c2078225f58_d20250301_m103524_c001_v0001182_t0008_u01740825324397") 2025/03/01 10:36:06 DEBUG : only12: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225efd_d20250301_m103520_c001_v0001182_t0035_u01740825320027") 2025/03/01 10:36:06 DEBUG : only12: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f412d8291b34bb1d7_d20250301_m103508_c001_v7007000_t0000_u01740825308814") 2025/03/01 10:36:06 DEBUG : only12: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225dcd_d20250301_m103504_c001_v0001182_t0017_u01740825304300") 2025/03/01 10:36:06 DEBUG : only13: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d5367d5_d20250301_m103530_c001_v7007000_t0000_u01740825330634") 2025/03/01 10:36:06 DEBUG : only13: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4004a0ddb402200d_d20250301_m103524_c001_v0001184_t0011_u01740825324556") 2025/03/01 10:36:06 DEBUG : only13: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225f01_d20250301_m103520_c001_v0001182_t0046_u01740825320464") 2025/03/01 10:36:06 DEBUG : only13: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f41078e7e8cf08a92_d20250301_m103508_c001_v7007000_t0000_u01740825308822") 2025/03/01 10:36:06 DEBUG : only13: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225dd7_d20250301_m103504_c001_v0001182_t0039_u01740825304725") 2025/03/01 10:36:06 DEBUG : only14: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d5367d7_d20250301_m103530_c001_v7007000_t0000_u01740825330817") 2025/03/01 10:36:06 DEBUG : only14: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f41713c2078225f5a_d20250301_m103524_c001_v0001182_t0008_u01740825324582") 2025/03/01 10:36:06 DEBUG : only14: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225f0b_d20250301_m103520_c001_v0001182_t0055_u01740825320861") 2025/03/01 10:36:06 DEBUG : only14: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f40709ca35566b057_d20250301_m103509_c001_v7007000_t0000_u01740825309383") 2025/03/01 10:36:06 DEBUG : only14: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225ddf_d20250301_m103505_c001_v0001182_t0050_u01740825305133") 2025/03/01 10:36:06 DEBUG : only15: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d5367d8_d20250301_m103531_c001_v7007000_t0000_u01740825331000") 2025/03/01 10:36:06 DEBUG : only15: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4004a0ddb4022013_d20250301_m103524_c001_v0001184_t0011_u01740825324738") 2025/03/01 10:36:06 DEBUG : only15: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225f16_d20250301_m103521_c001_v0001182_t0036_u01740825321255") 2025/03/01 10:36:06 DEBUG : only15: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f41078e7e8cf08a98_d20250301_m103509_c001_v7007000_t0000_u01740825309211") 2025/03/01 10:36:06 DEBUG : only15: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225de7_d20250301_m103505_c001_v0001182_t0008_u01740825305547") 2025/03/01 10:36:06 DEBUG : only16: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d5367d9_d20250301_m103531_c001_v7007000_t0000_u01740825331185") 2025/03/01 10:36:07 DEBUG : only16: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f41258a03b0ec1245_d20250301_m103524_c001_v0001184_t0053_u01740825324750") 2025/03/01 10:36:07 DEBUG : only16: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225f22_d20250301_m103521_c001_v0001182_t0049_u01740825321667") 2025/03/01 10:36:07 DEBUG : only16: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f412d8291b34bb1d9_d20250301_m103509_c001_v7007000_t0000_u01740825309204") 2025/03/01 10:36:07 DEBUG : only16: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225df5_d20250301_m103505_c001_v0001182_t0055_u01740825305959") 2025/03/01 10:36:07 DEBUG : only17: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d5367db_d20250301_m103531_c001_v7007000_t0000_u01740825331368") 2025/03/01 10:36:07 DEBUG : only17: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f405587c607280bf5_d20250301_m103525_c001_v0001182_t0030_u01740825325121") 2025/03/01 10:36:07 DEBUG : only17: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225f32_d20250301_m103522_c001_v0001182_t0040_u01740825322104") 2025/03/01 10:36:07 DEBUG : only17: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f41078e7e8cf08a9a_d20250301_m103509_c001_v7007000_t0000_u01740825309394") 2025/03/01 10:36:07 DEBUG : only17: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225e05_d20250301_m103506_c001_v0001182_t0007_u01740825306414") 2025/03/01 10:36:07 DEBUG : only18: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d5367dd_d20250301_m103531_c001_v7007000_t0000_u01740825331553") 2025/03/01 10:36:07 DEBUG : only18: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f41713c2078225f60_d20250301_m103524_c001_v0001182_t0008_u01740825324765") 2025/03/01 10:36:07 DEBUG : only18: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225f3e_d20250301_m103522_c001_v0001182_t0005_u01740825322544") 2025/03/01 10:36:07 DEBUG : only18: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f412d8291b34bb1db_d20250301_m103509_c001_v7007000_t0000_u01740825309403") 2025/03/01 10:36:07 DEBUG : only18: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225e15_d20250301_m103506_c001_v0001182_t0039_u01740825306847") 2025/03/01 10:36:07 DEBUG : only19: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d5367de_d20250301_m103531_c001_v7007000_t0000_u01740825331735") 2025/03/01 10:36:07 DEBUG : only19: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f41713c2078225f6c_d20250301_m103525_c001_v0001182_t0008_u01740825325142") 2025/03/01 10:36:07 DEBUG : only19: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225f46_d20250301_m103522_c001_v0001182_t0043_u01740825322973") 2025/03/01 10:36:07 DEBUG : only19: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f41078e7e8cf08a99_d20250301_m103509_c001_v7007000_t0000_u01740825309373") 2025/03/01 10:36:07 DEBUG : only19: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225e29_d20250301_m103507_c001_v0001182_t0017_u01740825307257") 2025/03/01 10:36:07 DEBUG : only2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d5367e0_d20250301_m103531_c001_v7007000_t0000_u01740825331918") 2025/03/01 10:36:07 DEBUG : only2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4004a0ddb4022035_d20250301_m103525_c001_v0001184_t0011_u01740825325298") 2025/03/01 10:36:07 DEBUG : only2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225ea9_d20250301_m103515_c001_v0001182_t0046_u01740825315814") 2025/03/01 10:36:08 DEBUG : only2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f41078e7e8cf08a97_d20250301_m103509_c001_v7007000_t0000_u01740825309191") 2025/03/01 10:36:08 DEBUG : only2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225d74_d20250301_m103459_c001_v0001182_t0031_u01740825299807") 2025/03/01 10:36:08 DEBUG : only3: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d5367e1_d20250301_m103532_c001_v7007000_t0000_u01740825332100") 2025/03/01 10:36:08 DEBUG : only3: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4004a0ddb402201f_d20250301_m103524_c001_v0001184_t0011_u01740825324920") 2025/03/01 10:36:08 DEBUG : only3: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225ead_d20250301_m103516_c001_v0001182_t0028_u01740825316268") 2025/03/01 10:36:08 DEBUG : only3: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f40709ca35566b054_d20250301_m103508_c001_v7007000_t0000_u01740825308826") 2025/03/01 10:36:08 DEBUG : only3: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225d78_d20250301_m103500_c001_v0001182_t0049_u01740825300276") 2025/03/01 10:36:08 DEBUG : only4: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d5367e2_d20250301_m103532_c001_v7007000_t0000_u01740825332284") 2025/03/01 10:36:08 DEBUG : only4: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f405587c607280bf3_d20250301_m103524_c001_v0001182_t0030_u01740825324938") 2025/03/01 10:36:08 DEBUG : only4: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225eb5_d20250301_m103516_c001_v0001182_t0036_u01740825316667") 2025/03/01 10:36:08 DEBUG : only4: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f41078e7e8cf08a94_d20250301_m103508_c001_v7007000_t0000_u01740825308838") 2025/03/01 10:36:08 DEBUG : only4: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225d7e_d20250301_m103500_c001_v0001182_t0015_u01740825300726") 2025/03/01 10:36:08 DEBUG : only5: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d5367e4_d20250301_m103532_c001_v7007000_t0000_u01740825332467") 2025/03/01 10:36:08 DEBUG : only5: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f41258a03b0ec124f_d20250301_m103524_c001_v0001184_t0053_u01740825324948") 2025/03/01 10:36:08 DEBUG : only5: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225ebb_d20250301_m103517_c001_v0001182_t0002_u01740825317090") 2025/03/01 10:36:08 DEBUG : only5: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f41078e7e8cf08a9b_d20250301_m103509_c001_v7007000_t0000_u01740825309555") 2025/03/01 10:36:08 DEBUG : only5: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225d8c_d20250301_m103501_c001_v0001182_t0028_u01740825301202") 2025/03/01 10:36:08 DEBUG : only6: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d5367e5_d20250301_m103532_c001_v7007000_t0000_u01740825332653") 2025/03/01 10:36:08 DEBUG : only6: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f41713c2078225f6a_d20250301_m103524_c001_v0001182_t0008_u01740825324958") 2025/03/01 10:36:08 DEBUG : only6: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225ec1_d20250301_m103517_c001_v0001182_t0021_u01740825317494") 2025/03/01 10:36:08 DEBUG : only6: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f40709ca35566b056_d20250301_m103509_c001_v7007000_t0000_u01740825309200") 2025/03/01 10:36:09 DEBUG : only6: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225d96_d20250301_m103501_c001_v0001182_t0035_u01740825301639") 2025/03/01 10:36:09 DEBUG : only7: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d5367e6_d20250301_m103532_c001_v7007000_t0000_u01740825332836") 2025/03/01 10:36:09 DEBUG : only7: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4004a0ddb4022025_d20250301_m103525_c001_v0001184_t0011_u01740825325102") 2025/03/01 10:36:09 DEBUG : only7: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225ec5_d20250301_m103517_c001_v0001182_t0008_u01740825317902") 2025/03/01 10:36:09 DEBUG : only7: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f412d8291b34bb1d8_d20250301_m103508_c001_v7007000_t0000_u01740825308997") 2025/03/01 10:36:09 DEBUG : only7: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225da4_d20250301_m103502_c001_v0001182_t0045_u01740825302101") 2025/03/01 10:36:09 DEBUG : only8: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d5367e8_d20250301_m103533_c001_v7007000_t0000_u01740825333019") 2025/03/01 10:36:09 DEBUG : only8: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f405587c607280bfb_d20250301_m103525_c001_v0001182_t0030_u01740825325310") 2025/03/01 10:36:09 DEBUG : only8: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225ec9_d20250301_m103518_c001_v0001182_t0021_u01740825318313") 2025/03/01 10:36:09 DEBUG : only8: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f41078e7e8cf08a95_d20250301_m103509_c001_v7007000_t0000_u01740825309008") 2025/03/01 10:36:09 DEBUG : only8: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225db1_d20250301_m103502_c001_v0001182_t0035_u01740825302553") 2025/03/01 10:36:09 DEBUG : only9: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d5367e9_d20250301_m103533_c001_v7007000_t0000_u01740825333202") 2025/03/01 10:36:09 DEBUG : only9: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f41258a03b0ec1257_d20250301_m103525_c001_v0001184_t0053_u01740825325131") 2025/03/01 10:36:09 DEBUG : only9: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225edb_d20250301_m103518_c001_v0001182_t0008_u01740825318733") 2025/03/01 10:36:09 DEBUG : only9: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f40709ca35566b059_d20250301_m103509_c001_v7007000_t0000_u01740825309564") 2025/03/01 10:36:09 DEBUG : only9: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225db5_d20250301_m103502_c001_v0001182_t0013_u01740825302992") 2025/03/01 10:36:09 DEBUG : potato: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4067a727f00225ae_d20250301_m103143_c001_v7007000_t0000_u01740825103669") 2025/03/01 10:36:09 DEBUG : potato: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c207822539e_d20250301_m103141_c001_v0001182_t0010_u01740825101281") 2025/03/01 10:36:09 DEBUG : potato: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4067a727f0022595_d20250301_m103139_c001_v7007000_t0000_u01740825099798") 2025/03/01 10:36:09 DEBUG : potato: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02eaa_d20250301_m103137_c001_v0001102_t0055_u01740825097860") 2025/03/01 10:36:10 DEBUG : potato: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4067a727f002257e_d20250301_m103136_c001_v7007000_t0000_u01740825096030") 2025/03/01 10:36:10 DEBUG : potato: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1034d92f41b2156c_d20250301_m103133_c001_v0001130_t0036_u01740825093845") 2025/03/01 10:36:10 DEBUG : potato: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4147e24ea34e6ff3_d20250301_m103121_c001_v7007000_t0000_u01740825081532") 2025/03/01 10:36:10 DEBUG : potato: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02e6e_d20250301_m103120_c001_v0001102_t0004_u01740825080026") 2025/03/01 10:36:10 DEBUG : potato: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4147e24ea34e6fee_d20250301_m103118_c001_v7007000_t0000_u01740825078084") 2025/03/01 10:36:10 DEBUG : potato: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02e52_d20250301_m103116_c001_v0001102_t0018_u01740825076851") 2025/03/01 10:36:10 DEBUG : potato: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4147e24ea34e6fe8_d20250301_m103115_c001_v7007000_t0000_u01740825075177") 2025/03/01 10:36:10 DEBUG : potato: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02e42_d20250301_m103113_c001_v0001102_t0047_u01740825073933") 2025/03/01 10:36:10 DEBUG : potato: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4147e24ea34e6faa_d20250301_m103106_c001_v7007000_t0000_u01740825066517") 2025/03/01 10:36:10 DEBUG : potato: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02e14_d20250301_m103105_c001_v0001102_t0046_u01740825065197") 2025/03/01 10:36:10 DEBUG : potato: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4147e24ea34e6f8f_d20250301_m103104_c001_v7007000_t0000_u01740825064468") 2025/03/01 10:36:10 DEBUG : potato: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02e08_d20250301_m103103_c001_v0001102_t0034_u01740825063095") 2025/03/01 10:36:10 DEBUG : potato: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f412d8291b34baf6c_d20250301_m103102_c001_v7007000_t0000_u01740825062366") 2025/03/01 10:36:10 DEBUG : potato: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02e02_d20250301_m103101_c001_v0001102_t0014_u01740825061597") 2025/03/01 10:36:10 DEBUG : potato: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02dfe_d20250301_m103100_c001_v0001102_t0019_u01740825060836") 2025/03/01 10:36:10 DEBUG : potato: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f412d8291b34baf57_d20250301_m103100_c001_v7007000_t0000_u01740825060111") 2025/03/01 10:36:10 DEBUG : potato: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02dfa_d20250301_m103059_c001_v0001102_t0016_u01740825059381") 2025/03/01 10:36:10 DEBUG : potato: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02df4_d20250301_m103058_c001_v0001102_t0015_u01740825058527") 2025/03/01 10:36:10 DEBUG : potato: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f412d8291b34baf35_d20250301_m103057_c001_v7007000_t0000_u01740825057804") 2025/03/01 10:36:10 DEBUG : potato: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02de6_d20250301_m103056_c001_v0001102_t0029_u01740825056939") 2025/03/01 10:36:11 DEBUG : potato2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4007cfc4b509137d_d20250301_m103230_c001_v7007000_t0000_u01740825150564") 2025/03/01 10:36:11 DEBUG : potato2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1034d92f41b215c3_d20250301_m103229_c001_v0001130_t0041_u01740825149887") 2025/03/01 10:36:11 DEBUG : potato2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f403a32dfe1fbff78_d20250301_m103220_c001_v7007000_t0000_u01740825140987") 2025/03/01 10:36:11 DEBUG : potato2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1034d92f41b215b1_d20250301_m103216_c001_v0001130_t0030_u01740825136570") 2025/03/01 10:36:11 DEBUG : potato2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4027f08311d3bba3_d20250301_m103208_c001_v7007000_t0000_u01740825128762") 2025/03/01 10:36:11 DEBUG : potato2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1034d92f41b2159e_d20250301_m103203_c001_v0001130_t0054_u01740825123710") 2025/03/01 10:36:11 DEBUG : potato2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4067a727f002261b_d20250301_m103156_c001_v7007000_t0000_u01740825116400") 2025/03/01 10:36:11 DEBUG : potato2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1034d92f41b2158c_d20250301_m103152_c001_v0001130_t0042_u01740825112541") 2025/03/01 10:36:11 DEBUG : potato2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4147e24ea34e7007_d20250301_m103127_c001_v7007000_t0000_u01740825087167") 2025/03/01 10:36:11 DEBUG : potato2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02e80_d20250301_m103125_c001_v0001102_t0057_u01740825085401") 2025/03/01 10:36:11 DEBUG : potato2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4147e24ea34e6ffe_d20250301_m103124_c001_v7007000_t0000_u01740825084311") 2025/03/01 10:36:11 DEBUG : potato2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02e7a_d20250301_m103122_c001_v0001102_t0047_u01740825082507") 2025/03/01 10:36:11 DEBUG : potato2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4147e24ea34e6ff5_d20250301_m103121_c001_v7007000_t0000_u01740825081716") 2025/03/01 10:36:11 DEBUG : potato2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02e72_d20250301_m103120_c001_v0001102_t0000_u01740825080853") 2025/03/01 10:36:11 DEBUG : potato2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4147e24ea34e6ff0_d20250301_m103119_c001_v7007000_t0000_u01740825079284") 2025/03/01 10:36:11 DEBUG : potato2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02e66_d20250301_m103118_c001_v0001102_t0034_u01740825078451") 2025/03/01 10:36:11 DEBUG : potato2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4147e24ea34e6feb_d20250301_m103116_c001_v7007000_t0000_u01740825076116") 2025/03/01 10:36:11 DEBUG : potato2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02e4e_d20250301_m103115_c001_v0001102_t0006_u01740825075187") 2025/03/01 10:36:11 DEBUG : potato2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4147e24ea34e6fb3_d20250301_m103107_c001_v7007000_t0000_u01740825067252") 2025/03/01 10:36:11 DEBUG : potato2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02e1a_d20250301_m103106_c001_v0001102_t0045_u01740825066226") 2025/03/01 10:36:12 DEBUG : potato2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f418f0b13dc5e1257_d20250301_m102954_c001_v7007000_t0000_u01740824994172") 2025/03/01 10:36:12 DEBUG : potato2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02ce3_d20250301_m102953_c001_v0001102_t0006_u01740824993418") 2025/03/01 10:36:12 DEBUG : potato2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f418f0b13dc5e1252_d20250301_m102952_c001_v7007000_t0000_u01740824992161") 2025/03/01 10:36:12 DEBUG : potato2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02cdd_d20250301_m102951_c001_v0001102_t0027_u01740824991488") 2025/03/01 10:36:12 DEBUG : potato3: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f403a32dfe1fbff79_d20250301_m103221_c001_v7007000_t0000_u01740825141302") 2025/03/01 10:36:12 DEBUG : potato3: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02f26_d20250301_m103217_c001_v0001102_t0051_u01740825137802") 2025/03/01 10:36:12 DEBUG : potato3: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4027f08311d3bba4_d20250301_m103208_c001_v7007000_t0000_u01740825128996") 2025/03/01 10:36:12 DEBUG : potato3: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02f02_d20250301_m103204_c001_v0001102_t0011_u01740825124971") 2025/03/01 10:36:12 DEBUG : potato3: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4067a727f0022618_d20250301_m103156_c001_v7007000_t0000_u01740825116177") 2025/03/01 10:36:12 DEBUG : potato3: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02ede_d20250301_m103153_c001_v0001102_t0009_u01740825113068") 2025/03/01 10:36:12 DEBUG : pre-dest1/1: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f412d8291b34bb0f2_d20250301_m103312_c001_v7007000_t0000_u01740825192469") 2025/03/01 10:36:12 DEBUG : pre-dest1/1: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02f9e_d20250301_m103304_c001_v0001102_t0059_u01740825184340") 2025/03/01 10:36:12 DEBUG : pre-dest2/2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f412d8291b34bb0f3_d20250301_m103312_c001_v7007000_t0000_u01740825192653") 2025/03/01 10:36:12 DEBUG : pre-dest2/2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1034d92f41b215f3_d20250301_m103305_c001_v0001130_t0038_u01740825185117") 2025/03/01 10:36:12 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4116c07fe51e5664_d20250301_m103243_c001_v7007000_t0000_u01740825163728") 2025/03/01 10:36:12 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225696_d20250301_m103239_c001_v0001182_t0021_u01740825159871") 2025/03/01 10:36:12 DEBUG : sizeonly: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4042582180f2e7d4_d20250301_m103037_c001_v7007000_t0000_u01740825037483") 2025/03/01 10:36:12 DEBUG : sizeonly: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02d90_d20250301_m103036_c001_v0001102_t0019_u01740825036324") 2025/03/01 10:36:12 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f419b5f48fb8ccfeb_d20250301_m103548_c001_v7007000_t0000_u01740825348136") 2025/03/01 10:36:12 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c20782260cf_d20250301_m103545_c001_v0001182_t0049_u01740825345409") 2025/03/01 10:36:12 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d53680d_d20250301_m103543_c001_v7007000_t0000_u01740825343524") 2025/03/01 10:36:12 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1004a0ddb4022255_d20250301_m103541_c001_v0001184_t0021_u01740825341044") 2025/03/01 10:36:13 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4067a727f00225c6_d20250301_m103149_c001_v7007000_t0000_u01740825109039") 2025/03/01 10:36:13 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1034d92f41b21582_d20250301_m103148_c001_v0001130_t0058_u01740825108157") 2025/03/01 10:36:13 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4067a727f00225b5_d20250301_m103146_c001_v7007000_t0000_u01740825106860") 2025/03/01 10:36:13 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02ec2_d20250301_m103145_c001_v0001102_t0057_u01740825105900") 2025/03/01 10:36:13 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4042582180f2e7a5_d20250301_m103032_c001_v7007000_t0000_u01740825032904") 2025/03/01 10:36:13 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02d7c_d20250301_m103031_c001_v0001102_t0011_u01740825031137") 2025/03/01 10:36:13 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4042582180f2e784_d20250301_m103030_c001_v7007000_t0000_u01740825030412") 2025/03/01 10:36:13 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02d74_d20250301_m103029_c001_v0001102_t0045_u01740825029156") 2025/03/01 10:36:13 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4042582180f2e759_d20250301_m103026_c001_v7007000_t0000_u01740825026292") 2025/03/01 10:36:13 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02d60_d20250301_m103025_c001_v0001102_t0018_u01740825025108") 2025/03/01 10:36:13 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4042582180f2e758_d20250301_m103024_c001_v7007000_t0000_u01740825024563") 2025/03/01 10:36:13 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02d5a_d20250301_m103023_c001_v0001102_t0004_u01740825023408") 2025/03/01 10:36:13 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02d4e_d20250301_m103020_c001_v0001102_t0054_u01740825020695") 2025/03/01 10:36:13 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4042582180f2e756_d20250301_m103019_c001_v7007000_t0000_u01740825019973") 2025/03/01 10:36:13 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02d4c_d20250301_m103019_c001_v0001102_t0054_u01740825019251") 2025/03/01 10:36:13 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02d48_d20250301_m103018_c001_v0001102_t0003_u01740825018352") 2025/03/01 10:36:13 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4042582180f2e753_d20250301_m103017_c001_v7007000_t0000_u01740825017265") 2025/03/01 10:36:13 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02d34_d20250301_m103014_c001_v0001102_t0040_u01740825014846") 2025/03/01 10:36:13 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02d28_d20250301_m103011_c001_v0001102_t0057_u01740825011754") 2025/03/01 10:36:13 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4042582180f2e74b_d20250301_m103011_c001_v7007000_t0000_u01740825011032") 2025/03/01 10:36:13 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02d20_d20250301_m103010_c001_v0001102_t0040_u01740825010365") 2025/03/01 10:36:14 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02d1a_d20250301_m103009_c001_v0001102_t0001_u01740825009328") 2025/03/01 10:36:14 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4042582180f2e749_d20250301_m103008_c001_v7007000_t0000_u01740825008602") 2025/03/01 10:36:14 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02d06_d20250301_m103004_c001_v0001102_t0022_u01740825004924") 2025/03/01 10:36:14 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4042582180f2e745_d20250301_m103004_c001_v7007000_t0000_u01740825004559") 2025/03/01 10:36:14 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02d02_d20250301_m103003_c001_v0001102_t0050_u01740825003856") 2025/03/01 10:36:14 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f418f0b13dc5e125f_d20250301_m103002_c001_v7007000_t0000_u01740825002244") 2025/03/01 10:36:14 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02cfe_d20250301_m103001_c001_v0001102_t0012_u01740825001425") 2025/03/01 10:36:14 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f418f0b13dc5e125e_d20250301_m103000_c001_v7007000_t0000_u01740825000885") 2025/03/01 10:36:14 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02cfc_d20250301_m103000_c001_v0001102_t0028_u01740825000129") 2025/03/01 10:36:14 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f418f0b13dc5e125b_d20250301_m102958_c001_v7007000_t0000_u01740824998874") 2025/03/01 10:36:14 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02cf6_d20250301_m102957_c001_v0001102_t0011_u01740824997929") 2025/03/01 10:36:14 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f418f0b13dc5e125a_d20250301_m102957_c001_v7007000_t0000_u01740824997379") 2025/03/01 10:36:14 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02cec_d20250301_m102956_c001_v0001102_t0014_u01740824996621") 2025/03/01 10:36:14 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f418f0b13dc5e1258_d20250301_m102955_c001_v7007000_t0000_u01740824995727") 2025/03/01 10:36:14 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02ce7_d20250301_m102955_c001_v0001102_t0030_u01740824995073") 2025/03/01 10:36:14 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f418f0b13dc5e124e_d20250301_m102948_c001_v7007000_t0000_u01740824988947") 2025/03/01 10:36:14 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02cd3_d20250301_m102948_c001_v0001102_t0056_u01740824988240") 2025/03/01 10:36:14 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f418f0b13dc5e124c_d20250301_m102947_c001_v7007000_t0000_u01740824987341") 2025/03/01 10:36:14 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02ccb_d20250301_m102946_c001_v0001102_t0011_u01740824986563") 2025/03/01 10:36:14 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f418f0b13dc5e124b_d20250301_m102945_c001_v7007000_t0000_u01740824985656") 2025/03/01 10:36:15 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02cc3_d20250301_m102944_c001_v0001102_t0041_u01740824984986") 2025/03/01 10:36:15 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f418f0b13dc5e1246_d20250301_m102942_c001_v7007000_t0000_u01740824982118") 2025/03/01 10:36:15 DEBUG : sub dir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02cb9_d20250301_m102941_c001_v0001102_t0008_u01740824981377") 2025/03/01 10:36:15 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f419b5f48fb8ccfed_d20250301_m103548_c001_v7007000_t0000_u01740825348317") 2025/03/01 10:36:15 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f105587c607280d83_d20250301_m103545_c001_v0001182_t0038_u01740825345424") 2025/03/01 10:36:15 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d53680e_d20250301_m103543_c001_v7007000_t0000_u01740825343706") 2025/03/01 10:36:15 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11258a03b0ec151f_d20250301_m103540_c001_v0001184_t0005_u01740825340688") 2025/03/01 10:36:15 DEBUG : sub/yam: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4067a727f00225ac_d20250301_m103143_c001_v7007000_t0000_u01740825103117") 2025/03/01 10:36:15 DEBUG : sub/yam: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1034d92f41b2157c_d20250301_m103141_c001_v0001130_t0009_u01740825101634") 2025/03/01 10:36:15 DEBUG : test_dir1/file2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d5367ff_d20250301_m103539_c001_v7007000_t0000_u01740825339145") 2025/03/01 10:36:15 DEBUG : test_dir1/file2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078226043_d20250301_m103537_c001_v0001182_t0022_u01740825337449") 2025/03/01 10:36:15 DEBUG : test_dir1/file2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d5367f1_d20250301_m103535_c001_v7007000_t0000_u01740825335894") 2025/03/01 10:36:15 DEBUG : test_dir1/file2: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1004a0ddb4022155_d20250301_m103534_c001_v0001184_t0011_u01740825334544") 2025/03/01 10:36:15 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d536800_d20250301_m103539_c001_v7007000_t0000_u01740825339328") 2025/03/01 10:36:15 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11258a03b0ec1477_d20250301_m103537_c001_v0001184_t0037_u01740825337442") 2025/03/01 10:36:15 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4080196e8d5367f2_d20250301_m103536_c001_v7007000_t0000_u01740825336079") 2025/03/01 10:36:15 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078226006_d20250301_m103534_c001_v0001182_t0049_u01740825334523") 2025/03/01 10:36:15 DEBUG : three: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4147e24ea34e704f_d20250301_m103133_c001_v7007000_t0000_u01740825093101") 2025/03/01 10:36:15 DEBUG : three: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02e9a_d20250301_m103131_c001_v0001102_t0023_u01740825091707") 2025/03/01 10:36:15 DEBUG : three: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1072f168e5a02e8e_d20250301_m103129_c001_v0001102_t0017_u01740825089373") 2025/03/01 10:36:16 DEBUG : two: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4147e24ea34e7054_d20250301_m103133_c001_v7007000_t0000_u01740825093285") 2025/03/01 10:36:16 DEBUG : two: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f41713c207822531e_d20250301_m103131_c001_v0001182_t0008_u01740825091141") 2025/03/01 10:36:16 DEBUG : two: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4072f168e5a02e8c_d20250301_m103129_c001_v0001102_t0022_u01740825089191") 2025/03/01 10:36:16 DEBUG : yam: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4067a727f00225af_d20250301_m103143_c001_v7007000_t0000_u01740825103868") 2025/03/01 10:36:16 DEBUG : yam: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f1032a8b325160a7c_d20250301_m103142_c001_v0001172_t0001_u01740825102786") 2025/03/01 10:36:16 DEBUG : yam: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4067a727f002258b_d20250301_m103139_c001_v7007000_t0000_u01740825099248") 2025/03/01 10:36:16 DEBUG : yam: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225370_d20250301_m103137_c001_v0001182_t0022_u01740825097509") 2025/03/01 10:36:16 DEBUG : yam: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4067a727f002257c_d20250301_m103135_c001_v7007000_t0000_u01740825095474") 2025/03/01 10:36:16 DEBUG : yam: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f11713c2078225346_d20250301_m103133_c001_v0001182_t0056_u01740825093852") 2025/03/01 10:36:16 DEBUG : yaml: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4067a727f0022596_d20250301_m103139_c001_v7007000_t0000_u01740825099982") 2025/03/01 10:36:16 DEBUG : yaml: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f110b4b61bb8e7ba2_d20250301_m103138_c001_v0001116_t0054_u01740825098758") 2025/03/01 10:36:16 DEBUG : yaml: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f4067a727f002257f_d20250301_m103136_c001_v7007000_t0000_u01740825096213") 2025/03/01 10:36:16 DEBUG : yaml: Deleting (id "4_zffd22d63401d5b1b9f580e1b_f104f3e6243c130dd_d20250301_m103135_c001_v0001150_t0019_u01740825095121") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m39.334635732s (try 1/5)