"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/05/15 01:08:19 DEBUG : Creating backend with remote "TestB2:rclone-test-bidakaq0yeja" 2025/05/15 01:08:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/15 01:08:20 DEBUG : Creating backend with remote "/tmp/rclone2653204784" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:08:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 01:08:21 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/15 01:08:21 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:08:21 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.97s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:08:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/15 01:08:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 01:08:22 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:08:22 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:08:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/15 01:08:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:08:23 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.03s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", 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-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", 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-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:08:24 DEBUG : Creating backend with remote "/non-existing" 2025/05/15 01:08:24 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/15 01:08:24 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:08:24 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.93s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:08:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 01:08:26 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:08:26 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:08:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/15 01:08:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.83s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:08:27 INFO : B2 bucket rclone-test-bidakaq0yeja: Running all checks before starting transfers 2025/05/15 01:08:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 01:08:27 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:08:27 INFO : B2 bucket rclone-test-bidakaq0yeja: Checks finished, now starting transfers 2025/05/15 01:08:27 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:08:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/15 01:08:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.47s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:08:29 ERROR : Ignoring --no-traverse with sync 2025/05/15 01:08:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 01:08:29 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:08:29 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:08:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/15 01:08:29 INFO : sub dir/hello world: Copied (new) 2025/05/15 01:08:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.51s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:08:30 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/15 01:08:30 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:08:30 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:08:30 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/05/15 01:08:30 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.50s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:08:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/15 01:08:32 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:08:32 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:08:32 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/15 01:08:32 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.47s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:08:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/15 01:08:34 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:08:34 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:08:34 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/15 01:08:34 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.82s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:08:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/15 01:08:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/15 01:08:35 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/15 01:08:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/15 01:08:35 INFO : sub dir: Making directory 2025/05/15 01:08:35 INFO : sub dir2: Making directory 2025/05/15 01:08:35 INFO : sub dir2/sub sub dir2: Making directory 2025/05/15 01:08:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 01:08:35 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:08:35 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:08:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/15 01:08:35 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/05/15 01:08:35 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.48s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:08:36 INFO : sub dir2: Making directory 2025/05/15 01:08:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/15 01:08:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/15 01:08:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 01:08:37 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:08:37 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:08:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/15 01:08:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.15s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:08:37 DEBUG : sub dir2: Making directory with metadata 2025/05/15 01:08:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/15 01:08:38 INFO : sub dir: Making directory 2025/05/15 01:08:38 INFO : sub dir2: Making directory 2025/05/15 01:08:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 01:08:38 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:08:38 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:08:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/15 01:08:38 INFO : sub dir/hello world: Copied (new) 2025/05/15 01:08:38 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/15 01:08:38 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/15 01:08:38 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.69s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", 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-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:08:40 INFO : sub dir2: Making directory 2025/05/15 01:08:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 01:08:40 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:08:40 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:08:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/15 01:08:40 INFO : sub dir/hello world: Copied (new) 2025/05/15 01:08:40 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:08:41 DEBUG : sub dir2: Making directory with metadata 2025/05/15 01:08:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/15 01:08:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/15 01:08:41 INFO : sub dir: Making directory 2025/05/15 01:08:41 INFO : sub dir2: Making directory 2025/05/15 01:08:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 01:08:41 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:08:41 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:08:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/15 01:08:41 INFO : sub dir/hello world: Copied (new) 2025/05/15 01:08:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/15 01:08:41 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.46s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", 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-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:08:42 INFO : sub dir2: Making directory 2025/05/15 01:08:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 01:08:43 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:08:43 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:08:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/15 01:08:43 INFO : sub dir/hello world: Copied (new) 2025/05/15 01:08:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.46s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:08:44 DEBUG : Creating backend with remote "TestB2:rclone-test-vucopep5fifa" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-bidakaq0yeja -> B2 bucket rclone-test-vucopep5fifa 2025/05/15 01:08:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 01:08:45 DEBUG : B2 bucket rclone-test-vucopep5fifa: Waiting for checks to finish 2025/05/15 01:08:45 DEBUG : B2 bucket rclone-test-vucopep5fifa: Waiting for transfers to finish 2025/05/15 01:08:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/15 01:08:47 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:08:47 DEBUG : B2 bucket rclone-test-vucopep5fifa: Purge remote 2025/05/15 01:08:47 INFO : B2 bucket rclone-test-vucopep5fifa: cleaning bucket "rclone-test-vucopep5fifa" of all files 2025/05/15 01:08:47 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d9370cddb1b9f680e1b_f1043847569e60606_d20250515_m010846_c001_v0001109_t0023_u01747271326509") --- PASS: TestServerSideCopy (4.61s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:08:49 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:08:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/15 01:08:49 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:08:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/15 01:08:49 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestCopyOverSelf (1.83s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:08:51 DEBUG : Creating backend with remote "TestB2:rclone-test-fusofaq4dina" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-bidakaq0yeja -> B2 bucket rclone-test-fusofaq4dina 2025/05/15 01:08:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 01:08:52 DEBUG : B2 bucket rclone-test-fusofaq4dina: Waiting for checks to finish 2025/05/15 01:08:52 DEBUG : B2 bucket rclone-test-fusofaq4dina: Waiting for transfers to finish 2025/05/15 01:08:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/15 01:08:53 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:08:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/15 01:08:54 DEBUG : B2 bucket rclone-test-fusofaq4dina: Waiting for checks to finish 2025/05/15 01:08:54 DEBUG : B2 bucket rclone-test-fusofaq4dina: Waiting for transfers to finish 2025/05/15 01:08:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/15 01:08:54 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:08:54 DEBUG : B2 bucket rclone-test-fusofaq4dina: Purge remote 2025/05/15 01:08:54 INFO : B2 bucket rclone-test-fusofaq4dina: cleaning bucket "rclone-test-fusofaq4dina" of all files 2025/05/15 01:08:54 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bd2370cddb1b9f680e1b_f1164159fd880d808_d20250515_m010854_c001_v0001180_t0016_u01747271334311") 2025/05/15 01:08:54 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bd2370cddb1b9f680e1b_f102fa0d91f1094e0_d20250515_m010852_c001_v0001117_t0052_u01747271332922") --- PASS: TestServerSideCopyOverSelf (6.06s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:08:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/15 01:08:57 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:08:57 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:08:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/15 01:08:57 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/15 01:08:57 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestMoveOverSelf (1.88s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:08:59 DEBUG : Creating backend with remote "TestB2:rclone-test-morufol8fose" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-bidakaq0yeja -> B2 bucket rclone-test-morufol8fose 2025/05/15 01:09:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 01:09:00 DEBUG : B2 bucket rclone-test-morufol8fose: Waiting for checks to finish 2025/05/15 01:09:00 DEBUG : B2 bucket rclone-test-morufol8fose: Waiting for transfers to finish 2025/05/15 01:09:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/15 01:09:01 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:09:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/15 01:09:01 DEBUG : B2 bucket rclone-test-morufol8fose: Waiting for checks to finish 2025/05/15 01:09:01 DEBUG : B2 bucket rclone-test-morufol8fose: Waiting for transfers to finish 2025/05/15 01:09:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/15 01:09:02 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/15 01:09:02 INFO : sub dir/hello world: Deleted 2025/05/15 01:09:03 DEBUG : testing file moves 2025/05/15 01:09:03 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/15 01:09:03 DEBUG : B2 bucket rclone-test-morufol8fose: Waiting for checks to finish 2025/05/15 01:09:03 DEBUG : B2 bucket rclone-test-morufol8fose: Waiting for transfers to finish 2025/05/15 01:09:03 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/05/15 01:09:03 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/15 01:09:03 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:09:04 DEBUG : B2 bucket rclone-test-morufol8fose: Purge remote 2025/05/15 01:09:04 INFO : B2 bucket rclone-test-morufol8fose: cleaning bucket "rclone-test-morufol8fose" of all files 2025/05/15 01:09:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf12dd1370cddb1b9f680e1b_f1048d4a2674c587c_d20250515_m010903_c001_v0001137_t0020_u01747271343301") 2025/05/15 01:09:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf12dd1370cddb1b9f680e1b_f108bc0cc49258ac7_d20250515_m010901_c001_v0001183_t0016_u01747271341983") 2025/05/15 01:09:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf12dd1370cddb1b9f680e1b_f1164c494f8a709cd_d20250515_m010900_c001_v0001036_t0017_u01747271340856") --- PASS: TestServerSideMoveOverSelf (7.63s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:09:06 ERROR : : error listing: directory not found 2025/05/15 01:09:06 INFO : Local file system at /tmp/rclone2653204784: Making directory 2025/05/15 01:09:06 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:09:06 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.66s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:09:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 01:09:08 DEBUG : Local file system at /tmp/rclone2653204784: Waiting for checks to finish 2025/05/15 01:09:08 DEBUG : Local file system at /tmp/rclone2653204784: Waiting for transfers to finish 2025/05/15 01:09:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/15 01:09:09 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/05/15 01:09:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestCopyRedownload (2.02s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:09:10 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/15 01:09:10 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:09:10 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:09:10 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/15 01:09:10 INFO : check sum: Copied (new) 2025/05/15 01:09:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:09:10 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:09:10 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/15 01:09:10 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/05/15 01:09:10 DEBUG : check sum: Unchanged skipping 2025/05/15 01:09:10 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:09:10 DEBUG : Waiting for deletions to finish 2025/05/15 01:09:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.28s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:09:12 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/15 01:09:12 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:09:12 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:09:12 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/15 01:09:12 INFO : sizeonly: Copied (new) 2025/05/15 01:09:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:09:13 DEBUG : sizeonly: Sizes identical 2025/05/15 01:09:13 DEBUG : sizeonly: Unchanged skipping 2025/05/15 01:09:13 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:09:13 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:09:13 DEBUG : Waiting for deletions to finish 2025/05/15 01:09:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.19s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:09:14 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/15 01:09:14 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:09:14 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:09:14 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/05/15 01:09:14 INFO : ignore-size: Copied (new) 2025/05/15 01:09:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:09:15 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:09:15 DEBUG : ignore-size: Unchanged skipping 2025/05/15 01:09:15 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:09:15 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:09:15 DEBUG : Waiting for deletions to finish 2025/05/15 01:09:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.59s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:09:17 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:09:17 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:09:17 DEBUG : existing: Unchanged skipping 2025/05/15 01:09:17 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:09:17 DEBUG : Waiting for deletions to finish 2025/05/15 01:09:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:09:17 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/15 01:09:17 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:09:17 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:09:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/15 01:09:18 INFO : existing: Copied (replaced existing) 2025/05/15 01:09:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.43s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:09:19 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/15 01:09:19 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:09:19 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:09:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/15 01:09:19 INFO : existing: Copied (new) 2025/05/15 01:09:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:09:20 DEBUG : existing: Destination exists, skipping 2025/05/15 01:09:20 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:09:20 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:09:20 DEBUG : Waiting for deletions to finish 2025/05/15 01:09:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.20s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:09:22 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/15 01:09:22 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 01:09:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/15 01:09:22 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:09:22 DEBUG : c/non empty space: Unchanged skipping 2025/05/15 01:09:22 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:09:22 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/15 01:09:22 INFO : a/potato2: Copied (new) 2025/05/15 01:09:22 DEBUG : Waiting for deletions to finish 2025/05/15 01:09:22 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.49s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:09:24 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/05/15 01:09:24 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:09:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/15 01:09:24 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/15 01:09:24 DEBUG : empty space: Unchanged skipping 2025/05/15 01:09:24 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:09:24 DEBUG : Waiting for deletions to finish 2025/05/15 01:09:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:09:25 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:09:25 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/05/15 01:09:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/15 01:09:26 INFO : empty space: Updated modification time in destination 2025/05/15 01:09:26 DEBUG : empty space: Unchanged skipping 2025/05/15 01:09:26 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:09:26 DEBUG : Waiting for deletions to finish 2025/05/15 01:09:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.33s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:09:28 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/05/15 01:09:28 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:09:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/15 01:09:28 DEBUG : empty space: Unchanged skipping 2025/05/15 01:09:28 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:09:28 DEBUG : Waiting for deletions to finish 2025/05/15 01:09:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.68s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:09:29 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/05/15 01:09:29 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:09:29 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2653204784) 2025/05/15 01:09:29 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-bidakaq0yeja) 2025/05/15 01:09:29 DEBUG : foo: sha1 differ 2025/05/15 01:09:29 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:09:30 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/05/15 01:09:30 INFO : foo: Copied (replaced existing) 2025/05/15 01:09:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.82s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:09:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 01:09:31 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/15 01:09:31 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:09:31 DEBUG : empty space: Unchanged skipping 2025/05/15 01:09:31 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:09:31 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/15 01:09:31 INFO : potato: Copied (new) 2025/05/15 01:09:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.08s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:09:33 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/15 01:09:33 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:09:33 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:09:33 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/05/15 01:09:33 INFO : potato: Copied (replaced existing) 2025/05/15 01:09:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.86s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:09:35 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/05/15 01:09:35 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:09:35 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2653204784) 2025/05/15 01:09:35 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-bidakaq0yeja) 2025/05/15 01:09:35 DEBUG : potato: sha1 differ 2025/05/15 01:09:35 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:09:35 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/05/15 01:09:35 INFO : potato: Copied (replaced existing) 2025/05/15 01:09:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:09:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/15 01:09:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 01:09:37 DEBUG : empty space: Unchanged skipping 2025/05/15 01:09:37 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:09:37 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:09:37 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/15 01:09:37 DEBUG : Waiting for deletions to finish 2025/05/15 01:09:37 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:09:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 01:09:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/15 01:09:39 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:09:39 DEBUG : empty space: Unchanged skipping 2025/05/15 01:09:39 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:09:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/15 01:09:39 INFO : potato2: Copied (new) 2025/05/15 01:09:39 DEBUG : Waiting for deletions to finish 2025/05/15 01:09:39 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:09:41 INFO : d: Making directory 2025/05/15 01:09:41 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/05/15 01:09:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 01:09:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/15 01:09:42 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:09:42 DEBUG : c/non empty space: Unchanged skipping 2025/05/15 01:09:42 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:09:42 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/15 01:09:42 INFO : a/potato2: Copied (new) 2025/05/15 01:09:42 DEBUG : Waiting for deletions to finish 2025/05/15 01:09:42 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:09:44 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/15 01:09:44 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 01:09:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/15 01:09:44 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:09:44 DEBUG : c/non empty space: Unchanged skipping 2025/05/15 01:09:44 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:09:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/15 01:09:45 INFO : a/potato2: Copied (new) 2025/05/15 01:09:45 ERROR : B2 bucket rclone-test-bidakaq0yeja: not deleting files as there were IO errors 2025/05/15 01:09:45 ERROR : B2 bucket rclone-test-bidakaq0yeja: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.46s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:09:47 DEBUG : Waiting for deletions to finish 2025/05/15 01:09:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 01:09:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/15 01:09:47 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:09:47 DEBUG : empty space: Unchanged skipping 2025/05/15 01:09:47 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:09:47 INFO : potato: Deleted 2025/05/15 01:09:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/15 01:09:47 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.34s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:09:49 DEBUG : Waiting for deletions to finish 2025/05/15 01:09:49 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:09:49 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:09:49 INFO : potato: Deleted 2025/05/15 01:09:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 01:09:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/15 01:09:50 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:09:50 DEBUG : empty space: Unchanged skipping 2025/05/15 01:09:50 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:09:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/15 01:09:50 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.68s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:09:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/15 01:09:52 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:09:52 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:09:52 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/05/15 01:09:52 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.26s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:09:54 DEBUG : enormous: Excluded (Size Filter) 2025/05/15 01:09:54 DEBUG : enormous: Excluded 2025/05/15 01:09:54 DEBUG : potato2: Excluded (Size Filter) 2025/05/15 01:09:54 DEBUG : potato2: Excluded 2025/05/15 01:09:54 DEBUG : potato2: Excluded (Size Filter) 2025/05/15 01:09:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 01:09:54 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:09:54 DEBUG : empty space: Unchanged skipping 2025/05/15 01:09:54 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:09:54 DEBUG : Waiting for deletions to finish 2025/05/15 01:09:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:09:54 DEBUG : enormous: Excluded (Size Filter) 2025/05/15 01:09:54 DEBUG : enormous: Excluded 2025/05/15 01:09:54 DEBUG : potato2: Excluded (Size Filter) 2025/05/15 01:09:54 DEBUG : potato2: Excluded 2025/05/15 01:09:54 DEBUG : potato2: Excluded (Size Filter) 2025/05/15 01:09:54 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/15 01:09:54 DEBUG : empty space: Unchanged skipping 2025/05/15 01:09:54 DEBUG : Local file system at /tmp/rclone2653204784: Waiting for checks to finish 2025/05/15 01:09:54 DEBUG : Local file system at /tmp/rclone2653204784: Waiting for transfers to finish 2025/05/15 01:09:54 DEBUG : Waiting for deletions to finish 2025/05/15 01:09:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.68s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:09:57 DEBUG : enormous: Excluded (Size Filter) 2025/05/15 01:09:57 DEBUG : enormous: Excluded 2025/05/15 01:09:57 DEBUG : potato2: Excluded (Size Filter) 2025/05/15 01:09:57 DEBUG : potato2: Excluded 2025/05/15 01:09:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 01:09:57 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:09:57 DEBUG : empty space: Unchanged skipping 2025/05/15 01:09:57 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:09:57 DEBUG : Waiting for deletions to finish 2025/05/15 01:09:57 INFO : enormous: Deleted 2025/05/15 01:09:57 INFO : potato2: Deleted 2025/05/15 01:09:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:09:58 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/15 01:09:58 DEBUG : empty space: Unchanged skipping 2025/05/15 01:09:58 DEBUG : Local file system at /tmp/rclone2653204784: Waiting for checks to finish 2025/05/15 01:09:58 DEBUG : Local file system at /tmp/rclone2653204784: Waiting for transfers to finish 2025/05/15 01:09:58 DEBUG : Waiting for deletions to finish 2025/05/15 01:09:58 INFO : enormous: Deleted 2025/05/15 01:09:58 INFO : potato2: Deleted 2025/05/15 01:09:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.06s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:10:00 DEBUG : five: Need to transfer - File not found at Destination 2025/05/15 01:10:00 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/15 01:10:00 DEBUG : three: Sizes identical 2025/05/15 01:10:00 DEBUG : one: Destination is newer than source, skipping 2025/05/15 01:10:00 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:10:00 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/15 01:10:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2653204784) 2025/05/15 01:10:00 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-bidakaq0yeja) 2025/05/15 01:10:00 DEBUG : two: sha1 differ 2025/05/15 01:10:00 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/15 01:10:00 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:10:01 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/15 01:10:01 INFO : five: Copied (new) 2025/05/15 01:10:01 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/15 01:10:01 INFO : four: Copied (replaced existing) 2025/05/15 01:10:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/15 01:10:01 INFO : two: Copied (replaced existing) 2025/05/15 01:10:01 DEBUG : Waiting for deletions to finish 2025/05/15 01:10:02 DEBUG : one: Destination is newer than source, skipping 2025/05/15 01:10:02 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:10:02 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/15 01:10:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/15 01:10:02 DEBUG : five: Size and sha1 of src and dst objects identical 2025/05/15 01:10:02 DEBUG : two: Size and sha1 of src and dst objects identical 2025/05/15 01:10:02 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/15 01:10:02 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/15 01:10:02 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2653204784) 2025/05/15 01:10:02 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-bidakaq0yeja) 2025/05/15 01:10:02 DEBUG : three: sha1 differ 2025/05/15 01:10:02 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/15 01:10:02 DEBUG : four: Size and sha1 of src and dst objects identical 2025/05/15 01:10:02 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/15 01:10:02 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/15 01:10:02 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:10:02 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/15 01:10:02 INFO : three: Copied (replaced existing) 2025/05/15 01:10:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.21s) === 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-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/05/15 01:10:03 INFO : B2 bucket rclone-test-bidakaq0yeja: Making map for --track-renames 2025/05/15 01:10:03 INFO : B2 bucket rclone-test-bidakaq0yeja: Finished making map for --track-renames 2025/05/15 01:10:03 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:10:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/15 01:10:03 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/15 01:10:03 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for renames to finish 2025/05/15 01:10:03 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:10:04 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/15 01:10:04 INFO : potato: Copied (new) 2025/05/15 01:10:04 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/15 01:10:04 INFO : yam: Copied (new) 2025/05/15 01:10:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:10:04 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:10:04 INFO : B2 bucket rclone-test-bidakaq0yeja: Making map for --track-renames 2025/05/15 01:10:04 INFO : B2 bucket rclone-test-bidakaq0yeja: Finished making map for --track-renames 2025/05/15 01:10:04 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:10:04 DEBUG : potato: Unchanged skipping 2025/05/15 01:10:04 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for renames to finish 2025/05/15 01:10:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/15 01:10:06 INFO : yam: Copied (server-side copy) to: yaml 2025/05/15 01:10:06 INFO : yam: Deleted 2025/05/15 01:10:06 INFO : yaml: Renamed from "yam" 2025/05/15 01:10:06 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:10:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.16s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/05/15 01:10:08 INFO : B2 bucket rclone-test-bidakaq0yeja: Making map for --track-renames 2025/05/15 01:10:08 INFO : B2 bucket rclone-test-bidakaq0yeja: Finished making map for --track-renames 2025/05/15 01:10:08 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:10:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/15 01:10:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/15 01:10:08 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for renames to finish 2025/05/15 01:10:08 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:10:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/15 01:10:08 INFO : yam: Copied (new) 2025/05/15 01:10:08 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/15 01:10:08 INFO : potato: Copied (new) 2025/05/15 01:10:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:10:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:10:09 INFO : B2 bucket rclone-test-bidakaq0yeja: Making map for --track-renames 2025/05/15 01:10:09 INFO : B2 bucket rclone-test-bidakaq0yeja: Finished making map for --track-renames 2025/05/15 01:10:09 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:10:09 DEBUG : potato: Unchanged skipping 2025/05/15 01:10:09 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for renames to finish 2025/05/15 01:10:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/15 01:10:09 INFO : yam: Copied (server-side copy) to: yaml 2025/05/15 01:10:09 INFO : yam: Deleted 2025/05/15 01:10:09 INFO : yaml: Renamed from "yam" 2025/05/15 01:10:09 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:10:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.54s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/05/15 01:10:11 INFO : B2 bucket rclone-test-bidakaq0yeja: Making map for --track-renames 2025/05/15 01:10:11 INFO : B2 bucket rclone-test-bidakaq0yeja: Finished making map for --track-renames 2025/05/15 01:10:11 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:10:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/15 01:10:11 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/15 01:10:11 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for renames to finish 2025/05/15 01:10:11 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:10:12 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/15 01:10:12 INFO : sub/yam: Copied (new) 2025/05/15 01:10:12 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/15 01:10:12 INFO : potato: Copied (new) 2025/05/15 01:10:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:10:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:10:12 DEBUG : potato: Unchanged skipping 2025/05/15 01:10:12 INFO : B2 bucket rclone-test-bidakaq0yeja: Making map for --track-renames 2025/05/15 01:10:12 INFO : B2 bucket rclone-test-bidakaq0yeja: Finished making map for --track-renames 2025/05/15 01:10:12 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:10:12 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for renames to finish 2025/05/15 01:10:13 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/15 01:10:13 INFO : sub/yam: Copied (server-side copy) to: yam 2025/05/15 01:10:13 INFO : sub/yam: Deleted 2025/05/15 01:10:13 INFO : yam: Renamed from "sub/yam" 2025/05/15 01:10:13 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:10:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.59s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:10:15 DEBUG : Creating backend with remote "/tmp/rclone2653204784/dir1" 2025/05/15 01:10:15 DEBUG : Creating backend with remote "/tmp/rclone2653204784/dir2" 2025/05/15 01:10:15 DEBUG : Local file system at /tmp/rclone2653204784/dir2: Using server-side directory move 2025/05/15 01:10:15 INFO : Local file system at /tmp/rclone2653204784/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/15 01:10:15 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/15 01:10:15 INFO : file1.txt: Moved (server-side) 2025/05/15 01:10:15 DEBUG : Local file system at /tmp/rclone2653204784/dir2: Waiting for checks to finish 2025/05/15 01:10:15 DEBUG : Local file system at /tmp/rclone2653204784/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:10:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 01:10:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/15 01:10:15 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:10:15 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:10:15 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/15 01:10:15 INFO : nested/sub dir/file: Copied (new) 2025/05/15 01:10:15 INFO : nested/sub dir/file: Deleted 2025/05/15 01:10:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/15 01:10:16 INFO : sub dir/hello world: Copied (new) 2025/05/15 01:10:16 INFO : sub dir/hello world: Deleted 2025/05/15 01:10:16 INFO : sub dir: Removing directory 2025/05/15 01:10:16 INFO : nested/sub dir: Removing directory 2025/05/15 01:10:16 INFO : nested: Removing directory 2025/05/15 01:10:16 DEBUG : Local file system at /tmp/rclone2653204784: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.08s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:10:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 01:10:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/15 01:10:17 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:10:17 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:10:18 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/15 01:10:18 INFO : nested/sub dir/file: Copied (new) 2025/05/15 01:10:18 INFO : nested/sub dir/file: Deleted 2025/05/15 01:10:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/15 01:10:18 INFO : sub dir/hello world: Copied (new) 2025/05/15 01:10:18 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.29s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:10:19 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/15 01:10:19 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/15 01:10:19 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:10:19 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:10:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/15 01:10:20 INFO : existing: Copied (new) 2025/05/15 01:10:20 INFO : existing: Deleted 2025/05/15 01:10:20 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/05/15 01:10:20 INFO : existing-b: Copied (new) 2025/05/15 01:10:20 INFO : existing-b: Deleted 2025/05/15 01:10:20 DEBUG : existing: Destination exists, skipping 2025/05/15 01:10:20 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/15 01:10:20 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:10:20 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:10:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.26s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:10:22 DEBUG : Creating backend with remote "TestB2:rclone-test-zexanek7zige" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-bidakaq0yeja -> B2 bucket rclone-test-zexanek7zige 2025/05/15 01:10:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/15 01:10:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/15 01:10:26 DEBUG : empty space: Unchanged skipping 2025/05/15 01:10:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/15 01:10:26 DEBUG : B2 bucket rclone-test-zexanek7zige: Waiting for checks to finish 2025/05/15 01:10:26 INFO : empty space: Deleted 2025/05/15 01:10:26 DEBUG : B2 bucket rclone-test-zexanek7zige: Waiting for transfers to finish 2025/05/15 01:10:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/15 01:10:26 INFO : potato2: Copied (server-side copy) 2025/05/15 01:10:26 INFO : potato2: Deleted 2025/05/15 01:10:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/15 01:10:27 INFO : potato3: Copied (server-side copy) 2025/05/15 01:10:27 INFO : potato3: Deleted 2025/05/15 01:10:27 DEBUG : Creating backend with remote "TestB2:rclone-test-zejoyap1geqa" 2025/05/15 01:10:28 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/15 01:10:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/15 01:10:28 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/15 01:10:28 DEBUG : B2 bucket rclone-test-zejoyap1geqa: Waiting for checks to finish 2025/05/15 01:10:28 DEBUG : B2 bucket rclone-test-zejoyap1geqa: Waiting for transfers to finish 2025/05/15 01:10:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/15 01:10:29 INFO : empty space: Copied (server-side copy) 2025/05/15 01:10:29 INFO : empty space: Deleted 2025/05/15 01:10:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/15 01:10:29 INFO : potato2: Copied (server-side copy) 2025/05/15 01:10:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/15 01:10:29 INFO : potato3: Copied (server-side copy) 2025/05/15 01:10:29 INFO : potato2: Deleted 2025/05/15 01:10:29 INFO : potato3: Deleted 2025/05/15 01:10:30 DEBUG : B2 bucket rclone-test-zejoyap1geqa: Purge remote 2025/05/15 01:10:30 INFO : B2 bucket rclone-test-zejoyap1geqa: cleaning bucket "rclone-test-zejoyap1geqa" of all files 2025/05/15 01:10:30 DEBUG : empty space: Deleting (id "4_zdf222da370eddb1b9f680e1b_f117c35c775e113a5_d20250515_m011029_c001_v0001178_t0020_u01747271429301") 2025/05/15 01:10:30 DEBUG : potato2: Deleting (id "4_zdf222da370eddb1b9f680e1b_f114a46c67fe403a0_d20250515_m011029_c001_v0001176_t0052_u01747271429557") 2025/05/15 01:10:30 DEBUG : potato3: Deleting (id "4_zdf222da370eddb1b9f680e1b_f119d2a0b9439f76a_d20250515_m011029_c001_v0001184_t0032_u01747271429682") 2025/05/15 01:10:31 DEBUG : B2 bucket rclone-test-zexanek7zige: Purge remote 2025/05/15 01:10:31 INFO : B2 bucket rclone-test-zexanek7zige: cleaning bucket "rclone-test-zexanek7zige" of all files 2025/05/15 01:10:31 DEBUG : empty space: Deleting (id "4_zdf421d9370eddb1b9f680e1b_f4196aa2fb473a985_d20250515_m011029_c001_v7007000_t0000_u01747271429529") 2025/05/15 01:10:31 DEBUG : empty space: Deleting (id "4_zdf421d9370eddb1b9f680e1b_f102e1d09a51afddc_d20250515_m011025_c001_v0001184_t0032_u01747271425420") 2025/05/15 01:10:31 DEBUG : potato2: Deleting (id "4_zdf421d9370eddb1b9f680e1b_f4196aa2fb473a987_d20250515_m011029_c001_v7007000_t0000_u01747271429787") 2025/05/15 01:10:31 DEBUG : potato2: Deleting (id "4_zdf421d9370eddb1b9f680e1b_f1127624268a6d4b7_d20250515_m011026_c001_v0001171_t0028_u01747271426214") 2025/05/15 01:10:31 DEBUG : potato3: Deleting (id "4_zdf421d9370eddb1b9f680e1b_f40416aaa7e29e860_d20250515_m011029_c001_v7007000_t0000_u01747271429906") 2025/05/15 01:10:31 DEBUG : potato3: Deleting (id "4_zdf421d9370eddb1b9f680e1b_f114ca4b722781d43_d20250515_m011026_c001_v0001038_t0055_u01747271426632") 2025/05/15 01:10:31 DEBUG : potato3: Deleting (id "4_zdf421d9370eddb1b9f680e1b_f102e1d09a51afdea_d20250515_m011025_c001_v0001184_t0034_u01747271425614") --- PASS: TestServerSideMove (11.11s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:10:33 DEBUG : Creating backend with remote "TestB2:rclone-test-qupiyiy4mere" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-bidakaq0yeja -> B2 bucket rclone-test-qupiyiy4mere 2025/05/15 01:10:38 DEBUG : empty space: Excluded (Size Filter) 2025/05/15 01:10:38 DEBUG : empty space: Excluded (Size Filter) 2025/05/15 01:10:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/15 01:10:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/15 01:10:38 DEBUG : B2 bucket rclone-test-qupiyiy4mere: Waiting for checks to finish 2025/05/15 01:10:38 DEBUG : B2 bucket rclone-test-qupiyiy4mere: Waiting for transfers to finish 2025/05/15 01:10:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/15 01:10:39 INFO : potato2: Copied (server-side copy) 2025/05/15 01:10:39 INFO : potato2: Deleted 2025/05/15 01:10:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/15 01:10:39 INFO : potato3: Copied (server-side copy) 2025/05/15 01:10:39 INFO : potato3: Deleted 2025/05/15 01:10:40 DEBUG : Creating backend with remote "TestB2:rclone-test-wigeros2duka" 2025/05/15 01:10:40 DEBUG : empty space: Excluded (Size Filter) 2025/05/15 01:10:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/15 01:10:41 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/15 01:10:41 DEBUG : B2 bucket rclone-test-wigeros2duka: Waiting for checks to finish 2025/05/15 01:10:41 DEBUG : B2 bucket rclone-test-wigeros2duka: Waiting for transfers to finish 2025/05/15 01:10:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/15 01:10:41 INFO : potato2: Copied (server-side copy) 2025/05/15 01:10:42 INFO : potato2: Deleted 2025/05/15 01:10:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/15 01:10:42 INFO : potato3: Copied (server-side copy) 2025/05/15 01:10:42 INFO : potato3: Deleted 2025/05/15 01:10:42 DEBUG : B2 bucket rclone-test-wigeros2duka: Purge remote 2025/05/15 01:10:42 INFO : B2 bucket rclone-test-wigeros2duka: cleaning bucket "rclone-test-wigeros2duka" of all files 2025/05/15 01:10:42 DEBUG : potato2: Deleting (id "4_zbf625db370eddb1b9f680e1b_f116f5d023035eac3_d20250515_m011041_c001_v0001182_t0018_u01747271441809") 2025/05/15 01:10:42 DEBUG : potato3: Deleting (id "4_zbf625db370eddb1b9f680e1b_f1113bba94bef44b2_d20250515_m011042_c001_v0001176_t0057_u01747271442037") 2025/05/15 01:10:43 DEBUG : B2 bucket rclone-test-qupiyiy4mere: Purge remote 2025/05/15 01:10:43 INFO : B2 bucket rclone-test-qupiyiy4mere: cleaning bucket "rclone-test-qupiyiy4mere" of all files 2025/05/15 01:10:43 DEBUG : empty space: Deleting (id "4_z9f224d8370eddb1b9f680e1b_f1160f072bbb705fe_d20250515_m011037_c001_v0001171_t0008_u01747271437431") 2025/05/15 01:10:43 DEBUG : potato2: Deleting (id "4_z9f224d8370eddb1b9f680e1b_f418148089fe77bd3_d20250515_m011042_c001_v7007000_t0000_u01747271442006") 2025/05/15 01:10:43 DEBUG : potato2: Deleting (id "4_z9f224d8370eddb1b9f680e1b_f100a74bfa000f714_d20250515_m011038_c001_v0001146_t0022_u01747271438733") 2025/05/15 01:10:43 DEBUG : potato3: Deleting (id "4_z9f224d8370eddb1b9f680e1b_f418148089fe77bd4_d20250515_m011042_c001_v7007000_t0000_u01747271442253") 2025/05/15 01:10:43 DEBUG : potato3: Deleting (id "4_z9f224d8370eddb1b9f680e1b_f1083169adf3d6cea_d20250515_m011039_c001_v0001105_t0036_u01747271439107") 2025/05/15 01:10:43 DEBUG : potato3: Deleting (id "4_z9f224d8370eddb1b9f680e1b_f1160f072bbb70604_d20250515_m011037_c001_v0001171_t0033_u01747271437814") 2025/05/15 01:10:44 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/15 01:10:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/15 01:10:45 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.61s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:10:45 DEBUG : Creating backend with remote "TestB2:rclone-test-raroyif6zavi" 2025/05/15 01:10:48 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-bidakaq0yeja -> B2 bucket rclone-test-raroyif6zavi 2025/05/15 01:10:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/15 01:10:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/15 01:10:50 DEBUG : empty space: Unchanged skipping 2025/05/15 01:10:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/15 01:10:50 DEBUG : B2 bucket rclone-test-raroyif6zavi: Waiting for checks to finish 2025/05/15 01:10:50 INFO : empty space: Deleted 2025/05/15 01:10:50 DEBUG : B2 bucket rclone-test-raroyif6zavi: Waiting for transfers to finish 2025/05/15 01:10:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/15 01:10:51 INFO : potato2: Copied (server-side copy) 2025/05/15 01:10:51 INFO : potato2: Deleted 2025/05/15 01:10:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/15 01:10:51 INFO : potato3: Copied (server-side copy) 2025/05/15 01:10:51 INFO : potato3: Deleted 2025/05/15 01:10:52 DEBUG : Creating backend with remote "TestB2:rclone-test-ciqacaq3litu" 2025/05/15 01:10:52 INFO : tomatoDir: Making directory 2025/05/15 01:10:53 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/15 01:10:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/15 01:10:53 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/15 01:10:53 DEBUG : B2 bucket rclone-test-ciqacaq3litu: Waiting for checks to finish 2025/05/15 01:10:53 DEBUG : B2 bucket rclone-test-ciqacaq3litu: Waiting for transfers to finish 2025/05/15 01:10:54 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/15 01:10:54 INFO : empty space: Copied (server-side copy) 2025/05/15 01:10:54 INFO : empty space: Deleted 2025/05/15 01:10:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/15 01:10:54 INFO : potato2: Copied (server-side copy) 2025/05/15 01:10:54 INFO : potato2: Deleted 2025/05/15 01:10:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/15 01:10:54 INFO : potato3: Copied (server-side copy) 2025/05/15 01:10:54 INFO : potato3: Deleted 2025/05/15 01:10:55 DEBUG : B2 bucket rclone-test-ciqacaq3litu: Purge remote 2025/05/15 01:10:55 INFO : B2 bucket rclone-test-ciqacaq3litu: cleaning bucket "rclone-test-ciqacaq3litu" of all files 2025/05/15 01:10:55 DEBUG : empty space: Deleting (id "4_zbf328db370eddb1b9f680e1b_f114f2f7ed6483c85_d20250515_m011054_c001_v0001183_t0018_u01747271454029") 2025/05/15 01:10:55 DEBUG : potato2: Deleting (id "4_zbf328db370eddb1b9f680e1b_f102e65efa1eec5cd_d20250515_m011054_c001_v0001182_t0020_u01747271454247") 2025/05/15 01:10:55 DEBUG : potato3: Deleting (id "4_zbf328db370eddb1b9f680e1b_f111c4077f1f104ef_d20250515_m011054_c001_v0001171_t0039_u01747271454397") 2025/05/15 01:10:56 DEBUG : B2 bucket rclone-test-raroyif6zavi: Purge remote 2025/05/15 01:10:56 INFO : B2 bucket rclone-test-raroyif6zavi: cleaning bucket "rclone-test-raroyif6zavi" of all files 2025/05/15 01:10:56 DEBUG : empty space: Deleting (id "4_zbfc27d9370eddb1b9f680e1b_f4179d30d349a25cc_d20250515_m011054_c001_v7007000_t0000_u01747271454227") 2025/05/15 01:10:56 DEBUG : empty space: Deleting (id "4_zbfc27d9370eddb1b9f680e1b_f1119d4dacd340736_d20250515_m011049_c001_v0001184_t0020_u01747271449998") 2025/05/15 01:10:56 DEBUG : potato2: Deleting (id "4_zbfc27d9370eddb1b9f680e1b_f4179d30d349a25d4_d20250515_m011054_c001_v7007000_t0000_u01747271454463") 2025/05/15 01:10:56 DEBUG : potato2: Deleting (id "4_zbfc27d9370eddb1b9f680e1b_f1098fcddac8ad052_d20250515_m011050_c001_v0001134_t0040_u01747271450818") 2025/05/15 01:10:56 DEBUG : potato3: Deleting (id "4_zbfc27d9370eddb1b9f680e1b_f4179d30d349a25de_d20250515_m011054_c001_v7007000_t0000_u01747271454728") 2025/05/15 01:10:56 DEBUG : potato3: Deleting (id "4_zbfc27d9370eddb1b9f680e1b_f103aa0950dd20637_d20250515_m011051_c001_v0001041_t0014_u01747271451195") 2025/05/15 01:10:56 DEBUG : potato3: Deleting (id "4_zbfc27d9370eddb1b9f680e1b_f1119d4dacd340742_d20250515_m011050_c001_v0001184_t0056_u01747271450219") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.58s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:10:58 DEBUG : Creating backend with remote "TestB2:rclone-test-bidakaq0yeja/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.55s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:11:00 DEBUG : Creating backend with remote "TestB2:rclone-test-bidakaq0yeja/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestSyncOverlap (2.95s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:11:03 DEBUG : Creating backend with remote "TestB2:rclone-test-bidakaq0yeja/rclone-sync-test" 2025/05/15 01:11:05 DEBUG : Creating backend with remote "TestB2:rclone-test-bidakaq0yeja/rclone-sync-test-include/layer2" 2025/05/15 01:11:07 DEBUG : Creating backend with remote "TestB2:rclone-test-bidakaq0yeja/rclone-sync-test-ignore-file" 2025/05/15 01:11:10 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/15 01:11:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/15 01:11:11 DEBUG : pacer: Reducing sleep to 10ms 2025/05/15 01:11:11 DEBUG : B2 bucket rclone-test-bidakaq0yeja path rclone-sync-test: Waiting for checks to finish 2025/05/15 01:11:11 DEBUG : B2 bucket rclone-test-bidakaq0yeja path rclone-sync-test: Waiting for transfers to finish 2025/05/15 01:11:11 DEBUG : Waiting for deletions to finish 2025/05/15 01:11:11 INFO : There was nothing to transfer 2025/05/15 01:11:11 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:11:11 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:11:11 DEBUG : Waiting for deletions to finish 2025/05/15 01:11:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:11:12 DEBUG : B2 bucket rclone-test-bidakaq0yeja path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/05/15 01:11:12 DEBUG : B2 bucket rclone-test-bidakaq0yeja path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/05/15 01:11:12 DEBUG : Waiting for deletions to finish 2025/05/15 01:11:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:11:12 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:11:12 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:11:12 DEBUG : Waiting for deletions to finish 2025/05/15 01:11:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:11:12 DEBUG : B2 bucket rclone-test-bidakaq0yeja path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/05/15 01:11:12 DEBUG : B2 bucket rclone-test-bidakaq0yeja path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/05/15 01:11:12 DEBUG : Waiting for deletions to finish 2025/05/15 01:11:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.78s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:11:19 DEBUG : Creating backend with remote "TestB2:rclone-test-bidakaq0yeja/dst" 2025/05/15 01:11:20 DEBUG : Creating backend with remote "TestB2:rclone-test-bidakaq0yeja/CompareDest" 2025/05/15 01:11:22 DEBUG : one: Need to transfer - File not found at Destination 2025/05/15 01:11:22 DEBUG : B2 bucket rclone-test-bidakaq0yeja path dst: Waiting for checks to finish 2025/05/15 01:11:22 DEBUG : B2 bucket rclone-test-bidakaq0yeja path dst: Waiting for transfers to finish 2025/05/15 01:11:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/15 01:11:23 INFO : one: Copied (new) 2025/05/15 01:11:23 DEBUG : Waiting for deletions to finish 2025/05/15 01:11:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/15 01:11:24 DEBUG : B2 bucket rclone-test-bidakaq0yeja path dst: Waiting for checks to finish 2025/05/15 01:11:24 DEBUG : B2 bucket rclone-test-bidakaq0yeja path dst: Waiting for transfers to finish 2025/05/15 01:11:24 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/15 01:11:24 INFO : one: Copied (replaced existing) 2025/05/15 01:11:24 DEBUG : Waiting for deletions to finish 2025/05/15 01:11:26 DEBUG : B2 bucket rclone-test-bidakaq0yeja path dst: Waiting for checks to finish 2025/05/15 01:11:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/15 01:11:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 01:11:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/15 01:11:26 DEBUG : B2 bucket rclone-test-bidakaq0yeja path dst: Waiting for transfers to finish 2025/05/15 01:11:26 DEBUG : Waiting for deletions to finish 2025/05/15 01:11:26 INFO : There was nothing to transfer 2025/05/15 01:11:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/15 01:11:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 01:11:28 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/15 01:11:28 DEBUG : B2 bucket rclone-test-bidakaq0yeja path dst: Waiting for checks to finish 2025/05/15 01:11:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 01:11:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/15 01:11:28 DEBUG : B2 bucket rclone-test-bidakaq0yeja path dst: Waiting for transfers to finish 2025/05/15 01:11:28 DEBUG : Waiting for deletions to finish 2025/05/15 01:11:28 INFO : There was nothing to transfer 2025/05/15 01:11:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/15 01:11:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 01:11:28 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/15 01:11:28 DEBUG : B2 bucket rclone-test-bidakaq0yeja path dst: Waiting for checks to finish 2025/05/15 01:11:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 01:11:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/15 01:11:28 DEBUG : B2 bucket rclone-test-bidakaq0yeja path dst: Waiting for transfers to finish 2025/05/15 01:11:28 DEBUG : Waiting for deletions to finish 2025/05/15 01:11:28 INFO : There was nothing to transfer 2025/05/15 01:11:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/15 01:11:29 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/05/15 01:11:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/15 01:11:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/15 01:11:29 DEBUG : B2 bucket rclone-test-bidakaq0yeja path dst: Waiting for checks to finish 2025/05/15 01:11:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 01:11:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/15 01:11:29 DEBUG : B2 bucket rclone-test-bidakaq0yeja path dst: Waiting for transfers to finish 2025/05/15 01:11:29 DEBUG : Waiting for deletions to finish 2025/05/15 01:11:29 INFO : There was nothing to transfer 2025/05/15 01:11:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/15 01:11:30 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/15 01:11:30 DEBUG : two: Need to transfer - File not found at Destination 2025/05/15 01:11:30 DEBUG : B2 bucket rclone-test-bidakaq0yeja path dst: Waiting for checks to finish 2025/05/15 01:11:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 01:11:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/15 01:11:30 DEBUG : B2 bucket rclone-test-bidakaq0yeja path dst: Waiting for transfers to finish 2025/05/15 01:11:31 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/05/15 01:11:31 INFO : two: Copied (new) 2025/05/15 01:11:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.96s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:11:34 DEBUG : Creating backend with remote "TestB2:rclone-test-bidakaq0yeja/dest" 2025/05/15 01:11:35 DEBUG : Creating backend with remote "TestB2:rclone-test-bidakaq0yeja/pre-dest1" 2025/05/15 01:11:36 DEBUG : Creating backend with remote "TestB2:rclone-test-bidakaq0yeja/pre-dest2" 2025/05/15 01:11:38 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:11:38 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/15 01:11:38 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:11:38 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/15 01:11:39 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/15 01:11:39 DEBUG : B2 bucket rclone-test-bidakaq0yeja path dest: Waiting for checks to finish 2025/05/15 01:11:39 DEBUG : B2 bucket rclone-test-bidakaq0yeja path dest: Waiting for transfers to finish 2025/05/15 01:11:40 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/05/15 01:11:40 INFO : 3: Copied (new) 2025/05/15 01:11:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.06s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:11:41 DEBUG : Creating backend with remote "TestB2:rclone-test-bidakaq0yeja/dst" 2025/05/15 01:11:42 DEBUG : Creating backend with remote "TestB2:rclone-test-bidakaq0yeja/CopyDest" 2025/05/15 01:11:44 DEBUG : one: Need to transfer - File not found at Destination 2025/05/15 01:11:44 DEBUG : B2 bucket rclone-test-bidakaq0yeja path dst: Waiting for checks to finish 2025/05/15 01:11:44 DEBUG : B2 bucket rclone-test-bidakaq0yeja path dst: Waiting for transfers to finish 2025/05/15 01:11:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/15 01:11:45 INFO : one: Copied (new) 2025/05/15 01:11:45 DEBUG : Waiting for deletions to finish 2025/05/15 01:11:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/15 01:11:46 DEBUG : B2 bucket rclone-test-bidakaq0yeja path dst: Waiting for checks to finish 2025/05/15 01:11:46 DEBUG : B2 bucket rclone-test-bidakaq0yeja path dst: Waiting for transfers to finish 2025/05/15 01:11:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/15 01:11:46 INFO : one: Copied (replaced existing) 2025/05/15 01:11:46 DEBUG : Waiting for deletions to finish 2025/05/15 01:11:48 DEBUG : Creating backend with remote "TestB2:rclone-test-bidakaq0yeja/BackupDir" 2025/05/15 01:11:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/15 01:11:50 DEBUG : B2 bucket rclone-test-bidakaq0yeja path dst: Waiting for checks to finish 2025/05/15 01:11:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 01:11:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/15 01:11:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/15 01:11:51 INFO : one: Copied (server-side copy) 2025/05/15 01:11:51 INFO : one: Deleted 2025/05/15 01:11:52 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/15 01:11:52 INFO : one: Copied (server-side copy) 2025/05/15 01:11:52 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/15 01:11:52 DEBUG : B2 bucket rclone-test-bidakaq0yeja path dst: Waiting for transfers to finish 2025/05/15 01:11:52 DEBUG : Waiting for deletions to finish 2025/05/15 01:11:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 01:11:53 DEBUG : one: Unchanged skipping 2025/05/15 01:11:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 01:11:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/15 01:11:54 INFO : two: Copied (server-side copy) 2025/05/15 01:11:54 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/15 01:11:54 DEBUG : B2 bucket rclone-test-bidakaq0yeja path dst: Waiting for checks to finish 2025/05/15 01:11:54 DEBUG : B2 bucket rclone-test-bidakaq0yeja path dst: Waiting for transfers to finish 2025/05/15 01:11:54 DEBUG : Waiting for deletions to finish 2025/05/15 01:11:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 01:11:54 DEBUG : one: Unchanged skipping 2025/05/15 01:11:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 01:11:54 DEBUG : two: Unchanged skipping 2025/05/15 01:11:54 DEBUG : B2 bucket rclone-test-bidakaq0yeja path dst: Waiting for checks to finish 2025/05/15 01:11:54 DEBUG : B2 bucket rclone-test-bidakaq0yeja path dst: Waiting for transfers to finish 2025/05/15 01:11:54 DEBUG : Waiting for deletions to finish 2025/05/15 01:11:54 INFO : There was nothing to transfer 2025/05/15 01:11:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 01:11:55 DEBUG : one: Unchanged skipping 2025/05/15 01:11:55 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/15 01:11:55 DEBUG : three: Destination not found in --copy-dest 2025/05/15 01:11:55 DEBUG : three: Need to transfer - File not found at Destination 2025/05/15 01:11:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 01:11:55 DEBUG : two: Unchanged skipping 2025/05/15 01:11:55 DEBUG : B2 bucket rclone-test-bidakaq0yeja path dst: Waiting for checks to finish 2025/05/15 01:11:55 DEBUG : B2 bucket rclone-test-bidakaq0yeja path dst: Waiting for transfers to finish 2025/05/15 01:11:56 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/05/15 01:11:56 INFO : three: Copied (new) 2025/05/15 01:11:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.94s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:12:00 DEBUG : Creating backend with remote "TestB2:rclone-test-bidakaq0yeja/dst" 2025/05/15 01:12:01 DEBUG : Creating backend with remote "TestB2:rclone-test-bidakaq0yeja/backup" 2025/05/15 01:12:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/15 01:12:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:12:03 DEBUG : two: Unchanged skipping 2025/05/15 01:12:03 DEBUG : B2 bucket rclone-test-bidakaq0yeja path dst: Waiting for checks to finish 2025/05/15 01:12:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/15 01:12:04 INFO : one: Copied (server-side copy) 2025/05/15 01:12:04 INFO : one: Deleted 2025/05/15 01:12:04 DEBUG : B2 bucket rclone-test-bidakaq0yeja path dst: Waiting for transfers to finish 2025/05/15 01:12:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/15 01:12:06 INFO : one: Copied (new) 2025/05/15 01:12:06 DEBUG : Waiting for deletions to finish 2025/05/15 01:12:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/15 01:12:06 INFO : three.txt: Copied (server-side copy) 2025/05/15 01:12:06 INFO : three.txt: Deleted 2025/05/15 01:12:06 INFO : three.txt: Moved into backup dir 2025/05/15 01:12:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/15 01:12:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:12:08 DEBUG : two: Unchanged skipping 2025/05/15 01:12:08 DEBUG : B2 bucket rclone-test-bidakaq0yeja path dst: Waiting for checks to finish 2025/05/15 01:12:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/15 01:12:08 INFO : one: Copied (server-side copy) 2025/05/15 01:12:09 INFO : one: Deleted 2025/05/15 01:12:09 DEBUG : B2 bucket rclone-test-bidakaq0yeja path dst: Waiting for transfers to finish 2025/05/15 01:12:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/15 01:12:09 INFO : one: Copied (new) 2025/05/15 01:12:09 DEBUG : Waiting for deletions to finish 2025/05/15 01:12:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/15 01:12:10 INFO : three.txt: Copied (server-side copy) 2025/05/15 01:12:10 INFO : three.txt: Deleted 2025/05/15 01:12:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.53s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:12:14 DEBUG : Creating backend with remote "TestB2:rclone-test-bidakaq0yeja/dst" 2025/05/15 01:12:15 DEBUG : Creating backend with remote "TestB2:rclone-test-bidakaq0yeja/backup" 2025/05/15 01:12:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/15 01:12:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:12:17 DEBUG : two: Unchanged skipping 2025/05/15 01:12:17 DEBUG : B2 bucket rclone-test-bidakaq0yeja path dst: Waiting for checks to finish 2025/05/15 01:12:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/15 01:12:18 INFO : one: Copied (server-side copy) to: one.bak 2025/05/15 01:12:18 INFO : one: Deleted 2025/05/15 01:12:18 DEBUG : B2 bucket rclone-test-bidakaq0yeja path dst: Waiting for transfers to finish 2025/05/15 01:12:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/15 01:12:19 INFO : one: Copied (new) 2025/05/15 01:12:19 DEBUG : Waiting for deletions to finish 2025/05/15 01:12:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/15 01:12:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/15 01:12:20 INFO : three.txt: Deleted 2025/05/15 01:12:20 INFO : three.txt: Moved into backup dir 2025/05/15 01:12:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/15 01:12:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:12:22 DEBUG : two: Unchanged skipping 2025/05/15 01:12:22 DEBUG : B2 bucket rclone-test-bidakaq0yeja path dst: Waiting for checks to finish 2025/05/15 01:12:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/15 01:12:23 INFO : one: Copied (server-side copy) to: one.bak 2025/05/15 01:12:23 INFO : one: Deleted 2025/05/15 01:12:23 DEBUG : B2 bucket rclone-test-bidakaq0yeja path dst: Waiting for transfers to finish 2025/05/15 01:12:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/15 01:12:23 INFO : one: Copied (new) 2025/05/15 01:12:23 DEBUG : Waiting for deletions to finish 2025/05/15 01:12:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/15 01:12:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/15 01:12:24 INFO : three.txt: Deleted 2025/05/15 01:12:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.27s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:12:27 DEBUG : Creating backend with remote "TestB2:rclone-test-bidakaq0yeja/dst" 2025/05/15 01:12:28 DEBUG : Creating backend with remote "TestB2:rclone-test-bidakaq0yeja/backup" 2025/05/15 01:12:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/15 01:12:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:12:30 DEBUG : two: Unchanged skipping 2025/05/15 01:12:30 DEBUG : B2 bucket rclone-test-bidakaq0yeja path dst: Waiting for checks to finish 2025/05/15 01:12:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/15 01:12:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/15 01:12:31 INFO : one: Deleted 2025/05/15 01:12:31 DEBUG : B2 bucket rclone-test-bidakaq0yeja path dst: Waiting for transfers to finish 2025/05/15 01:12:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/15 01:12:32 INFO : one: Copied (new) 2025/05/15 01:12:32 DEBUG : Waiting for deletions to finish 2025/05/15 01:12:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/15 01:12:33 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/15 01:12:33 INFO : three.txt: Deleted 2025/05/15 01:12:33 INFO : three.txt: Moved into backup dir 2025/05/15 01:12:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/15 01:12:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:12:34 DEBUG : two: Unchanged skipping 2025/05/15 01:12:34 DEBUG : B2 bucket rclone-test-bidakaq0yeja path dst: Waiting for checks to finish 2025/05/15 01:12:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/15 01:12:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/15 01:12:35 INFO : one: Deleted 2025/05/15 01:12:35 DEBUG : B2 bucket rclone-test-bidakaq0yeja path dst: Waiting for transfers to finish 2025/05/15 01:12:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/15 01:12:35 INFO : one: Copied (new) 2025/05/15 01:12:35 DEBUG : Waiting for deletions to finish 2025/05/15 01:12:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/15 01:12:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/15 01:12:36 INFO : three.txt: Deleted 2025/05/15 01:12:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.45s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:12:39 DEBUG : Creating backend with remote "TestB2:rclone-test-bidakaq0yeja/dst" 2025/05/15 01:12:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/15 01:12:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:12:41 DEBUG : two: Unchanged skipping 2025/05/15 01:12:41 DEBUG : B2 bucket rclone-test-bidakaq0yeja path dst: Waiting for checks to finish 2025/05/15 01:12:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/15 01:12:42 INFO : one: Copied (server-side copy) to: one.bak 2025/05/15 01:12:42 INFO : one: Deleted 2025/05/15 01:12:42 DEBUG : B2 bucket rclone-test-bidakaq0yeja path dst: Waiting for transfers to finish 2025/05/15 01:12:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/15 01:12:43 INFO : one: Copied (new) 2025/05/15 01:12:43 DEBUG : Waiting for deletions to finish 2025/05/15 01:12:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/15 01:12:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/15 01:12:44 INFO : three.txt: Deleted 2025/05/15 01:12:44 INFO : three.txt: Moved into backup dir 2025/05/15 01:12:45 DEBUG : one.bak: Excluded (Path Filter) 2025/05/15 01:12:45 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/15 01:12:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/15 01:12:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:12:45 DEBUG : two: Unchanged skipping 2025/05/15 01:12:45 DEBUG : B2 bucket rclone-test-bidakaq0yeja path dst: Waiting for checks to finish 2025/05/15 01:12:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/15 01:12:45 INFO : one: Copied (server-side copy) to: one.bak 2025/05/15 01:12:45 INFO : one: Deleted 2025/05/15 01:12:45 DEBUG : B2 bucket rclone-test-bidakaq0yeja path dst: Waiting for transfers to finish 2025/05/15 01:12:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/15 01:12:46 INFO : one: Copied (new) 2025/05/15 01:12:46 DEBUG : Waiting for deletions to finish 2025/05/15 01:12:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/15 01:12:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/15 01:12:46 INFO : three.txt: Deleted 2025/05/15 01:12:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.29s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:12:50 DEBUG : Creating backend with remote "TestB2:rclone-test-bidakaq0yeja/dst" 2025/05/15 01:12:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/15 01:12:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/15 01:12:52 INFO : one: Copied (server-side copy) to: one.bak 2025/05/15 01:12:52 INFO : one: Deleted 2025/05/15 01:12:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/15 01:12:54 INFO : one: Copied (new) 2025/05/15 01:12:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:12:54 DEBUG : two: Unchanged skipping 2025/05/15 01:12:54 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/15 01:12:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/15 01:12:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/15 01:12:55 INFO : three.txt: Deleted 2025/05/15 01:12:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/15 01:12:55 INFO : three.txt: Copied (new) 2025/05/15 01:12:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/15 01:12:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/15 01:12:57 INFO : one: Copied (server-side copy) to: one.bak 2025/05/15 01:12:57 INFO : one: Deleted 2025/05/15 01:12:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/15 01:12:57 INFO : one: Copied (new) 2025/05/15 01:12:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:12:57 DEBUG : two: Unchanged skipping 2025/05/15 01:12:57 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/15 01:12:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/15 01:12:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/15 01:12:58 INFO : three.txt: Deleted 2025/05/15 01:12:59 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/15 01:12:59 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.56s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:13:03 DEBUG : Creating backend with remote "TestB2:rclone-test-bidakaq0yeja/dst" 2025/05/15 01:13:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/15 01:13:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/15 01:13:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/15 01:13:05 INFO : one: Deleted 2025/05/15 01:13:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/15 01:13:06 INFO : one: Copied (new) 2025/05/15 01:13:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:13:07 DEBUG : two: Unchanged skipping 2025/05/15 01:13:07 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/15 01:13:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/15 01:13:07 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/15 01:13:07 INFO : three.txt: Deleted 2025/05/15 01:13:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/15 01:13:08 INFO : three.txt: Copied (new) 2025/05/15 01:13:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/15 01:13:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/15 01:13:09 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/15 01:13:09 INFO : one: Deleted 2025/05/15 01:13:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/15 01:13:10 INFO : one: Copied (new) 2025/05/15 01:13:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:13:10 DEBUG : two: Unchanged skipping 2025/05/15 01:13:10 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/15 01:13:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/15 01:13:11 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/15 01:13:11 INFO : three.txt: Deleted 2025/05/15 01:13:11 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/15 01:13:11 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.52s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:13:14 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/15 01:13:14 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:13:14 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:13:14 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/05/15 01:13:14 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/15 01:13:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.47s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:13:16 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/15 01:13:16 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:13:16 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:13:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/15 01:13:16 INFO : existing: Copied (new) 2025/05/15 01:13:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:13:17 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:13:17 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/15 01:13:17 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/15 01:13:17 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:13:17 ERROR : B2 bucket rclone-test-bidakaq0yeja: not deleting files as there were IO errors 2025/05/15 01:13:17 ERROR : B2 bucket rclone-test-bidakaq0yeja: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestSyncImmutable (3.25s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:13:19 DEBUG : EXISTING: Clearing upload URL because of error: Post "https://pod-000-1171-00.backblaze.com/b2api/v1/b2_upload_file/0f923d6370cddb1b9f680e1b/c001_v0001171_t0022": EOF 2025/05/15 01:13:19 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1171-00.backblaze.com/b2api/v1/b2_upload_file/0f923d6370cddb1b9f680e1b/c001_v0001171_t0022": EOF) 2025/05/15 01:13:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "EXISTING" to B2 bucket rclone-test-bidakaq0yeja: 1/10 (Post "https://pod-000-1171-00.backblaze.com/b2api/v1/b2_upload_file/0f923d6370cddb1b9f680e1b/c001_v0001171_t0022": EOF) 2025/05/15 01:13:21 DEBUG : pacer: Reducing sleep to 10ms 2025/05/15 01:13:21 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:13:21 DEBUG : existing: Unchanged skipping 2025/05/15 01:13:21 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:13:21 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:13:21 DEBUG : Waiting for deletions to finish 2025/05/15 01:13:21 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.77s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.43s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:13:37 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:13:37 DEBUG : both0: Unchanged skipping 2025/05/15 01:13:37 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:13:37 DEBUG : both1: Unchanged skipping 2025/05/15 01:13:37 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:13:37 DEBUG : both10: Unchanged skipping 2025/05/15 01:13:37 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:13:37 DEBUG : both11: Unchanged skipping 2025/05/15 01:13:37 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:13:37 DEBUG : both12: Unchanged skipping 2025/05/15 01:13:37 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:13:37 DEBUG : both13: Unchanged skipping 2025/05/15 01:13:37 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:13:37 DEBUG : both14: Unchanged skipping 2025/05/15 01:13:37 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:13:37 DEBUG : both15: Unchanged skipping 2025/05/15 01:13:37 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:13:37 DEBUG : both16: Unchanged skipping 2025/05/15 01:13:37 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:13:37 DEBUG : both17: Unchanged skipping 2025/05/15 01:13:37 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:13:37 DEBUG : both18: Unchanged skipping 2025/05/15 01:13:37 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:13:37 DEBUG : both19: Unchanged skipping 2025/05/15 01:13:37 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:13:37 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:13:37 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:13:37 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:13:37 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:13:37 DEBUG : both2: Unchanged skipping 2025/05/15 01:13:37 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:13:37 DEBUG : both6: Unchanged skipping 2025/05/15 01:13:37 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:13:37 DEBUG : both7: Unchanged skipping 2025/05/15 01:13:37 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:13:37 DEBUG : both8: Unchanged skipping 2025/05/15 01:13:37 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:13:37 DEBUG : both9: Unchanged skipping 2025/05/15 01:13:37 DEBUG : both3: Unchanged skipping 2025/05/15 01:13:37 DEBUG : both4: Unchanged skipping 2025/05/15 01:13:37 DEBUG : both5: Unchanged skipping 2025/05/15 01:13:37 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:13:37 DEBUG : Waiting for deletions to finish 2025/05/15 01:13:37 INFO : only18: Deleted 2025/05/15 01:13:38 INFO : only4: Deleted 2025/05/15 01:13:38 INFO : only5: Deleted 2025/05/15 01:13:38 INFO : only10: Deleted 2025/05/15 01:13:38 INFO : only11: Deleted 2025/05/15 01:13:38 INFO : only13: Deleted 2025/05/15 01:13:38 INFO : only14: Deleted 2025/05/15 01:13:38 INFO : only17: Deleted 2025/05/15 01:13:38 INFO : only8: Deleted 2025/05/15 01:13:38 INFO : only9: Deleted 2025/05/15 01:13:38 INFO : only0: Deleted 2025/05/15 01:13:38 INFO : only12: Deleted 2025/05/15 01:13:38 INFO : only16: Deleted 2025/05/15 01:13:38 INFO : only19: Deleted 2025/05/15 01:13:38 INFO : only6: Deleted 2025/05/15 01:13:38 INFO : only7: Deleted 2025/05/15 01:13:38 INFO : only1: Deleted 2025/05/15 01:13:38 INFO : only15: Deleted 2025/05/15 01:13:38 INFO : only2: Deleted 2025/05/15 01:13:38 INFO : only3: Deleted 2025/05/15 01:13:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (19.42s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:13:57 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:13:57 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:13:57 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:13:57 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:13:57 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for checks to finish 2025/05/15 01:13:57 DEBUG : both0: Unchanged skipping 2025/05/15 01:13:57 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:13:57 DEBUG : both12: Unchanged skipping 2025/05/15 01:13:57 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:13:57 DEBUG : both10: Unchanged skipping 2025/05/15 01:13:57 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:13:57 DEBUG : both14: Unchanged skipping 2025/05/15 01:13:57 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:13:57 DEBUG : both15: Unchanged skipping 2025/05/15 01:13:57 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:13:57 DEBUG : both16: Unchanged skipping 2025/05/15 01:13:57 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:13:57 DEBUG : both11: Unchanged skipping 2025/05/15 01:13:57 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:13:57 DEBUG : both18: Unchanged skipping 2025/05/15 01:13:57 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:13:57 DEBUG : both1: Unchanged skipping 2025/05/15 01:13:57 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:13:57 DEBUG : both13: Unchanged skipping 2025/05/15 01:13:57 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:13:57 DEBUG : both17: Unchanged skipping 2025/05/15 01:13:57 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:13:57 DEBUG : both4: Unchanged skipping 2025/05/15 01:13:57 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:13:57 DEBUG : both5: Unchanged skipping 2025/05/15 01:13:57 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:13:57 DEBUG : both19: Unchanged skipping 2025/05/15 01:13:57 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:13:57 DEBUG : both7: Unchanged skipping 2025/05/15 01:13:57 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:13:57 DEBUG : both8: Unchanged skipping 2025/05/15 01:13:57 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 01:13:57 DEBUG : both2: Unchanged skipping 2025/05/15 01:13:57 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/15 01:13:57 DEBUG : both3: Unchanged skipping 2025/05/15 01:13:57 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/15 01:13:57 DEBUG : both6: Unchanged skipping 2025/05/15 01:13:57 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/15 01:13:57 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/15 01:13:57 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/15 01:13:57 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/15 01:13:57 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/15 01:13:57 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/15 01:13:57 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/15 01:13:57 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/15 01:13:57 DEBUG : both9: Unchanged skipping 2025/05/15 01:13:57 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/15 01:13:57 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/15 01:13:57 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/15 01:13:57 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/15 01:13:57 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/15 01:13:57 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/15 01:13:57 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/15 01:13:57 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/15 01:13:57 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/15 01:13:57 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/15 01:13:57 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Waiting for transfers to finish 2025/05/15 01:13:57 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/15 01:13:57 INFO : only10: Copied (replaced existing) 2025/05/15 01:13:57 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/15 01:13:57 INFO : only11: Copied (replaced existing) 2025/05/15 01:13:58 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/15 01:13:58 INFO : only14: Copied (replaced existing) 2025/05/15 01:13:58 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/15 01:13:58 INFO : only15: Copied (replaced existing) 2025/05/15 01:13:58 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/15 01:13:58 INFO : only12: Copied (replaced existing) 2025/05/15 01:13:58 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/15 01:13:58 INFO : only16: Copied (replaced existing) 2025/05/15 01:13:58 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/15 01:13:58 INFO : only0: Copied (replaced existing) 2025/05/15 01:13:58 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/15 01:13:58 INFO : only1: Copied (replaced existing) 2025/05/15 01:13:58 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/15 01:13:58 INFO : only13: Copied (replaced existing) 2025/05/15 01:13:58 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/15 01:13:58 INFO : only2: Copied (replaced existing) 2025/05/15 01:13:58 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/15 01:13:58 INFO : only3: Copied (replaced existing) 2025/05/15 01:13:58 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/15 01:13:58 INFO : only4: Copied (replaced existing) 2025/05/15 01:13:58 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/15 01:13:58 INFO : only5: Copied (replaced existing) 2025/05/15 01:13:58 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/15 01:13:58 INFO : only17: Copied (replaced existing) 2025/05/15 01:13:58 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/15 01:13:58 INFO : only18: Copied (replaced existing) 2025/05/15 01:13:58 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/15 01:13:58 INFO : only19: Copied (replaced existing) 2025/05/15 01:13:58 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/15 01:13:58 INFO : only7: Copied (replaced existing) 2025/05/15 01:13:58 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/15 01:13:58 INFO : only6: Copied (replaced existing) 2025/05/15 01:13:58 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/15 01:13:58 INFO : only8: Copied (replaced existing) 2025/05/15 01:13:59 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/15 01:13:59 INFO : only9: Copied (replaced existing) 2025/05/15 01:13:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (23.88s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:14:07 DEBUG : empty_dir: Making directory with metadata 2025/05/15 01:14:07 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/15 01:14:07 DEBUG : empty_on_remote: Making directory with metadata 2025/05/15 01:14:07 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/15 01:14:07 INFO : empty_on_remote: Making directory 2025/05/15 01:14:07 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-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:14:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/15 01:14:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/15 01:14:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/15 01:14:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.07s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:14:10 DEBUG : empty_dir: Making directory with metadata 2025/05/15 01:14:10 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/15 01:14:10 DEBUG : empty_on_remote: Making directory with metadata 2025/05/15 01:14:10 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/15 01:14:10 INFO : empty_on_remote: Making directory 2025/05/15 01:14:10 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-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:14:11 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/15 01:14:11 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/15 01:14:11 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/15 01:14:11 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/15 01:14:11 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.22s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:14:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/15 01:14:13 INFO : sub dir: Making directory 2025/05/15 01:14:13 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.00s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" 2025/05/15 01:14:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/15 01:14:16 INFO : sub dir: Making directory 2025/05/15 01:14:16 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bidakaq0yeja", Local "Local file system at /tmp/rclone2653204784", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.22s) PASS 2025/05/15 01:14:20 DEBUG : B2 bucket rclone-test-bidakaq0yeja: Purge remote 2025/05/15 01:14:20 INFO : B2 bucket rclone-test-bidakaq0yeja: cleaning bucket "rclone-test-bidakaq0yeja" of all files 2025/05/15 01:14:20 DEBUG : BackupDir/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4022137997a1a08b_d20250515_m011157_c001_v7007000_t0000_u01747271517214") 2025/05/15 01:14:20 DEBUG : BackupDir/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f10182aeea4944544_d20250515_m011151_c001_v0001134_t0046_u01747271511366") 2025/05/15 01:14:20 DEBUG : CompareDest/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4008862e937e9abd_d20250515_m011131_c001_v7007000_t0000_u01747271491737") 2025/05/15 01:14:20 DEBUG : CompareDest/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f100d82d4c661f4d5_d20250515_m011125_c001_v0001171_t0031_u01747271485884") 2025/05/15 01:14:20 DEBUG : CompareDest/two: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4008862e937e9ac1_d20250515_m011131_c001_v7007000_t0000_u01747271491921") 2025/05/15 01:14:20 DEBUG : CompareDest/two: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462396_d20250515_m011127_c001_v0001182_t0045_u01747271487418") 2025/05/15 01:14:20 DEBUG : CopyDest/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4022137997a1a08c_d20250515_m011157_c001_v7007000_t0000_u01747271517398") 2025/05/15 01:14:20 DEBUG : CopyDest/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b9832a5_d20250515_m011148_c001_v0001154_t0025_u01747271508075") 2025/05/15 01:14:20 DEBUG : CopyDest/three: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4022137997a1a08d_d20250515_m011157_c001_v7007000_t0000_u01747271517583") 2025/05/15 01:14:21 DEBUG : CopyDest/three: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462560_d20250515_m011155_c001_v0001182_t0054_u01747271515212") 2025/05/15 01:14:21 DEBUG : CopyDest/two: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4022137997a1a08e_d20250515_m011157_c001_v7007000_t0000_u01747271517768") 2025/05/15 01:14:21 DEBUG : CopyDest/two: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f100d82d4c661f6d3_d20250515_m011153_c001_v0001171_t0000_u01747271513168") 2025/05/15 01:14:21 DEBUG : EXISTING: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f418148089fe77cf3_d20250515_m011322_c001_v7007000_t0000_u01747271602429") 2025/05/15 01:14:21 DEBUG : EXISTING: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462ab2_d20250515_m011321_c001_v0001182_t0006_u01747271601466") 2025/05/15 01:14:21 DEBUG : Testêé: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f418148089fe77cea_d20250515_m011315_c001_v7007000_t0000_u01747271595419") 2025/05/15 01:14:21 DEBUG : Testêé: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462a4f_d20250515_m011314_c001_v0001182_t0021_u01747271594829") 2025/05/15 01:14:21 DEBUG : Testêé: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f100d82d4c661fc02_d20250515_m011313_c001_v0001171_t0046_u01747271593678") 2025/05/15 01:14:21 DEBUG : a/potato2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f405d81b301cb2b57_d20250515_m010945_c001_v7007000_t0000_u01747271385554") 2025/05/15 01:14:21 DEBUG : a/potato2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461c6a_d20250515_m010944_c001_v0001182_t0039_u01747271384971") 2025/05/15 01:14:21 DEBUG : a/potato2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f405d81b301cb2b54_d20250515_m010943_c001_v7007000_t0000_u01747271383262") 2025/05/15 01:14:21 DEBUG : a/potato2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461c2e_d20250515_m010942_c001_v0001182_t0041_u01747271382448") 2025/05/15 01:14:21 DEBUG : a/potato2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f421fee69b2e7a75a_d20250515_m010923_c001_v7007000_t0000_u01747271363452") 2025/05/15 01:14:21 DEBUG : a/potato2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461a9b_d20250515_m010922_c001_v0001182_t0018_u01747271362660") 2025/05/15 01:14:21 DEBUG : b/potato: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f405d81b301cb2b58_d20250515_m010945_c001_v7007000_t0000_u01747271385736") 2025/05/15 01:14:21 DEBUG : b/potato: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461c56_d20250515_m010944_c001_v0001182_t0022_u01747271384177") 2025/05/15 01:14:21 DEBUG : b/potato: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f405d81b301cb2b53_d20250515_m010942_c001_v7007000_t0000_u01747271382713") 2025/05/15 01:14:22 DEBUG : b/potato: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461c14_d20250515_m010941_c001_v0001182_t0020_u01747271381682") 2025/05/15 01:14:22 DEBUG : b/potato: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f421fee69b2e7a759_d20250515_m010922_c001_v7007000_t0000_u01747271362895") 2025/05/15 01:14:22 DEBUG : b/potato: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461a8c_d20250515_m010921_c001_v0001182_t0030_u01747271361873") 2025/05/15 01:14:22 DEBUG : backup/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f403cb953fcdf93ba_d20250515_m011211_c001_v7007000_t0000_u01747271531303") 2025/05/15 01:14:22 DEBUG : backup/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f10702b34ce92ff8a_d20250515_m011208_c001_v0001184_t0033_u01747271528850") 2025/05/15 01:14:22 DEBUG : backup/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1016eb0bc1f14ac5_d20250515_m011204_c001_v0001145_t0042_u01747271524519") 2025/05/15 01:14:22 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f418148089fe77c91_d20250515_m011237_c001_v7007000_t0000_u01747271557031") 2025/05/15 01:14:22 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1138aa64826b0c61_d20250515_m011235_c001_v0001172_t0016_u01747271555290") 2025/05/15 01:14:22 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f10600e939732b780_d20250515_m011231_c001_v0001043_t0033_u01747271551381") 2025/05/15 01:14:22 DEBUG : backup/one.bak: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f408b5a1be26f6cf8_d20250515_m011224_c001_v7007000_t0000_u01747271544573") 2025/05/15 01:14:22 DEBUG : backup/one.bak: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1162b026f8bffc45_d20250515_m011222_c001_v0001136_t0026_u01747271542773") 2025/05/15 01:14:22 DEBUG : backup/one.bak: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f112f79267115ac52_d20250515_m011218_c001_v0001181_t0005_u01747271538441") 2025/05/15 01:14:22 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f418148089fe77c92_d20250515_m011237_c001_v7007000_t0000_u01747271557214") 2025/05/15 01:14:22 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1031262a2e48de84_d20250515_m011236_c001_v0001178_t0004_u01747271556235") 2025/05/15 01:14:22 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f107b38439952728c_d20250515_m011233_c001_v0001182_t0036_u01747271553215") 2025/05/15 01:14:22 DEBUG : backup/three.txt: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f403cb953fcdf93bb_d20250515_m011211_c001_v7007000_t0000_u01747271531488") 2025/05/15 01:14:22 DEBUG : backup/three.txt: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f112c0de1ade29788_d20250515_m011210_c001_v0001172_t0000_u01747271530062") 2025/05/15 01:14:22 DEBUG : backup/three.txt: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1087ed09e6598600_d20250515_m011206_c001_v0001092_t0033_u01747271526413") 2025/05/15 01:14:22 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f408b5a1be26f6cfa_d20250515_m011224_c001_v7007000_t0000_u01747271544755") 2025/05/15 01:14:23 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f112f79267115ac6a_d20250515_m011223_c001_v0001181_t0055_u01747271543826") 2025/05/15 01:14:23 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f119685c08b039635_d20250515_m011219_c001_v0001109_t0046_u01747271539997") 2025/05/15 01:14:23 DEBUG : both0: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802a7_d20250515_m011359_c001_v7007000_t0000_u01747271639644") 2025/05/15 01:14:23 DEBUG : both0: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b983387_d20250515_m011344_c001_v0001154_t0020_u01747271624126") 2025/05/15 01:14:23 DEBUG : both0: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4162ff186322a51e_d20250515_m011339_c001_v7007000_t0000_u01747271619521") 2025/05/15 01:14:23 DEBUG : both0: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b983349_d20250515_m011324_c001_v0001154_t0008_u01747271604710") 2025/05/15 01:14:23 DEBUG : both1: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802a9_d20250515_m011359_c001_v7007000_t0000_u01747271639827") 2025/05/15 01:14:23 DEBUG : both1: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b983389_d20250515_m011345_c001_v0001154_t0013_u01747271625221") 2025/05/15 01:14:23 DEBUG : both1: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4162ff186322a520_d20250515_m011339_c001_v7007000_t0000_u01747271619703") 2025/05/15 01:14:23 DEBUG : both1: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b98334b_d20250515_m011325_c001_v0001154_t0009_u01747271605253") 2025/05/15 01:14:23 DEBUG : both10: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802ab_d20250515_m011400_c001_v7007000_t0000_u01747271640012") 2025/05/15 01:14:23 DEBUG : both10: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b98339d_d20250515_m011350_c001_v0001154_t0012_u01747271630673") 2025/05/15 01:14:23 DEBUG : both10: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4162ff186322a522_d20250515_m011339_c001_v7007000_t0000_u01747271619886") 2025/05/15 01:14:23 DEBUG : both10: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b983361_d20250515_m011330_c001_v0001154_t0016_u01747271610655") 2025/05/15 01:14:23 DEBUG : both11: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802ad_d20250515_m011400_c001_v7007000_t0000_u01747271640196") 2025/05/15 01:14:23 DEBUG : both11: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b98339f_d20250515_m011351_c001_v0001154_t0006_u01747271631265") 2025/05/15 01:14:23 DEBUG : both11: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4162ff186322a524_d20250515_m011340_c001_v7007000_t0000_u01747271620068") 2025/05/15 01:14:23 DEBUG : both11: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b983363_d20250515_m011331_c001_v0001154_t0025_u01747271611238") 2025/05/15 01:14:23 DEBUG : both12: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802b0_d20250515_m011400_c001_v7007000_t0000_u01747271640385") 2025/05/15 01:14:24 DEBUG : both12: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b9833a1_d20250515_m011351_c001_v0001154_t0007_u01747271631981") 2025/05/15 01:14:24 DEBUG : both12: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4162ff186322a525_d20250515_m011340_c001_v7007000_t0000_u01747271620252") 2025/05/15 01:14:24 DEBUG : both12: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b983367_d20250515_m011332_c001_v0001154_t0012_u01747271612063") 2025/05/15 01:14:24 DEBUG : both13: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802b3_d20250515_m011400_c001_v7007000_t0000_u01747271640577") 2025/05/15 01:14:24 DEBUG : both13: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b9833a5_d20250515_m011352_c001_v0001154_t0018_u01747271632502") 2025/05/15 01:14:24 DEBUG : both13: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4162ff186322a526_d20250515_m011340_c001_v7007000_t0000_u01747271620436") 2025/05/15 01:14:24 DEBUG : both13: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b983369_d20250515_m011332_c001_v0001154_t0009_u01747271612605") 2025/05/15 01:14:24 DEBUG : both14: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802b5_d20250515_m011400_c001_v7007000_t0000_u01747271640760") 2025/05/15 01:14:24 DEBUG : both14: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b9833a7_d20250515_m011353_c001_v0001154_t0017_u01747271633159") 2025/05/15 01:14:24 DEBUG : both14: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4162ff186322a527_d20250515_m011340_c001_v7007000_t0000_u01747271620620") 2025/05/15 01:14:24 DEBUG : both14: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b98336d_d20250515_m011333_c001_v0001154_t0016_u01747271613134") 2025/05/15 01:14:24 DEBUG : both15: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802b7_d20250515_m011400_c001_v7007000_t0000_u01747271640946") 2025/05/15 01:14:24 DEBUG : both15: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b9833ab_d20250515_m011353_c001_v0001154_t0022_u01747271633734") 2025/05/15 01:14:24 DEBUG : both15: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4162ff186322a528_d20250515_m011340_c001_v7007000_t0000_u01747271620802") 2025/05/15 01:14:24 DEBUG : both15: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b983371_d20250515_m011333_c001_v0001154_t0002_u01747271613788") 2025/05/15 01:14:24 DEBUG : both16: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802b9_d20250515_m011401_c001_v7007000_t0000_u01747271641128") 2025/05/15 01:14:24 DEBUG : both16: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b9833af_d20250515_m011354_c001_v0001154_t0004_u01747271634311") 2025/05/15 01:14:24 DEBUG : both16: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4162ff186322a529_d20250515_m011340_c001_v7007000_t0000_u01747271620985") 2025/05/15 01:14:24 DEBUG : both16: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b983373_d20250515_m011334_c001_v0001154_t0018_u01747271614326") 2025/05/15 01:14:24 DEBUG : both17: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802bb_d20250515_m011401_c001_v7007000_t0000_u01747271641311") 2025/05/15 01:14:25 DEBUG : both17: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b9833b3_d20250515_m011354_c001_v0001154_t0023_u01747271634833") 2025/05/15 01:14:25 DEBUG : both17: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4162ff186322a52b_d20250515_m011341_c001_v7007000_t0000_u01747271621168") 2025/05/15 01:14:25 DEBUG : both17: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b983376_d20250515_m011334_c001_v0001154_t0011_u01747271614972") 2025/05/15 01:14:25 DEBUG : both18: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802be_d20250515_m011401_c001_v7007000_t0000_u01747271641501") 2025/05/15 01:14:25 DEBUG : both18: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b9833b5_d20250515_m011355_c001_v0001154_t0025_u01747271635387") 2025/05/15 01:14:25 DEBUG : both18: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4162ff186322a52c_d20250515_m011341_c001_v7007000_t0000_u01747271621352") 2025/05/15 01:14:25 DEBUG : both18: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b98337b_d20250515_m011335_c001_v0001154_t0003_u01747271615523") 2025/05/15 01:14:25 DEBUG : both19: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802c2_d20250515_m011401_c001_v7007000_t0000_u01747271641683") 2025/05/15 01:14:25 DEBUG : both19: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b9833b7_d20250515_m011356_c001_v0001154_t0003_u01747271636063") 2025/05/15 01:14:25 DEBUG : both19: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4162ff186322a52d_d20250515_m011341_c001_v7007000_t0000_u01747271621534") 2025/05/15 01:14:25 DEBUG : both19: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b98337f_d20250515_m011336_c001_v0001154_t0008_u01747271616170") 2025/05/15 01:14:25 DEBUG : both2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802c5_d20250515_m011401_c001_v7007000_t0000_u01747271641887") 2025/05/15 01:14:25 DEBUG : both2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b98338b_d20250515_m011345_c001_v0001154_t0016_u01747271625775") 2025/05/15 01:14:25 DEBUG : both2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4162ff186322a52e_d20250515_m011341_c001_v7007000_t0000_u01747271621735") 2025/05/15 01:14:25 DEBUG : both2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b98334d_d20250515_m011325_c001_v0001154_t0004_u01747271605848") 2025/05/15 01:14:25 DEBUG : both3: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802c9_d20250515_m011402_c001_v7007000_t0000_u01747271642071") 2025/05/15 01:14:25 DEBUG : both3: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b98338d_d20250515_m011346_c001_v0001154_t0022_u01747271626407") 2025/05/15 01:14:25 DEBUG : both3: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4162ff186322a52f_d20250515_m011341_c001_v7007000_t0000_u01747271621918") 2025/05/15 01:14:25 DEBUG : both3: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b98334f_d20250515_m011326_c001_v0001154_t0025_u01747271606573") 2025/05/15 01:14:25 DEBUG : both4: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802cc_d20250515_m011402_c001_v7007000_t0000_u01747271642253") 2025/05/15 01:14:25 DEBUG : both4: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b98338f_d20250515_m011346_c001_v0001154_t0011_u01747271626945") 2025/05/15 01:14:26 DEBUG : both4: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4162ff186322a530_d20250515_m011342_c001_v7007000_t0000_u01747271622101") 2025/05/15 01:14:26 DEBUG : both4: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b983351_d20250515_m011327_c001_v0001154_t0018_u01747271607244") 2025/05/15 01:14:26 DEBUG : both5: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802cf_d20250515_m011402_c001_v7007000_t0000_u01747271642436") 2025/05/15 01:14:26 DEBUG : both5: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b983391_d20250515_m011347_c001_v0001154_t0000_u01747271627477") 2025/05/15 01:14:26 DEBUG : both5: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4162ff186322a531_d20250515_m011342_c001_v7007000_t0000_u01747271622284") 2025/05/15 01:14:26 DEBUG : both5: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b983355_d20250515_m011327_c001_v0001154_t0022_u01747271607813") 2025/05/15 01:14:26 DEBUG : both6: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802d1_d20250515_m011402_c001_v7007000_t0000_u01747271642621") 2025/05/15 01:14:26 DEBUG : both6: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b983393_d20250515_m011348_c001_v0001154_t0003_u01747271628135") 2025/05/15 01:14:26 DEBUG : both6: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4162ff186322a532_d20250515_m011342_c001_v7007000_t0000_u01747271622468") 2025/05/15 01:14:26 DEBUG : both6: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b983359_d20250515_m011328_c001_v0001154_t0012_u01747271608353") 2025/05/15 01:14:26 DEBUG : both7: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802d2_d20250515_m011402_c001_v7007000_t0000_u01747271642803") 2025/05/15 01:14:26 DEBUG : both7: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b983395_d20250515_m011348_c001_v0001154_t0023_u01747271628713") 2025/05/15 01:14:26 DEBUG : both7: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4162ff186322a534_d20250515_m011342_c001_v7007000_t0000_u01747271622652") 2025/05/15 01:14:26 DEBUG : both7: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b98335b_d20250515_m011328_c001_v0001154_t0008_u01747271608926") 2025/05/15 01:14:26 DEBUG : both8: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802d3_d20250515_m011402_c001_v7007000_t0000_u01747271642987") 2025/05/15 01:14:26 DEBUG : both8: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b983399_d20250515_m011349_c001_v0001154_t0011_u01747271629258") 2025/05/15 01:14:26 DEBUG : both8: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4162ff186322a536_d20250515_m011342_c001_v7007000_t0000_u01747271622835") 2025/05/15 01:14:26 DEBUG : both8: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b98335d_d20250515_m011329_c001_v0001154_t0021_u01747271609484") 2025/05/15 01:14:26 DEBUG : both9: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802d4_d20250515_m011403_c001_v7007000_t0000_u01747271643170") 2025/05/15 01:14:26 DEBUG : both9: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b98339b_d20250515_m011349_c001_v0001154_t0025_u01747271629824") 2025/05/15 01:14:27 DEBUG : both9: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4162ff186322a537_d20250515_m011343_c001_v7007000_t0000_u01747271623018") 2025/05/15 01:14:27 DEBUG : both9: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b98335f_d20250515_m011330_c001_v0001154_t0019_u01747271610122") 2025/05/15 01:14:27 DEBUG : c/non empty space: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f405d81b301cb2b59_d20250515_m010945_c001_v7007000_t0000_u01747271385918") 2025/05/15 01:14:27 DEBUG : c/non empty space: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461c5a_d20250515_m010944_c001_v0001182_t0049_u01747271384391") 2025/05/15 01:14:27 DEBUG : c/non empty space: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f405d81b301cb2b55_d20250515_m010943_c001_v7007000_t0000_u01747271383444") 2025/05/15 01:14:27 DEBUG : c/non empty space: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461c1a_d20250515_m010941_c001_v0001182_t0046_u01747271381889") 2025/05/15 01:14:27 DEBUG : c/non empty space: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f421fee69b2e7a75b_d20250515_m010923_c001_v7007000_t0000_u01747271363634") 2025/05/15 01:14:27 DEBUG : c/non empty space: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461a8e_d20250515_m010922_c001_v0001182_t0034_u01747271362092") 2025/05/15 01:14:27 DEBUG : check sum: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f40341d7ab05947bf_d20250515_m010911_c001_v7007000_t0000_u01747271351360") 2025/05/15 01:14:27 DEBUG : check sum: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461993_d20250515_m010910_c001_v0001182_t0043_u01747271350383") 2025/05/15 01:14:27 DEBUG : dest/3: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4022137997a1a07c_d20250515_m011141_c001_v7007000_t0000_u01747271501018") 2025/05/15 01:14:27 DEBUG : dest/3: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4161deb63511d683_d20250515_m011139_c001_v0001177_t0018_u01747271499913") 2025/05/15 01:14:27 DEBUG : dst/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f418148089fe77ce4_d20250515_m011312_c001_v7007000_t0000_u01747271592211") 2025/05/15 01:14:27 DEBUG : dst/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f10756e0deb35fa3e_d20250515_m011310_c001_v0001102_t0049_u01747271590058") 2025/05/15 01:14:27 DEBUG : dst/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f41779686198f69b7_d20250515_m011309_c001_v7007000_t0000_u01747271589867") 2025/05/15 01:14:27 DEBUG : dst/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f10756e0deb35fa38_d20250515_m011306_c001_v0001102_t0043_u01747271586554") 2025/05/15 01:14:27 DEBUG : dst/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f41779686198f6994_d20250515_m011305_c001_v7007000_t0000_u01747271585827") 2025/05/15 01:14:27 DEBUG : dst/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f100d82d4c661fb76_d20250515_m011301_c001_v0001171_t0048_u01747271581156") 2025/05/15 01:14:27 DEBUG : dst/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4133aae9b38bfc65_d20250515_m011259_c001_v7007000_t0000_u01747271579627") 2025/05/15 01:14:27 DEBUG : dst/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1039f8d228686d01_d20250515_m011257_c001_v0001113_t0023_u01747271577304") 2025/05/15 01:14:27 DEBUG : dst/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f402438d210a7a716_d20250515_m011257_c001_v7007000_t0000_u01747271577124") 2025/05/15 01:14:28 DEBUG : dst/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1039f8d228686cf3_d20250515_m011253_c001_v0001113_t0004_u01747271573509") 2025/05/15 01:14:28 DEBUG : dst/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f402438d210a7a6fa_d20250515_m011252_c001_v7007000_t0000_u01747271572781") 2025/05/15 01:14:28 DEBUG : dst/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f100d82d4c661fa98_d20250515_m011248_c001_v0001171_t0011_u01747271568596") 2025/05/15 01:14:28 DEBUG : dst/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f418148089fe77cbc_d20250515_m011247_c001_v7007000_t0000_u01747271567308") 2025/05/15 01:14:28 DEBUG : dst/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f107c4a8e218adf24_d20250515_m011246_c001_v0001131_t0017_u01747271566044") 2025/05/15 01:14:28 DEBUG : dst/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f409432743097ee81_d20250515_m011245_c001_v7007000_t0000_u01747271565861") 2025/05/15 01:14:28 DEBUG : dst/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f107c4a8e218adf20_d20250515_m011243_c001_v0001131_t0058_u01747271563017") 2025/05/15 01:14:28 DEBUG : dst/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f409432743097ee78_d20250515_m011242_c001_v7007000_t0000_u01747271562285") 2025/05/15 01:14:28 DEBUG : dst/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b983309_d20250515_m011238_c001_v0001154_t0020_u01747271558307") 2025/05/15 01:14:28 DEBUG : dst/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f418148089fe77c93_d20250515_m011237_c001_v7007000_t0000_u01747271557397") 2025/05/15 01:14:28 DEBUG : dst/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f101a4319d65c9eef_d20250515_m011235_c001_v0001171_t0051_u01747271555757") 2025/05/15 01:14:28 DEBUG : dst/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f42256d6e5bc7de8f_d20250515_m011235_c001_v7007000_t0000_u01747271555571") 2025/05/15 01:14:28 DEBUG : dst/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f101a4319d65c9ebd_d20250515_m011232_c001_v0001171_t0059_u01747271552516") 2025/05/15 01:14:28 DEBUG : dst/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f42256d6e5bc7de8a_d20250515_m011231_c001_v7007000_t0000_u01747271551779") 2025/05/15 01:14:28 DEBUG : dst/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462759_d20250515_m011225_c001_v0001182_t0050_u01747271545857") 2025/05/15 01:14:28 DEBUG : dst/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f408b5a1be26f6cfc_d20250515_m011224_c001_v7007000_t0000_u01747271544936") 2025/05/15 01:14:28 DEBUG : dst/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f112689ada9ed6f4b_d20250515_m011223_c001_v0001105_t0012_u01747271543298") 2025/05/15 01:14:28 DEBUG : dst/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4162ff186322a388_d20250515_m011223_c001_v7007000_t0000_u01747271543115") 2025/05/15 01:14:28 DEBUG : dst/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f112689ada9ed6f3d_d20250515_m011219_c001_v0001105_t0048_u01747271539391") 2025/05/15 01:14:28 DEBUG : dst/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4162ff186322a36c_d20250515_m011218_c001_v7007000_t0000_u01747271538666") 2025/05/15 01:14:29 DEBUG : dst/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f100d82d4c661f81c_d20250515_m011212_c001_v0001171_t0048_u01747271532594") 2025/05/15 01:14:29 DEBUG : dst/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f403cb953fcdf93bc_d20250515_m011211_c001_v7007000_t0000_u01747271531673") 2025/05/15 01:14:29 DEBUG : dst/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f111e99033434093c_d20250515_m011209_c001_v0001093_t0043_u01747271529242") 2025/05/15 01:14:29 DEBUG : dst/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4179d30d349a3057_d20250515_m011209_c001_v7007000_t0000_u01747271529064") 2025/05/15 01:14:29 DEBUG : dst/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f111e990334340934_d20250515_m011205_c001_v0001093_t0041_u01747271525583") 2025/05/15 01:14:29 DEBUG : dst/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4179d30d349a2fb2_d20250515_m011204_c001_v7007000_t0000_u01747271524858") 2025/05/15 01:14:29 DEBUG : dst/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b9832bb_d20250515_m011159_c001_v0001154_t0016_u01747271519064") 2025/05/15 01:14:29 DEBUG : dst/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4022137997a1a090_d20250515_m011157_c001_v7007000_t0000_u01747271517952") 2025/05/15 01:14:29 DEBUG : dst/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f11725e38632984eb_d20250515_m011151_c001_v0001117_t0051_u01747271511952") 2025/05/15 01:14:29 DEBUG : dst/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf7980182_d20250515_m011151_c001_v7007000_t0000_u01747271511746") 2025/05/15 01:14:29 DEBUG : dst/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a234624da_d20250515_m011147_c001_v0001182_t0024_u01747271507497") 2025/05/15 01:14:29 DEBUG : dst/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f110f0486ea37012c_d20250515_m011146_c001_v0001113_t0051_u01747271506508") 2025/05/15 01:14:29 DEBUG : dst/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f110f0486ea370128_d20250515_m011145_c001_v0001113_t0030_u01747271505488") 2025/05/15 01:14:29 DEBUG : dst/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4008862e937e9ac3_d20250515_m011132_c001_v7007000_t0000_u01747271492104") 2025/05/15 01:14:29 DEBUG : dst/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b983283_d20250515_m011125_c001_v0001154_t0014_u01747271485151") 2025/05/15 01:14:29 DEBUG : dst/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1039d52ad984db65_d20250515_m011124_c001_v0001165_t0012_u01747271484414") 2025/05/15 01:14:29 DEBUG : dst/one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1039d52ad984db5d_d20250515_m011123_c001_v0001165_t0015_u01747271483439") 2025/05/15 01:14:29 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f418148089fe77ce5_d20250515_m011312_c001_v7007000_t0000_u01747271592394") 2025/05/15 01:14:29 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f119d2c9d48dc1342_d20250515_m011309_c001_v0001090_t0022_u01747271589490") 2025/05/15 01:14:29 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f11417b08c3a57eff_d20250515_m011305_c001_v0001171_t0035_u01747271585427") 2025/05/15 01:14:29 DEBUG : dst/one.bak: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4133aae9b38bfc66_d20250515_m011259_c001_v7007000_t0000_u01747271579828") 2025/05/15 01:14:30 DEBUG : dst/one.bak: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1035b33ad6a70403_d20250515_m011256_c001_v0001157_t0005_u01747271576827") 2025/05/15 01:14:30 DEBUG : dst/one.bak: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f10090de771d0cda9_d20250515_m011252_c001_v0001130_t0045_u01747271572338") 2025/05/15 01:14:30 DEBUG : dst/one.bak: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f418148089fe77cbd_d20250515_m011247_c001_v7007000_t0000_u01747271567491") 2025/05/15 01:14:30 DEBUG : dst/one.bak: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1172968a14e04566_d20250515_m011245_c001_v0001184_t0013_u01747271565660") 2025/05/15 01:14:30 DEBUG : dst/one.bak: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1127624268a6dd79_d20250515_m011241_c001_v0001171_t0046_u01747271561864") 2025/05/15 01:14:30 DEBUG : dst/three: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4022137997a1a091_d20250515_m011158_c001_v7007000_t0000_u01747271518137") 2025/05/15 01:14:30 DEBUG : dst/three: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f110f0486ea37014e_d20250515_m011156_c001_v0001113_t0033_u01747271516384") 2025/05/15 01:14:30 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f418148089fe77ce6_d20250515_m011312_c001_v7007000_t0000_u01747271592577") 2025/05/15 01:14:30 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f102674e1fee80051_d20250515_m011310_c001_v0001183_t0004_u01747271590989") 2025/05/15 01:14:30 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f115024ad7135dd1f_d20250515_m011307_c001_v0001179_t0033_u01747271587536") 2025/05/15 01:14:30 DEBUG : dst/three.txt: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f418148089fe77ce7_d20250515_m011312_c001_v7007000_t0000_u01747271592760") 2025/05/15 01:14:30 DEBUG : dst/three.txt: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f10756e0deb35fa48_d20250515_m011311_c001_v0001102_t0006_u01747271591410") 2025/05/15 01:14:30 DEBUG : dst/three.txt: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f41779686198f69b8_d20250515_m011311_c001_v7007000_t0000_u01747271591194") 2025/05/15 01:14:30 DEBUG : dst/three.txt: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f10756e0deb35fa3c_d20250515_m011307_c001_v0001102_t0011_u01747271587972") 2025/05/15 01:14:30 DEBUG : dst/three.txt: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f41779686198f69a1_d20250515_m011307_c001_v7007000_t0000_u01747271587791") 2025/05/15 01:14:30 DEBUG : dst/three.txt: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b983331_d20250515_m011302_c001_v0001154_t0018_u01747271582542") 2025/05/15 01:14:30 DEBUG : dst/three.txt: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4133aae9b38bfc67_d20250515_m011300_c001_v7007000_t0000_u01747271580045") 2025/05/15 01:14:30 DEBUG : dst/three.txt: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1039f8d228686d07_d20250515_m011258_c001_v0001113_t0021_u01747271578915") 2025/05/15 01:14:30 DEBUG : dst/three.txt: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f402438d210a7a722_d20250515_m011258_c001_v7007000_t0000_u01747271578719") 2025/05/15 01:14:30 DEBUG : dst/three.txt: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1039f8d228686cf9_d20250515_m011255_c001_v0001113_t0050_u01747271575232") 2025/05/15 01:14:31 DEBUG : dst/three.txt: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f402438d210a7a708_d20250515_m011255_c001_v7007000_t0000_u01747271575050") 2025/05/15 01:14:31 DEBUG : dst/three.txt: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b98331b_d20250515_m011249_c001_v0001154_t0025_u01747271569439") 2025/05/15 01:14:31 DEBUG : dst/three.txt: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f409432743097ee83_d20250515_m011246_c001_v7007000_t0000_u01747271566754") 2025/05/15 01:14:31 DEBUG : dst/three.txt: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b98330f_d20250515_m011244_c001_v0001154_t0010_u01747271564717") 2025/05/15 01:14:31 DEBUG : dst/three.txt: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f409432743097ee7f_d20250515_m011243_c001_v7007000_t0000_u01747271563987") 2025/05/15 01:14:31 DEBUG : dst/three.txt: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462811_d20250515_m011239_c001_v0001182_t0046_u01747271559424") 2025/05/15 01:14:31 DEBUG : dst/three.txt: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f42256d6e5bc7de90_d20250515_m011236_c001_v7007000_t0000_u01747271556452") 2025/05/15 01:14:31 DEBUG : dst/three.txt: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a234627cb_d20250515_m011234_c001_v0001182_t0019_u01747271554502") 2025/05/15 01:14:31 DEBUG : dst/three.txt: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f42256d6e5bc7de8d_d20250515_m011233_c001_v7007000_t0000_u01747271553416") 2025/05/15 01:14:31 DEBUG : dst/three.txt: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f100d82d4c661f928_d20250515_m011226_c001_v0001171_t0032_u01747271546803") 2025/05/15 01:14:31 DEBUG : dst/three.txt: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4162ff186322a391_d20250515_m011224_c001_v7007000_t0000_u01747271544023") 2025/05/15 01:14:31 DEBUG : dst/three.txt: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f100d82d4c661f8ba_d20250515_m011221_c001_v0001171_t0010_u01747271541774") 2025/05/15 01:14:31 DEBUG : dst/three.txt: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4162ff186322a379_d20250515_m011220_c001_v7007000_t0000_u01747271540693") 2025/05/15 01:14:31 DEBUG : dst/three.txt: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b9832d5_d20250515_m011213_c001_v0001154_t0023_u01747271533882") 2025/05/15 01:14:31 DEBUG : dst/three.txt: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4179d30d349a3094_d20250515_m011210_c001_v7007000_t0000_u01747271530743") 2025/05/15 01:14:31 DEBUG : dst/three.txt: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b9832c7_d20250515_m011207_c001_v0001154_t0015_u01747271527850") 2025/05/15 01:14:31 DEBUG : dst/three.txt: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4179d30d349a2ffc_d20250515_m011206_c001_v7007000_t0000_u01747271526756") 2025/05/15 01:14:31 DEBUG : dst/three.txt: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462594_d20250515_m011200_c001_v0001182_t0055_u01747271520167") 2025/05/15 01:14:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4133aae9b38bfc68_d20250515_m011300_c001_v7007000_t0000_u01747271580239") 2025/05/15 01:14:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1183f1f19ea4be08_d20250515_m011258_c001_v0001037_t0031_u01747271578145") 2025/05/15 01:14:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1010342b34341061_d20250515_m011254_c001_v0001150_t0031_u01747271574774") 2025/05/15 01:14:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f418148089fe77cbf_d20250515_m011247_c001_v7007000_t0000_u01747271567674") 2025/05/15 01:14:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f11903f4b967bb93b_d20250515_m011246_c001_v0001182_t0017_u01747271566526") 2025/05/15 01:14:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1022726e69eb7482_d20250515_m011243_c001_v0001178_t0034_u01747271563769") 2025/05/15 01:14:32 DEBUG : dst/two: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f418148089fe77ce8_d20250515_m011312_c001_v7007000_t0000_u01747271592942") 2025/05/15 01:14:32 DEBUG : dst/two: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462983_d20250515_m011301_c001_v0001182_t0003_u01747271581919") 2025/05/15 01:14:32 DEBUG : dst/two: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4133aae9b38bfc69_d20250515_m011300_c001_v7007000_t0000_u01747271580422") 2025/05/15 01:14:32 DEBUG : dst/two: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a234628b6_d20250515_m011249_c001_v0001182_t0038_u01747271569235") 2025/05/15 01:14:32 DEBUG : dst/two: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f418148089fe77cc0_d20250515_m011247_c001_v7007000_t0000_u01747271567857") 2025/05/15 01:14:32 DEBUG : dst/two: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f100d82d4c661fa0c_d20250515_m011239_c001_v0001171_t0023_u01747271559007") 2025/05/15 01:14:32 DEBUG : dst/two: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f418148089fe77c94_d20250515_m011237_c001_v7007000_t0000_u01747271557580") 2025/05/15 01:14:32 DEBUG : dst/two: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b9832f7_d20250515_m011226_c001_v0001154_t0020_u01747271546433") 2025/05/15 01:14:32 DEBUG : dst/two: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f408b5a1be26f6cff_d20250515_m011225_c001_v7007000_t0000_u01747271545121") 2025/05/15 01:14:32 DEBUG : dst/two: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462678_d20250515_m011213_c001_v0001182_t0011_u01747271533309") 2025/05/15 01:14:32 DEBUG : dst/two: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f403cb953fcdf93bd_d20250515_m011211_c001_v7007000_t0000_u01747271531857") 2025/05/15 01:14:32 DEBUG : dst/two: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f100d82d4c661f753_d20250515_m011159_c001_v0001171_t0041_u01747271519846") 2025/05/15 01:14:32 DEBUG : dst/two: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4022137997a1a092_d20250515_m011158_c001_v7007000_t0000_u01747271518323") 2025/05/15 01:14:32 DEBUG : dst/two: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1180707972a7a752_d20250515_m011154_c001_v0001183_t0039_u01747271514077") 2025/05/15 01:14:32 DEBUG : dst/two: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4008862e937e9ac7_d20250515_m011132_c001_v7007000_t0000_u01747271492288") 2025/05/15 01:14:32 DEBUG : dst/two: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1039d52ad984db87_d20250515_m011131_c001_v0001165_t0016_u01747271491160") 2025/05/15 01:14:33 DEBUG : empty space: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f408b5a1be26f6857_d20250515_m011050_c001_v7007000_t0000_u01747271450776") 2025/05/15 01:14:33 DEBUG : empty space: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a234620de_d20250515_m011047_c001_v0001182_t0044_u01747271447525") 2025/05/15 01:14:33 DEBUG : empty space: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f408b5a1be26f6849_d20250515_m011045_c001_v7007000_t0000_u01747271445511") 2025/05/15 01:14:33 DEBUG : empty space: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461ffe_d20250515_m011034_c001_v0001182_t0048_u01747271434893") 2025/05/15 01:14:33 DEBUG : empty space: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf7980109_d20250515_m011026_c001_v7007000_t0000_u01747271426185") 2025/05/15 01:14:33 DEBUG : empty space: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461f38_d20250515_m011023_c001_v0001182_t0010_u01747271423225") 2025/05/15 01:14:33 DEBUG : empty space: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f405d81b301cb2b89_d20250515_m010958_c001_v7007000_t0000_u01747271398561") 2025/05/15 01:14:33 DEBUG : empty space: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461d5c_d20250515_m010956_c001_v0001182_t0031_u01747271396811") 2025/05/15 01:14:33 DEBUG : empty space: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f405d81b301cb2b7c_d20250515_m010955_c001_v7007000_t0000_u01747271395319") 2025/05/15 01:14:33 DEBUG : empty space: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461d20_d20250515_m010954_c001_v0001182_t0023_u01747271394129") 2025/05/15 01:14:33 DEBUG : empty space: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f405d81b301cb2b62_d20250515_m010950_c001_v7007000_t0000_u01747271390744") 2025/05/15 01:14:33 DEBUG : empty space: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461cc8_d20250515_m010949_c001_v0001182_t0055_u01747271389178") 2025/05/15 01:14:33 DEBUG : empty space: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f405d81b301cb2b5d_d20250515_m010948_c001_v7007000_t0000_u01747271388068") 2025/05/15 01:14:33 DEBUG : empty space: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461c94_d20250515_m010946_c001_v0001182_t0044_u01747271386848") 2025/05/15 01:14:33 DEBUG : empty space: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f405d81b301cb2b51_d20250515_m010940_c001_v7007000_t0000_u01747271380780") 2025/05/15 01:14:33 DEBUG : empty space: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461be0_d20250515_m010939_c001_v0001182_t0009_u01747271379075") 2025/05/15 01:14:33 DEBUG : empty space: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f421fee69b2e7a784_d20250515_m010937_c001_v7007000_t0000_u01747271377970") 2025/05/15 01:14:33 DEBUG : empty space: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461bb2_d20250515_m010937_c001_v0001182_t0004_u01747271377210") 2025/05/15 01:14:33 DEBUG : empty space: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f421fee69b2e7a778_d20250515_m010932_c001_v7007000_t0000_u01747271372365") 2025/05/15 01:14:33 DEBUG : empty space: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461b3c_d20250515_m010931_c001_v0001182_t0044_u01747271371190") 2025/05/15 01:14:33 DEBUG : empty space: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f421fee69b2e7a766_d20250515_m010928_c001_v7007000_t0000_u01747271368628") 2025/05/15 01:14:34 DEBUG : empty space: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461b04_d20250515_m010927_c001_v0001182_t0031_u01747271367684") 2025/05/15 01:14:34 DEBUG : empty space: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f421fee69b2e7a763_d20250515_m010926_c001_v7007000_t0000_u01747271366565") 2025/05/15 01:14:34 DEBUG : empty space: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f111105b6ad23dfc6_d20250515_m010925_c001_v0001105_t0026_u01747271365857") 2025/05/15 01:14:34 DEBUG : empty space: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461ac2_d20250515_m010924_c001_v0001182_t0042_u01747271364356") 2025/05/15 01:14:34 DEBUG : enormous: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f405d81b301cb2b86_d20250515_m010957_c001_v7007000_t0000_u01747271397633") 2025/05/15 01:14:34 DEBUG : enormous: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461d5e_d20250515_m010957_c001_v0001182_t0015_u01747271397047") 2025/05/15 01:14:34 DEBUG : existing: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f418148089fe77ced_d20250515_m011317_c001_v7007000_t0000_u01747271597918") 2025/05/15 01:14:34 DEBUG : existing: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b98333f_d20250515_m011316_c001_v0001154_t0025_u01747271596532") 2025/05/15 01:14:34 DEBUG : existing: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf7980101_d20250515_m011021_c001_v7007000_t0000_u01747271421227") 2025/05/15 01:14:34 DEBUG : existing: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461efb_d20250515_m011020_c001_v0001182_t0049_u01747271420073") 2025/05/15 01:14:34 DEBUG : existing: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f421fee69b2e7a758_d20250515_m010920_c001_v7007000_t0000_u01747271360788") 2025/05/15 01:14:34 DEBUG : existing: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461a6c_d20250515_m010919_c001_v0001182_t0057_u01747271359849") 2025/05/15 01:14:34 DEBUG : existing: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f421fee69b2e7a755_d20250515_m010918_c001_v7007000_t0000_u01747271358586") 2025/05/15 01:14:34 DEBUG : existing: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461a4c_d20250515_m010918_c001_v0001182_t0012_u01747271358016") 2025/05/15 01:14:34 DEBUG : existing: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461a3e_d20250515_m010917_c001_v0001182_t0025_u01747271357240") 2025/05/15 01:14:34 DEBUG : existing-b: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf7980102_d20250515_m011021_c001_v7007000_t0000_u01747271421408") 2025/05/15 01:14:34 DEBUG : existing-b: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b983207_d20250515_m011020_c001_v0001154_t0008_u01747271420085") 2025/05/15 01:14:34 DEBUG : file1: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802f0_d20250515_m011412_c001_v7007000_t0000_u01747271652417") 2025/05/15 01:14:34 DEBUG : file1: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f10977f039af0e9d5_d20250515_m011411_c001_v0001161_t0001_u01747271651286") 2025/05/15 01:14:34 DEBUG : file1: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802ed_d20250515_m011409_c001_v7007000_t0000_u01747271649209") 2025/05/15 01:14:35 DEBUG : file1: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f10452e5664a8f198_d20250515_m011408_c001_v0001100_t0004_u01747271648218") 2025/05/15 01:14:35 DEBUG : five: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f405d81b301cb2b8b_d20250515_m011002_c001_v7007000_t0000_u01747271402768") 2025/05/15 01:14:35 DEBUG : five: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4133596a23461da4_d20250515_m011000_c001_v0001182_t0017_u01747271400853") 2025/05/15 01:14:35 DEBUG : foo: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f421fee69b2e7a76b_d20250515_m010930_c001_v7007000_t0000_u01747271370469") 2025/05/15 01:14:35 DEBUG : foo: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4133596a23461b26_d20250515_m010929_c001_v0001182_t0017_u01747271369915") 2025/05/15 01:14:35 DEBUG : foo: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4133596a23461b1e_d20250515_m010929_c001_v0001182_t0017_u01747271369367") 2025/05/15 01:14:35 DEBUG : four: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f405d81b301cb2b8c_d20250515_m011002_c001_v7007000_t0000_u01747271402952") 2025/05/15 01:14:35 DEBUG : four: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f416be05d6b9831e1_d20250515_m011001_c001_v0001154_t0015_u01747271401409") 2025/05/15 01:14:35 DEBUG : four: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461d9a_d20250515_m011000_c001_v0001182_t0054_u01747271400260") 2025/05/15 01:14:35 DEBUG : hello world2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f405d81b301cb2b1b_d20250515_m010831_c001_v7007000_t0000_u01747271311423") 2025/05/15 01:14:35 DEBUG : hello world2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a2346169d_d20250515_m010830_c001_v0001182_t0041_u01747271310833") 2025/05/15 01:14:35 DEBUG : ignore-size: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f40341d7ab05947c2_d20250515_m010915_c001_v7007000_t0000_u01747271355792") 2025/05/15 01:14:35 DEBUG : ignore-size: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461a1c_d20250515_m010914_c001_v0001182_t0055_u01747271354868") 2025/05/15 01:14:35 DEBUG : nested/sub dir/file: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79800fe_d20250515_m011018_c001_v7007000_t0000_u01747271418982") 2025/05/15 01:14:35 DEBUG : nested/sub dir/file: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b983205_d20250515_m011017_c001_v0001154_t0019_u01747271417842") 2025/05/15 01:14:35 DEBUG : nested/sub dir/file: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79800f8_d20250515_m011016_c001_v7007000_t0000_u01747271416646") 2025/05/15 01:14:35 DEBUG : nested/sub dir/file: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b9831fd_d20250515_m011015_c001_v0001154_t0008_u01747271415718") 2025/05/15 01:14:35 DEBUG : one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f405d81b301cb2b8d_d20250515_m011003_c001_v7007000_t0000_u01747271403134") 2025/05/15 01:14:35 DEBUG : one: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4133596a23461d84_d20250515_m010959_c001_v0001182_t0017_u01747271399675") 2025/05/15 01:14:35 DEBUG : only0: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802d5_d20250515_m011403_c001_v7007000_t0000_u01747271643353") 2025/05/15 01:14:36 DEBUG : only0: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4133596a23462cf1_d20250515_m011358_c001_v0001182_t0017_u01747271638208") 2025/05/15 01:14:36 DEBUG : only0: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462c0f_d20250515_m011344_c001_v0001182_t0029_u01747271624861") 2025/05/15 01:14:36 DEBUG : only0: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4201e5a9bbfd0aa5_d20250515_m011338_c001_v7007000_t0000_u01747271618506") 2025/05/15 01:14:36 DEBUG : only0: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462ad8_d20250515_m011325_c001_v0001182_t0049_u01747271605056") 2025/05/15 01:14:36 DEBUG : only1: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802d6_d20250515_m011403_c001_v7007000_t0000_u01747271643535") 2025/05/15 01:14:36 DEBUG : only1: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f40977f039af0e96f_d20250515_m011358_c001_v0001161_t0025_u01747271638378") 2025/05/15 01:14:36 DEBUG : only1: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462c15_d20250515_m011345_c001_v0001182_t0057_u01747271625575") 2025/05/15 01:14:36 DEBUG : only1: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4201e5a9bbfd0aa8_d20250515_m011338_c001_v7007000_t0000_u01747271618712") 2025/05/15 01:14:36 DEBUG : only1: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462adc_d20250515_m011325_c001_v0001182_t0052_u01747271605605") 2025/05/15 01:14:36 DEBUG : only10: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802d7_d20250515_m011403_c001_v7007000_t0000_u01747271643718") 2025/05/15 01:14:36 DEBUG : only10: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f416be05d6b9833bb_d20250515_m011357_c001_v0001154_t0015_u01747271637612") 2025/05/15 01:14:36 DEBUG : only10: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462c85_d20250515_m011351_c001_v0001182_t0052_u01747271631046") 2025/05/15 01:14:36 DEBUG : only10: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4162ff186322a513_d20250515_m011338_c001_v7007000_t0000_u01747271618144") 2025/05/15 01:14:36 DEBUG : only10: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462b35_d20250515_m011330_c001_v0001182_t0054_u01747271610980") 2025/05/15 01:14:36 DEBUG : only11: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802d8_d20250515_m011403_c001_v7007000_t0000_u01747271643900") 2025/05/15 01:14:36 DEBUG : only11: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4133596a23462ce3_d20250515_m011357_c001_v0001182_t0017_u01747271637620") 2025/05/15 01:14:36 DEBUG : only11: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462c99_d20250515_m011351_c001_v0001182_t0029_u01747271631783") 2025/05/15 01:14:36 DEBUG : only11: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4201e5a9bbfd0aa2_d20250515_m011338_c001_v7007000_t0000_u01747271618151") 2025/05/15 01:14:36 DEBUG : only11: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462b3d_d20250515_m011331_c001_v0001182_t0041_u01747271611864") 2025/05/15 01:14:36 DEBUG : only12: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802da_d20250515_m011404_c001_v7007000_t0000_u01747271644093") 2025/05/15 01:14:37 DEBUG : only12: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f40977f039af0e96d_d20250515_m011358_c001_v0001161_t0025_u01747271638181") 2025/05/15 01:14:37 DEBUG : only12: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462ca1_d20250515_m011352_c001_v0001182_t0018_u01747271632303") 2025/05/15 01:14:37 DEBUG : only12: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4162ff186322a516_d20250515_m011338_c001_v7007000_t0000_u01747271618514") 2025/05/15 01:14:37 DEBUG : only12: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462b41_d20250515_m011332_c001_v0001182_t0036_u01747271612399") 2025/05/15 01:14:37 DEBUG : only13: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802db_d20250515_m011404_c001_v7007000_t0000_u01747271644275") 2025/05/15 01:14:37 DEBUG : only13: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f40452e5664a8f172_d20250515_m011358_c001_v0001100_t0004_u01747271638386") 2025/05/15 01:14:37 DEBUG : only13: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462ca7_d20250515_m011352_c001_v0001182_t0048_u01747271632891") 2025/05/15 01:14:37 DEBUG : only13: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4019c0d1651876a9_d20250515_m011338_c001_v7007000_t0000_u01747271618169") 2025/05/15 01:14:37 DEBUG : only13: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462b53_d20250515_m011332_c001_v0001182_t0032_u01747271612932") 2025/05/15 01:14:37 DEBUG : only14: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802dc_d20250515_m011404_c001_v7007000_t0000_u01747271644495") 2025/05/15 01:14:37 DEBUG : only14: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f416be05d6b9833bd_d20250515_m011358_c001_v0001154_t0015_u01747271638017") 2025/05/15 01:14:37 DEBUG : only14: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462cb5_d20250515_m011353_c001_v0001182_t0007_u01747271633531") 2025/05/15 01:14:37 DEBUG : only14: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4201e5a9bbfd0aa3_d20250515_m011338_c001_v7007000_t0000_u01747271618322") 2025/05/15 01:14:37 DEBUG : only14: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462b61_d20250515_m011333_c001_v0001182_t0042_u01747271613579") 2025/05/15 01:14:37 DEBUG : only15: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802dd_d20250515_m011404_c001_v7007000_t0000_u01747271644678") 2025/05/15 01:14:37 DEBUG : only15: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4133596a23462ced_d20250515_m011358_c001_v0001182_t0017_u01747271638025") 2025/05/15 01:14:37 DEBUG : only15: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462cb7_d20250515_m011354_c001_v0001182_t0050_u01747271634085") 2025/05/15 01:14:37 DEBUG : only15: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4019c0d1651876ad_d20250515_m011338_c001_v7007000_t0000_u01747271618745") 2025/05/15 01:14:37 DEBUG : only15: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462b65_d20250515_m011334_c001_v0001182_t0023_u01747271614123") 2025/05/15 01:14:37 DEBUG : only16: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802de_d20250515_m011404_c001_v7007000_t0000_u01747271644862") 2025/05/15 01:14:37 DEBUG : only16: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f416be05d6b9833bf_d20250515_m011358_c001_v0001154_t0015_u01747271638199") 2025/05/15 01:14:38 DEBUG : only16: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462cbd_d20250515_m011354_c001_v0001182_t0018_u01747271634624") 2025/05/15 01:14:38 DEBUG : only16: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4201e5a9bbfd0aa6_d20250515_m011338_c001_v7007000_t0000_u01747271618529") 2025/05/15 01:14:38 DEBUG : only16: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462b75_d20250515_m011334_c001_v0001182_t0023_u01747271614766") 2025/05/15 01:14:38 DEBUG : only17: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802df_d20250515_m011405_c001_v7007000_t0000_u01747271645045") 2025/05/15 01:14:38 DEBUG : only17: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f416be05d6b9833c5_d20250515_m011358_c001_v0001154_t0015_u01747271638598") 2025/05/15 01:14:38 DEBUG : only17: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462cc5_d20250515_m011355_c001_v0001182_t0039_u01747271635179") 2025/05/15 01:14:38 DEBUG : only17: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4162ff186322a515_d20250515_m011338_c001_v7007000_t0000_u01747271618330") 2025/05/15 01:14:38 DEBUG : only17: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462b7f_d20250515_m011335_c001_v0001182_t0052_u01747271615318") 2025/05/15 01:14:38 DEBUG : only18: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802e0_d20250515_m011405_c001_v7007000_t0000_u01747271645228") 2025/05/15 01:14:38 DEBUG : only18: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4133596a23462cfb_d20250515_m011358_c001_v0001182_t0017_u01747271638607") 2025/05/15 01:14:38 DEBUG : only18: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462ccd_d20250515_m011355_c001_v0001182_t0055_u01747271635846") 2025/05/15 01:14:38 DEBUG : only18: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4201e5a9bbfd0a9f_d20250515_m011337_c001_v7007000_t0000_u01747271617772") 2025/05/15 01:14:38 DEBUG : only18: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462b89_d20250515_m011335_c001_v0001182_t0012_u01747271615970") 2025/05/15 01:14:38 DEBUG : only19: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802e1_d20250515_m011405_c001_v7007000_t0000_u01747271645410") 2025/05/15 01:14:38 DEBUG : only19: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f40977f039af0e977_d20250515_m011358_c001_v0001161_t0025_u01747271638745") 2025/05/15 01:14:38 DEBUG : only19: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462cd3_d20250515_m011356_c001_v0001182_t0059_u01747271636582") 2025/05/15 01:14:38 DEBUG : only19: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4019c0d1651876ac_d20250515_m011338_c001_v7007000_t0000_u01747271618541") 2025/05/15 01:14:38 DEBUG : only19: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462b95_d20250515_m011336_c001_v0001182_t0026_u01747271616566") 2025/05/15 01:14:38 DEBUG : only2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802e2_d20250515_m011405_c001_v7007000_t0000_u01747271645592") 2025/05/15 01:14:38 DEBUG : only2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f416be05d6b9833c3_d20250515_m011358_c001_v0001154_t0015_u01747271638415") 2025/05/15 01:14:38 DEBUG : only2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462c2b_d20250515_m011346_c001_v0001182_t0019_u01747271626185") 2025/05/15 01:14:39 DEBUG : only2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4201e5a9bbfd0aa9_d20250515_m011338_c001_v7007000_t0000_u01747271618875") 2025/05/15 01:14:39 DEBUG : only2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462ae8_d20250515_m011326_c001_v0001182_t0044_u01747271606365") 2025/05/15 01:14:39 DEBUG : only3: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802e3_d20250515_m011405_c001_v7007000_t0000_u01747271645776") 2025/05/15 01:14:39 DEBUG : only3: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4133596a23462cf5_d20250515_m011358_c001_v0001182_t0017_u01747271638407") 2025/05/15 01:14:39 DEBUG : only3: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462c3b_d20250515_m011346_c001_v0001182_t0016_u01747271626736") 2025/05/15 01:14:39 DEBUG : only3: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4162ff186322a518_d20250515_m011338_c001_v7007000_t0000_u01747271618882") 2025/05/15 01:14:39 DEBUG : only3: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462af0_d20250515_m011327_c001_v0001182_t0058_u01747271607018") 2025/05/15 01:14:39 DEBUG : only4: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802e5_d20250515_m011405_c001_v7007000_t0000_u01747271645958") 2025/05/15 01:14:39 DEBUG : only4: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f40977f039af0e973_d20250515_m011358_c001_v0001161_t0025_u01747271638561") 2025/05/15 01:14:39 DEBUG : only4: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462c4f_d20250515_m011347_c001_v0001182_t0019_u01747271627267") 2025/05/15 01:14:39 DEBUG : only4: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4201e5a9bbfd0aa0_d20250515_m011337_c001_v7007000_t0000_u01747271617955") 2025/05/15 01:14:39 DEBUG : only4: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462af8_d20250515_m011327_c001_v0001182_t0046_u01747271607606") 2025/05/15 01:14:39 DEBUG : only5: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802e6_d20250515_m011406_c001_v7007000_t0000_u01747271646141") 2025/05/15 01:14:39 DEBUG : only5: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f40452e5664a8f174_d20250515_m011358_c001_v0001100_t0004_u01747271638571") 2025/05/15 01:14:39 DEBUG : only5: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462c55_d20250515_m011347_c001_v0001182_t0010_u01747271627937") 2025/05/15 01:14:39 DEBUG : only5: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4201e5a9bbfd0aa1_d20250515_m011338_c001_v7007000_t0000_u01747271618139") 2025/05/15 01:14:39 DEBUG : only5: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462b06_d20250515_m011328_c001_v0001182_t0048_u01747271608148") 2025/05/15 01:14:39 DEBUG : only6: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802e8_d20250515_m011406_c001_v7007000_t0000_u01747271646325") 2025/05/15 01:14:39 DEBUG : only6: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f416be05d6b9833cb_d20250515_m011358_c001_v0001154_t0015_u01747271638782") 2025/05/15 01:14:39 DEBUG : only6: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462c61_d20250515_m011348_c001_v0001182_t0009_u01747271628499") 2025/05/15 01:14:40 DEBUG : only6: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4201e5a9bbfd0aa7_d20250515_m011338_c001_v7007000_t0000_u01747271618691") 2025/05/15 01:14:40 DEBUG : only6: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462b16_d20250515_m011328_c001_v0001182_t0031_u01747271608691") 2025/05/15 01:14:40 DEBUG : only7: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802ea_d20250515_m011406_c001_v7007000_t0000_u01747271646508") 2025/05/15 01:14:40 DEBUG : only7: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f40452e5664a8f176_d20250515_m011358_c001_v0001100_t0004_u01747271638754") 2025/05/15 01:14:40 DEBUG : only7: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462c69_d20250515_m011349_c001_v0001182_t0020_u01747271629059") 2025/05/15 01:14:40 DEBUG : only7: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4162ff186322a517_d20250515_m011338_c001_v7007000_t0000_u01747271618699") 2025/05/15 01:14:40 DEBUG : only7: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462b1e_d20250515_m011329_c001_v0001182_t0024_u01747271609265") 2025/05/15 01:14:40 DEBUG : only8: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802eb_d20250515_m011406_c001_v7007000_t0000_u01747271646690") 2025/05/15 01:14:40 DEBUG : only8: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4133596a23462cfd_d20250515_m011358_c001_v0001182_t0017_u01747271638791") 2025/05/15 01:14:40 DEBUG : only8: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462c6f_d20250515_m011349_c001_v0001182_t0038_u01747271629623") 2025/05/15 01:14:40 DEBUG : only8: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4201e5a9bbfd0aa4_d20250515_m011338_c001_v7007000_t0000_u01747271618345") 2025/05/15 01:14:40 DEBUG : only8: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462b20_d20250515_m011329_c001_v0001182_t0025_u01747271609919") 2025/05/15 01:14:40 DEBUG : only9: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802ec_d20250515_m011406_c001_v7007000_t0000_u01747271646879") 2025/05/15 01:14:40 DEBUG : only9: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f40977f039af0e97b_d20250515_m011358_c001_v0001161_t0025_u01747271638930") 2025/05/15 01:14:40 DEBUG : only9: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462c7d_d20250515_m011350_c001_v0001182_t0033_u01747271630466") 2025/05/15 01:14:40 DEBUG : only9: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4019c0d1651876aa_d20250515_m011338_c001_v7007000_t0000_u01747271618356") 2025/05/15 01:14:40 DEBUG : only9: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462b2b_d20250515_m011330_c001_v0001182_t0013_u01747271610454") 2025/05/15 01:14:40 DEBUG : potato: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79800e8_d20250515_m011013_c001_v7007000_t0000_u01747271413870") 2025/05/15 01:14:40 DEBUG : potato: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f100d82d4c661eed1_d20250515_m011012_c001_v0001171_t0042_u01747271412160") 2025/05/15 01:14:40 DEBUG : potato: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79800dd_d20250515_m011010_c001_v7007000_t0000_u01747271410272") 2025/05/15 01:14:41 DEBUG : potato: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461e19_d20250515_m011008_c001_v0001182_t0042_u01747271408572") 2025/05/15 01:14:41 DEBUG : potato: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79800da_d20250515_m011006_c001_v7007000_t0000_u01747271406721") 2025/05/15 01:14:41 DEBUG : potato: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b9831e7_d20250515_m011004_c001_v0001154_t0015_u01747271404055") 2025/05/15 01:14:41 DEBUG : potato: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f405d81b301cb2b6a_d20250515_m010952_c001_v7007000_t0000_u01747271392993") 2025/05/15 01:14:41 DEBUG : potato: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461cfc_d20250515_m010951_c001_v0001182_t0016_u01747271391658") 2025/05/15 01:14:41 DEBUG : potato: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f405d81b301cb2b5f_d20250515_m010949_c001_v7007000_t0000_u01747271389774") 2025/05/15 01:14:41 DEBUG : potato: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461cc4_d20250515_m010948_c001_v0001182_t0031_u01747271388975") 2025/05/15 01:14:41 DEBUG : potato: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f405d81b301cb2b5a_d20250515_m010947_c001_v7007000_t0000_u01747271387422") 2025/05/15 01:14:41 DEBUG : potato: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461c8e_d20250515_m010946_c001_v0001182_t0007_u01747271386637") 2025/05/15 01:14:41 DEBUG : potato: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f421fee69b2e7aa88_d20250515_m010939_c001_v7007000_t0000_u01747271379863") 2025/05/15 01:14:41 DEBUG : potato: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461bda_d20250515_m010938_c001_v0001182_t0010_u01747271378870") 2025/05/15 01:14:41 DEBUG : potato: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f421fee69b2e7a785_d20250515_m010938_c001_v7007000_t0000_u01747271378151") 2025/05/15 01:14:41 DEBUG : potato: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461bae_d20250515_m010937_c001_v0001182_t0042_u01747271377013") 2025/05/15 01:14:41 DEBUG : potato: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f421fee69b2e7a780_d20250515_m010936_c001_v7007000_t0000_u01747271376292") 2025/05/15 01:14:41 DEBUG : potato: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461b94_d20250515_m010935_c001_v0001182_t0030_u01747271375707") 2025/05/15 01:14:41 DEBUG : potato: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461b8e_d20250515_m010935_c001_v0001182_t0024_u01747271375123") 2025/05/15 01:14:41 DEBUG : potato: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f421fee69b2e7a77f_d20250515_m010934_c001_v7007000_t0000_u01747271374402") 2025/05/15 01:14:41 DEBUG : potato: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461b70_d20250515_m010933_c001_v0001182_t0012_u01747271373824") 2025/05/15 01:14:42 DEBUG : potato: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461b62_d20250515_m010933_c001_v0001182_t0026_u01747271373267") 2025/05/15 01:14:42 DEBUG : potato: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f421fee69b2e7a77a_d20250515_m010932_c001_v7007000_t0000_u01747271372547") 2025/05/15 01:14:42 DEBUG : potato: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461b4a_d20250515_m010931_c001_v0001182_t0030_u01747271371773") 2025/05/15 01:14:42 DEBUG : potato2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4121448e1206f64c_d20250515_m011100_c001_v7007000_t0000_u01747271460642") 2025/05/15 01:14:42 DEBUG : potato2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f100d82d4c661f2d7_d20250515_m011059_c001_v0001171_t0053_u01747271459931") 2025/05/15 01:14:42 DEBUG : potato2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f408b5a1be26f6859_d20250515_m011051_c001_v7007000_t0000_u01747271451202") 2025/05/15 01:14:42 DEBUG : potato2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f100d82d4c661f19a_d20250515_m011046_c001_v0001171_t0045_u01747271446813") 2025/05/15 01:14:42 DEBUG : potato2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f40341d7ab0594856_d20250515_m011039_c001_v7007000_t0000_u01747271439144") 2025/05/15 01:14:42 DEBUG : potato2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f100d82d4c661f08b_d20250515_m011034_c001_v0001171_t0001_u01747271434181") 2025/05/15 01:14:42 DEBUG : potato2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf798010a_d20250515_m011026_c001_v7007000_t0000_u01747271426729") 2025/05/15 01:14:42 DEBUG : potato2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f100d82d4c661ef93_d20250515_m011022_c001_v0001171_t0045_u01747271422815") 2025/05/15 01:14:42 DEBUG : potato2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f405d81b301cb2b87_d20250515_m010957_c001_v7007000_t0000_u01747271397815") 2025/05/15 01:14:42 DEBUG : potato2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461d50_d20250515_m010956_c001_v0001182_t0039_u01747271396599") 2025/05/15 01:14:42 DEBUG : potato2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f405d81b301cb2b7e_d20250515_m010955_c001_v7007000_t0000_u01747271395501") 2025/05/15 01:14:42 DEBUG : potato2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461d1e_d20250515_m010953_c001_v0001182_t0015_u01747271393916") 2025/05/15 01:14:42 DEBUG : potato2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f405d81b301cb2b6c_d20250515_m010953_c001_v7007000_t0000_u01747271393186") 2025/05/15 01:14:42 DEBUG : potato2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461d02_d20250515_m010952_c001_v0001182_t0059_u01747271392230") 2025/05/15 01:14:42 DEBUG : potato2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f405d81b301cb2b63_d20250515_m010950_c001_v7007000_t0000_u01747271390925") 2025/05/15 01:14:42 DEBUG : potato2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461cd6_d20250515_m010950_c001_v0001182_t0009_u01747271390149") 2025/05/15 01:14:42 DEBUG : potato2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f405d81b301cb2b5e_d20250515_m010948_c001_v7007000_t0000_u01747271388250") 2025/05/15 01:14:42 DEBUG : potato2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461c9c_d20250515_m010947_c001_v0001182_t0017_u01747271387430") 2025/05/15 01:14:43 DEBUG : potato2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f405d81b301cb2b52_d20250515_m010940_c001_v7007000_t0000_u01747271380961") 2025/05/15 01:14:43 DEBUG : potato2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461bea_d20250515_m010939_c001_v0001182_t0050_u01747271379660") 2025/05/15 01:14:43 DEBUG : potato2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f405d81b301cb2b20_d20250515_m010834_c001_v7007000_t0000_u01747271314718") 2025/05/15 01:14:43 DEBUG : potato2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a234616cf_d20250515_m010834_c001_v0001182_t0030_u01747271314159") 2025/05/15 01:14:43 DEBUG : potato2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f405d81b301cb2b1e_d20250515_m010832_c001_v7007000_t0000_u01747271312895") 2025/05/15 01:14:43 DEBUG : potato2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a234616ad_d20250515_m010832_c001_v0001182_t0043_u01747271312320") 2025/05/15 01:14:43 DEBUG : potato3: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f408b5a1be26f685b_d20250515_m011051_c001_v7007000_t0000_u01747271451673") 2025/05/15 01:14:43 DEBUG : potato3: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b983239_d20250515_m011048_c001_v0001154_t0021_u01747271448106") 2025/05/15 01:14:43 DEBUG : potato3: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f40341d7ab0594857_d20250515_m011039_c001_v7007000_t0000_u01747271439603") 2025/05/15 01:14:43 DEBUG : potato3: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b983223_d20250515_m011035_c001_v0001154_t0019_u01747271435451") 2025/05/15 01:14:43 DEBUG : potato3: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf798010b_d20250515_m011027_c001_v7007000_t0000_u01747271427164") 2025/05/15 01:14:43 DEBUG : potato3: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b98320b_d20250515_m011023_c001_v0001154_t0007_u01747271423423") 2025/05/15 01:14:43 DEBUG : pre-dest1/1: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4022137997a1a07d_d20250515_m011141_c001_v7007000_t0000_u01747271501203") 2025/05/15 01:14:43 DEBUG : pre-dest1/1: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b983293_d20250515_m011133_c001_v0001154_t0010_u01747271493076") 2025/05/15 01:14:43 DEBUG : pre-dest2/2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4022137997a1a07e_d20250515_m011141_c001_v7007000_t0000_u01747271501387") 2025/05/15 01:14:43 DEBUG : pre-dest2/2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f100d82d4c661f57c_d20250515_m011133_c001_v0001171_t0057_u01747271493818") 2025/05/15 01:14:43 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4008862e937e9a6a_d20250515_m011113_c001_v7007000_t0000_u01747271473036") 2025/05/15 01:14:43 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462271_d20250515_m011109_c001_v0001182_t0020_u01747271469925") 2025/05/15 01:14:43 DEBUG : sizeonly: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f40341d7ab05947c0_d20250515_m010913_c001_v7007000_t0000_u01747271353572") 2025/05/15 01:14:43 DEBUG : sizeonly: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a234619f0_d20250515_m010912_c001_v0001182_t0042_u01747271352652") 2025/05/15 01:14:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802fc_d20250515_m011418_c001_v7007000_t0000_u01747271658804") 2025/05/15 01:14:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b9833ed_d20250515_m011417_c001_v0001154_t0011_u01747271657494") 2025/05/15 01:14:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802f8_d20250515_m011415_c001_v7007000_t0000_u01747271655617") 2025/05/15 01:14:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462dcf_d20250515_m011414_c001_v0001182_t0056_u01747271654137") 2025/05/15 01:14:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79800ff_d20250515_m011019_c001_v7007000_t0000_u01747271419163") 2025/05/15 01:14:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f100d82d4c661ef3d_d20250515_m011018_c001_v0001171_t0002_u01747271418196") 2025/05/15 01:14:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79800fa_d20250515_m011016_c001_v7007000_t0000_u01747271416829") 2025/05/15 01:14:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461e99_d20250515_m011016_c001_v0001182_t0048_u01747271416070") 2025/05/15 01:14:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f40341d7ab05947be_d20250515_m010909_c001_v7007000_t0000_u01747271349444") 2025/05/15 01:14:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461961_d20250515_m010908_c001_v0001182_t0022_u01747271348166") 2025/05/15 01:14:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f40341d7ab05947bc_d20250515_m010907_c001_v7007000_t0000_u01747271347427") 2025/05/15 01:14:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461935_d20250515_m010906_c001_v0001182_t0022_u01747271346509") 2025/05/15 01:14:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f40341d7ab05947b8_d20250515_m010903_c001_v7007000_t0000_u01747271343591") 2025/05/15 01:14:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a234618bc_d20250515_m010902_c001_v0001182_t0005_u01747271342721") 2025/05/15 01:14:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f40341d7ab05947b7_d20250515_m010902_c001_v7007000_t0000_u01747271342178") 2025/05/15 01:14:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a2346189a_d20250515_m010901_c001_v0001182_t0038_u01747271341385") 2025/05/15 01:14:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a2346187b_d20250515_m010858_c001_v0001182_t0054_u01747271338881") 2025/05/15 01:14:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f40341d7ab05947b4_d20250515_m010858_c001_v7007000_t0000_u01747271338156") 2025/05/15 01:14:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461859_d20250515_m010857_c001_v0001182_t0048_u01747271337581") 2025/05/15 01:14:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a2346184d_d20250515_m010857_c001_v0001182_t0019_u01747271337001") 2025/05/15 01:14:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f40341d7ab05947b2_d20250515_m010855_c001_v7007000_t0000_u01747271335919") 2025/05/15 01:14:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a2346180d_d20250515_m010853_c001_v0001182_t0029_u01747271333698") 2025/05/15 01:14:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a234617db_d20250515_m010850_c001_v0001182_t0007_u01747271330942") 2025/05/15 01:14:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f40341d7ab05947af_d20250515_m010850_c001_v7007000_t0000_u01747271330218") 2025/05/15 01:14:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a234617c5_d20250515_m010849_c001_v0001182_t0016_u01747271329670") 2025/05/15 01:14:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a234617bb_d20250515_m010849_c001_v0001182_t0049_u01747271329113") 2025/05/15 01:14:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f40341d7ab05947ad_d20250515_m010848_c001_v7007000_t0000_u01747271328388") 2025/05/15 01:14:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461789_d20250515_m010844_c001_v0001182_t0048_u01747271324498") 2025/05/15 01:14:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f40341d7ab05947a9_d20250515_m010844_c001_v7007000_t0000_u01747271324133") 2025/05/15 01:14:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a2346177d_d20250515_m010843_c001_v0001182_t0038_u01747271323583") 2025/05/15 01:14:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f405d81b301cb2b28_d20250515_m010841_c001_v7007000_t0000_u01747271321964") 2025/05/15 01:14:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461765_d20250515_m010841_c001_v0001182_t0051_u01747271321403") 2025/05/15 01:14:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f405d81b301cb2b27_d20250515_m010840_c001_v7007000_t0000_u01747271320864") 2025/05/15 01:14:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461753_d20250515_m010840_c001_v0001182_t0005_u01747271320291") 2025/05/15 01:14:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f405d81b301cb2b25_d20250515_m010838_c001_v7007000_t0000_u01747271318999") 2025/05/15 01:14:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461727_d20250515_m010838_c001_v0001182_t0032_u01747271318242") 2025/05/15 01:14:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f405d81b301cb2b24_d20250515_m010837_c001_v7007000_t0000_u01747271317700") 2025/05/15 01:14:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461709_d20250515_m010837_c001_v0001182_t0016_u01747271317145") 2025/05/15 01:14:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f405d81b301cb2b22_d20250515_m010836_c001_v7007000_t0000_u01747271316193") 2025/05/15 01:14:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a234616f5_d20250515_m010835_c001_v0001182_t0045_u01747271315615") 2025/05/15 01:14:46 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f405d81b301cb2b1a_d20250515_m010829_c001_v7007000_t0000_u01747271309875") 2025/05/15 01:14:46 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461687_d20250515_m010829_c001_v0001182_t0038_u01747271309314") 2025/05/15 01:14:46 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f405d81b301cb2b18_d20250515_m010828_c001_v7007000_t0000_u01747271308417") 2025/05/15 01:14:46 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461659_d20250515_m010827_c001_v0001182_t0033_u01747271307840") 2025/05/15 01:14:46 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f405d81b301cb2b15_d20250515_m010826_c001_v7007000_t0000_u01747271306945") 2025/05/15 01:14:46 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461643_d20250515_m010826_c001_v0001182_t0057_u01747271306375") 2025/05/15 01:14:46 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f405d81b301cb2343_d20250515_m010823_c001_v7007000_t0000_u01747271303436") 2025/05/15 01:14:46 DEBUG : sub dir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a234615ff_d20250515_m010822_c001_v0001182_t0046_u01747271302878") 2025/05/15 01:14:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802fd_d20250515_m011418_c001_v7007000_t0000_u01747271658991") 2025/05/15 01:14:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f10977f039af0ea0b_d20250515_m011417_c001_v0001161_t0033_u01747271657511") 2025/05/15 01:14:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802f9_d20250515_m011415_c001_v7007000_t0000_u01747271655800") 2025/05/15 01:14:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f10452e5664a8f1a2_d20250515_m011414_c001_v0001100_t0019_u01747271654494") 2025/05/15 01:14:46 DEBUG : sub/yam: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79800e6_d20250515_m011013_c001_v7007000_t0000_u01747271413325") 2025/05/15 01:14:46 DEBUG : sub/yam: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b9831f9_d20250515_m011011_c001_v0001154_t0023_u01747271411804") 2025/05/15 01:14:46 DEBUG : test_dir1/file2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802f1_d20250515_m011412_c001_v7007000_t0000_u01747271652603") 2025/05/15 01:14:46 DEBUG : test_dir1/file2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b9833df_d20250515_m011410_c001_v0001154_t0007_u01747271650951") 2025/05/15 01:14:46 DEBUG : test_dir1/file2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802ee_d20250515_m011409_c001_v7007000_t0000_u01747271649391") 2025/05/15 01:14:46 DEBUG : test_dir1/file2: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462d85_d20250515_m011408_c001_v0001182_t0042_u01747271648231") 2025/05/15 01:14:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802f3_d20250515_m011412_c001_v7007000_t0000_u01747271652794") 2025/05/15 01:14:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23462da1_d20250515_m011410_c001_v0001182_t0035_u01747271650942") 2025/05/15 01:14:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79802ef_d20250515_m011409_c001_v7007000_t0000_u01747271649574") 2025/05/15 01:14:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b9833d7_d20250515_m011408_c001_v0001154_t0014_u01747271648225") 2025/05/15 01:14:47 DEBUG : three: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f405d81b301cb2b8e_d20250515_m011003_c001_v7007000_t0000_u01747271403319") 2025/05/15 01:14:47 DEBUG : three: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461dbe_d20250515_m011002_c001_v0001182_t0050_u01747271402162") 2025/05/15 01:14:47 DEBUG : three: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1133596a23461d91_d20250515_m011000_c001_v0001182_t0048_u01747271400042") 2025/05/15 01:14:47 DEBUG : two: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f405d81b301cb2b8f_d20250515_m011003_c001_v7007000_t0000_u01747271403505") 2025/05/15 01:14:47 DEBUG : two: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f400d82d4c661edcc_d20250515_m011001_c001_v0001171_t0022_u01747271401597") 2025/05/15 01:14:47 DEBUG : two: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4133596a23461d88_d20250515_m010959_c001_v0001182_t0017_u01747271399859") 2025/05/15 01:14:47 DEBUG : yam: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79800e9_d20250515_m011014_c001_v7007000_t0000_u01747271414055") 2025/05/15 01:14:47 DEBUG : yam: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f115e7ac6d28b990c_d20250515_m011013_c001_v0001184_t0009_u01747271413118") 2025/05/15 01:14:47 DEBUG : yam: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79800dc_d20250515_m011009_c001_v7007000_t0000_u01747271409662") 2025/05/15 01:14:47 DEBUG : yam: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f116be05d6b9831ef_d20250515_m011008_c001_v0001154_t0023_u01747271408219") 2025/05/15 01:14:47 DEBUG : yam: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79800d9_d20250515_m011006_c001_v7007000_t0000_u01747271406176") 2025/05/15 01:14:47 DEBUG : yam: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f100d82d4c661ee0e_d20250515_m011004_c001_v0001171_t0047_u01747271404066") 2025/05/15 01:14:47 DEBUG : yaml: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79800de_d20250515_m011010_c001_v7007000_t0000_u01747271410457") 2025/05/15 01:14:47 DEBUG : yaml: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f1046beb0caec7b54_d20250515_m011009_c001_v0001101_t0034_u01747271409339") 2025/05/15 01:14:47 DEBUG : yaml: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f4152083cf79800db_d20250515_m011006_c001_v7007000_t0000_u01747271406906") 2025/05/15 01:14:47 DEBUG : yaml: Deleting (id "4_z0f923d6370cddb1b9f680e1b_f10565e638d34d241_d20250515_m011005_c001_v0001157_t0045_u01747271405619") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m29.438537134s (try 1/5)