"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/04/02 01:03:00 DEBUG : Creating backend with remote "TestB2:rclone-test-yiricex0toju" 2025/04/02 01:03:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/02 01:03:00 DEBUG : Creating backend with remote "/tmp/rclone33767906" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:03:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 01:03:01 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/02 01:03:01 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:03:01 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.88s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:03:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/02 01:03:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 01:03:02 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:03:02 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:03:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/02 01:03:04 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:03:04 DEBUG : B2 bucket rclone-test-yiricex0toju: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.65s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", 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-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.38s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:03:05 DEBUG : Creating backend with remote "/non-existing" 2025/04/02 01:03:06 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/02 01:03:06 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:03:06 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:03:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 01:03:07 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:03:07 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:03:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/02 01:03:07 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.15s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:03:08 INFO : B2 bucket rclone-test-yiricex0toju: Running all checks before starting transfers 2025/04/02 01:03:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 01:03:09 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:03:09 INFO : B2 bucket rclone-test-yiricex0toju: Checks finished, now starting transfers 2025/04/02 01:03:09 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:03:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/02 01:03:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.78s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:03:10 ERROR : Ignoring --no-traverse with sync 2025/04/02 01:03:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 01:03:10 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:03:10 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:03:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/02 01:03:11 INFO : sub dir/hello world: Copied (new) 2025/04/02 01:03:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.80s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:03:12 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/02 01:03:12 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:03:12 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:03:13 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/02 01:03:13 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestCopyWithDepth (2.43s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:03:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 01:03:15 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:03:15 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:03:15 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/02 01:03:15 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.93s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:03:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 01:03:17 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:03:17 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:03:18 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/02 01:03:18 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.58s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:03:19 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/02 01:03:19 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 01:03:19 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/02 01:03:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/02 01:03:19 INFO : sub dir: Making directory 2025/04/02 01:03:19 INFO : sub dir2: Making directory 2025/04/02 01:03:19 INFO : sub dir2/sub sub dir2: Making directory 2025/04/02 01:03:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 01:03:19 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:03:19 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:03:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/02 01:03:20 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/02 01:03:20 DEBUG : B2 bucket rclone-test-yiricex0toju: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.79s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:03:21 INFO : sub dir2: Making directory 2025/04/02 01:03:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/02 01:03:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 01:03:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 01:03:21 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:03:21 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:03:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/02 01:03:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.44s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:03:22 DEBUG : sub dir2: Making directory with metadata 2025/04/02 01:03:22 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 01:03:22 INFO : sub dir: Making directory 2025/04/02 01:03:22 INFO : sub dir2: Making directory 2025/04/02 01:03:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 01:03:22 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:03:22 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:03:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/02 01:03:23 INFO : sub dir/hello world: Copied (new) 2025/04/02 01:03:23 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/02 01:03:23 DEBUG : B2 bucket rclone-test-yiricex0toju: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/02 01:03:23 DEBUG : B2 bucket rclone-test-yiricex0toju: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.99s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:03:25 INFO : sub dir2: Making directory 2025/04/02 01:03:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 01:03:25 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:03:25 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:03:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/02 01:03:25 INFO : sub dir/hello world: Copied (new) 2025/04/02 01:03:25 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.54s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:03:26 DEBUG : sub dir2: Making directory with metadata 2025/04/02 01:03:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 01:03:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/02 01:03:26 INFO : sub dir: Making directory 2025/04/02 01:03:26 INFO : sub dir2: Making directory 2025/04/02 01:03:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 01:03:26 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:03:26 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:03:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/02 01:03:27 INFO : sub dir/hello world: Copied (new) 2025/04/02 01:03:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/02 01:03:27 DEBUG : B2 bucket rclone-test-yiricex0toju: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.91s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:03:28 INFO : sub dir2: Making directory 2025/04/02 01:03:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 01:03:29 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:03:29 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:03:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/02 01:03:30 INFO : sub dir/hello world: Copied (new) 2025/04/02 01:03:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (2.27s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:03:32 DEBUG : Creating backend with remote "TestB2:rclone-test-qipejom8biqe" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-yiricex0toju -> B2 bucket rclone-test-qipejom8biqe 2025/04/02 01:03:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 01:03:33 DEBUG : B2 bucket rclone-test-qipejom8biqe: Waiting for checks to finish 2025/04/02 01:03:33 DEBUG : B2 bucket rclone-test-qipejom8biqe: Waiting for transfers to finish 2025/04/02 01:03:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/02 01:03:35 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:03:35 DEBUG : B2 bucket rclone-test-qipejom8biqe: Purge remote 2025/04/02 01:03:35 INFO : B2 bucket rclone-test-qipejom8biqe: cleaning bucket "rclone-test-qipejom8biqe" of all files 2025/04/02 01:03:35 DEBUG : sub dir/hello world: Deleting (id "4_z5f526d13006dfb4b9f580e1b_f10115a8d10504260_d20250402_m010335_c001_v0001183_t0030_u01743555815202") --- PASS: TestServerSideCopy (6.67s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:03:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/02 01:03:39 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:03:39 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:03:40 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/02 01:03:40 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestCopyOverSelf (4.46s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:03:43 DEBUG : Creating backend with remote "TestB2:rclone-test-vunomem0fafa" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-yiricex0toju -> B2 bucket rclone-test-vunomem0fafa 2025/04/02 01:03:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 01:03:45 DEBUG : B2 bucket rclone-test-vunomem0fafa: Waiting for checks to finish 2025/04/02 01:03:45 DEBUG : B2 bucket rclone-test-vunomem0fafa: Waiting for transfers to finish 2025/04/02 01:03:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/02 01:03:46 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:03:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/02 01:03:48 DEBUG : B2 bucket rclone-test-vunomem0fafa: Waiting for checks to finish 2025/04/02 01:03:48 DEBUG : B2 bucket rclone-test-vunomem0fafa: Waiting for transfers to finish 2025/04/02 01:03:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/02 01:03:48 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:03:48 DEBUG : B2 bucket rclone-test-vunomem0fafa: Purge remote 2025/04/02 01:03:48 INFO : B2 bucket rclone-test-vunomem0fafa: cleaning bucket "rclone-test-vunomem0fafa" of all files 2025/04/02 01:03:49 DEBUG : sub dir/hello world: Deleting (id "4_zef628df3006dfb4b9f580e1b_f10811a675cfacf19_d20250402_m010348_c001_v0001172_t0032_u01743555828285") 2025/04/02 01:03:49 DEBUG : sub dir/hello world: Deleting (id "4_zef628df3006dfb4b9f580e1b_f101ccebca5f871f0_d20250402_m010346_c001_v0001137_t0009_u01743555826097") --- PASS: TestServerSideCopyOverSelf (9.75s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:03:52 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1116-01.backblaze.com/b2api/v1/b2_upload_file/0fc2ed23005dfb4b9f580e1b/c001_v0001116_t0009": EOF 2025/04/02 01:03:52 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1116-01.backblaze.com/b2api/v1/b2_upload_file/0fc2ed23005dfb4b9f580e1b/c001_v0001116_t0009": EOF) 2025/04/02 01:03:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "sub dir/hello world" to B2 bucket rclone-test-yiricex0toju: 1/10 (Post "https://pod-000-1116-01.backblaze.com/b2api/v1/b2_upload_file/0fc2ed23005dfb4b9f580e1b/c001_v0001116_t0009": EOF) 2025/04/02 01:03:54 DEBUG : pacer: Reducing sleep to 10ms 2025/04/02 01:03:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/02 01:03:56 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:03:56 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:03:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/02 01:03:56 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/02 01:03:56 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestMoveOverSelf (6.79s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:03:59 DEBUG : Creating backend with remote "TestB2:rclone-test-nohulif4xika" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-yiricex0toju -> B2 bucket rclone-test-nohulif4xika 2025/04/02 01:04:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 01:04:01 DEBUG : B2 bucket rclone-test-nohulif4xika: Waiting for checks to finish 2025/04/02 01:04:01 DEBUG : B2 bucket rclone-test-nohulif4xika: Waiting for transfers to finish 2025/04/02 01:04:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/02 01:04:02 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:04:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/02 01:04:03 DEBUG : B2 bucket rclone-test-nohulif4xika: Waiting for checks to finish 2025/04/02 01:04:03 DEBUG : B2 bucket rclone-test-nohulif4xika: Waiting for transfers to finish 2025/04/02 01:04:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/02 01:04:03 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/02 01:04:04 INFO : sub dir/hello world: Deleted 2025/04/02 01:04:05 DEBUG : testing file moves 2025/04/02 01:04:05 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/02 01:04:05 DEBUG : B2 bucket rclone-test-nohulif4xika: Waiting for checks to finish 2025/04/02 01:04:05 DEBUG : B2 bucket rclone-test-nohulif4xika: Waiting for transfers to finish 2025/04/02 01:04:06 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/02 01:04:06 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/02 01:04:06 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:04:07 DEBUG : B2 bucket rclone-test-nohulif4xika: Purge remote 2025/04/02 01:04:07 INFO : B2 bucket rclone-test-nohulif4xika: cleaning bucket "rclone-test-nohulif4xika" of all files 2025/04/02 01:04:07 DEBUG : sub dir/hello world: Deleting (id "4_z5fa2cdd3006dfb4b9f580e1b_f1194d55eb57eebbc_d20250402_m010406_c001_v0001104_t0019_u01743555846031") 2025/04/02 01:04:07 DEBUG : sub dir/hello world: Deleting (id "4_z5fa2cdd3006dfb4b9f580e1b_f10042f25bbd78b8d_d20250402_m010403_c001_v0001184_t0007_u01743555843850") 2025/04/02 01:04:07 DEBUG : sub dir/hello world: Deleting (id "4_z5fa2cdd3006dfb4b9f580e1b_f116799d94c6146f1_d20250402_m010402_c001_v0001103_t0006_u01743555842008") --- PASS: TestServerSideMoveOverSelf (11.06s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:04:10 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1180-03.backblaze.com/b2api/v1/b2_upload_file/0fc2ed23005dfb4b9f580e1b/c001_v0001180_t0023": EOF 2025/04/02 01:04:10 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1180-03.backblaze.com/b2api/v1/b2_upload_file/0fc2ed23005dfb4b9f580e1b/c001_v0001180_t0023": EOF) 2025/04/02 01:04:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "sub dir/hello world" to B2 bucket rclone-test-yiricex0toju: 1/10 (Post "https://pod-000-1180-03.backblaze.com/b2api/v1/b2_upload_file/0fc2ed23005dfb4b9f580e1b/c001_v0001180_t0023": EOF) 2025/04/02 01:04:12 DEBUG : pacer: Reducing sleep to 10ms 2025/04/02 01:04:13 ERROR : : error listing: directory not found 2025/04/02 01:04:13 INFO : Local file system at /tmp/rclone33767906: Making directory 2025/04/02 01:04:14 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:04:14 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestCopyAfterDelete (5.61s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:04:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 01:04:16 DEBUG : Local file system at /tmp/rclone33767906: Waiting for checks to finish 2025/04/02 01:04:16 DEBUG : Local file system at /tmp/rclone33767906: Waiting for transfers to finish 2025/04/02 01:04:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/02 01:04:17 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/02 01:04:17 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestCopyRedownload (2.61s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:04:18 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/02 01:04:18 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:04:18 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:04:18 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/02 01:04:18 INFO : check sum: Copied (new) 2025/04/02 01:04:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:04:19 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:04:19 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/02 01:04:19 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/02 01:04:19 DEBUG : check sum: Unchanged skipping 2025/04/02 01:04:19 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:04:19 DEBUG : Waiting for deletions to finish 2025/04/02 01:04:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.62s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:04:20 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/02 01:04:20 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:04:20 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:04:21 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/02 01:04:21 INFO : sizeonly: Copied (new) 2025/04/02 01:04:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:04:21 DEBUG : sizeonly: Sizes identical 2025/04/02 01:04:21 DEBUG : sizeonly: Unchanged skipping 2025/04/02 01:04:21 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:04:21 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:04:21 DEBUG : Waiting for deletions to finish 2025/04/02 01:04:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.99s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:04:23 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/02 01:04:23 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:04:23 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:04:24 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/02 01:04:24 INFO : ignore-size: Copied (new) 2025/04/02 01:04:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:04:24 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:04:24 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:04:24 DEBUG : ignore-size: Unchanged skipping 2025/04/02 01:04:24 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:04:24 DEBUG : Waiting for deletions to finish 2025/04/02 01:04:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.61s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:04:27 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:04:27 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:04:27 DEBUG : existing: Unchanged skipping 2025/04/02 01:04:27 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:04:27 DEBUG : Waiting for deletions to finish 2025/04/02 01:04:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:04:27 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/02 01:04:27 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:04:27 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:04:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/02 01:04:27 INFO : existing: Copied (replaced existing) 2025/04/02 01:04:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.77s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:04:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/02 01:04:29 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:04:29 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:04:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/02 01:04:29 INFO : existing: Copied (new) 2025/04/02 01:04:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:04:30 DEBUG : existing: Destination exists, skipping 2025/04/02 01:04:30 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:04:30 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:04:30 DEBUG : Waiting for deletions to finish 2025/04/02 01:04:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.40s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:04:32 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/02 01:04:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/02 01:04:32 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 01:04:32 DEBUG : c/non empty space: Unchanged skipping 2025/04/02 01:04:33 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:04:33 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:04:33 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/02 01:04:33 INFO : a/potato2: Copied (new) 2025/04/02 01:04:33 DEBUG : Waiting for deletions to finish 2025/04/02 01:04:33 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.19s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:04:35 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/04/02 01:04:35 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:04:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/02 01:04:35 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/02 01:04:35 DEBUG : empty space: Unchanged skipping 2025/04/02 01:04:35 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:04:35 DEBUG : Waiting for deletions to finish 2025/04/02 01:04:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:04:35 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/04/02 01:04:35 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:04:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/02 01:04:37 INFO : empty space: Updated modification time in destination 2025/04/02 01:04:37 DEBUG : empty space: Unchanged skipping 2025/04/02 01:04:37 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:04:37 DEBUG : Waiting for deletions to finish 2025/04/02 01:04:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.96s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:04:39 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/04/02 01:04:39 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:04:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/02 01:04:39 DEBUG : empty space: Unchanged skipping 2025/04/02 01:04:39 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:04:39 DEBUG : Waiting for deletions to finish 2025/04/02 01:04:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.14s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:04:41 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/04/02 01:04:41 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:04:41 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone33767906) 2025/04/02 01:04:41 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-yiricex0toju) 2025/04/02 01:04:41 DEBUG : foo: sha1 differ 2025/04/02 01:04:41 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:04:41 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/02 01:04:41 INFO : foo: Copied (replaced existing) 2025/04/02 01:04:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (2.04s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:04:43 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/02 01:04:43 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:04:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 01:04:43 DEBUG : empty space: Unchanged skipping 2025/04/02 01:04:43 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:04:43 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/02 01:04:43 INFO : potato: Copied (new) 2025/04/02 01:04:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.38s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:04:46 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/02 01:04:46 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:04:46 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:04:46 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/02 01:04:46 INFO : potato: Copied (replaced existing) 2025/04/02 01:04:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.46s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:04:48 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/04/02 01:04:48 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:04:48 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone33767906) 2025/04/02 01:04:48 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-yiricex0toju) 2025/04/02 01:04:48 DEBUG : potato: sha1 differ 2025/04/02 01:04:48 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:04:48 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/02 01:04:48 INFO : potato: Copied (replaced existing) 2025/04/02 01:04:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:04:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 01:04:51 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/02 01:04:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 01:04:51 DEBUG : empty space: Unchanged skipping 2025/04/02 01:04:51 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:04:51 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:04:51 DEBUG : Waiting for deletions to finish 2025/04/02 01:04:51 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:04:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 01:04:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 01:04:53 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:04:53 DEBUG : empty space: Unchanged skipping 2025/04/02 01:04:53 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:04:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/02 01:04:54 INFO : potato2: Copied (new) 2025/04/02 01:04:54 DEBUG : Waiting for deletions to finish 2025/04/02 01:04:54 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:04:57 INFO : d: Making directory 2025/04/02 01:04:57 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/02 01:04:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/02 01:04:57 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 01:04:57 DEBUG : c/non empty space: Unchanged skipping 2025/04/02 01:04:57 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:04:57 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:04:58 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/02 01:04:58 INFO : a/potato2: Copied (new) 2025/04/02 01:04:58 DEBUG : Waiting for deletions to finish 2025/04/02 01:04:58 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:05:00 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/02 01:05:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/02 01:05:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 01:05:01 DEBUG : c/non empty space: Unchanged skipping 2025/04/02 01:05:01 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:05:01 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:05:01 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/02 01:05:01 INFO : a/potato2: Copied (new) 2025/04/02 01:05:01 ERROR : B2 bucket rclone-test-yiricex0toju: not deleting files as there were IO errors 2025/04/02 01:05:01 ERROR : B2 bucket rclone-test-yiricex0toju: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.76s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:05:06 DEBUG : Waiting for deletions to finish 2025/04/02 01:05:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 01:05:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 01:05:07 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:05:07 DEBUG : empty space: Unchanged skipping 2025/04/02 01:05:07 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:05:07 INFO : potato: Deleted 2025/04/02 01:05:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/02 01:05:07 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (5.53s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:05:11 DEBUG : Waiting for deletions to finish 2025/04/02 01:05:11 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:05:11 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:05:11 INFO : potato: Deleted 2025/04/02 01:05:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 01:05:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 01:05:11 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:05:11 DEBUG : empty space: Unchanged skipping 2025/04/02 01:05:11 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:05:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/02 01:05:12 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (4.52s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:05:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 01:05:15 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:05:15 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:05:16 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/02 01:05:16 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (3.68s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:05:19 DEBUG : enormous: Excluded (Size Filter) 2025/04/02 01:05:19 DEBUG : enormous: Excluded 2025/04/02 01:05:19 DEBUG : potato2: Excluded (Size Filter) 2025/04/02 01:05:19 DEBUG : potato2: Excluded 2025/04/02 01:05:19 DEBUG : potato2: Excluded (Size Filter) 2025/04/02 01:05:19 DEBUG : potato2: Excluded 2025/04/02 01:05:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 01:05:19 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:05:19 DEBUG : empty space: Unchanged skipping 2025/04/02 01:05:19 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:05:19 DEBUG : Waiting for deletions to finish 2025/04/02 01:05:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:05:20 DEBUG : enormous: Excluded (Size Filter) 2025/04/02 01:05:20 DEBUG : enormous: Excluded 2025/04/02 01:05:20 DEBUG : potato2: Excluded (Size Filter) 2025/04/02 01:05:20 DEBUG : potato2: Excluded 2025/04/02 01:05:20 DEBUG : potato2: Excluded (Size Filter) 2025/04/02 01:05:20 DEBUG : potato2: Excluded 2025/04/02 01:05:20 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/02 01:05:20 DEBUG : empty space: Unchanged skipping 2025/04/02 01:05:20 DEBUG : Local file system at /tmp/rclone33767906: Waiting for checks to finish 2025/04/02 01:05:20 DEBUG : Local file system at /tmp/rclone33767906: Waiting for transfers to finish 2025/04/02 01:05:20 DEBUG : Waiting for deletions to finish 2025/04/02 01:05:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestSyncWithExclude (5.25s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:05:25 DEBUG : enormous: Excluded (Size Filter) 2025/04/02 01:05:25 DEBUG : enormous: Excluded 2025/04/02 01:05:25 DEBUG : potato2: Excluded (Size Filter) 2025/04/02 01:05:25 DEBUG : potato2: Excluded 2025/04/02 01:05:25 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:05:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 01:05:25 DEBUG : empty space: Unchanged skipping 2025/04/02 01:05:25 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:05:25 DEBUG : Waiting for deletions to finish 2025/04/02 01:05:25 INFO : potato2: Deleted 2025/04/02 01:05:26 INFO : enormous: Deleted 2025/04/02 01:05:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:05:26 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/02 01:05:26 DEBUG : empty space: Unchanged skipping 2025/04/02 01:05:26 DEBUG : Local file system at /tmp/rclone33767906: Waiting for checks to finish 2025/04/02 01:05:26 DEBUG : Local file system at /tmp/rclone33767906: Waiting for transfers to finish 2025/04/02 01:05:26 DEBUG : Waiting for deletions to finish 2025/04/02 01:05:26 INFO : enormous: Deleted 2025/04/02 01:05:26 INFO : potato2: Deleted 2025/04/02 01:05:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.68s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:05:32 DEBUG : five: Need to transfer - File not found at Destination 2025/04/02 01:05:32 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/02 01:05:32 DEBUG : one: Destination is newer than source, skipping 2025/04/02 01:05:32 DEBUG : three: Sizes identical 2025/04/02 01:05:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone33767906) 2025/04/02 01:05:32 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-yiricex0toju) 2025/04/02 01:05:32 DEBUG : two: sha1 differ 2025/04/02 01:05:32 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:05:32 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/02 01:05:32 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/02 01:05:32 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:05:32 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/02 01:05:32 INFO : five: Copied (new) 2025/04/02 01:05:33 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/02 01:05:33 INFO : four: Copied (replaced existing) 2025/04/02 01:05:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/02 01:05:33 INFO : two: Copied (replaced existing) 2025/04/02 01:05:33 DEBUG : Waiting for deletions to finish 2025/04/02 01:05:34 DEBUG : one: Destination is newer than source, skipping 2025/04/02 01:05:34 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:05:34 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/02 01:05:34 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/02 01:05:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/02 01:05:34 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/02 01:05:34 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/02 01:05:34 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/02 01:05:34 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/02 01:05:34 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/02 01:05:34 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone33767906) 2025/04/02 01:05:34 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/02 01:05:34 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-yiricex0toju) 2025/04/02 01:05:34 DEBUG : three: sha1 differ 2025/04/02 01:05:34 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/02 01:05:34 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:05:34 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/02 01:05:34 INFO : three: Copied (replaced existing) 2025/04/02 01:05:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (6.89s) === 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-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/02 01:05:37 INFO : B2 bucket rclone-test-yiricex0toju: Making map for --track-renames 2025/04/02 01:05:37 INFO : B2 bucket rclone-test-yiricex0toju: Finished making map for --track-renames 2025/04/02 01:05:37 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:05:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/02 01:05:37 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for renames to finish 2025/04/02 01:05:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/02 01:05:37 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:05:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/02 01:05:37 INFO : yam: Copied (new) 2025/04/02 01:05:37 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/02 01:05:37 INFO : potato: Copied (new) 2025/04/02 01:05:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:05:37 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:05:37 INFO : B2 bucket rclone-test-yiricex0toju: Making map for --track-renames 2025/04/02 01:05:37 INFO : B2 bucket rclone-test-yiricex0toju: Finished making map for --track-renames 2025/04/02 01:05:37 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:05:37 DEBUG : potato: Unchanged skipping 2025/04/02 01:05:37 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for renames to finish 2025/04/02 01:05:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/02 01:05:38 INFO : yam: Copied (server-side copy) to: yaml 2025/04/02 01:05:39 INFO : yam: Deleted 2025/04/02 01:05:39 INFO : yaml: Renamed from "yam" 2025/04/02 01:05:39 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:05:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (5.10s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/02 01:05:42 INFO : B2 bucket rclone-test-yiricex0toju: Making map for --track-renames 2025/04/02 01:05:42 INFO : B2 bucket rclone-test-yiricex0toju: Finished making map for --track-renames 2025/04/02 01:05:42 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:05:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/02 01:05:42 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/02 01:05:42 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for renames to finish 2025/04/02 01:05:42 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:05:42 DEBUG : yam: Clearing upload URL because of error: Post "https://pod-000-1184-03.backblaze.com/b2api/v1/b2_upload_file/0fc2ed23005dfb4b9f580e1b/c001_v0001184_t0022": EOF 2025/04/02 01:05:42 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-03.backblaze.com/b2api/v1/b2_upload_file/0fc2ed23005dfb4b9f580e1b/c001_v0001184_t0022": EOF) 2025/04/02 01:05:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/02 01:05:42 DEBUG : yam: Received error: Post "https://pod-000-1184-03.backblaze.com/b2api/v1/b2_upload_file/0fc2ed23005dfb4b9f580e1b/c001_v0001184_t0022": EOF - low level retry 0/10 2025/04/02 01:05:42 DEBUG : yam: Clearing upload URL because of error: Post "https://pod-000-1099-19.backblaze.com/b2api/v1/b2_upload_file/0fc2ed23005dfb4b9f580e1b/c001_v0001099_t0028": EOF 2025/04/02 01:05:42 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1099-19.backblaze.com/b2api/v1/b2_upload_file/0fc2ed23005dfb4b9f580e1b/c001_v0001099_t0028": EOF) 2025/04/02 01:05:42 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/04/02 01:05:42 DEBUG : yam: Received error: Post "https://pod-000-1099-19.backblaze.com/b2api/v1/b2_upload_file/0fc2ed23005dfb4b9f580e1b/c001_v0001099_t0028": EOF - low level retry 1/10 2025/04/02 01:05:42 DEBUG : pacer: Reducing sleep to 20ms 2025/04/02 01:05:43 DEBUG : pacer: Reducing sleep to 10ms 2025/04/02 01:05:43 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/02 01:05:43 INFO : potato: Copied (new) 2025/04/02 01:05:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/02 01:05:43 INFO : yam: Copied (new) 2025/04/02 01:05:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:05:43 INFO : B2 bucket rclone-test-yiricex0toju: Making map for --track-renames 2025/04/02 01:05:43 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:05:43 INFO : B2 bucket rclone-test-yiricex0toju: Finished making map for --track-renames 2025/04/02 01:05:43 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:05:43 DEBUG : potato: Unchanged skipping 2025/04/02 01:05:43 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for renames to finish 2025/04/02 01:05:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/02 01:05:44 INFO : yam: Copied (server-side copy) to: yaml 2025/04/02 01:05:45 INFO : yam: Deleted 2025/04/02 01:05:45 INFO : yaml: Renamed from "yam" 2025/04/02 01:05:45 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:05:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.02s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/02 01:05:47 INFO : B2 bucket rclone-test-yiricex0toju: Making map for --track-renames 2025/04/02 01:05:47 INFO : B2 bucket rclone-test-yiricex0toju: Finished making map for --track-renames 2025/04/02 01:05:47 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:05:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/02 01:05:47 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for renames to finish 2025/04/02 01:05:47 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/02 01:05:47 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:05:47 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/02 01:05:47 INFO : sub/yam: Copied (new) 2025/04/02 01:05:47 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/02 01:05:47 INFO : potato: Copied (new) 2025/04/02 01:05:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:05:47 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:05:47 DEBUG : potato: Unchanged skipping 2025/04/02 01:05:48 INFO : B2 bucket rclone-test-yiricex0toju: Making map for --track-renames 2025/04/02 01:05:48 INFO : B2 bucket rclone-test-yiricex0toju: Finished making map for --track-renames 2025/04/02 01:05:48 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:05:48 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for renames to finish 2025/04/02 01:05:49 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/02 01:05:49 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/02 01:05:49 INFO : sub/yam: Deleted 2025/04/02 01:05:49 INFO : yam: Renamed from "sub/yam" 2025/04/02 01:05:49 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:05:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.33s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:05:51 DEBUG : Creating backend with remote "/tmp/rclone33767906/dir1" 2025/04/02 01:05:51 DEBUG : Creating backend with remote "/tmp/rclone33767906/dir2" 2025/04/02 01:05:51 DEBUG : Local file system at /tmp/rclone33767906/dir2: Using server-side directory move 2025/04/02 01:05:51 INFO : Local file system at /tmp/rclone33767906/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/02 01:05:51 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/02 01:05:51 DEBUG : Local file system at /tmp/rclone33767906/dir2: Waiting for checks to finish 2025/04/02 01:05:51 DEBUG : Local file system at /tmp/rclone33767906/dir2: Waiting for transfers to finish 2025/04/02 01:05:51 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:05:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 01:05:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/02 01:05:51 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:05:51 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:05:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/02 01:05:52 INFO : sub dir/hello world: Copied (new) 2025/04/02 01:05:52 INFO : sub dir/hello world: Deleted 2025/04/02 01:05:52 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/02 01:05:52 INFO : nested/sub dir/file: Copied (new) 2025/04/02 01:05:52 INFO : nested/sub dir/file: Deleted 2025/04/02 01:05:52 INFO : sub dir: Removing directory 2025/04/02 01:05:52 INFO : nested/sub dir: Removing directory 2025/04/02 01:05:52 INFO : nested: Removing directory 2025/04/02 01:05:52 DEBUG : Local file system at /tmp/rclone33767906: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (1.92s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:05:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 01:05:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/02 01:05:53 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:05:53 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:05:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/02 01:05:54 INFO : sub dir/hello world: Copied (new) 2025/04/02 01:05:54 INFO : sub dir/hello world: Deleted 2025/04/02 01:05:54 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/02 01:05:54 INFO : nested/sub dir/file: Copied (new) 2025/04/02 01:05:54 INFO : nested/sub dir/file: Deleted run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.95s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:05:55 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/02 01:05:55 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/02 01:05:55 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:05:55 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:05:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/02 01:05:56 INFO : existing: Copied (new) 2025/04/02 01:05:56 INFO : existing: Deleted 2025/04/02 01:05:56 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/02 01:05:56 INFO : existing-b: Copied (new) 2025/04/02 01:05:56 INFO : existing-b: Deleted 2025/04/02 01:05:56 DEBUG : existing: Destination exists, skipping 2025/04/02 01:05:56 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/02 01:05:56 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:05:56 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:05:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.37s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:05:57 DEBUG : Creating backend with remote "TestB2:rclone-test-buhudiq2heki" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-yiricex0toju -> B2 bucket rclone-test-buhudiq2heki 2025/04/02 01:06:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 01:06:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/02 01:06:02 DEBUG : empty space: Unchanged skipping 2025/04/02 01:06:02 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/02 01:06:02 DEBUG : B2 bucket rclone-test-buhudiq2heki: Waiting for checks to finish 2025/04/02 01:06:02 INFO : empty space: Deleted 2025/04/02 01:06:02 DEBUG : B2 bucket rclone-test-buhudiq2heki: Waiting for transfers to finish 2025/04/02 01:06:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/02 01:06:03 INFO : potato2: Copied (server-side copy) 2025/04/02 01:06:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/02 01:06:03 INFO : potato3: Copied (server-side copy) 2025/04/02 01:06:03 INFO : potato2: Deleted 2025/04/02 01:06:03 INFO : potato3: Deleted 2025/04/02 01:06:03 DEBUG : Creating backend with remote "TestB2:rclone-test-porabiv9yusi" 2025/04/02 01:06:05 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/02 01:06:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 01:06:05 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/02 01:06:05 DEBUG : B2 bucket rclone-test-porabiv9yusi: Waiting for checks to finish 2025/04/02 01:06:05 DEBUG : B2 bucket rclone-test-porabiv9yusi: Waiting for transfers to finish 2025/04/02 01:06:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/02 01:06:06 INFO : potato2: Copied (server-side copy) 2025/04/02 01:06:06 INFO : potato2: Deleted 2025/04/02 01:06:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/02 01:06:06 INFO : potato3: Copied (server-side copy) 2025/04/02 01:06:06 INFO : potato3: Deleted 2025/04/02 01:06:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/02 01:06:06 INFO : empty space: Copied (server-side copy) 2025/04/02 01:06:06 INFO : empty space: Deleted 2025/04/02 01:06:07 DEBUG : B2 bucket rclone-test-porabiv9yusi: Purge remote 2025/04/02 01:06:07 INFO : B2 bucket rclone-test-porabiv9yusi: cleaning bucket "rclone-test-porabiv9yusi" of all files 2025/04/02 01:06:07 DEBUG : empty space: Deleting (id "4_zef72bd13008dfb4b9f580e1b_f113e718740278302_d20250402_m010606_c001_v0001134_t0042_u01743555966318") 2025/04/02 01:06:07 DEBUG : potato2: Deleting (id "4_zef72bd13008dfb4b9f580e1b_f1181799b23b30ac3_d20250402_m010605_c001_v0001137_t0059_u01743555965891") 2025/04/02 01:06:07 DEBUG : potato3: Deleting (id "4_zef72bd13008dfb4b9f580e1b_f106ddff4164bea85_d20250402_m010606_c001_v0001182_t0049_u01743555966193") 2025/04/02 01:06:08 DEBUG : B2 bucket rclone-test-buhudiq2heki: Purge remote 2025/04/02 01:06:08 INFO : B2 bucket rclone-test-buhudiq2heki: cleaning bucket "rclone-test-buhudiq2heki" of all files 2025/04/02 01:06:08 DEBUG : empty space: Deleting (id "4_z8f729de3008dfb4b9f580e1b_f4131805ad35a9e13_d20250402_m010606_c001_v7007000_t0000_u01743555966711") 2025/04/02 01:06:08 DEBUG : empty space: Deleting (id "4_z8f729de3008dfb4b9f580e1b_f1013450b74e8ecd3_d20250402_m010601_c001_v0001177_t0008_u01743555961443") 2025/04/02 01:06:08 DEBUG : potato2: Deleting (id "4_z8f729de3008dfb4b9f580e1b_f4131805ad35a9e0e_d20250402_m010606_c001_v7007000_t0000_u01743555966193") 2025/04/02 01:06:08 DEBUG : potato2: Deleting (id "4_z8f729de3008dfb4b9f580e1b_f108393465e5f3373_d20250402_m010602_c001_v0001109_t0051_u01743555962527") 2025/04/02 01:06:08 DEBUG : potato3: Deleting (id "4_z8f729de3008dfb4b9f580e1b_f4131805ad35a9e11_d20250402_m010606_c001_v7007000_t0000_u01743555966403") 2025/04/02 01:06:08 DEBUG : potato3: Deleting (id "4_z8f729de3008dfb4b9f580e1b_f1171b6cc338da2cd_d20250402_m010602_c001_v0001037_t0039_u01743555962816") 2025/04/02 01:06:08 DEBUG : potato3: Deleting (id "4_z8f729de3008dfb4b9f580e1b_f1013450b74e8ecd5_d20250402_m010601_c001_v0001177_t0039_u01743555961664") --- PASS: TestServerSideMove (12.11s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:06:09 DEBUG : Creating backend with remote "TestB2:rclone-test-rasurog7loya" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-yiricex0toju -> B2 bucket rclone-test-rasurog7loya 2025/04/02 01:06:15 DEBUG : empty space: Excluded (Size Filter) 2025/04/02 01:06:15 DEBUG : empty space: Excluded 2025/04/02 01:06:15 DEBUG : empty space: Excluded (Size Filter) 2025/04/02 01:06:15 DEBUG : empty space: Excluded 2025/04/02 01:06:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 01:06:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/02 01:06:15 DEBUG : B2 bucket rclone-test-rasurog7loya: Waiting for checks to finish 2025/04/02 01:06:15 DEBUG : B2 bucket rclone-test-rasurog7loya: Waiting for transfers to finish 2025/04/02 01:06:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/02 01:06:16 INFO : potato2: Copied (server-side copy) 2025/04/02 01:06:16 INFO : potato2: Deleted 2025/04/02 01:06:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/02 01:06:16 INFO : potato3: Copied (server-side copy) 2025/04/02 01:06:16 INFO : potato3: Deleted 2025/04/02 01:06:17 DEBUG : Creating backend with remote "TestB2:rclone-test-wulufeb7gile" 2025/04/02 01:06:17 DEBUG : empty space: Excluded (Size Filter) 2025/04/02 01:06:17 DEBUG : empty space: Excluded 2025/04/02 01:06:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 01:06:18 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/02 01:06:18 DEBUG : B2 bucket rclone-test-wulufeb7gile: Waiting for checks to finish 2025/04/02 01:06:18 DEBUG : B2 bucket rclone-test-wulufeb7gile: Waiting for transfers to finish 2025/04/02 01:06:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/02 01:06:19 INFO : potato2: Copied (server-side copy) 2025/04/02 01:06:19 INFO : potato2: Deleted 2025/04/02 01:06:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/02 01:06:19 INFO : potato3: Copied (server-side copy) 2025/04/02 01:06:19 INFO : potato3: Deleted 2025/04/02 01:06:20 DEBUG : B2 bucket rclone-test-wulufeb7gile: Purge remote 2025/04/02 01:06:20 INFO : B2 bucket rclone-test-wulufeb7gile: cleaning bucket "rclone-test-wulufeb7gile" of all files 2025/04/02 01:06:20 DEBUG : potato2: Deleting (id "4_z0f22ed53008dfb4b9f580e1b_f100fa5f2928b1b58_d20250402_m010618_c001_v0001161_t0059_u01743555978980") 2025/04/02 01:06:20 DEBUG : potato3: Deleting (id "4_z0f22ed53008dfb4b9f580e1b_f11625e01df11a610_d20250402_m010619_c001_v0001109_t0015_u01743555979371") 2025/04/02 01:06:21 DEBUG : B2 bucket rclone-test-rasurog7loya: Purge remote 2025/04/02 01:06:21 INFO : B2 bucket rclone-test-rasurog7loya: cleaning bucket "rclone-test-rasurog7loya" of all files 2025/04/02 01:06:21 DEBUG : empty space: Deleting (id "4_zafa2dd23008dfb4b9f580e1b_f1059c736142ee0bb_d20250402_m010614_c001_v0001184_t0026_u01743555974891") 2025/04/02 01:06:21 DEBUG : potato2: Deleting (id "4_zafa2dd23008dfb4b9f580e1b_f409e2a983c19f334_d20250402_m010619_c001_v7007000_t0000_u01743555979312") 2025/04/02 01:06:21 DEBUG : potato2: Deleting (id "4_zafa2dd23008dfb4b9f580e1b_f11535a54d073c68a_d20250402_m010615_c001_v0001117_t0057_u01743555975847") 2025/04/02 01:06:21 DEBUG : potato3: Deleting (id "4_zafa2dd23008dfb4b9f580e1b_f409e2a983c19f335_d20250402_m010619_c001_v7007000_t0000_u01743555979839") 2025/04/02 01:06:21 DEBUG : potato3: Deleting (id "4_zafa2dd23008dfb4b9f580e1b_f104f8adf4febfb55_d20250402_m010616_c001_v0001105_t0040_u01743555976231") 2025/04/02 01:06:21 DEBUG : potato3: Deleting (id "4_zafa2dd23008dfb4b9f580e1b_f1059c736142ee0c5_d20250402_m010615_c001_v0001184_t0041_u01743555975142") --- PASS: TestServerSideMoveWithFilter (13.93s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:06:23 DEBUG : Creating backend with remote "TestB2:rclone-test-pabucod3qera" 2025/04/02 01:06:26 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-yiricex0toju -> B2 bucket rclone-test-pabucod3qera 2025/04/02 01:06:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 01:06:29 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/02 01:06:29 DEBUG : empty space: Unchanged skipping 2025/04/02 01:06:29 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/02 01:06:29 DEBUG : B2 bucket rclone-test-pabucod3qera: Waiting for checks to finish 2025/04/02 01:06:29 INFO : empty space: Deleted 2025/04/02 01:06:29 DEBUG : B2 bucket rclone-test-pabucod3qera: Waiting for transfers to finish 2025/04/02 01:06:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/02 01:06:29 INFO : potato2: Copied (server-side copy) 2025/04/02 01:06:29 INFO : potato2: Deleted 2025/04/02 01:06:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/02 01:06:30 INFO : potato3: Copied (server-side copy) 2025/04/02 01:06:30 INFO : potato3: Deleted 2025/04/02 01:06:30 DEBUG : Creating backend with remote "TestB2:rclone-test-duwapog0tici" 2025/04/02 01:06:31 INFO : tomatoDir: Making directory 2025/04/02 01:06:32 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/02 01:06:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 01:06:32 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/02 01:06:32 DEBUG : B2 bucket rclone-test-duwapog0tici: Waiting for checks to finish 2025/04/02 01:06:32 DEBUG : B2 bucket rclone-test-duwapog0tici: Waiting for transfers to finish 2025/04/02 01:06:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/02 01:06:34 INFO : empty space: Copied (server-side copy) 2025/04/02 01:06:34 INFO : empty space: Deleted 2025/04/02 01:06:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/02 01:06:34 INFO : potato2: Copied (server-side copy) 2025/04/02 01:06:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/02 01:06:34 INFO : potato3: Copied (server-side copy) 2025/04/02 01:06:34 INFO : potato2: Deleted 2025/04/02 01:06:34 INFO : potato3: Deleted 2025/04/02 01:06:35 DEBUG : B2 bucket rclone-test-duwapog0tici: Purge remote 2025/04/02 01:06:35 INFO : B2 bucket rclone-test-duwapog0tici: cleaning bucket "rclone-test-duwapog0tici" of all files 2025/04/02 01:06:35 DEBUG : empty space: Deleting (id "4_z2fa21dc3009dfb4b9f580e1b_f118c394728a00320_d20250402_m010634_c001_v0001184_t0007_u01743555994124") 2025/04/02 01:06:35 DEBUG : potato2: Deleting (id "4_z2fa21dc3009dfb4b9f580e1b_f119532f12ecab155_d20250402_m010634_c001_v0001179_t0016_u01743555994481") 2025/04/02 01:06:35 DEBUG : potato3: Deleting (id "4_z2fa21dc3009dfb4b9f580e1b_f118a18b1ffe9026a_d20250402_m010634_c001_v0001180_t0035_u01743555994660") 2025/04/02 01:06:36 DEBUG : B2 bucket rclone-test-pabucod3qera: Purge remote 2025/04/02 01:06:36 INFO : B2 bucket rclone-test-pabucod3qera: cleaning bucket "rclone-test-pabucod3qera" of all files 2025/04/02 01:06:37 DEBUG : empty space: Deleting (id "4_z4fb20d73009dfb4b9f580e1b_f409907ef4bbb51c7_d20250402_m010634_c001_v7007000_t0000_u01743555994420") 2025/04/02 01:06:37 DEBUG : empty space: Deleting (id "4_z4fb20d73009dfb4b9f580e1b_f1079b747b2e1c048_d20250402_m010628_c001_v0001183_t0050_u01743555988333") 2025/04/02 01:06:37 DEBUG : potato2: Deleting (id "4_z4fb20d73009dfb4b9f580e1b_f409907ef4bbb51c8_d20250402_m010634_c001_v7007000_t0000_u01743555994796") 2025/04/02 01:06:37 DEBUG : potato2: Deleting (id "4_z4fb20d73009dfb4b9f580e1b_f1125263e1aea5773_d20250402_m010629_c001_v0001182_t0042_u01743555989189") 2025/04/02 01:06:37 DEBUG : potato3: Deleting (id "4_z4fb20d73009dfb4b9f580e1b_f4077d795fee53a82_d20250402_m010634_c001_v7007000_t0000_u01743555994890") 2025/04/02 01:06:37 DEBUG : potato3: Deleting (id "4_z4fb20d73009dfb4b9f580e1b_f111b31b5ef3ed3cf_d20250402_m010629_c001_v0001040_t0003_u01743555989415") 2025/04/02 01:06:37 DEBUG : potato3: Deleting (id "4_z4fb20d73009dfb4b9f580e1b_f1079b747b2e1c050_d20250402_m010628_c001_v0001183_t0021_u01743555988553") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.86s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:06:38 DEBUG : Creating backend with remote "TestB2:rclone-test-yiricex0toju/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.90s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:06:41 DEBUG : Creating backend with remote "TestB2:rclone-test-yiricex0toju/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestSyncOverlap (2.96s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:06:44 DEBUG : Creating backend with remote "TestB2:rclone-test-yiricex0toju/rclone-sync-test" 2025/04/02 01:06:46 DEBUG : Creating backend with remote "TestB2:rclone-test-yiricex0toju/rclone-sync-test-include/layer2" 2025/04/02 01:06:48 DEBUG : Creating backend with remote "TestB2:rclone-test-yiricex0toju/rclone-sync-test-ignore-file" 2025/04/02 01:06:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/02 01:06:53 DEBUG : B2 bucket rclone-test-yiricex0toju path rclone-sync-test: Waiting for checks to finish 2025/04/02 01:06:53 DEBUG : B2 bucket rclone-test-yiricex0toju path rclone-sync-test: Waiting for transfers to finish 2025/04/02 01:06:53 DEBUG : Waiting for deletions to finish 2025/04/02 01:06:53 INFO : There was nothing to transfer 2025/04/02 01:06:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/02 01:06:53 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:06:53 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:06:53 DEBUG : Waiting for deletions to finish 2025/04/02 01:06:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:06:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/02 01:06:54 DEBUG : B2 bucket rclone-test-yiricex0toju path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/02 01:06:54 DEBUG : B2 bucket rclone-test-yiricex0toju path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/02 01:06:54 DEBUG : Waiting for deletions to finish 2025/04/02 01:06:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:06:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/02 01:06:54 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:06:54 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:06:54 DEBUG : Waiting for deletions to finish 2025/04/02 01:06:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:06:55 DEBUG : : Excluded 2025/04/02 01:06:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/02 01:06:55 DEBUG : B2 bucket rclone-test-yiricex0toju path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/02 01:06:55 DEBUG : B2 bucket rclone-test-yiricex0toju path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/02 01:06:55 DEBUG : Waiting for deletions to finish 2025/04/02 01:06:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (18.29s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:07:02 DEBUG : Creating backend with remote "TestB2:rclone-test-yiricex0toju/dst" 2025/04/02 01:07:04 DEBUG : Creating backend with remote "TestB2:rclone-test-yiricex0toju/CompareDest" 2025/04/02 01:07:06 DEBUG : one: Need to transfer - File not found at Destination 2025/04/02 01:07:06 DEBUG : B2 bucket rclone-test-yiricex0toju path dst: Waiting for checks to finish 2025/04/02 01:07:06 DEBUG : B2 bucket rclone-test-yiricex0toju path dst: Waiting for transfers to finish 2025/04/02 01:07:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/02 01:07:07 INFO : one: Copied (new) 2025/04/02 01:07:07 DEBUG : Waiting for deletions to finish 2025/04/02 01:07:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 01:07:07 DEBUG : B2 bucket rclone-test-yiricex0toju path dst: Waiting for checks to finish 2025/04/02 01:07:08 DEBUG : B2 bucket rclone-test-yiricex0toju path dst: Waiting for transfers to finish 2025/04/02 01:07:08 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/02 01:07:08 INFO : one: Copied (replaced existing) 2025/04/02 01:07:08 DEBUG : Waiting for deletions to finish 2025/04/02 01:07:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 01:07:11 DEBUG : B2 bucket rclone-test-yiricex0toju path dst: Waiting for checks to finish 2025/04/02 01:07:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 01:07:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/02 01:07:11 DEBUG : B2 bucket rclone-test-yiricex0toju path dst: Waiting for transfers to finish 2025/04/02 01:07:11 DEBUG : Waiting for deletions to finish 2025/04/02 01:07:11 INFO : There was nothing to transfer 2025/04/02 01:07:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 01:07:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/02 01:07:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 01:07:12 DEBUG : B2 bucket rclone-test-yiricex0toju path dst: Waiting for checks to finish 2025/04/02 01:07:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 01:07:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/02 01:07:12 DEBUG : B2 bucket rclone-test-yiricex0toju path dst: Waiting for transfers to finish 2025/04/02 01:07:12 DEBUG : Waiting for deletions to finish 2025/04/02 01:07:12 INFO : There was nothing to transfer 2025/04/02 01:07:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 01:07:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/02 01:07:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 01:07:13 DEBUG : B2 bucket rclone-test-yiricex0toju path dst: Waiting for checks to finish 2025/04/02 01:07:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 01:07:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/02 01:07:13 DEBUG : B2 bucket rclone-test-yiricex0toju path dst: Waiting for transfers to finish 2025/04/02 01:07:13 DEBUG : Waiting for deletions to finish 2025/04/02 01:07:13 INFO : There was nothing to transfer 2025/04/02 01:07:14 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/04/02 01:07:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/02 01:07:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/02 01:07:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 01:07:14 DEBUG : B2 bucket rclone-test-yiricex0toju path dst: Waiting for checks to finish 2025/04/02 01:07:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 01:07:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/02 01:07:14 DEBUG : B2 bucket rclone-test-yiricex0toju path dst: Waiting for transfers to finish 2025/04/02 01:07:14 DEBUG : Waiting for deletions to finish 2025/04/02 01:07:14 INFO : There was nothing to transfer 2025/04/02 01:07:15 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/02 01:07:15 DEBUG : two: Need to transfer - File not found at Destination 2025/04/02 01:07:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 01:07:15 DEBUG : B2 bucket rclone-test-yiricex0toju path dst: Waiting for checks to finish 2025/04/02 01:07:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 01:07:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/02 01:07:15 DEBUG : B2 bucket rclone-test-yiricex0toju path dst: Waiting for transfers to finish 2025/04/02 01:07:16 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/02 01:07:16 INFO : two: Copied (new) 2025/04/02 01:07:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (15.57s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:07:21 DEBUG : Creating backend with remote "TestB2:rclone-test-yiricex0toju/dest" 2025/04/02 01:07:22 DEBUG : Creating backend with remote "TestB2:rclone-test-yiricex0toju/pre-dest1" 2025/04/02 01:07:23 DEBUG : Creating backend with remote "TestB2:rclone-test-yiricex0toju/pre-dest2" 2025/04/02 01:07:25 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:07:25 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/02 01:07:25 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:07:25 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/02 01:07:26 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/02 01:07:26 DEBUG : B2 bucket rclone-test-yiricex0toju path dest: Waiting for checks to finish 2025/04/02 01:07:26 DEBUG : B2 bucket rclone-test-yiricex0toju path dest: Waiting for transfers to finish 2025/04/02 01:07:27 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/02 01:07:27 INFO : 3: Copied (new) 2025/04/02 01:07:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (11.65s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:07:30 DEBUG : Creating backend with remote "TestB2:rclone-test-yiricex0toju/dst" 2025/04/02 01:07:33 DEBUG : Creating backend with remote "TestB2:rclone-test-yiricex0toju/CopyDest" 2025/04/02 01:07:35 DEBUG : one: Need to transfer - File not found at Destination 2025/04/02 01:07:35 DEBUG : B2 bucket rclone-test-yiricex0toju path dst: Waiting for checks to finish 2025/04/02 01:07:35 DEBUG : B2 bucket rclone-test-yiricex0toju path dst: Waiting for transfers to finish 2025/04/02 01:07:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/02 01:07:36 INFO : one: Copied (new) 2025/04/02 01:07:36 DEBUG : Waiting for deletions to finish 2025/04/02 01:07:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 01:07:37 DEBUG : B2 bucket rclone-test-yiricex0toju path dst: Waiting for checks to finish 2025/04/02 01:07:37 DEBUG : B2 bucket rclone-test-yiricex0toju path dst: Waiting for transfers to finish 2025/04/02 01:07:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/02 01:07:37 INFO : one: Copied (replaced existing) 2025/04/02 01:07:37 DEBUG : Waiting for deletions to finish 2025/04/02 01:07:39 DEBUG : Creating backend with remote "TestB2:rclone-test-yiricex0toju/BackupDir" 2025/04/02 01:07:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 01:07:41 DEBUG : B2 bucket rclone-test-yiricex0toju path dst: Waiting for checks to finish 2025/04/02 01:07:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 01:07:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 01:07:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/02 01:07:43 INFO : one: Copied (server-side copy) 2025/04/02 01:07:43 INFO : one: Deleted 2025/04/02 01:07:44 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/02 01:07:44 INFO : one: Copied (server-side copy) 2025/04/02 01:07:44 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/02 01:07:44 DEBUG : B2 bucket rclone-test-yiricex0toju path dst: Waiting for transfers to finish 2025/04/02 01:07:44 DEBUG : Waiting for deletions to finish 2025/04/02 01:07:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 01:07:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/02 01:07:46 INFO : two: Copied (server-side copy) 2025/04/02 01:07:46 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/02 01:07:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 01:07:46 DEBUG : one: Unchanged skipping 2025/04/02 01:07:46 DEBUG : B2 bucket rclone-test-yiricex0toju path dst: Waiting for checks to finish 2025/04/02 01:07:46 DEBUG : B2 bucket rclone-test-yiricex0toju path dst: Waiting for transfers to finish 2025/04/02 01:07:46 DEBUG : Waiting for deletions to finish 2025/04/02 01:07:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 01:07:46 DEBUG : one: Unchanged skipping 2025/04/02 01:07:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 01:07:46 DEBUG : two: Unchanged skipping 2025/04/02 01:07:46 DEBUG : B2 bucket rclone-test-yiricex0toju path dst: Waiting for checks to finish 2025/04/02 01:07:46 DEBUG : B2 bucket rclone-test-yiricex0toju path dst: Waiting for transfers to finish 2025/04/02 01:07:46 DEBUG : Waiting for deletions to finish 2025/04/02 01:07:46 INFO : There was nothing to transfer 2025/04/02 01:07:48 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/02 01:07:48 DEBUG : three: Destination not found in --copy-dest 2025/04/02 01:07:48 DEBUG : three: Need to transfer - File not found at Destination 2025/04/02 01:07:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 01:07:48 DEBUG : one: Unchanged skipping 2025/04/02 01:07:48 DEBUG : B2 bucket rclone-test-yiricex0toju path dst: Waiting for checks to finish 2025/04/02 01:07:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 01:07:48 DEBUG : two: Unchanged skipping 2025/04/02 01:07:48 DEBUG : B2 bucket rclone-test-yiricex0toju path dst: Waiting for transfers to finish 2025/04/02 01:07:49 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/02 01:07:49 INFO : three: Copied (new) 2025/04/02 01:07:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (21.28s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:07:53 DEBUG : Creating backend with remote "TestB2:rclone-test-yiricex0toju/dst" 2025/04/02 01:07:54 DEBUG : Creating backend with remote "TestB2:rclone-test-yiricex0toju/backup" 2025/04/02 01:07:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/02 01:07:56 DEBUG : B2 bucket rclone-test-yiricex0toju path dst: Waiting for checks to finish 2025/04/02 01:07:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:07:56 DEBUG : two: Unchanged skipping 2025/04/02 01:07:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/02 01:07:58 INFO : one: Copied (server-side copy) 2025/04/02 01:07:58 INFO : one: Deleted 2025/04/02 01:07:58 DEBUG : B2 bucket rclone-test-yiricex0toju path dst: Waiting for transfers to finish 2025/04/02 01:07:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/02 01:07:59 INFO : one: Copied (new) 2025/04/02 01:07:59 DEBUG : Waiting for deletions to finish 2025/04/02 01:08:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/02 01:08:00 INFO : three.txt: Copied (server-side copy) 2025/04/02 01:08:01 INFO : three.txt: Deleted 2025/04/02 01:08:01 INFO : three.txt: Moved into backup dir 2025/04/02 01:08:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/02 01:08:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:08:03 DEBUG : two: Unchanged skipping 2025/04/02 01:08:03 DEBUG : B2 bucket rclone-test-yiricex0toju path dst: Waiting for checks to finish 2025/04/02 01:08:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/02 01:08:03 INFO : one: Copied (server-side copy) 2025/04/02 01:08:03 INFO : one: Deleted 2025/04/02 01:08:03 DEBUG : B2 bucket rclone-test-yiricex0toju path dst: Waiting for transfers to finish 2025/04/02 01:08:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/02 01:08:04 INFO : one: Copied (new) 2025/04/02 01:08:04 DEBUG : Waiting for deletions to finish 2025/04/02 01:08:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/02 01:08:05 INFO : three.txt: Copied (server-side copy) 2025/04/02 01:08:05 INFO : three.txt: Deleted 2025/04/02 01:08:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.72s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:08:09 DEBUG : Creating backend with remote "TestB2:rclone-test-yiricex0toju/dst" 2025/04/02 01:08:10 DEBUG : Creating backend with remote "TestB2:rclone-test-yiricex0toju/backup" 2025/04/02 01:08:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/02 01:08:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:08:12 DEBUG : two: Unchanged skipping 2025/04/02 01:08:12 DEBUG : B2 bucket rclone-test-yiricex0toju path dst: Waiting for checks to finish 2025/04/02 01:08:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/02 01:08:14 INFO : one: Copied (server-side copy) to: one.bak 2025/04/02 01:08:14 INFO : one: Deleted 2025/04/02 01:08:14 DEBUG : B2 bucket rclone-test-yiricex0toju path dst: Waiting for transfers to finish 2025/04/02 01:08:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/02 01:08:15 INFO : one: Copied (new) 2025/04/02 01:08:15 DEBUG : Waiting for deletions to finish 2025/04/02 01:08:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/02 01:08:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/02 01:08:16 INFO : three.txt: Deleted 2025/04/02 01:08:16 INFO : three.txt: Moved into backup dir 2025/04/02 01:08:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:08:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/02 01:08:17 DEBUG : B2 bucket rclone-test-yiricex0toju path dst: Waiting for checks to finish 2025/04/02 01:08:17 DEBUG : two: Unchanged skipping 2025/04/02 01:08:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/02 01:08:18 INFO : one: Copied (server-side copy) to: one.bak 2025/04/02 01:08:18 INFO : one: Deleted 2025/04/02 01:08:18 DEBUG : B2 bucket rclone-test-yiricex0toju path dst: Waiting for transfers to finish 2025/04/02 01:08:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/02 01:08:19 INFO : one: Copied (new) 2025/04/02 01:08:19 DEBUG : Waiting for deletions to finish 2025/04/02 01:08:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/02 01:08:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/02 01:08:19 INFO : three.txt: Deleted 2025/04/02 01:08:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.59s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:08:22 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1161-17.backblaze.com/b2api/v1/b2_upload_file/0fc2ed23005dfb4b9f580e1b/c001_v0001161_t0005": EOF 2025/04/02 01:08:22 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1161-17.backblaze.com/b2api/v1/b2_upload_file/0fc2ed23005dfb4b9f580e1b/c001_v0001161_t0005": EOF) 2025/04/02 01:08:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/two" to B2 bucket rclone-test-yiricex0toju: 1/10 (Post "https://pod-000-1161-17.backblaze.com/b2api/v1/b2_upload_file/0fc2ed23005dfb4b9f580e1b/c001_v0001161_t0005": EOF) 2025/04/02 01:08:24 DEBUG : pacer: Reducing sleep to 10ms 2025/04/02 01:08:25 DEBUG : Creating backend with remote "TestB2:rclone-test-yiricex0toju/dst" 2025/04/02 01:08:26 DEBUG : Creating backend with remote "TestB2:rclone-test-yiricex0toju/backup" 2025/04/02 01:08:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/02 01:08:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:08:28 DEBUG : two: Unchanged skipping 2025/04/02 01:08:28 DEBUG : B2 bucket rclone-test-yiricex0toju path dst: Waiting for checks to finish 2025/04/02 01:08:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/02 01:08:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/02 01:08:30 INFO : one: Deleted 2025/04/02 01:08:30 DEBUG : B2 bucket rclone-test-yiricex0toju path dst: Waiting for transfers to finish 2025/04/02 01:08:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/02 01:08:31 INFO : one: Copied (new) 2025/04/02 01:08:31 DEBUG : Waiting for deletions to finish 2025/04/02 01:08:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/02 01:08:32 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/02 01:08:32 INFO : three.txt: Deleted 2025/04/02 01:08:32 INFO : three.txt: Moved into backup dir 2025/04/02 01:08:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/02 01:08:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:08:33 DEBUG : two: Unchanged skipping 2025/04/02 01:08:33 DEBUG : B2 bucket rclone-test-yiricex0toju path dst: Waiting for checks to finish 2025/04/02 01:08:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/02 01:08:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/02 01:08:34 INFO : one: Deleted 2025/04/02 01:08:34 DEBUG : B2 bucket rclone-test-yiricex0toju path dst: Waiting for transfers to finish 2025/04/02 01:08:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/02 01:08:35 INFO : one: Copied (new) 2025/04/02 01:08:35 DEBUG : Waiting for deletions to finish 2025/04/02 01:08:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/02 01:08:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/02 01:08:36 INFO : three.txt: Deleted 2025/04/02 01:08:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (16.30s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:08:39 DEBUG : Creating backend with remote "TestB2:rclone-test-yiricex0toju/dst" 2025/04/02 01:08:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/02 01:08:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:08:41 DEBUG : two: Unchanged skipping 2025/04/02 01:08:41 DEBUG : B2 bucket rclone-test-yiricex0toju path dst: Waiting for checks to finish 2025/04/02 01:08:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/02 01:08:42 INFO : one: Copied (server-side copy) to: one.bak 2025/04/02 01:08:43 INFO : one: Deleted 2025/04/02 01:08:43 DEBUG : B2 bucket rclone-test-yiricex0toju path dst: Waiting for transfers to finish 2025/04/02 01:08:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/02 01:08:44 INFO : one: Copied (new) 2025/04/02 01:08:44 DEBUG : Waiting for deletions to finish 2025/04/02 01:08:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/02 01:08:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/02 01:08:44 INFO : three.txt: Deleted 2025/04/02 01:08:44 INFO : three.txt: Moved into backup dir 2025/04/02 01:08:47 DEBUG : one.bak: Excluded (Path Filter) 2025/04/02 01:08:47 DEBUG : one.bak: Excluded 2025/04/02 01:08:47 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/02 01:08:47 DEBUG : three.txt.bak: Excluded 2025/04/02 01:08:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/02 01:08:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:08:47 DEBUG : two: Unchanged skipping 2025/04/02 01:08:47 DEBUG : B2 bucket rclone-test-yiricex0toju path dst: Waiting for checks to finish 2025/04/02 01:08:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/02 01:08:48 INFO : one: Copied (server-side copy) to: one.bak 2025/04/02 01:08:48 INFO : one: Deleted 2025/04/02 01:08:48 DEBUG : B2 bucket rclone-test-yiricex0toju path dst: Waiting for transfers to finish 2025/04/02 01:08:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/02 01:08:48 INFO : one: Copied (new) 2025/04/02 01:08:48 DEBUG : Waiting for deletions to finish 2025/04/02 01:08:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/02 01:08:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/02 01:08:49 INFO : three.txt: Deleted 2025/04/02 01:08:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.17s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:08:52 DEBUG : Creating backend with remote "TestB2:rclone-test-yiricex0toju/dst" 2025/04/02 01:08:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/02 01:08:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/02 01:08:55 INFO : one: Copied (server-side copy) to: one.bak 2025/04/02 01:08:55 INFO : one: Deleted 2025/04/02 01:08:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/02 01:08:56 INFO : one: Copied (new) 2025/04/02 01:08:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:08:56 DEBUG : two: Unchanged skipping 2025/04/02 01:08:56 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/02 01:08:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/02 01:08:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/02 01:08:57 INFO : three.txt: Deleted 2025/04/02 01:08:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/02 01:08:57 INFO : three.txt: Copied (new) 2025/04/02 01:08:57 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/02 01:08:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/02 01:08:58 DEBUG : pacer: Reducing sleep to 10ms 2025/04/02 01:08:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/02 01:08:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/02 01:08:59 INFO : one: Copied (server-side copy) to: one.bak 2025/04/02 01:08:59 INFO : one: Deleted 2025/04/02 01:08:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/02 01:08:59 INFO : one: Copied (new) 2025/04/02 01:08:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:08:59 DEBUG : two: Unchanged skipping 2025/04/02 01:09:00 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/02 01:09:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/02 01:09:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/02 01:09:00 INFO : three.txt: Deleted 2025/04/02 01:09:00 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/02 01:09:00 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.55s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:09:04 DEBUG : Creating backend with remote "TestB2:rclone-test-yiricex0toju/dst" 2025/04/02 01:09:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/02 01:09:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/02 01:09:07 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/02 01:09:07 INFO : one: Deleted 2025/04/02 01:09:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/02 01:09:08 INFO : one: Copied (new) 2025/04/02 01:09:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:09:08 DEBUG : two: Unchanged skipping 2025/04/02 01:09:08 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/02 01:09:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/02 01:09:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/02 01:09:09 INFO : three.txt: Deleted 2025/04/02 01:09:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/02 01:09:09 INFO : three.txt: Copied (new) 2025/04/02 01:09:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/02 01:09:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/02 01:09:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/02 01:09:10 INFO : one: Deleted 2025/04/02 01:09:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/02 01:09:10 INFO : one: Copied (new) 2025/04/02 01:09:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:09:11 DEBUG : two: Unchanged skipping 2025/04/02 01:09:11 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/02 01:09:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/02 01:09:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/02 01:09:12 INFO : three.txt: Deleted 2025/04/02 01:09:12 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/02 01:09:12 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.01s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:09:16 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/02 01:09:16 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:09:16 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:09:16 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/02 01:09:16 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/02 01:09:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.52s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:09:17 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/02 01:09:17 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:09:17 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:09:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/02 01:09:18 INFO : existing: Copied (new) 2025/04/02 01:09:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:09:19 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/02 01:09:19 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:09:19 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/02 01:09:19 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:09:19 ERROR : B2 bucket rclone-test-yiricex0toju: not deleting files as there were IO errors 2025/04/02 01:09:19 ERROR : B2 bucket rclone-test-yiricex0toju: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestSyncImmutable (3.42s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:09:21 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:09:21 DEBUG : existing: Unchanged skipping 2025/04/02 01:09:21 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:09:21 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:09:21 DEBUG : Waiting for deletions to finish 2025/04/02 01:09:21 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.03s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.48s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.49s) --- SKIP: TestMaxTransfer/Hard (0.46s) --- SKIP: TestMaxTransfer/Soft (0.51s) --- SKIP: TestMaxTransfer/Cautious (0.53s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:09:43 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:09:43 DEBUG : both0: Unchanged skipping 2025/04/02 01:09:43 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:09:43 DEBUG : both1: Unchanged skipping 2025/04/02 01:09:43 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:09:43 DEBUG : both10: Unchanged skipping 2025/04/02 01:09:43 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:09:43 DEBUG : both11: Unchanged skipping 2025/04/02 01:09:43 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:09:43 DEBUG : both12: Unchanged skipping 2025/04/02 01:09:43 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:09:43 DEBUG : both13: Unchanged skipping 2025/04/02 01:09:43 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:09:43 DEBUG : both14: Unchanged skipping 2025/04/02 01:09:43 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:09:43 DEBUG : both15: Unchanged skipping 2025/04/02 01:09:43 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:09:43 DEBUG : both16: Unchanged skipping 2025/04/02 01:09:43 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:09:43 DEBUG : both17: Unchanged skipping 2025/04/02 01:09:43 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:09:43 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:09:43 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:09:43 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:09:43 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:09:43 DEBUG : both18: Unchanged skipping 2025/04/02 01:09:43 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:09:43 DEBUG : both19: Unchanged skipping 2025/04/02 01:09:43 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:09:43 DEBUG : both5: Unchanged skipping 2025/04/02 01:09:43 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:09:43 DEBUG : both6: Unchanged skipping 2025/04/02 01:09:43 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:09:43 DEBUG : both7: Unchanged skipping 2025/04/02 01:09:43 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:09:43 DEBUG : both8: Unchanged skipping 2025/04/02 01:09:43 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:09:43 DEBUG : both2: Unchanged skipping 2025/04/02 01:09:43 DEBUG : both3: Unchanged skipping 2025/04/02 01:09:43 DEBUG : both4: Unchanged skipping 2025/04/02 01:09:43 DEBUG : both9: Unchanged skipping 2025/04/02 01:09:43 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:09:43 DEBUG : Waiting for deletions to finish 2025/04/02 01:09:43 INFO : only0: Deleted 2025/04/02 01:09:43 INFO : only1: Deleted 2025/04/02 01:09:43 INFO : only11: Deleted 2025/04/02 01:09:43 INFO : only17: Deleted 2025/04/02 01:09:43 INFO : only2: Deleted 2025/04/02 01:09:43 INFO : only19: Deleted 2025/04/02 01:09:43 INFO : only12: Deleted 2025/04/02 01:09:43 INFO : only3: Deleted 2025/04/02 01:09:43 INFO : only5: Deleted 2025/04/02 01:09:44 INFO : only7: Deleted 2025/04/02 01:09:44 INFO : only10: Deleted 2025/04/02 01:09:44 INFO : only13: Deleted 2025/04/02 01:09:44 INFO : only14: Deleted 2025/04/02 01:09:44 INFO : only4: Deleted 2025/04/02 01:09:44 INFO : only8: Deleted 2025/04/02 01:09:44 INFO : only9: Deleted 2025/04/02 01:09:44 INFO : only15: Deleted 2025/04/02 01:09:44 INFO : only16: Deleted 2025/04/02 01:09:44 INFO : only18: Deleted 2025/04/02 01:09:44 INFO : only6: Deleted 2025/04/02 01:09:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (24.55s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:10:10 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:10:10 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:10:10 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:10:10 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:10:10 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for checks to finish 2025/04/02 01:10:10 DEBUG : both0: Unchanged skipping 2025/04/02 01:10:10 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:10:10 DEBUG : both12: Unchanged skipping 2025/04/02 01:10:10 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:10:10 DEBUG : both13: Unchanged skipping 2025/04/02 01:10:10 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:10:10 DEBUG : both14: Unchanged skipping 2025/04/02 01:10:10 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:10:10 DEBUG : both15: Unchanged skipping 2025/04/02 01:10:10 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:10:10 DEBUG : both10: Unchanged skipping 2025/04/02 01:10:10 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:10:10 DEBUG : both17: Unchanged skipping 2025/04/02 01:10:10 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:10:10 DEBUG : both11: Unchanged skipping 2025/04/02 01:10:10 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:10:10 DEBUG : both1: Unchanged skipping 2025/04/02 01:10:10 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:10:10 DEBUG : both16: Unchanged skipping 2025/04/02 01:10:10 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:10:10 DEBUG : both3: Unchanged skipping 2025/04/02 01:10:10 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:10:10 DEBUG : both18: Unchanged skipping 2025/04/02 01:10:10 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:10:10 DEBUG : both5: Unchanged skipping 2025/04/02 01:10:10 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:10:10 DEBUG : both6: Unchanged skipping 2025/04/02 01:10:10 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:10:10 DEBUG : both7: Unchanged skipping 2025/04/02 01:10:10 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:10:10 DEBUG : both8: Unchanged skipping 2025/04/02 01:10:10 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 01:10:10 DEBUG : both9: Unchanged skipping 2025/04/02 01:10:10 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/02 01:10:10 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/02 01:10:10 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/02 01:10:10 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/02 01:10:10 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/02 01:10:10 DEBUG : both19: Unchanged skipping 2025/04/02 01:10:10 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/02 01:10:10 DEBUG : both2: Unchanged skipping 2025/04/02 01:10:10 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/02 01:10:10 DEBUG : both4: Unchanged skipping 2025/04/02 01:10:10 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/02 01:10:10 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/02 01:10:10 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/02 01:10:10 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/02 01:10:10 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/02 01:10:10 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/02 01:10:10 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/02 01:10:10 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/02 01:10:10 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/02 01:10:10 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/02 01:10:10 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/02 01:10:10 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/02 01:10:10 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/02 01:10:10 DEBUG : B2 bucket rclone-test-yiricex0toju: Waiting for transfers to finish 2025/04/02 01:10:11 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/02 01:10:11 INFO : only0: Copied (replaced existing) 2025/04/02 01:10:11 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/02 01:10:11 INFO : only12: Copied (replaced existing) 2025/04/02 01:10:11 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/02 01:10:11 INFO : only10: Copied (replaced existing) 2025/04/02 01:10:11 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/02 01:10:11 INFO : only17: Copied (replaced existing) 2025/04/02 01:10:11 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/02 01:10:11 INFO : only11: Copied (replaced existing) 2025/04/02 01:10:12 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/02 01:10:12 INFO : only16: Copied (replaced existing) 2025/04/02 01:10:12 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/02 01:10:12 INFO : only1: Copied (replaced existing) 2025/04/02 01:10:12 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/02 01:10:12 INFO : only13: Copied (replaced existing) 2025/04/02 01:10:12 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/02 01:10:12 INFO : only19: Copied (replaced existing) 2025/04/02 01:10:12 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/02 01:10:12 INFO : only4: Copied (replaced existing) 2025/04/02 01:10:12 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/02 01:10:12 INFO : only5: Copied (replaced existing) 2025/04/02 01:10:12 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/02 01:10:12 INFO : only2: Copied (replaced existing) 2025/04/02 01:10:12 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/02 01:10:12 INFO : only3: Copied (replaced existing) 2025/04/02 01:10:12 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/02 01:10:12 INFO : only6: Copied (replaced existing) 2025/04/02 01:10:12 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/02 01:10:12 INFO : only7: Copied (replaced existing) 2025/04/02 01:10:12 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/02 01:10:12 INFO : only8: Copied (replaced existing) 2025/04/02 01:10:12 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/02 01:10:12 INFO : only14: Copied (replaced existing) 2025/04/02 01:10:12 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/02 01:10:12 INFO : only15: Copied (replaced existing) 2025/04/02 01:10:12 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/02 01:10:12 INFO : only9: Copied (replaced existing) 2025/04/02 01:10:12 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/02 01:10:12 INFO : only18: Copied (replaced existing) 2025/04/02 01:10:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (32.28s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:10:21 DEBUG : empty_dir: Making directory with metadata 2025/04/02 01:10:21 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 01:10:21 DEBUG : empty_on_remote: Making directory with metadata 2025/04/02 01:10:21 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 01:10:21 INFO : empty_on_remote: Making directory 2025/04/02 01:10:21 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-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:10:22 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/02 01:10:22 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/02 01:10:22 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/02 01:10:22 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.76s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:10:25 DEBUG : empty_dir: Making directory with metadata 2025/04/02 01:10:25 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 01:10:25 DEBUG : empty_on_remote: Making directory with metadata 2025/04/02 01:10:25 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 01:10:25 INFO : empty_on_remote: Making directory 2025/04/02 01:10:25 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-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:10:26 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/02 01:10:26 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/02 01:10:26 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/02 01:10:26 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/02 01:10:26 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (5.67s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:10:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/02 01:10:30 INFO : sub dir: Making directory 2025/04/02 01:10:30 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (5.64s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" 2025/04/02 01:10:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/02 01:10:36 INFO : sub dir: Making directory 2025/04/02 01:10:36 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yiricex0toju", Local "Local file system at /tmp/rclone33767906", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (5.52s) PASS 2025/04/02 01:10:42 DEBUG : B2 bucket rclone-test-yiricex0toju: Purge remote 2025/04/02 01:10:42 INFO : B2 bucket rclone-test-yiricex0toju: cleaning bucket "rclone-test-yiricex0toju" of all files 2025/04/02 01:10:43 DEBUG : BackupDir/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f4072e55d26225502_d20250402_m010750_c001_v7007000_t0000_u01743556070021") 2025/04/02 01:10:43 DEBUG : BackupDir/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f114d7cb959784d82_d20250402_m010743_c001_v0001184_t0024_u01743556063559") 2025/04/02 01:10:43 DEBUG : CompareDest/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f404517f861356ff7_d20250402_m010717_c001_v7007000_t0000_u01743556037314") 2025/04/02 01:10:43 DEBUG : CompareDest/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56f9b0_d20250402_m010710_c001_v0001102_t0035_u01743556030256") 2025/04/02 01:10:43 DEBUG : CompareDest/two: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f404517f861356ff8_d20250402_m010717_c001_v7007000_t0000_u01743556037567") 2025/04/02 01:10:43 DEBUG : CompareDest/two: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb678a_d20250402_m010711_c001_v0001161_t0012_u01743556031540") 2025/04/02 01:10:43 DEBUG : CopyDest/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f4072e55d26225503_d20250402_m010750_c001_v7007000_t0000_u01743556070207") 2025/04/02 01:10:43 DEBUG : CopyDest/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb6854_d20250402_m010739_c001_v0001161_t0025_u01743556059374") 2025/04/02 01:10:43 DEBUG : CopyDest/three: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f4072e55d26225504_d20250402_m010750_c001_v7007000_t0000_u01743556070394") 2025/04/02 01:10:43 DEBUG : CopyDest/three: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb6884_d20250402_m010747_c001_v0001161_t0015_u01743556067792") 2025/04/02 01:10:43 DEBUG : CopyDest/two: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f4072e55d26225505_d20250402_m010750_c001_v7007000_t0000_u01743556070591") 2025/04/02 01:10:43 DEBUG : CopyDest/two: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fa74_d20250402_m010745_c001_v0001102_t0013_u01743556065187") 2025/04/02 01:10:43 DEBUG : EXISTING: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f416caf4237857631_d20250402_m010922_c001_v7007000_t0000_u01743556162406") 2025/04/02 01:10:43 DEBUG : EXISTING: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fc2c_d20250402_m010920_c001_v0001102_t0038_u01743556160877") 2025/04/02 01:10:43 DEBUG : Testêé: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f416caf4237857627_d20250402_m010916_c001_v7007000_t0000_u01743556156986") 2025/04/02 01:10:43 DEBUG : Testêé: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fc1a_d20250402_m010916_c001_v0001102_t0040_u01743556156095") 2025/04/02 01:10:43 DEBUG : Testêé: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fc12_d20250402_m010915_c001_v0001102_t0018_u01743556155253") 2025/04/02 01:10:44 DEBUG : a/potato2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41814cf373af961e_d20250402_m010502_c001_v7007000_t0000_u01743555902602") 2025/04/02 01:10:44 DEBUG : a/potato2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb63db_d20250402_m010501_c001_v0001161_t0015_u01743555901533") 2025/04/02 01:10:44 DEBUG : a/potato2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f414362178ab99db8_d20250402_m010458_c001_v7007000_t0000_u01743555898670") 2025/04/02 01:10:44 DEBUG : a/potato2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb63ba_d20250402_m010457_c001_v0001161_t0048_u01743555897761") 2025/04/02 01:10:44 DEBUG : a/potato2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f414362178ab99d82_d20250402_m010433_c001_v7007000_t0000_u01743555873881") 2025/04/02 01:10:44 DEBUG : a/potato2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb62f4_d20250402_m010432_c001_v0001161_t0012_u01743555872870") 2025/04/02 01:10:44 DEBUG : b/potato: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41814cf373af961f_d20250402_m010502_c001_v7007000_t0000_u01743555902867") 2025/04/02 01:10:44 DEBUG : b/potato: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb63ca_d20250402_m010459_c001_v0001161_t0016_u01743555899799") 2025/04/02 01:10:44 DEBUG : b/potato: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f414362178ab99db7_d20250402_m010458_c001_v7007000_t0000_u01743555898112") 2025/04/02 01:10:44 DEBUG : b/potato: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb63a8_d20250402_m010456_c001_v0001161_t0008_u01743555896167") 2025/04/02 01:10:44 DEBUG : b/potato: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f414362178ab99d81_d20250402_m010433_c001_v7007000_t0000_u01743555873323") 2025/04/02 01:10:44 DEBUG : b/potato: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb62e8_d20250402_m010431_c001_v0001161_t0011_u01743555871641") 2025/04/02 01:10:44 DEBUG : backup/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f401ed8ec77c64ce0_d20250402_m010806_c001_v7007000_t0000_u01743556086220") 2025/04/02 01:10:44 DEBUG : backup/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f110651b47ff54ade_d20250402_m010803_c001_v0001181_t0021_u01743556083446") 2025/04/02 01:10:44 DEBUG : backup/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f11339769ea1f2ca9_d20250402_m010757_c001_v0001117_t0018_u01743556077714") 2025/04/02 01:10:44 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f416caf42378575b4_d20250402_m010837_c001_v7007000_t0000_u01743556117063") 2025/04/02 01:10:44 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f116c5e333d46ce2a_d20250402_m010834_c001_v0001145_t0049_u01743556114263") 2025/04/02 01:10:44 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f119b9b5436e1a3e4_d20250402_m010829_c001_v0001157_t0029_u01743556109857") 2025/04/02 01:10:44 DEBUG : backup/one.bak: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f4154fa61e7cb7691_d20250402_m010820_c001_v7007000_t0000_u01743556100676") 2025/04/02 01:10:45 DEBUG : backup/one.bak: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f1028fddaebc611dd_d20250402_m010818_c001_v0001137_t0013_u01743556098325") 2025/04/02 01:10:45 DEBUG : backup/one.bak: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10118d3bb006429a_d20250402_m010814_c001_v0001146_t0001_u01743556094142") 2025/04/02 01:10:45 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f416caf42378575b5_d20250402_m010837_c001_v7007000_t0000_u01743556117269") 2025/04/02 01:10:45 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10118d3bb00642f6_d20250402_m010835_c001_v0001146_t0047_u01743556115882") 2025/04/02 01:10:45 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f1032371f5f282d6c_d20250402_m010831_c001_v0001146_t0004_u01743556111780") 2025/04/02 01:10:45 DEBUG : backup/three.txt: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f401ed8ec77c64ce1_d20250402_m010806_c001_v7007000_t0000_u01743556086407") 2025/04/02 01:10:45 DEBUG : backup/three.txt: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f1059654e84fd15a4_d20250402_m010804_c001_v0001115_t0030_u01743556084726") 2025/04/02 01:10:45 DEBUG : backup/three.txt: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f116b0da912a48315_d20250402_m010800_c001_v0001117_t0055_u01743556080223") 2025/04/02 01:10:45 DEBUG : backup/three.txt.bak: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f4154fa61e7cb7692_d20250402_m010820_c001_v7007000_t0000_u01743556100928") 2025/04/02 01:10:45 DEBUG : backup/three.txt.bak: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f114d7cb9597852ad_d20250402_m010819_c001_v0001184_t0046_u01743556099458") 2025/04/02 01:10:45 DEBUG : backup/three.txt.bak: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f102f4fb4f4680754_d20250402_m010815_c001_v0001182_t0020_u01743556095926") 2025/04/02 01:10:45 DEBUG : both0: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41727ba3ec6032b6_d20250402_m011013_c001_v7007000_t0000_u01743556213571") 2025/04/02 01:10:45 DEBUG : both0: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fcdf_d20250402_m010949_c001_v0001102_t0001_u01743556189834") 2025/04/02 01:10:45 DEBUG : both0: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41764f53a29e8468_d20250402_m010944_c001_v7007000_t0000_u01743556184964") 2025/04/02 01:10:45 DEBUG : both0: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fc48_d20250402_m010924_c001_v0001102_t0015_u01743556164885") 2025/04/02 01:10:45 DEBUG : both1: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41727ba3ec6032b7_d20250402_m011013_c001_v7007000_t0000_u01743556213757") 2025/04/02 01:10:45 DEBUG : both1: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fce3_d20250402_m010950_c001_v0001102_t0055_u01743556190672") 2025/04/02 01:10:46 DEBUG : both1: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41764f53a29e8469_d20250402_m010945_c001_v7007000_t0000_u01743556185152") 2025/04/02 01:10:46 DEBUG : both1: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fc4e_d20250402_m010925_c001_v0001102_t0021_u01743556165868") 2025/04/02 01:10:46 DEBUG : both10: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41727ba3ec6032b8_d20250402_m011013_c001_v7007000_t0000_u01743556213947") 2025/04/02 01:10:46 DEBUG : both10: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fd23_d20250402_m010959_c001_v0001102_t0010_u01743556199495") 2025/04/02 01:10:46 DEBUG : both10: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41764f53a29e846a_d20250402_m010945_c001_v7007000_t0000_u01743556185337") 2025/04/02 01:10:46 DEBUG : both10: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fc85_d20250402_m010933_c001_v0001102_t0001_u01743556173457") 2025/04/02 01:10:46 DEBUG : both11: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41727ba3ec6032b9_d20250402_m011014_c001_v7007000_t0000_u01743556214133") 2025/04/02 01:10:46 DEBUG : both11: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fd27_d20250402_m011000_c001_v0001102_t0029_u01743556200556") 2025/04/02 01:10:46 DEBUG : both11: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41764f53a29e846b_d20250402_m010945_c001_v7007000_t0000_u01743556185528") 2025/04/02 01:10:46 DEBUG : both11: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fc8b_d20250402_m010934_c001_v0001102_t0046_u01743556174194") 2025/04/02 01:10:46 DEBUG : both12: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41727ba3ec6032ba_d20250402_m011014_c001_v7007000_t0000_u01743556214321") 2025/04/02 01:10:46 DEBUG : both12: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fd35_d20250402_m011001_c001_v0001102_t0013_u01743556201929") 2025/04/02 01:10:46 DEBUG : both12: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41764f53a29e846c_d20250402_m010945_c001_v7007000_t0000_u01743556185714") 2025/04/02 01:10:46 DEBUG : both12: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fc93_d20250402_m010934_c001_v0001102_t0039_u01743556174959") 2025/04/02 01:10:46 DEBUG : both13: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41727ba3ec6032bc_d20250402_m011014_c001_v7007000_t0000_u01743556214507") 2025/04/02 01:10:46 DEBUG : both13: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fd3d_d20250402_m011002_c001_v0001102_t0006_u01743556202838") 2025/04/02 01:10:46 DEBUG : both13: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41764f53a29e846d_d20250402_m010945_c001_v7007000_t0000_u01743556185904") 2025/04/02 01:10:47 DEBUG : both13: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fc9f_d20250402_m010936_c001_v0001102_t0046_u01743556176377") 2025/04/02 01:10:47 DEBUG : both14: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41727ba3ec6032bd_d20250402_m011014_c001_v7007000_t0000_u01743556214694") 2025/04/02 01:10:47 DEBUG : both14: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fd43_d20250402_m011004_c001_v0001102_t0044_u01743556204283") 2025/04/02 01:10:47 DEBUG : both14: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41764f53a29e846e_d20250402_m010946_c001_v7007000_t0000_u01743556186088") 2025/04/02 01:10:47 DEBUG : both14: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fca5_d20250402_m010937_c001_v0001102_t0027_u01743556177196") 2025/04/02 01:10:47 DEBUG : both15: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41727ba3ec6032be_d20250402_m011014_c001_v7007000_t0000_u01743556214882") 2025/04/02 01:10:47 DEBUG : both15: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fd4d_d20250402_m011005_c001_v0001102_t0055_u01743556205418") 2025/04/02 01:10:47 DEBUG : both15: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41764f53a29e846f_d20250402_m010946_c001_v7007000_t0000_u01743556186276") 2025/04/02 01:10:47 DEBUG : both15: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fcad_d20250402_m010938_c001_v0001102_t0037_u01743556178276") 2025/04/02 01:10:47 DEBUG : both16: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41727ba3ec6032bf_d20250402_m011015_c001_v7007000_t0000_u01743556215066") 2025/04/02 01:10:47 DEBUG : both16: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fd51_d20250402_m011006_c001_v0001102_t0052_u01743556206476") 2025/04/02 01:10:47 DEBUG : both16: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41764f53a29e8470_d20250402_m010946_c001_v7007000_t0000_u01743556186478") 2025/04/02 01:10:47 DEBUG : both16: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fcb3_d20250402_m010939_c001_v0001102_t0017_u01743556179317") 2025/04/02 01:10:47 DEBUG : both17: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41727ba3ec6032c0_d20250402_m011015_c001_v7007000_t0000_u01743556215250") 2025/04/02 01:10:47 DEBUG : both17: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fd59_d20250402_m011007_c001_v0001102_t0001_u01743556207347") 2025/04/02 01:10:47 DEBUG : both17: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41764f53a29e8471_d20250402_m010946_c001_v7007000_t0000_u01743556186663") 2025/04/02 01:10:47 DEBUG : both17: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fcbb_d20250402_m010940_c001_v0001102_t0017_u01743556180092") 2025/04/02 01:10:47 DEBUG : both18: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41727ba3ec6032c2_d20250402_m011015_c001_v7007000_t0000_u01743556215435") 2025/04/02 01:10:48 DEBUG : both18: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fd61_d20250402_m011008_c001_v0001102_t0006_u01743556208479") 2025/04/02 01:10:48 DEBUG : both18: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41764f53a29e8472_d20250402_m010946_c001_v7007000_t0000_u01743556186848") 2025/04/02 01:10:48 DEBUG : both18: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fcc3_d20250402_m010940_c001_v0001102_t0020_u01743556180815") 2025/04/02 01:10:48 DEBUG : both19: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41727ba3ec6032c3_d20250402_m011015_c001_v7007000_t0000_u01743556215620") 2025/04/02 01:10:48 DEBUG : both19: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fd69_d20250402_m011009_c001_v0001102_t0055_u01743556209452") 2025/04/02 01:10:48 DEBUG : both19: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41764f53a29e8473_d20250402_m010947_c001_v7007000_t0000_u01743556187035") 2025/04/02 01:10:48 DEBUG : both19: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fcc9_d20250402_m010941_c001_v0001102_t0006_u01743556181447") 2025/04/02 01:10:48 DEBUG : both2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41727ba3ec6032c4_d20250402_m011015_c001_v7007000_t0000_u01743556215806") 2025/04/02 01:10:48 DEBUG : both2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fceb_d20250402_m010951_c001_v0001102_t0038_u01743556191581") 2025/04/02 01:10:48 DEBUG : both2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41764f53a29e8474_d20250402_m010947_c001_v7007000_t0000_u01743556187227") 2025/04/02 01:10:48 DEBUG : both2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fc53_d20250402_m010926_c001_v0001102_t0048_u01743556166666") 2025/04/02 01:10:48 DEBUG : both3: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41727ba3ec6032c9_d20250402_m011015_c001_v7007000_t0000_u01743556215996") 2025/04/02 01:10:48 DEBUG : both3: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fcef_d20250402_m010952_c001_v0001102_t0044_u01743556192529") 2025/04/02 01:10:48 DEBUG : both3: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41764f53a29e8475_d20250402_m010947_c001_v7007000_t0000_u01743556187421") 2025/04/02 01:10:48 DEBUG : both3: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fc5d_d20250402_m010927_c001_v0001102_t0009_u01743556167584") 2025/04/02 01:10:48 DEBUG : both4: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41727ba3ec6032ca_d20250402_m011016_c001_v7007000_t0000_u01743556216181") 2025/04/02 01:10:48 DEBUG : both4: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fcf3_d20250402_m010953_c001_v0001102_t0016_u01743556193409") 2025/04/02 01:10:48 DEBUG : both4: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41764f53a29e8476_d20250402_m010947_c001_v7007000_t0000_u01743556187658") 2025/04/02 01:10:49 DEBUG : both4: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fc65_d20250402_m010928_c001_v0001102_t0052_u01743556168397") 2025/04/02 01:10:49 DEBUG : both5: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41727ba3ec6032cb_d20250402_m011016_c001_v7007000_t0000_u01743556216365") 2025/04/02 01:10:49 DEBUG : both5: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fcfb_d20250402_m010954_c001_v0001102_t0058_u01743556194382") 2025/04/02 01:10:49 DEBUG : both5: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41764f53a29e8477_d20250402_m010947_c001_v7007000_t0000_u01743556187844") 2025/04/02 01:10:49 DEBUG : both5: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fc6b_d20250402_m010929_c001_v0001102_t0026_u01743556169051") 2025/04/02 01:10:49 DEBUG : both6: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41727ba3ec6032cc_d20250402_m011016_c001_v7007000_t0000_u01743556216553") 2025/04/02 01:10:49 DEBUG : both6: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fd03_d20250402_m010955_c001_v0001102_t0024_u01743556195433") 2025/04/02 01:10:49 DEBUG : both6: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41764f53a29e8478_d20250402_m010948_c001_v7007000_t0000_u01743556188029") 2025/04/02 01:10:49 DEBUG : both6: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fc71_d20250402_m010930_c001_v0001102_t0015_u01743556170029") 2025/04/02 01:10:49 DEBUG : both7: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41727ba3ec6032cd_d20250402_m011016_c001_v7007000_t0000_u01743556216738") 2025/04/02 01:10:49 DEBUG : both7: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fd0b_d20250402_m010956_c001_v0001102_t0041_u01743556196470") 2025/04/02 01:10:49 DEBUG : both7: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41764f53a29e8479_d20250402_m010948_c001_v7007000_t0000_u01743556188218") 2025/04/02 01:10:49 DEBUG : both7: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fc79_d20250402_m010930_c001_v0001102_t0006_u01743556170923") 2025/04/02 01:10:49 DEBUG : both8: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41727ba3ec6032cf_d20250402_m011016_c001_v7007000_t0000_u01743556216923") 2025/04/02 01:10:49 DEBUG : both8: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fd15_d20250402_m010957_c001_v0001102_t0029_u01743556197480") 2025/04/02 01:10:49 DEBUG : both8: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41764f53a29e847a_d20250402_m010948_c001_v7007000_t0000_u01743556188406") 2025/04/02 01:10:49 DEBUG : both8: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fc7d_d20250402_m010931_c001_v0001102_t0039_u01743556171793") 2025/04/02 01:10:50 DEBUG : both9: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41727ba3ec6032d0_d20250402_m011017_c001_v7007000_t0000_u01743556217108") 2025/04/02 01:10:50 DEBUG : both9: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fd1d_d20250402_m010958_c001_v0001102_t0006_u01743556198605") 2025/04/02 01:10:50 DEBUG : both9: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41764f53a29e847b_d20250402_m010948_c001_v7007000_t0000_u01743556188590") 2025/04/02 01:10:50 DEBUG : both9: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fc81_d20250402_m010932_c001_v0001102_t0037_u01743556172764") 2025/04/02 01:10:50 DEBUG : c/non empty space: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41814cf373af9620_d20250402_m010503_c001_v7007000_t0000_u01743555903144") 2025/04/02 01:10:50 DEBUG : c/non empty space: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb63cc_d20250402_m010500_c001_v0001161_t0019_u01743555900427") 2025/04/02 01:10:50 DEBUG : c/non empty space: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f414362178ab99dba_d20250402_m010458_c001_v7007000_t0000_u01743555898857") 2025/04/02 01:10:50 DEBUG : c/non empty space: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb63ae_d20250402_m010456_c001_v0001161_t0028_u01743555896704") 2025/04/02 01:10:50 DEBUG : c/non empty space: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f414362178ab99d84_d20250402_m010434_c001_v7007000_t0000_u01743555874065") 2025/04/02 01:10:50 DEBUG : c/non empty space: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb62ea_d20250402_m010431_c001_v0001161_t0049_u01743555871951") 2025/04/02 01:10:50 DEBUG : check sum: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f4054139e40239c15_d20250402_m010419_c001_v7007000_t0000_u01743555859657") 2025/04/02 01:10:50 DEBUG : check sum: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb62a4_d20250402_m010418_c001_v0001161_t0022_u01743555858532") 2025/04/02 01:10:50 DEBUG : dest/3: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f416caf42378561ce_d20250402_m010729_c001_v7007000_t0000_u01743556049061") 2025/04/02 01:10:50 DEBUG : dest/3: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f411aa750c800d80e_d20250402_m010727_c001_v0001102_t0042_u01743556047007") 2025/04/02 01:10:50 DEBUG : dst/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f416caf423785761c_d20250402_m010913_c001_v7007000_t0000_u01743556153456") 2025/04/02 01:10:50 DEBUG : dst/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f1059c736142efd55_d20250402_m010910_c001_v0001184_t0014_u01743556150822") 2025/04/02 01:10:50 DEBUG : dst/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f40115b661ab6718a_d20250402_m010910_c001_v7007000_t0000_u01743556150627") 2025/04/02 01:10:50 DEBUG : dst/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f1059c736142efcf7_d20250402_m010908_c001_v0001184_t0041_u01743556148010") 2025/04/02 01:10:50 DEBUG : dst/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f40115b661ab67185_d20250402_m010907_c001_v7007000_t0000_u01743556147273") 2025/04/02 01:10:51 DEBUG : dst/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fbde_d20250402_m010903_c001_v0001102_t0055_u01743556143214") 2025/04/02 01:10:51 DEBUG : dst/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f416caf4237857605_d20250402_m010901_c001_v7007000_t0000_u01743556141404") 2025/04/02 01:10:51 DEBUG : dst/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f11476344eede509e_d20250402_m010859_c001_v0001183_t0009_u01743556139514") 2025/04/02 01:10:51 DEBUG : dst/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f412b67bc1f5606b8_d20250402_m010859_c001_v7007000_t0000_u01743556139329") 2025/04/02 01:10:51 DEBUG : dst/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f11476344eede504c_d20250402_m010856_c001_v0001183_t0057_u01743556136256") 2025/04/02 01:10:51 DEBUG : dst/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f412b67bc1f5606b4_d20250402_m010855_c001_v7007000_t0000_u01743556135522") 2025/04/02 01:10:51 DEBUG : dst/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fba2_d20250402_m010851_c001_v0001102_t0001_u01743556131391") 2025/04/02 01:10:51 DEBUG : dst/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f419bc2c4355f03ed_d20250402_m010850_c001_v7007000_t0000_u01743556130279") 2025/04/02 01:10:51 DEBUG : dst/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f11883df6ff7cc932_d20250402_m010848_c001_v0001181_t0048_u01743556128570") 2025/04/02 01:10:51 DEBUG : dst/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f410bed6b496c4222_d20250402_m010848_c001_v7007000_t0000_u01743556128314") 2025/04/02 01:10:51 DEBUG : dst/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f11883df6ff7cc910_d20250402_m010843_c001_v0001181_t0036_u01743556123898") 2025/04/02 01:10:51 DEBUG : dst/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f410bed6b496c421c_d20250402_m010842_c001_v7007000_t0000_u01743556122948") 2025/04/02 01:10:51 DEBUG : dst/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fb64_d20250402_m010838_c001_v0001102_t0001_u01743556118124") 2025/04/02 01:10:51 DEBUG : dst/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f416caf42378575b6_d20250402_m010837_c001_v7007000_t0000_u01743556117507") 2025/04/02 01:10:51 DEBUG : dst/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f1010cbb9fb7aee5a_d20250402_m010835_c001_v0001032_t0014_u01743556115277") 2025/04/02 01:10:51 DEBUG : dst/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f409907ef4bbb69cc_d20250402_m010834_c001_v7007000_t0000_u01743556114890") 2025/04/02 01:10:51 DEBUG : dst/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f1010cbb9fb7aee50_d20250402_m010831_c001_v0001032_t0055_u01743556111222") 2025/04/02 01:10:51 DEBUG : dst/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f409907ef4bbb69c5_d20250402_m010830_c001_v7007000_t0000_u01743556110236") 2025/04/02 01:10:52 DEBUG : dst/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fb24_d20250402_m010822_c001_v0001102_t0018_u01743556102192") 2025/04/02 01:10:52 DEBUG : dst/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f4154fa61e7cb7693_d20250402_m010821_c001_v7007000_t0000_u01743556101185") 2025/04/02 01:10:52 DEBUG : dst/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f1187978a0fcbae49_d20250402_m010818_c001_v0001172_t0024_u01743556098811") 2025/04/02 01:10:52 DEBUG : dst/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f403016e1548daa3f_d20250402_m010818_c001_v7007000_t0000_u01743556098614") 2025/04/02 01:10:52 DEBUG : dst/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f1187978a0fcbae35_d20250402_m010815_c001_v0001172_t0055_u01743556095346") 2025/04/02 01:10:52 DEBUG : dst/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f403016e1548daa38_d20250402_m010814_c001_v7007000_t0000_u01743556094595") 2025/04/02 01:10:52 DEBUG : dst/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56faee_d20250402_m010807_c001_v0001102_t0012_u01743556087606") 2025/04/02 01:10:52 DEBUG : dst/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f401ed8ec77c64ce2_d20250402_m010806_c001_v7007000_t0000_u01743556086598") 2025/04/02 01:10:52 DEBUG : dst/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f1023839deafe11bb_d20250402_m010803_c001_v0001104_t0059_u01743556083859") 2025/04/02 01:10:52 DEBUG : dst/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f419b182e6915802e_d20250402_m010803_c001_v7007000_t0000_u01743556083672") 2025/04/02 01:10:52 DEBUG : dst/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f1023839deafe11a1_d20250402_m010759_c001_v0001104_t0033_u01743556079226") 2025/04/02 01:10:52 DEBUG : dst/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f419b182e6915801d_d20250402_m010758_c001_v7007000_t0000_u01743556078473") 2025/04/02 01:10:52 DEBUG : dst/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fa9a_d20250402_m010751_c001_v0001102_t0047_u01743556071891") 2025/04/02 01:10:52 DEBUG : dst/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f4072e55d26225506_d20250402_m010750_c001_v7007000_t0000_u01743556070778") 2025/04/02 01:10:52 DEBUG : dst/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f112ed884b6ff9007_d20250402_m010744_c001_v0001044_t0029_u01743556064019") 2025/04/02 01:10:52 DEBUG : dst/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f408bd287d0c2241c_d20250402_m010743_c001_v7007000_t0000_u01743556063765") 2025/04/02 01:10:52 DEBUG : dst/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fa5c_d20250402_m010738_c001_v0001102_t0013_u01743556058638") 2025/04/02 01:10:52 DEBUG : dst/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f107b8f7a97d1920a_d20250402_m010737_c001_v0001101_t0010_u01743556057566") 2025/04/02 01:10:52 DEBUG : dst/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f107b8f7a97d19206_d20250402_m010736_c001_v0001101_t0007_u01743556056043") 2025/04/02 01:10:53 DEBUG : dst/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f404517f861356ffa_d20250402_m010717_c001_v7007000_t0000_u01743556037849") 2025/04/02 01:10:53 DEBUG : dst/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb6774_d20250402_m010709_c001_v0001161_t0058_u01743556029342") 2025/04/02 01:10:53 DEBUG : dst/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f102343405c4fad5e_d20250402_m010708_c001_v0001161_t0037_u01743556028190") 2025/04/02 01:10:53 DEBUG : dst/one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f102343405c4fad50_d20250402_m010706_c001_v0001161_t0019_u01743556026881") 2025/04/02 01:10:53 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f416caf423785761d_d20250402_m010913_c001_v7007000_t0000_u01743556153689") 2025/04/02 01:10:53 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f101597363657ca26_d20250402_m010910_c001_v0001178_t0017_u01743556150404") 2025/04/02 01:10:53 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f11866de4142b9e66_d20250402_m010907_c001_v0001165_t0046_u01743556147041") 2025/04/02 01:10:53 DEBUG : dst/one.bak: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f416caf4237857606_d20250402_m010901_c001_v7007000_t0000_u01743556141662") 2025/04/02 01:10:53 DEBUG : dst/one.bak: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f11915238205c751f_d20250402_m010859_c001_v0001184_t0009_u01743556139125") 2025/04/02 01:10:53 DEBUG : dst/one.bak: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f110f054b8d8e55cb_d20250402_m010855_c001_v0001176_t0020_u01743556135281") 2025/04/02 01:10:53 DEBUG : dst/one.bak: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f419bc2c4355f03ee_d20250402_m010850_c001_v7007000_t0000_u01743556130466") 2025/04/02 01:10:53 DEBUG : dst/one.bak: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f1164bc2ad9a92ef8_d20250402_m010848_c001_v0001184_t0033_u01743556128119") 2025/04/02 01:10:53 DEBUG : dst/one.bak: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f1114d93340080501_d20250402_m010842_c001_v0001099_t0028_u01743556122527") 2025/04/02 01:10:53 DEBUG : dst/three: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f4072e55d26225507_d20250402_m010750_c001_v7007000_t0000_u01743556070964") 2025/04/02 01:10:53 DEBUG : dst/three: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f107b8f7a97d19248_d20250402_m010749_c001_v0001101_t0040_u01743556069301") 2025/04/02 01:10:53 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f416caf423785761e_d20250402_m010913_c001_v7007000_t0000_u01743556153945") 2025/04/02 01:10:53 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f103299071c717f04_d20250402_m010911_c001_v0001116_t0031_u01743556151620") 2025/04/02 01:10:53 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f102f4fb4f4680d38_d20250402_m010908_c001_v0001182_t0043_u01743556148807") 2025/04/02 01:10:54 DEBUG : dst/three.txt: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f416caf423785761f_d20250402_m010914_c001_v7007000_t0000_u01743556154197") 2025/04/02 01:10:54 DEBUG : dst/three.txt: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f1059c736142efd8f_d20250402_m010912_c001_v0001184_t0011_u01743556152760") 2025/04/02 01:10:54 DEBUG : dst/three.txt: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f40115b661ab6718e_d20250402_m010912_c001_v7007000_t0000_u01743556152571") 2025/04/02 01:10:54 DEBUG : dst/three.txt: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f1059c736142efd23_d20250402_m010909_c001_v0001184_t0004_u01743556149203") 2025/04/02 01:10:54 DEBUG : dst/three.txt: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f40115b661ab67187_d20250402_m010909_c001_v7007000_t0000_u01743556149017") 2025/04/02 01:10:54 DEBUG : dst/three.txt: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fbe6_d20250402_m010904_c001_v0001102_t0035_u01743556144100") 2025/04/02 01:10:54 DEBUG : dst/three.txt: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f416caf4237857607_d20250402_m010901_c001_v7007000_t0000_u01743556141896") 2025/04/02 01:10:54 DEBUG : dst/three.txt: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f11476344eede50c0_d20250402_m010900_c001_v0001183_t0016_u01743556140779") 2025/04/02 01:10:54 DEBUG : dst/three.txt: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f412b67bc1f5606ba_d20250402_m010900_c001_v7007000_t0000_u01743556140594") 2025/04/02 01:10:54 DEBUG : dst/three.txt: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f11476344eede5072_d20250402_m010857_c001_v0001183_t0025_u01743556137683") 2025/04/02 01:10:54 DEBUG : dst/three.txt: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f412b67bc1f5606b7_d20250402_m010857_c001_v7007000_t0000_u01743556137490") 2025/04/02 01:10:54 DEBUG : dst/three.txt: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fba8_d20250402_m010852_c001_v0001102_t0015_u01743556132470") 2025/04/02 01:10:54 DEBUG : dst/three.txt: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f410bed6b496c4224_d20250402_m010849_c001_v7007000_t0000_u01743556129718") 2025/04/02 01:10:54 DEBUG : dst/three.txt: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fb8e_d20250402_m010846_c001_v0001102_t0020_u01743556126713") 2025/04/02 01:10:54 DEBUG : dst/three.txt: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f410bed6b496c4220_d20250402_m010844_c001_v7007000_t0000_u01743556124766") 2025/04/02 01:10:54 DEBUG : dst/three.txt: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fb6a_d20250402_m010838_c001_v0001102_t0050_u01743556118932") 2025/04/02 01:10:54 DEBUG : dst/three.txt: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f409907ef4bbb69ce_d20250402_m010836_c001_v7007000_t0000_u01743556116390") 2025/04/02 01:10:54 DEBUG : dst/three.txt: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fb54_d20250402_m010833_c001_v0001102_t0012_u01743556113305") 2025/04/02 01:10:54 DEBUG : dst/three.txt: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f409907ef4bbb69c7_d20250402_m010832_c001_v7007000_t0000_u01743556112171") 2025/04/02 01:10:55 DEBUG : dst/three.txt: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fb30_d20250402_m010825_c001_v0001102_t0022_u01743556105012") 2025/04/02 01:10:55 DEBUG : dst/three.txt: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f403016e1548daa40_d20250402_m010819_c001_v7007000_t0000_u01743556099707") 2025/04/02 01:10:55 DEBUG : dst/three.txt: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb693e_d20250402_m010817_c001_v0001161_t0056_u01743556097289") 2025/04/02 01:10:55 DEBUG : dst/three.txt: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f403016e1548daa39_d20250402_m010816_c001_v7007000_t0000_u01743556096143") 2025/04/02 01:10:55 DEBUG : dst/three.txt: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56faf2_d20250402_m010808_c001_v0001102_t0039_u01743556088761") 2025/04/02 01:10:55 DEBUG : dst/three.txt: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f419b182e69158030_d20250402_m010805_c001_v7007000_t0000_u01743556085534") 2025/04/02 01:10:55 DEBUG : dst/three.txt: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb68f0_d20250402_m010802_c001_v0001161_t0022_u01743556082252") 2025/04/02 01:10:55 DEBUG : dst/three.txt: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f419b182e6915802b_d20250402_m010801_c001_v7007000_t0000_u01743556081002") 2025/04/02 01:10:55 DEBUG : dst/three.txt: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56faa2_d20250402_m010752_c001_v0001102_t0044_u01743556072797") 2025/04/02 01:10:55 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f416caf423785760f_d20250402_m010902_c001_v7007000_t0000_u01743556142154") 2025/04/02 01:10:55 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f109aaf1562c9b03c_d20250402_m010900_c001_v0001113_t0059_u01743556140292") 2025/04/02 01:10:55 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f112651048e523751_d20250402_m010857_c001_v0001105_t0029_u01743556137051") 2025/04/02 01:10:55 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f419bc2c4355f03ef_d20250402_m010850_c001_v7007000_t0000_u01743556130664") 2025/04/02 01:10:55 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f1104e0c6940aa31b_d20250402_m010849_c001_v0001029_t0020_u01743556129135") 2025/04/02 01:10:55 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f1037f27581e406e0_d20250402_m010844_c001_v0001184_t0057_u01743556124568") 2025/04/02 01:10:55 DEBUG : dst/two: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f416caf4237857620_d20250402_m010914_c001_v7007000_t0000_u01743556154442") 2025/04/02 01:10:55 DEBUG : dst/two: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fbe2_d20250402_m010903_c001_v0001102_t0056_u01743556143598") 2025/04/02 01:10:55 DEBUG : dst/two: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f416caf4237857610_d20250402_m010902_c001_v7007000_t0000_u01743556142418") 2025/04/02 01:10:55 DEBUG : dst/two: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fba6_d20250402_m010851_c001_v0001102_t0011_u01743556131895") 2025/04/02 01:10:56 DEBUG : dst/two: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f419bc2c4355f03f1_d20250402_m010850_c001_v7007000_t0000_u01743556130850") 2025/04/02 01:10:56 DEBUG : dst/two: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fb66_d20250402_m010838_c001_v0001102_t0014_u01743556118576") 2025/04/02 01:10:56 DEBUG : dst/two: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f416caf42378575b7_d20250402_m010837_c001_v7007000_t0000_u01743556117710") 2025/04/02 01:10:56 DEBUG : dst/two: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fb2e_d20250402_m010824_c001_v0001102_t0022_u01743556104616") 2025/04/02 01:10:56 DEBUG : dst/two: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f4154fa61e7cb7694_d20250402_m010821_c001_v7007000_t0000_u01743556101421") 2025/04/02 01:10:56 DEBUG : dst/two: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb690c_d20250402_m010808_c001_v0001161_t0032_u01743556088378") 2025/04/02 01:10:56 DEBUG : dst/two: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f401ed8ec77c64ce3_d20250402_m010806_c001_v7007000_t0000_u01743556086831") 2025/04/02 01:10:56 DEBUG : dst/two: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb68aa_d20250402_m010752_c001_v0001161_t0034_u01743556072413") 2025/04/02 01:10:56 DEBUG : dst/two: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f4072e55d26225508_d20250402_m010751_c001_v7007000_t0000_u01743556071150") 2025/04/02 01:10:56 DEBUG : dst/two: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f1086fa45441ad4ab_d20250402_m010746_c001_v0001183_t0029_u01743556066173") 2025/04/02 01:10:56 DEBUG : dst/two: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f404517f861356ffb_d20250402_m010718_c001_v7007000_t0000_u01743556038114") 2025/04/02 01:10:56 DEBUG : dst/two: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f102343405c4fad94_d20250402_m010716_c001_v0001161_t0052_u01743556036385") 2025/04/02 01:10:56 DEBUG : empty space: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41839514bbf6caa8_d20250402_m010629_c001_v7007000_t0000_u01743555989162") 2025/04/02 01:10:56 DEBUG : empty space: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb665b_d20250402_m010625_c001_v0001161_t0026_u01743555985895") 2025/04/02 01:10:56 DEBUG : empty space: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41839514bbf6caa4_d20250402_m010623_c001_v7007000_t0000_u01743555983632") 2025/04/02 01:10:56 DEBUG : empty space: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56f875_d20250402_m010612_c001_v0001102_t0015_u01743555972363") 2025/04/02 01:10:56 DEBUG : empty space: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f403016e1548d9a1b_d20250402_m010602_c001_v7007000_t0000_u01743555962419") 2025/04/02 01:10:56 DEBUG : empty space: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb65b1_d20250402_m010558_c001_v0001161_t0050_u01743555958990") 2025/04/02 01:10:57 DEBUG : empty space: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41814cf373af9645_d20250402_m010527_c001_v7007000_t0000_u01743555927325") 2025/04/02 01:10:57 DEBUG : empty space: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb648b_d20250402_m010523_c001_v0001161_t0031_u01743555923943") 2025/04/02 01:10:57 DEBUG : empty space: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41814cf373af963b_d20250402_m010521_c001_v7007000_t0000_u01743555921120") 2025/04/02 01:10:57 DEBUG : empty space: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb6467_d20250402_m010519_c001_v0001161_t0003_u01743555919002") 2025/04/02 01:10:57 DEBUG : empty space: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41814cf373af9631_d20250402_m010513_c001_v7007000_t0000_u01743555913070") 2025/04/02 01:10:57 DEBUG : empty space: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb6425_d20250402_m010510_c001_v0001161_t0030_u01743555910598") 2025/04/02 01:10:57 DEBUG : empty space: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41814cf373af962a_d20250402_m010508_c001_v7007000_t0000_u01743555908497") 2025/04/02 01:10:57 DEBUG : empty space: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb640d_d20250402_m010505_c001_v0001161_t0007_u01743555905929") 2025/04/02 01:10:57 DEBUG : empty space: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f414362178ab99dab_d20250402_m010455_c001_v7007000_t0000_u01743555895032") 2025/04/02 01:10:57 DEBUG : empty space: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb6384_d20250402_m010453_c001_v0001161_t0026_u01743555893180") 2025/04/02 01:10:57 DEBUG : empty space: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f414362178ab99d9f_d20250402_m010451_c001_v7007000_t0000_u01743555891753") 2025/04/02 01:10:57 DEBUG : empty space: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb636e_d20250402_m010450_c001_v0001161_t0042_u01743555890741") 2025/04/02 01:10:57 DEBUG : empty space: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f414362178ab99d90_d20250402_m010444_c001_v7007000_t0000_u01743555884385") 2025/04/02 01:10:57 DEBUG : empty space: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb632e_d20250402_m010442_c001_v0001161_t0054_u01743555882986") 2025/04/02 01:10:57 DEBUG : empty space: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f414362178ab99d8b_d20250402_m010440_c001_v7007000_t0000_u01743555880166") 2025/04/02 01:10:57 DEBUG : empty space: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb631a_d20250402_m010438_c001_v0001161_t0057_u01743555878866") 2025/04/02 01:10:57 DEBUG : empty space: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f414362178ab99d88_d20250402_m010437_c001_v7007000_t0000_u01743555877635") 2025/04/02 01:10:57 DEBUG : empty space: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f1040dc394d1a0d13_d20250402_m010436_c001_v0001144_t0033_u01743555876635") 2025/04/02 01:10:58 DEBUG : empty space: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb6304_d20250402_m010434_c001_v0001161_t0004_u01743555874849") 2025/04/02 01:10:58 DEBUG : enormous: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41814cf373af9643_d20250402_m010525_c001_v7007000_t0000_u01743555925995") 2025/04/02 01:10:58 DEBUG : enormous: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb6491_d20250402_m010524_c001_v0001161_t0038_u01743555924451") 2025/04/02 01:10:58 DEBUG : existing: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f416caf423785762a_d20250402_m010919_c001_v7007000_t0000_u01743556159527") 2025/04/02 01:10:58 DEBUG : existing: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fc20_d20250402_m010917_c001_v0001102_t0033_u01743556157861") 2025/04/02 01:10:58 DEBUG : existing: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f403016e1548d9a17_d20250402_m010557_c001_v7007000_t0000_u01743555957042") 2025/04/02 01:10:58 DEBUG : existing: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56f819_d20250402_m010555_c001_v0001102_t0007_u01743555955787") 2025/04/02 01:10:58 DEBUG : existing: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f419b182e69157ee9_d20250402_m010430_c001_v7007000_t0000_u01743555870505") 2025/04/02 01:10:58 DEBUG : existing: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb62da_d20250402_m010429_c001_v0001161_t0012_u01743555869432") 2025/04/02 01:10:58 DEBUG : existing: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f419b182e69157ee8_d20250402_m010428_c001_v7007000_t0000_u01743555868099") 2025/04/02 01:10:58 DEBUG : existing: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb62d0_d20250402_m010427_c001_v0001161_t0036_u01743555867392") 2025/04/02 01:10:58 DEBUG : existing: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb62ca_d20250402_m010426_c001_v0001161_t0055_u01743555866500") 2025/04/02 01:10:58 DEBUG : existing-b: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f403016e1548d9a18_d20250402_m010557_c001_v7007000_t0000_u01743555957227") 2025/04/02 01:10:58 DEBUG : existing-b: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb6593_d20250402_m010555_c001_v0001161_t0053_u01743555955932") 2025/04/02 01:10:58 DEBUG : file1: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f411a5cb4067f6ce5_d20250402_m011028_c001_v7007000_t0000_u01743556228478") 2025/04/02 01:10:58 DEBUG : file1: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fddb_d20250402_m011026_c001_v0001102_t0023_u01743556226453") 2025/04/02 01:10:58 DEBUG : file1: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41727ba3ec6032ee_d20250402_m011023_c001_v7007000_t0000_u01743556223863") 2025/04/02 01:10:59 DEBUG : file1: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f113546722324e7cd_d20250402_m011022_c001_v0001183_t0029_u01743556222356") 2025/04/02 01:10:59 DEBUG : five: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41814cf373af9666_d20250402_m010535_c001_v7007000_t0000_u01743555935403") 2025/04/02 01:10:59 DEBUG : five: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f417ea754c1bb64bf_d20250402_m010532_c001_v0001161_t0005_u01743555932174") 2025/04/02 01:10:59 DEBUG : foo: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f414362178ab99d8d_d20250402_m010442_c001_v7007000_t0000_u01743555882202") 2025/04/02 01:10:59 DEBUG : foo: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f417ea754c1bb632a_d20250402_m010441_c001_v0001161_t0005_u01743555881647") 2025/04/02 01:10:59 DEBUG : foo: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f417ea754c1bb6324_d20250402_m010440_c001_v0001161_t0005_u01743555880990") 2025/04/02 01:10:59 DEBUG : four: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41814cf373af9667_d20250402_m010535_c001_v7007000_t0000_u01743555935662") 2025/04/02 01:10:59 DEBUG : four: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f419ba068fcdfc06f_d20250402_m010532_c001_v0001099_t0028_u01743555932893") 2025/04/02 01:10:59 DEBUG : four: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb64b9_d20250402_m010531_c001_v0001161_t0056_u01743555931125") 2025/04/02 01:10:59 DEBUG : hello world2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f4072e55d262254b6_d20250402_m010314_c001_v7007000_t0000_u01743555794359") 2025/04/02 01:10:59 DEBUG : hello world2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10157b2a426320c9_d20250402_m010312_c001_v0001116_t0032_u01743555792843") 2025/04/02 01:10:59 DEBUG : ignore-size: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f419b182e69157ee5_d20250402_m010425_c001_v7007000_t0000_u01743555865339") 2025/04/02 01:10:59 DEBUG : ignore-size: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb62ba_d20250402_m010424_c001_v0001161_t0039_u01743555864175") 2025/04/02 01:10:59 DEBUG : nested/sub dir/file: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f403016e1548d9a14_d20250402_m010554_c001_v7007000_t0000_u01743555954679") 2025/04/02 01:10:59 DEBUG : nested/sub dir/file: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb657b_d20250402_m010553_c001_v0001161_t0037_u01743555953983") 2025/04/02 01:10:59 DEBUG : nested/sub dir/file: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f403016e1548d9a0e_d20250402_m010552_c001_v7007000_t0000_u01743555952696") 2025/04/02 01:10:59 DEBUG : nested/sub dir/file: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb656b_d20250402_m010552_c001_v0001161_t0008_u01743555952045") 2025/04/02 01:11:00 DEBUG : one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41814cf373af9668_d20250402_m010535_c001_v7007000_t0000_u01743555935914") 2025/04/02 01:11:00 DEBUG : one: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f417ea754c1bb64af_d20250402_m010530_c001_v0001161_t0005_u01743555930411") 2025/04/02 01:11:00 DEBUG : only0: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41727ba3ec6032d1_d20250402_m011017_c001_v7007000_t0000_u01743556217293") 2025/04/02 01:11:00 DEBUG : only0: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f40704ae8fb56fd71_d20250402_m011011_c001_v0001102_t0049_u01743556211042") 2025/04/02 01:11:00 DEBUG : only0: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fce1_d20250402_m010950_c001_v0001102_t0010_u01743556190300") 2025/04/02 01:11:00 DEBUG : only0: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f404517f86135706e_d20250402_m010943_c001_v7007000_t0000_u01743556183182") 2025/04/02 01:11:00 DEBUG : only0: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fc4c_d20250402_m010925_c001_v0001102_t0004_u01743556165250") 2025/04/02 01:11:00 DEBUG : only1: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41727ba3ec6032d2_d20250402_m011017_c001_v7007000_t0000_u01743556217477") 2025/04/02 01:11:00 DEBUG : only1: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f419fc3d307d475fa_d20250402_m011012_c001_v0001183_t0046_u01743556212032") 2025/04/02 01:11:00 DEBUG : only1: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fce9_d20250402_m010951_c001_v0001102_t0004_u01743556191158") 2025/04/02 01:11:00 DEBUG : only1: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f404517f86135706f_d20250402_m010943_c001_v7007000_t0000_u01743556183369") 2025/04/02 01:11:00 DEBUG : only1: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fc50_d20250402_m010926_c001_v0001102_t0043_u01743556166240") 2025/04/02 01:11:00 DEBUG : only10: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41727ba3ec6032d3_d20250402_m011017_c001_v7007000_t0000_u01743556217662") 2025/04/02 01:11:00 DEBUG : only10: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f413546722324e671_d20250402_m011011_c001_v0001183_t0010_u01743556211686") 2025/04/02 01:11:00 DEBUG : only10: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fd25_d20250402_m010959_c001_v0001102_t0009_u01743556199965") 2025/04/02 01:11:00 DEBUG : only10: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f408bd287d0c2243f_d20250402_m010943_c001_v7007000_t0000_u01743556183943") 2025/04/02 01:11:00 DEBUG : only10: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fc87_d20250402_m010933_c001_v0001102_t0021_u01743556173850") 2025/04/02 01:11:00 DEBUG : only11: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41727ba3ec6032d4_d20250402_m011017_c001_v7007000_t0000_u01743556217879") 2025/04/02 01:11:01 DEBUG : only11: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f4177c027a2a705fd_d20250402_m011011_c001_v0001100_t0053_u01743556211890") 2025/04/02 01:11:01 DEBUG : only11: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fd31_d20250402_m011001_c001_v0001102_t0048_u01743556201357") 2025/04/02 01:11:01 DEBUG : only11: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f404517f861357071_d20250402_m010943_c001_v7007000_t0000_u01743556183556") 2025/04/02 01:11:01 DEBUG : only11: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fc91_d20250402_m010934_c001_v0001102_t0017_u01743556174643") 2025/04/02 01:11:01 DEBUG : only12: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41727ba3ec6032d6_d20250402_m011018_c001_v7007000_t0000_u01743556218064") 2025/04/02 01:11:01 DEBUG : only12: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f40704ae8fb56fd75_d20250402_m011011_c001_v0001102_t0049_u01743556211676") 2025/04/02 01:11:01 DEBUG : only12: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fd3b_d20250402_m011002_c001_v0001102_t0008_u01743556202430") 2025/04/02 01:11:01 DEBUG : only12: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f408bd287d0c2243e_d20250402_m010943_c001_v7007000_t0000_u01743556183747") 2025/04/02 01:11:01 DEBUG : only12: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fc99_d20250402_m010935_c001_v0001102_t0006_u01743556175426") 2025/04/02 01:11:01 DEBUG : only13: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41727ba3ec6032d7_d20250402_m011018_c001_v7007000_t0000_u01743556218252") 2025/04/02 01:11:01 DEBUG : only13: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f413546722324e67d_d20250402_m011012_c001_v0001183_t0010_u01743556212058") 2025/04/02 01:11:01 DEBUG : only13: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fd41_d20250402_m011003_c001_v0001102_t0041_u01743556203443") 2025/04/02 01:11:01 DEBUG : only13: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41764f53a29e8465_d20250402_m010943_c001_v7007000_t0000_u01743556183953") 2025/04/02 01:11:01 DEBUG : only13: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fca3_d20250402_m010936_c001_v0001102_t0031_u01743556176786") 2025/04/02 01:11:01 DEBUG : only14: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41727ba3ec6032d8_d20250402_m011018_c001_v7007000_t0000_u01743556218436") 2025/04/02 01:11:01 DEBUG : only14: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f413546722324e693_d20250402_m011012_c001_v0001183_t0010_u01743556212615") 2025/04/02 01:11:01 DEBUG : only14: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fd49_d20250402_m011004_c001_v0001102_t0024_u01743556204776") 2025/04/02 01:11:02 DEBUG : only14: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f40115b661ab671f1_d20250402_m010943_c001_v7007000_t0000_u01743556183988") 2025/04/02 01:11:02 DEBUG : only14: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fca9_d20250402_m010937_c001_v0001102_t0037_u01743556177741") 2025/04/02 01:11:02 DEBUG : only15: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41727ba3ec6032d9_d20250402_m011018_c001_v7007000_t0000_u01743556218621") 2025/04/02 01:11:02 DEBUG : only15: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f4177c027a2a70605_d20250402_m011012_c001_v0001100_t0053_u01743556212648") 2025/04/02 01:11:02 DEBUG : only15: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fd4f_d20250402_m011005_c001_v0001102_t0036_u01743556205892") 2025/04/02 01:11:02 DEBUG : only15: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f40115b661ab671f2_d20250402_m010944_c001_v7007000_t0000_u01743556184173") 2025/04/02 01:11:02 DEBUG : only15: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fcb1_d20250402_m010938_c001_v0001102_t0015_u01743556178952") 2025/04/02 01:11:02 DEBUG : only16: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41727ba3ec6032da_d20250402_m011018_c001_v7007000_t0000_u01743556218806") 2025/04/02 01:11:02 DEBUG : only16: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f40704ae8fb56fd7d_d20250402_m011012_c001_v0001102_t0049_u01743556212016") 2025/04/02 01:11:02 DEBUG : only16: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fd55_d20250402_m011006_c001_v0001102_t0012_u01743556206907") 2025/04/02 01:11:02 DEBUG : only16: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f404517f861357075_d20250402_m010944_c001_v7007000_t0000_u01743556184298") 2025/04/02 01:11:02 DEBUG : only16: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fcb9_d20250402_m010939_c001_v0001102_t0038_u01743556179683") 2025/04/02 01:11:02 DEBUG : only17: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41727ba3ec6032db_d20250402_m011018_c001_v7007000_t0000_u01743556218990") 2025/04/02 01:11:02 DEBUG : only17: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f413546722324e679_d20250402_m011011_c001_v0001183_t0010_u01743556211872") 2025/04/02 01:11:02 DEBUG : only17: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fd5d_d20250402_m011007_c001_v0001102_t0009_u01743556207902") 2025/04/02 01:11:02 DEBUG : only17: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41764f53a29e8463_d20250402_m010943_c001_v7007000_t0000_u01743556183579") 2025/04/02 01:11:02 DEBUG : only17: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fcbd_d20250402_m010940_c001_v0001102_t0013_u01743556180393") 2025/04/02 01:11:02 DEBUG : only18: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41727ba3ec6032dc_d20250402_m011019_c001_v7007000_t0000_u01743556219174") 2025/04/02 01:11:03 DEBUG : only18: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f40704ae8fb56fd8b_d20250402_m011012_c001_v0001102_t0049_u01743556212854") 2025/04/02 01:11:03 DEBUG : only18: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fd65_d20250402_m011008_c001_v0001102_t0059_u01743556208953") 2025/04/02 01:11:03 DEBUG : only18: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f408bd287d0c22441_d20250402_m010944_c001_v7007000_t0000_u01743556184324") 2025/04/02 01:11:03 DEBUG : only18: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fcc7_d20250402_m010941_c001_v0001102_t0015_u01743556181120") 2025/04/02 01:11:03 DEBUG : only19: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41727ba3ec6032de_d20250402_m011019_c001_v7007000_t0000_u01743556219359") 2025/04/02 01:11:03 DEBUG : only19: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f4177c027a2a705ff_d20250402_m011012_c001_v0001100_t0053_u01743556212079") 2025/04/02 01:11:03 DEBUG : only19: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fd6d_d20250402_m011009_c001_v0001102_t0012_u01743556209918") 2025/04/02 01:11:03 DEBUG : only19: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f404517f861357072_d20250402_m010943_c001_v7007000_t0000_u01743556183740") 2025/04/02 01:11:03 DEBUG : only19: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fccb_d20250402_m010941_c001_v0001102_t0004_u01743556181809") 2025/04/02 01:11:03 DEBUG : only2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41727ba3ec6032df_d20250402_m011019_c001_v7007000_t0000_u01743556219542") 2025/04/02 01:11:03 DEBUG : only2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f40704ae8fb56fd81_d20250402_m011012_c001_v0001102_t0049_u01743556212313") 2025/04/02 01:11:03 DEBUG : only2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fced_d20250402_m010952_c001_v0001102_t0028_u01743556192042") 2025/04/02 01:11:03 DEBUG : only2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f40115b661ab671ee_d20250402_m010943_c001_v7007000_t0000_u01743556183584") 2025/04/02 01:11:03 DEBUG : only2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fc59_d20250402_m010927_c001_v0001102_t0001_u01743556167104") 2025/04/02 01:11:03 DEBUG : only3: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41727ba3ec6032e0_d20250402_m011019_c001_v7007000_t0000_u01743556219725") 2025/04/02 01:11:04 DEBUG : only3: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f419fc3d307d47612_d20250402_m011012_c001_v0001183_t0046_u01743556212408") 2025/04/02 01:11:04 DEBUG : only3: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fcf1_d20250402_m010953_c001_v0001102_t0020_u01743556193056") 2025/04/02 01:11:04 DEBUG : only3: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41764f53a29e8464_d20250402_m010943_c001_v7007000_t0000_u01743556183763") 2025/04/02 01:11:04 DEBUG : only3: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fc61_d20250402_m010927_c001_v0001102_t0042_u01743556167957") 2025/04/02 01:11:04 DEBUG : only4: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41727ba3ec6032e1_d20250402_m011019_c001_v7007000_t0000_u01743556219921") 2025/04/02 01:11:04 DEBUG : only4: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f413546722324e687_d20250402_m011012_c001_v0001183_t0010_u01743556212243") 2025/04/02 01:11:04 DEBUG : only4: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fcf5_d20250402_m010953_c001_v0001102_t0050_u01743556193859") 2025/04/02 01:11:04 DEBUG : only4: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f404517f861357074_d20250402_m010944_c001_v7007000_t0000_u01743556184114") 2025/04/02 01:11:04 DEBUG : only4: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fc67_d20250402_m010928_c001_v0001102_t0023_u01743556168763") 2025/04/02 01:11:04 DEBUG : only5: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41727ba3ec6032e2_d20250402_m011020_c001_v7007000_t0000_u01743556220112") 2025/04/02 01:11:04 DEBUG : only5: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f4177c027a2a70601_d20250402_m011012_c001_v0001100_t0053_u01743556212266") 2025/04/02 01:11:04 DEBUG : only5: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fcff_d20250402_m010954_c001_v0001102_t0056_u01743556194824") 2025/04/02 01:11:04 DEBUG : only5: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f40115b661ab671f0_d20250402_m010943_c001_v7007000_t0000_u01743556183782") 2025/04/02 01:11:04 DEBUG : only5: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fc6f_d20250402_m010929_c001_v0001102_t0015_u01743556169713") 2025/04/02 01:11:04 DEBUG : only6: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41727ba3ec6032e3_d20250402_m011020_c001_v7007000_t0000_u01743556220296") 2025/04/02 01:11:04 DEBUG : only6: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f413546722324e68d_d20250402_m011012_c001_v0001183_t0010_u01743556212427") 2025/04/02 01:11:04 DEBUG : only6: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fd07_d20250402_m010955_c001_v0001102_t0041_u01743556195971") 2025/04/02 01:11:04 DEBUG : only6: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41764f53a29e8467_d20250402_m010944_c001_v7007000_t0000_u01743556184331") 2025/04/02 01:11:05 DEBUG : only6: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fc73_d20250402_m010930_c001_v0001102_t0031_u01743556170384") 2025/04/02 01:11:05 DEBUG : only7: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41727ba3ec6032e8_d20250402_m011020_c001_v7007000_t0000_u01743556220492") 2025/04/02 01:11:05 DEBUG : only7: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f4177c027a2a70603_d20250402_m011012_c001_v0001100_t0053_u01743556212463") 2025/04/02 01:11:05 DEBUG : only7: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fd0d_d20250402_m010956_c001_v0001102_t0015_u01743556196989") 2025/04/02 01:11:05 DEBUG : only7: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f404517f861357073_d20250402_m010943_c001_v7007000_t0000_u01743556183930") 2025/04/02 01:11:05 DEBUG : only7: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fc7b_d20250402_m010931_c001_v0001102_t0032_u01743556171422") 2025/04/02 01:11:05 DEBUG : only8: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41727ba3ec6032e9_d20250402_m011020_c001_v7007000_t0000_u01743556220676") 2025/04/02 01:11:05 DEBUG : only8: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f40704ae8fb56fd85_d20250402_m011012_c001_v0001102_t0049_u01743556212589") 2025/04/02 01:11:05 DEBUG : only8: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fd1b_d20250402_m010958_c001_v0001102_t0020_u01743556198134") 2025/04/02 01:11:05 DEBUG : only8: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f408bd287d0c22440_d20250402_m010944_c001_v7007000_t0000_u01743556184135") 2025/04/02 01:11:05 DEBUG : only8: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fc7f_d20250402_m010932_c001_v0001102_t0041_u01743556172370") 2025/04/02 01:11:05 DEBUG : only9: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41727ba3ec6032ea_d20250402_m011020_c001_v7007000_t0000_u01743556220864") 2025/04/02 01:11:05 DEBUG : only9: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f419fc3d307d47622_d20250402_m011012_c001_v0001183_t0046_u01743556212796") 2025/04/02 01:11:05 DEBUG : only9: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fd1f_d20250402_m010959_c001_v0001102_t0051_u01743556199025") 2025/04/02 01:11:05 DEBUG : only9: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41764f53a29e8466_d20250402_m010944_c001_v7007000_t0000_u01743556184143") 2025/04/02 01:11:05 DEBUG : only9: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fc83_d20250402_m010933_c001_v0001102_t0019_u01743556173164") 2025/04/02 01:11:05 DEBUG : potato: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f403016e1548d9a0c_d20250402_m010550_c001_v7007000_t0000_u01743555950041") 2025/04/02 01:11:05 DEBUG : potato: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb6547_d20250402_m010547_c001_v0001161_t0054_u01743555947328") 2025/04/02 01:11:06 DEBUG : potato: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f403016e1548d9a03_d20250402_m010545_c001_v7007000_t0000_u01743555945723") 2025/04/02 01:11:06 DEBUG : potato: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb651f_d20250402_m010543_c001_v0001161_t0005_u01743555943113") 2025/04/02 01:11:06 DEBUG : potato: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41814cf373af9674_d20250402_m010540_c001_v7007000_t0000_u01743555940032") 2025/04/02 01:11:06 DEBUG : potato: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f119ba068fcdfc09d_d20250402_m010537_c001_v0001099_t0013_u01743555937164") 2025/04/02 01:11:06 DEBUG : potato: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41814cf373af9636_d20250402_m010516_c001_v7007000_t0000_u01743555916820") 2025/04/02 01:11:06 DEBUG : potato: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb6443_d20250402_m010514_c001_v0001161_t0009_u01743555914674") 2025/04/02 01:11:06 DEBUG : potato: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41814cf373af962f_d20250402_m010511_c001_v7007000_t0000_u01743555911501") 2025/04/02 01:11:06 DEBUG : potato: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb6421_d20250402_m010510_c001_v0001161_t0034_u01743555910074") 2025/04/02 01:11:06 DEBUG : potato: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41814cf373af9626_d20250402_m010507_c001_v7007000_t0000_u01743555907329") 2025/04/02 01:11:06 DEBUG : potato: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb6403_d20250402_m010505_c001_v0001161_t0045_u01743555905348") 2025/04/02 01:11:06 DEBUG : potato: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f414362178ab99da9_d20250402_m010454_c001_v7007000_t0000_u01743555894474") 2025/04/02 01:11:06 DEBUG : potato: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb6382_d20250402_m010452_c001_v0001161_t0036_u01743555892762") 2025/04/02 01:11:06 DEBUG : potato: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f414362178ab99da0_d20250402_m010451_c001_v7007000_t0000_u01743555891938") 2025/04/02 01:11:06 DEBUG : potato: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb6364_d20250402_m010450_c001_v0001161_t0008_u01743555890306") 2025/04/02 01:11:06 DEBUG : potato: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f414362178ab99d99_d20250402_m010449_c001_v7007000_t0000_u01743555889469") 2025/04/02 01:11:06 DEBUG : potato: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb6358_d20250402_m010448_c001_v0001161_t0050_u01743555888699") 2025/04/02 01:11:07 DEBUG : potato: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb6354_d20250402_m010447_c001_v0001161_t0006_u01743555887915") 2025/04/02 01:11:07 DEBUG : potato: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f414362178ab99d94_d20250402_m010447_c001_v7007000_t0000_u01743555887039") 2025/04/02 01:11:07 DEBUG : potato: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb634a_d20250402_m010446_c001_v0001161_t0008_u01743555886353") 2025/04/02 01:11:07 DEBUG : potato: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb6342_d20250402_m010445_c001_v0001161_t0044_u01743555885384") 2025/04/02 01:11:07 DEBUG : potato: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f414362178ab99d91_d20250402_m010444_c001_v7007000_t0000_u01743555884570") 2025/04/02 01:11:07 DEBUG : potato: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb6332_d20250402_m010443_c001_v0001161_t0056_u01743555883726") 2025/04/02 01:11:07 DEBUG : potato2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f403016e1548d9a45_d20250402_m010641_c001_v7007000_t0000_u01743556001407") 2025/04/02 01:11:07 DEBUG : potato2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb66b5_d20250402_m010640_c001_v0001161_t0045_u01743556000638") 2025/04/02 01:11:07 DEBUG : potato2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41839514bbf6caa9_d20250402_m010629_c001_v7007000_t0000_u01743555989393") 2025/04/02 01:11:07 DEBUG : potato2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56f8c5_d20250402_m010625_c001_v0001102_t0048_u01743555985094") 2025/04/02 01:11:07 DEBUG : potato2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f409907ef4bbb51ba_d20250402_m010616_c001_v7007000_t0000_u01743555976352") 2025/04/02 01:11:07 DEBUG : potato2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb6607_d20250402_m010611_c001_v0001161_t0031_u01743555971221") 2025/04/02 01:11:07 DEBUG : potato2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f403016e1548d9a1c_d20250402_m010603_c001_v7007000_t0000_u01743555963199") 2025/04/02 01:11:07 DEBUG : potato2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56f82b_d20250402_m010558_c001_v0001102_t0009_u01743555958534") 2025/04/02 01:11:07 DEBUG : potato2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41814cf373af9642_d20250402_m010525_c001_v7007000_t0000_u01743555925661") 2025/04/02 01:11:07 DEBUG : potato2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb6485_d20250402_m010523_c001_v0001161_t0016_u01743555923482") 2025/04/02 01:11:07 DEBUG : potato2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41814cf373af963c_d20250402_m010521_c001_v7007000_t0000_u01743555921521") 2025/04/02 01:11:07 DEBUG : potato2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb6461_d20250402_m010518_c001_v0001161_t0018_u01743555918346") 2025/04/02 01:11:08 DEBUG : potato2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41814cf373af9638_d20250402_m010517_c001_v7007000_t0000_u01743555917080") 2025/04/02 01:11:08 DEBUG : potato2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb644b_d20250402_m010515_c001_v0001161_t0010_u01743555915751") 2025/04/02 01:11:08 DEBUG : potato2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41814cf373af9632_d20250402_m010513_c001_v7007000_t0000_u01743555913322") 2025/04/02 01:11:08 DEBUG : potato2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb6431_d20250402_m010512_c001_v0001161_t0009_u01743555912057") 2025/04/02 01:11:08 DEBUG : potato2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41814cf373af962b_d20250402_m010508_c001_v7007000_t0000_u01743555908824") 2025/04/02 01:11:08 DEBUG : potato2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb6417_d20250402_m010507_c001_v0001161_t0017_u01743555907356") 2025/04/02 01:11:08 DEBUG : potato2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f414362178ab99dac_d20250402_m010455_c001_v7007000_t0000_u01743555895216") 2025/04/02 01:11:08 DEBUG : potato2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb6392_d20250402_m010454_c001_v0001161_t0039_u01743555894081") 2025/04/02 01:11:08 DEBUG : potato2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f4072e55d262254ba_d20250402_m010318_c001_v7007000_t0000_u01743555798864") 2025/04/02 01:11:08 DEBUG : potato2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10157b2a426320d9_d20250402_m010317_c001_v0001116_t0023_u01743555797953") 2025/04/02 01:11:08 DEBUG : potato2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f4072e55d262254b9_d20250402_m010316_c001_v7007000_t0000_u01743555796289") 2025/04/02 01:11:08 DEBUG : potato2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10157b2a426320cf_d20250402_m010315_c001_v0001116_t0053_u01743555795276") 2025/04/02 01:11:08 DEBUG : potato3: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41839514bbf6caaa_d20250402_m010630_c001_v7007000_t0000_u01743555990300") 2025/04/02 01:11:08 DEBUG : potato3: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56f8c9_d20250402_m010626_c001_v0001102_t0030_u01743555986197") 2025/04/02 01:11:08 DEBUG : potato3: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f409907ef4bbb51bb_d20250402_m010616_c001_v7007000_t0000_u01743555976615") 2025/04/02 01:11:08 DEBUG : potato3: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb660d_d20250402_m010612_c001_v0001161_t0055_u01743555972783") 2025/04/02 01:11:08 DEBUG : potato3: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f403016e1548d9a1d_d20250402_m010603_c001_v7007000_t0000_u01743555963384") 2025/04/02 01:11:09 DEBUG : potato3: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56f833_d20250402_m010559_c001_v0001102_t0055_u01743555959331") 2025/04/02 01:11:09 DEBUG : pre-dest1/1: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f416caf42378561cf_d20250402_m010729_c001_v7007000_t0000_u01743556049375") 2025/04/02 01:11:09 DEBUG : pre-dest1/1: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56f9ea_d20250402_m010719_c001_v0001102_t0052_u01743556039685") 2025/04/02 01:11:09 DEBUG : pre-dest2/2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f416caf42378561d0_d20250402_m010729_c001_v7007000_t0000_u01743556049697") 2025/04/02 01:11:09 DEBUG : pre-dest2/2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb67c6_d20250402_m010720_c001_v0001161_t0050_u01743556040757") 2025/04/02 01:11:09 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f404517f861356fdd_d20250402_m010655_c001_v7007000_t0000_u01743556015785") 2025/04/02 01:11:09 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56f962_d20250402_m010651_c001_v0001102_t0040_u01743556011009") 2025/04/02 01:11:09 DEBUG : sizeonly: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f4054139e40239c19_d20250402_m010422_c001_v7007000_t0000_u01743555862347") 2025/04/02 01:11:09 DEBUG : sizeonly: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb62ac_d20250402_m010421_c001_v0001161_t0055_u01743555861210") 2025/04/02 01:11:09 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f410bed6b496c4295_d20250402_m011040_c001_v7007000_t0000_u01743556240765") 2025/04/02 01:11:09 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f113546722324e955_d20250402_m011037_c001_v0001183_t0028_u01743556237426") 2025/04/02 01:11:09 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f410bed6b496c428f_d20250402_m011035_c001_v7007000_t0000_u01743556235276") 2025/04/02 01:11:09 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f1177c027a2a7063d_d20250402_m011032_c001_v0001100_t0009_u01743556232014") 2025/04/02 01:11:09 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f403016e1548d9a15_d20250402_m010554_c001_v7007000_t0000_u01743555954864") 2025/04/02 01:11:09 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56f807_d20250402_m010553_c001_v0001102_t0024_u01743555953839") 2025/04/02 01:11:09 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f403016e1548d9a11_d20250402_m010552_c001_v7007000_t0000_u01743555952881") 2025/04/02 01:11:10 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56f7f1_d20250402_m010551_c001_v0001102_t0009_u01743555951915") 2025/04/02 01:11:10 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f4054139e40239c12_d20250402_m010417_c001_v7007000_t0000_u01743555857430") 2025/04/02 01:11:10 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb6298_d20250402_m010415_c001_v0001161_t0010_u01743555855693") 2025/04/02 01:11:10 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f4054139e40239c10_d20250402_m010414_c001_v7007000_t0000_u01743555854738") 2025/04/02 01:11:10 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb6296_d20250402_m010413_c001_v0001161_t0032_u01743555853377") 2025/04/02 01:11:10 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f4054139e40239c06_d20250402_m010406_c001_v7007000_t0000_u01743555846624") 2025/04/02 01:11:10 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10352c6c8480c174_d20250402_m010404_c001_v0001180_t0014_u01743555844935") 2025/04/02 01:11:10 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f4054139e40239c03_d20250402_m010404_c001_v7007000_t0000_u01743555844157") 2025/04/02 01:11:10 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10352c6c8480c162_d20250402_m010402_c001_v0001180_t0042_u01743555842696") 2025/04/02 01:11:10 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10352c6c8480c146_d20250402_m010359_c001_v0001180_t0011_u01743555839023") 2025/04/02 01:11:10 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f4054139e40239bff_d20250402_m010357_c001_v7007000_t0000_u01743555837819") 2025/04/02 01:11:10 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10352c6c8480c13b_d20250402_m010356_c001_v0001180_t0005_u01743555836682") 2025/04/02 01:11:10 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10352c6c8480c132_d20250402_m010355_c001_v0001180_t0014_u01743555835367") 2025/04/02 01:11:10 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f4054139e40239bf8_d20250402_m010350_c001_v7007000_t0000_u01743555830715") 2025/04/02 01:11:10 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10157b2a4263212d_d20250402_m010346_c001_v0001116_t0053_u01743555826711") 2025/04/02 01:11:10 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10157b2a4263211d_d20250402_m010342_c001_v0001116_t0048_u01743555822526") 2025/04/02 01:11:10 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f4054139e40239bd4_d20250402_m010341_c001_v7007000_t0000_u01743555821325") 2025/04/02 01:11:11 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10157b2a42632117_d20250402_m010339_c001_v0001116_t0037_u01743555819987") 2025/04/02 01:11:11 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10157b2a42632113_d20250402_m010338_c001_v0001116_t0024_u01743555818455") 2025/04/02 01:11:11 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f4054139e40239bcd_d20250402_m010336_c001_v7007000_t0000_u01743555816946") 2025/04/02 01:11:11 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10157b2a426320fd_d20250402_m010331_c001_v0001116_t0010_u01743555811274") 2025/04/02 01:11:11 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f4054139e40239bc6_d20250402_m010330_c001_v7007000_t0000_u01743555810874") 2025/04/02 01:11:11 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10157b2a426320f7_d20250402_m010329_c001_v0001116_t0000_u01743555809630") 2025/04/02 01:11:11 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f4072e55d262254c0_d20250402_m010327_c001_v7007000_t0000_u01743555807901") 2025/04/02 01:11:11 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10157b2a426320f1_d20250402_m010326_c001_v0001116_t0026_u01743555806915") 2025/04/02 01:11:11 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f4072e55d262254bf_d20250402_m010326_c001_v7007000_t0000_u01743555806360") 2025/04/02 01:11:11 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10157b2a426320e9_d20250402_m010325_c001_v0001116_t0000_u01743555805369") 2025/04/02 01:11:11 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f4072e55d262254bd_d20250402_m010324_c001_v7007000_t0000_u01743555804084") 2025/04/02 01:11:11 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10157b2a426320e7_d20250402_m010323_c001_v0001116_t0021_u01743555803010") 2025/04/02 01:11:11 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f4072e55d262254bc_d20250402_m010322_c001_v7007000_t0000_u01743555802457") 2025/04/02 01:11:11 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10157b2a426320e1_d20250402_m010321_c001_v0001116_t0026_u01743555801570") 2025/04/02 01:11:11 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f4072e55d262254bb_d20250402_m010320_c001_v7007000_t0000_u01743555800655") 2025/04/02 01:11:11 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10157b2a426320dd_d20250402_m010319_c001_v0001116_t0027_u01743555799782") 2025/04/02 01:11:11 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f4072e55d262254b5_d20250402_m010311_c001_v7007000_t0000_u01743555791930") 2025/04/02 01:11:12 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10157b2a426320bb_d20250402_m010311_c001_v0001116_t0049_u01743555791048") 2025/04/02 01:11:12 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f4072e55d262254b4_d20250402_m010310_c001_v7007000_t0000_u01743555790135") 2025/04/02 01:11:12 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10157b2a426320b5_d20250402_m010309_c001_v0001116_t0056_u01743555789270") 2025/04/02 01:11:12 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f4072e55d262254b3_d20250402_m010308_c001_v7007000_t0000_u01743555788349") 2025/04/02 01:11:12 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10157b2a426320b1_d20250402_m010307_c001_v0001116_t0005_u01743555787486") 2025/04/02 01:11:12 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f4072e55d262254b2_d20250402_m010304_c001_v7007000_t0000_u01743555784550") 2025/04/02 01:11:12 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10157b2a426320a5_d20250402_m010303_c001_v0001116_t0000_u01743555783367") 2025/04/02 01:11:12 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f410bed6b496c4296_d20250402_m011041_c001_v7007000_t0000_u01743556241004") 2025/04/02 01:11:12 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56fe13_d20250402_m011037_c001_v0001102_t0048_u01743556237992") 2025/04/02 01:11:12 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f410bed6b496c4291_d20250402_m011035_c001_v7007000_t0000_u01743556235465") 2025/04/02 01:11:12 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f119fc3d307d4794b_d20250402_m011031_c001_v0001183_t0059_u01743556231764") 2025/04/02 01:11:12 DEBUG : sub/yam: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f403016e1548d9a0b_d20250402_m010549_c001_v7007000_t0000_u01743555949478") 2025/04/02 01:11:12 DEBUG : sub/yam: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56f7c5_d20250402_m010547_c001_v0001102_t0003_u01743555947215") 2025/04/02 01:11:12 DEBUG : test_dir1/file2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f411a5cb4067f6ce7_d20250402_m011028_c001_v7007000_t0000_u01743556228829") 2025/04/02 01:11:12 DEBUG : test_dir1/file2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f119fc3d307d47860_d20250402_m011025_c001_v0001183_t0038_u01743556225629") 2025/04/02 01:11:12 DEBUG : test_dir1/file2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41727ba3ec6032ef_d20250402_m011024_c001_v7007000_t0000_u01743556224050") 2025/04/02 01:11:13 DEBUG : test_dir1/file2: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f119fc3d307d477de_d20250402_m011022_c001_v0001183_t0034_u01743556222413") 2025/04/02 01:11:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f411a5cb4067f6cea_d20250402_m011029_c001_v7007000_t0000_u01743556229200") 2025/04/02 01:11:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f113546722324e828_d20250402_m011025_c001_v0001183_t0039_u01743556225627") 2025/04/02 01:11:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41727ba3ec6032f0_d20250402_m011024_c001_v7007000_t0000_u01743556224235") 2025/04/02 01:11:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f1177c027a2a7061f_d20250402_m011022_c001_v0001100_t0051_u01743556222506") 2025/04/02 01:11:13 DEBUG : three: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41814cf373af9669_d20250402_m010536_c001_v7007000_t0000_u01743555936172") 2025/04/02 01:11:13 DEBUG : three: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb64cf_d20250402_m010534_c001_v0001161_t0005_u01743555934111") 2025/04/02 01:11:13 DEBUG : three: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f117ea754c1bb64b5_d20250402_m010530_c001_v0001161_t0031_u01743555930786") 2025/04/02 01:11:13 DEBUG : two: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41814cf373af966a_d20250402_m010536_c001_v7007000_t0000_u01743555936436") 2025/04/02 01:11:13 DEBUG : two: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f4037f27581e3e95a_d20250402_m010533_c001_v0001184_t0022_u01743555933199") 2025/04/02 01:11:13 DEBUG : two: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f417ea754c1bb64b3_d20250402_m010530_c001_v0001161_t0005_u01743555930597") 2025/04/02 01:11:13 DEBUG : yam: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f403016e1548d9a0d_d20250402_m010550_c001_v7007000_t0000_u01743555950226") 2025/04/02 01:11:13 DEBUG : yam: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f1043db4157528998_d20250402_m010548_c001_v0001109_t0014_u01743555948460") 2025/04/02 01:11:13 DEBUG : yam: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41814cf373af9680_d20250402_m010544_c001_v7007000_t0000_u01743555944940") 2025/04/02 01:11:13 DEBUG : yam: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f10704ae8fb56f79a_d20250402_m010543_c001_v0001102_t0019_u01743555943137") 2025/04/02 01:11:14 DEBUG : yam: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41814cf373af9670_d20250402_m010539_c001_v7007000_t0000_u01743555939155") 2025/04/02 01:11:14 DEBUG : yam: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f1037f27581e3ea04_d20250402_m010537_c001_v0001184_t0034_u01743555937173") 2025/04/02 01:11:14 DEBUG : yaml: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f403016e1548d9a05_d20250402_m010545_c001_v7007000_t0000_u01743555945907") 2025/04/02 01:11:14 DEBUG : yaml: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f1009ecdc37557f6a_d20250402_m010544_c001_v0001101_t0014_u01743555944584") 2025/04/02 01:11:14 DEBUG : yaml: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f41814cf373af9675_d20250402_m010540_c001_v7007000_t0000_u01743555940325") 2025/04/02 01:11:14 DEBUG : yaml: Deleting (id "4_z0fc2ed23005dfb4b9f580e1b_f110aa24809d978ef_d20250402_m010538_c001_v0001038_t0058_u01743555938690") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 8m15.689553457s (try 1/5)