"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/05/05 01:09:01 DEBUG : Creating backend with remote "TestB2:rclone-test-hulezeb1buyu" 2025/05/05 01:09:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/05 01:09:02 DEBUG : Creating backend with remote "/tmp/rclone2710236474" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:09:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 01:09:04 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/05 01:09:04 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:09:04 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestCopyWithDryRun (3.04s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:09:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/05 01:09:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 01:09:05 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:09:05 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:09:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/05 01:09:06 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:09:06 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.04s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", 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-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:09:08 DEBUG : Creating backend with remote "/non-existing" 2025/05/05 01:09:08 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/05 01:09:08 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:09:08 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:09:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 01:09:09 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:09:09 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:09:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/05 01:09:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.93s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:09:10 INFO : B2 bucket rclone-test-hulezeb1buyu: Running all checks before starting transfers 2025/05/05 01:09:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 01:09:11 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:09:11 INFO : B2 bucket rclone-test-hulezeb1buyu: Checks finished, now starting transfers 2025/05/05 01:09:11 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:09:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/05 01:09:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.51s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:09:12 ERROR : Ignoring --no-traverse with sync 2025/05/05 01:09:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 01:09:12 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:09:12 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:09:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/05 01:09:12 INFO : sub dir/hello world: Copied (new) 2025/05/05 01:09:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.50s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:09:14 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/05 01:09:14 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:09:14 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:09:14 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/05/05 01:09:14 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.57s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:09:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/05 01:09:15 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:09:15 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:09:15 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/05 01:09:15 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.59s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:09:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/05 01:09:17 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:09:17 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:09:17 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/05 01:09:17 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.97s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:09:19 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/05 01:09:19 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/05 01:09:19 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/05 01:09:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/05 01:09:19 INFO : sub dir: Making directory 2025/05/05 01:09:19 INFO : sub dir2: Making directory 2025/05/05 01:09:19 INFO : sub dir2/sub sub dir2: Making directory 2025/05/05 01:09:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 01:09:19 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:09:19 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:09:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/05 01:09:19 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/05/05 01:09:19 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.59s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:09:20 INFO : sub dir2: Making directory 2025/05/05 01:09:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/05 01:09:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/05 01:09:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 01:09:20 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:09:20 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:09:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/05 01:09:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.13s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:09:21 DEBUG : sub dir2: Making directory with metadata 2025/05/05 01:09:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/05 01:09:21 INFO : sub dir: Making directory 2025/05/05 01:09:21 INFO : sub dir2: Making directory 2025/05/05 01:09:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 01:09:21 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:09:21 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:09:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/05 01:09:22 INFO : sub dir/hello world: Copied (new) 2025/05/05 01:09:22 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/05 01:09:22 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/05 01:09:22 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.66s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:09:23 INFO : sub dir2: Making directory 2025/05/05 01:09:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 01:09:23 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:09:23 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:09:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/05 01:09:24 INFO : sub dir/hello world: Copied (new) 2025/05/05 01:09:24 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.13s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:09:24 DEBUG : sub dir2: Making directory with metadata 2025/05/05 01:09:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/05 01:09:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/05 01:09:25 INFO : sub dir: Making directory 2025/05/05 01:09:25 INFO : sub dir2: Making directory 2025/05/05 01:09:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 01:09:25 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:09:25 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:09:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/05 01:09:25 INFO : sub dir/hello world: Copied (new) 2025/05/05 01:09:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/05 01:09:25 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.56s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", 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-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:09:26 INFO : sub dir2: Making directory 2025/05/05 01:09:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 01:09:27 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:09:27 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:09:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/05 01:09:27 INFO : sub dir/hello world: Copied (new) 2025/05/05 01:09:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.50s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:09:28 DEBUG : Creating backend with remote "TestB2:rclone-test-vumahat0yefo" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-hulezeb1buyu -> B2 bucket rclone-test-vumahat0yefo 2025/05/05 01:09:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 01:09:29 DEBUG : B2 bucket rclone-test-vumahat0yefo: Waiting for checks to finish 2025/05/05 01:09:29 DEBUG : B2 bucket rclone-test-vumahat0yefo: Waiting for transfers to finish 2025/05/05 01:09:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/05 01:09:31 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:09:31 DEBUG : B2 bucket rclone-test-vumahat0yefo: Purge remote 2025/05/05 01:09:31 INFO : B2 bucket rclone-test-vumahat0yefo: cleaning bucket "rclone-test-vumahat0yefo" of all files 2025/05/05 01:09:32 DEBUG : sub dir/hello world: Deleting (id "4_zcfd2adc3f0dd9bdb9f680e1b_f119d70067608e675_d20250505_m010931_c001_v0001105_t0045_u01746407371482") --- PASS: TestServerSideCopy (5.31s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:09:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/05 01:09:34 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:09:34 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:09:34 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/05 01:09:34 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.32s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:09:36 DEBUG : Creating backend with remote "TestB2:rclone-test-bisiyat5rona" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-hulezeb1buyu -> B2 bucket rclone-test-bisiyat5rona 2025/05/05 01:09:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 01:09:37 DEBUG : B2 bucket rclone-test-bisiyat5rona: Waiting for checks to finish 2025/05/05 01:09:37 DEBUG : B2 bucket rclone-test-bisiyat5rona: Waiting for transfers to finish 2025/05/05 01:09:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/05 01:09:43 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:09:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/05 01:09:44 DEBUG : B2 bucket rclone-test-bisiyat5rona: Waiting for checks to finish 2025/05/05 01:09:44 DEBUG : B2 bucket rclone-test-bisiyat5rona: Waiting for transfers to finish 2025/05/05 01:09:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/05 01:09:45 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:09:45 DEBUG : B2 bucket rclone-test-bisiyat5rona: Purge remote 2025/05/05 01:09:45 INFO : B2 bucket rclone-test-bisiyat5rona: cleaning bucket "rclone-test-bisiyat5rona" of all files 2025/05/05 01:09:46 DEBUG : sub dir/hello world: Deleting (id "4_zefe2cda3f0dd9bdb9f680e1b_f118f664092a610d3_d20250505_m010945_c001_v0001106_t0039_u01746407385073") 2025/05/05 01:09:46 DEBUG : sub dir/hello world: Deleting (id "4_zefe2cda3f0dd9bdb9f680e1b_f11302609d44c74a1_d20250505_m010943_c001_v0001184_t0018_u01746407383316") --- PASS: TestServerSideCopyOverSelf (12.32s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:09:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/05 01:09:48 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:09:48 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:09:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/05 01:09:49 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/05 01:09:49 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestMoveOverSelf (1.90s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:09:50 DEBUG : Creating backend with remote "TestB2:rclone-test-romujic6nobu" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-hulezeb1buyu -> B2 bucket rclone-test-romujic6nobu 2025/05/05 01:09:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 01:09:51 DEBUG : B2 bucket rclone-test-romujic6nobu: Waiting for checks to finish 2025/05/05 01:09:51 DEBUG : B2 bucket rclone-test-romujic6nobu: Waiting for transfers to finish 2025/05/05 01:09:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/05 01:09:57 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:09:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/05 01:09:59 DEBUG : B2 bucket rclone-test-romujic6nobu: Waiting for checks to finish 2025/05/05 01:09:59 DEBUG : B2 bucket rclone-test-romujic6nobu: Waiting for transfers to finish 2025/05/05 01:09:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/05 01:09:59 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/05 01:09:59 INFO : sub dir/hello world: Deleted 2025/05/05 01:10:00 DEBUG : testing file moves 2025/05/05 01:10:00 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/05 01:10:00 DEBUG : B2 bucket rclone-test-romujic6nobu: Waiting for checks to finish 2025/05/05 01:10:00 DEBUG : B2 bucket rclone-test-romujic6nobu: Waiting for transfers to finish 2025/05/05 01:10:00 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/05/05 01:10:00 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/05 01:10:01 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:10:01 DEBUG : B2 bucket rclone-test-romujic6nobu: Purge remote 2025/05/05 01:10:01 INFO : B2 bucket rclone-test-romujic6nobu: cleaning bucket "rclone-test-romujic6nobu" of all files 2025/05/05 01:10:01 DEBUG : sub dir/hello world: Deleting (id "4_z2ff20d23f0ed9bdb9f680e1b_f10036bacc3edd88f_d20250505_m011000_c001_v0001145_t0017_u01746407400572") 2025/05/05 01:10:01 DEBUG : sub dir/hello world: Deleting (id "4_z2ff20d23f0ed9bdb9f680e1b_f103ad8157e7f5a56_d20250505_m010959_c001_v0001184_t0003_u01746407399178") 2025/05/05 01:10:01 DEBUG : sub dir/hello world: Deleting (id "4_z2ff20d23f0ed9bdb9f680e1b_f100fedf7d7eb0091_d20250505_m010957_c001_v0001182_t0015_u01746407397431") --- PASS: TestServerSideMoveOverSelf (13.67s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:10:04 ERROR : : error listing: directory not found 2025/05/05 01:10:04 INFO : Local file system at /tmp/rclone2710236474: Making directory 2025/05/05 01:10:04 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:10:04 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.75s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:10:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 01:10:06 DEBUG : Local file system at /tmp/rclone2710236474: Waiting for checks to finish 2025/05/05 01:10:06 DEBUG : Local file system at /tmp/rclone2710236474: Waiting for transfers to finish 2025/05/05 01:10:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/05 01:10:06 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/05/05 01:10:06 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestCopyRedownload (2.08s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:10:07 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/05 01:10:07 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:10:07 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:10:08 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/05 01:10:08 INFO : check sum: Copied (new) 2025/05/05 01:10:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:10:08 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:10:08 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/05 01:10:08 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/05/05 01:10:08 DEBUG : check sum: Unchanged skipping 2025/05/05 01:10:08 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:10:08 DEBUG : Waiting for deletions to finish 2025/05/05 01:10:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.27s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:10:10 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/05 01:10:10 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:10:10 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:10:10 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/05 01:10:10 INFO : sizeonly: Copied (new) 2025/05/05 01:10:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:10:10 DEBUG : sizeonly: Sizes identical 2025/05/05 01:10:10 DEBUG : sizeonly: Unchanged skipping 2025/05/05 01:10:10 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:10:10 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:10:10 DEBUG : Waiting for deletions to finish 2025/05/05 01:10:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.22s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:10:12 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/05 01:10:12 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:10:12 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:10:12 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/05/05 01:10:12 INFO : ignore-size: Copied (new) 2025/05/05 01:10:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:10:12 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:10:12 DEBUG : ignore-size: Unchanged skipping 2025/05/05 01:10:12 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:10:12 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:10:12 DEBUG : Waiting for deletions to finish 2025/05/05 01:10:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.25s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:10:14 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:10:14 DEBUG : existing: Unchanged skipping 2025/05/05 01:10:14 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:10:14 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:10:14 DEBUG : Waiting for deletions to finish 2025/05/05 01:10:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:10:15 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/05 01:10:15 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:10:15 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:10:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/05 01:10:15 INFO : existing: Copied (replaced existing) 2025/05/05 01:10:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.43s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:10:17 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/05 01:10:17 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:10:17 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:10:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/05 01:10:17 INFO : existing: Copied (new) 2025/05/05 01:10:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:10:17 DEBUG : existing: Destination exists, skipping 2025/05/05 01:10:17 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:10:17 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:10:17 DEBUG : Waiting for deletions to finish 2025/05/05 01:10:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.23s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:10:19 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/05 01:10:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/05 01:10:19 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 01:10:19 DEBUG : c/non empty space: Unchanged skipping 2025/05/05 01:10:19 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:10:19 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:10:20 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/05 01:10:20 INFO : a/potato2: Copied (new) 2025/05/05 01:10:20 DEBUG : Waiting for deletions to finish 2025/05/05 01:10:20 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.45s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:10:22 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/05 01:10:22 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:10:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/05 01:10:22 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/05 01:10:22 DEBUG : empty space: Unchanged skipping 2025/05/05 01:10:22 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:10:22 DEBUG : Waiting for deletions to finish 2025/05/05 01:10:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:10:22 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/05 01:10:22 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:10:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/05 01:10:23 INFO : empty space: Updated modification time in destination 2025/05/05 01:10:23 DEBUG : empty space: Unchanged skipping 2025/05/05 01:10:23 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:10:23 DEBUG : Waiting for deletions to finish 2025/05/05 01:10:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.62s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:10:25 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/05 01:10:25 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:10:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/05 01:10:25 DEBUG : empty space: Unchanged skipping 2025/05/05 01:10:25 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:10:25 DEBUG : Waiting for deletions to finish 2025/05/05 01:10:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.67s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:10:27 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/05 01:10:27 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:10:27 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2710236474) 2025/05/05 01:10:27 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-hulezeb1buyu) 2025/05/05 01:10:27 DEBUG : foo: sha1 differ 2025/05/05 01:10:27 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:10:27 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/05/05 01:10:27 INFO : foo: Copied (replaced existing) 2025/05/05 01:10:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.83s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:10:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 01:10:29 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/05 01:10:29 DEBUG : empty space: Unchanged skipping 2025/05/05 01:10:29 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:10:29 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:10:29 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/05 01:10:29 INFO : potato: Copied (new) 2025/05/05 01:10:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.07s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:10:31 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/05 01:10:31 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:10:31 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:10:31 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/05/05 01:10:31 INFO : potato: Copied (replaced existing) 2025/05/05 01:10:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.06s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:10:33 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/05/05 01:10:33 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:10:33 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2710236474) 2025/05/05 01:10:33 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-hulezeb1buyu) 2025/05/05 01:10:33 DEBUG : potato: sha1 differ 2025/05/05 01:10:33 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:10:33 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/05/05 01:10:33 INFO : potato: Copied (replaced existing) 2025/05/05 01:10:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:10:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/05 01:10:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 01:10:35 DEBUG : empty space: Unchanged skipping 2025/05/05 01:10:35 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/05 01:10:35 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:10:35 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:10:35 DEBUG : Waiting for deletions to finish 2025/05/05 01:10:35 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:10:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 01:10:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/05 01:10:37 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:10:37 DEBUG : empty space: Unchanged skipping 2025/05/05 01:10:37 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:10:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/05 01:10:37 INFO : potato2: Copied (new) 2025/05/05 01:10:37 DEBUG : Waiting for deletions to finish 2025/05/05 01:10:38 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:10:39 INFO : d: Making directory 2025/05/05 01:10:39 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/05/05 01:10:40 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 01:10:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/05 01:10:40 DEBUG : c/non empty space: Unchanged skipping 2025/05/05 01:10:40 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:10:40 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:10:40 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/05 01:10:40 INFO : a/potato2: Copied (new) 2025/05/05 01:10:40 DEBUG : Waiting for deletions to finish 2025/05/05 01:10:40 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:10:42 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/05 01:10:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 01:10:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/05 01:10:42 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:10:42 DEBUG : c/non empty space: Unchanged skipping 2025/05/05 01:10:42 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:10:42 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/05 01:10:42 INFO : a/potato2: Copied (new) 2025/05/05 01:10:42 ERROR : B2 bucket rclone-test-hulezeb1buyu: not deleting files as there were IO errors 2025/05/05 01:10:42 ERROR : B2 bucket rclone-test-hulezeb1buyu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.53s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:10:45 DEBUG : Waiting for deletions to finish 2025/05/05 01:10:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 01:10:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/05 01:10:45 DEBUG : empty space: Unchanged skipping 2025/05/05 01:10:45 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:10:45 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:10:45 INFO : potato: Deleted 2025/05/05 01:10:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/05 01:10:45 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.41s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:10:47 DEBUG : Waiting for deletions to finish 2025/05/05 01:10:47 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:10:47 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:10:47 INFO : potato: Deleted 2025/05/05 01:10:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 01:10:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/05 01:10:47 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:10:47 DEBUG : empty space: Unchanged skipping 2025/05/05 01:10:47 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:10:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/05 01:10:48 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.03s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:10:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/05 01:10:50 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:10:50 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:10:50 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/05/05 01:10:50 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.19s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:10:52 DEBUG : enormous: Excluded (Size Filter) 2025/05/05 01:10:52 DEBUG : enormous: Excluded 2025/05/05 01:10:52 DEBUG : potato2: Excluded (Size Filter) 2025/05/05 01:10:52 DEBUG : potato2: Excluded 2025/05/05 01:10:52 DEBUG : potato2: Excluded (Size Filter) 2025/05/05 01:10:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 01:10:52 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:10:52 DEBUG : empty space: Unchanged skipping 2025/05/05 01:10:52 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:10:52 DEBUG : Waiting for deletions to finish 2025/05/05 01:10:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:10:53 DEBUG : enormous: Excluded (Size Filter) 2025/05/05 01:10:53 DEBUG : enormous: Excluded 2025/05/05 01:10:53 DEBUG : potato2: Excluded (Size Filter) 2025/05/05 01:10:53 DEBUG : potato2: Excluded 2025/05/05 01:10:53 DEBUG : potato2: Excluded (Size Filter) 2025/05/05 01:10:53 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/05 01:10:53 DEBUG : empty space: Unchanged skipping 2025/05/05 01:10:53 DEBUG : Local file system at /tmp/rclone2710236474: Waiting for checks to finish 2025/05/05 01:10:53 DEBUG : Local file system at /tmp/rclone2710236474: Waiting for transfers to finish 2025/05/05 01:10:53 DEBUG : Waiting for deletions to finish 2025/05/05 01:10:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.71s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:10:55 DEBUG : enormous: Excluded (Size Filter) 2025/05/05 01:10:55 DEBUG : enormous: Excluded 2025/05/05 01:10:55 DEBUG : potato2: Excluded (Size Filter) 2025/05/05 01:10:55 DEBUG : potato2: Excluded 2025/05/05 01:10:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 01:10:55 DEBUG : empty space: Unchanged skipping 2025/05/05 01:10:55 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:10:55 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:10:55 DEBUG : Waiting for deletions to finish 2025/05/05 01:10:56 INFO : enormous: Deleted 2025/05/05 01:10:56 INFO : potato2: Deleted 2025/05/05 01:10:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:10:56 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/05 01:10:56 DEBUG : empty space: Unchanged skipping 2025/05/05 01:10:56 DEBUG : Local file system at /tmp/rclone2710236474: Waiting for checks to finish 2025/05/05 01:10:56 DEBUG : Local file system at /tmp/rclone2710236474: Waiting for transfers to finish 2025/05/05 01:10:56 DEBUG : Waiting for deletions to finish 2025/05/05 01:10:56 INFO : potato2: Deleted 2025/05/05 01:10:56 INFO : enormous: Deleted 2025/05/05 01:10:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.10s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:10:59 DEBUG : five: Need to transfer - File not found at Destination 2025/05/05 01:10:59 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/05 01:10:59 DEBUG : one: Destination is newer than source, skipping 2025/05/05 01:10:59 DEBUG : three: Sizes identical 2025/05/05 01:10:59 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:10:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2710236474) 2025/05/05 01:10:59 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-hulezeb1buyu) 2025/05/05 01:10:59 DEBUG : two: sha1 differ 2025/05/05 01:10:59 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/05 01:10:59 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/05 01:10:59 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:10:59 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/05 01:10:59 INFO : five: Copied (new) 2025/05/05 01:10:59 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/05 01:10:59 INFO : four: Copied (replaced existing) 2025/05/05 01:11:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/05 01:11:00 INFO : two: Copied (replaced existing) 2025/05/05 01:11:00 DEBUG : Waiting for deletions to finish 2025/05/05 01:11:00 DEBUG : one: Destination is newer than source, skipping 2025/05/05 01:11:00 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:11:00 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2710236474) 2025/05/05 01:11:00 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-hulezeb1buyu) 2025/05/05 01:11:00 DEBUG : three: sha1 differ 2025/05/05 01:11:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/05 01:11:00 DEBUG : two: Size and sha1 of src and dst objects identical 2025/05/05 01:11:00 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/05 01:11:00 DEBUG : four: Size and sha1 of src and dst objects identical 2025/05/05 01:11:00 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/05 01:11:00 DEBUG : five: Size and sha1 of src and dst objects identical 2025/05/05 01:11:00 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/05 01:11:00 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/05 01:11:00 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/05 01:11:00 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/05 01:11:00 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:11:00 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/05 01:11:00 INFO : three: Copied (replaced existing) 2025/05/05 01:11:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.32s) === 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-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/05/05 01:11:02 INFO : B2 bucket rclone-test-hulezeb1buyu: Making map for --track-renames 2025/05/05 01:11:02 INFO : B2 bucket rclone-test-hulezeb1buyu: Finished making map for --track-renames 2025/05/05 01:11:02 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:11:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/05 01:11:02 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/05 01:11:02 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for renames to finish 2025/05/05 01:11:02 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:11:02 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/05 01:11:02 INFO : yam: Copied (new) 2025/05/05 01:11:02 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/05 01:11:02 INFO : potato: Copied (new) 2025/05/05 01:11:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:11:03 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:11:03 INFO : B2 bucket rclone-test-hulezeb1buyu: Making map for --track-renames 2025/05/05 01:11:03 INFO : B2 bucket rclone-test-hulezeb1buyu: Finished making map for --track-renames 2025/05/05 01:11:03 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:11:03 DEBUG : potato: Unchanged skipping 2025/05/05 01:11:03 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for renames to finish 2025/05/05 01:11:04 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/05 01:11:04 INFO : yam: Copied (server-side copy) to: yaml 2025/05/05 01:11:04 INFO : yam: Deleted 2025/05/05 01:11:04 INFO : yaml: Renamed from "yam" 2025/05/05 01:11:04 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:11:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.00s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/05/05 01:11:06 INFO : B2 bucket rclone-test-hulezeb1buyu: Making map for --track-renames 2025/05/05 01:11:06 INFO : B2 bucket rclone-test-hulezeb1buyu: Finished making map for --track-renames 2025/05/05 01:11:06 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:11:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/05 01:11:06 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/05 01:11:06 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for renames to finish 2025/05/05 01:11:06 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:11:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/05 01:11:06 INFO : potato: Copied (new) 2025/05/05 01:11:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/05 01:11:06 INFO : yam: Copied (new) 2025/05/05 01:11:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:11:07 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:11:07 INFO : B2 bucket rclone-test-hulezeb1buyu: Making map for --track-renames 2025/05/05 01:11:07 INFO : B2 bucket rclone-test-hulezeb1buyu: Finished making map for --track-renames 2025/05/05 01:11:07 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:11:07 DEBUG : potato: Unchanged skipping 2025/05/05 01:11:07 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for renames to finish 2025/05/05 01:11:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/05 01:11:08 INFO : yam: Copied (server-side copy) to: yaml 2025/05/05 01:11:08 INFO : yam: Deleted 2025/05/05 01:11:08 INFO : yaml: Renamed from "yam" 2025/05/05 01:11:08 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:11:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.07s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/05/05 01:11:10 INFO : B2 bucket rclone-test-hulezeb1buyu: Making map for --track-renames 2025/05/05 01:11:10 INFO : B2 bucket rclone-test-hulezeb1buyu: Finished making map for --track-renames 2025/05/05 01:11:10 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:11:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/05 01:11:10 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/05 01:11:10 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for renames to finish 2025/05/05 01:11:10 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:11:10 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/05 01:11:10 INFO : sub/yam: Copied (new) 2025/05/05 01:11:11 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/05 01:11:11 INFO : potato: Copied (new) 2025/05/05 01:11:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:11:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:11:11 DEBUG : potato: Unchanged skipping 2025/05/05 01:11:11 INFO : B2 bucket rclone-test-hulezeb1buyu: Making map for --track-renames 2025/05/05 01:11:11 INFO : B2 bucket rclone-test-hulezeb1buyu: Finished making map for --track-renames 2025/05/05 01:11:11 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:11:11 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for renames to finish 2025/05/05 01:11:12 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/05 01:11:12 INFO : sub/yam: Copied (server-side copy) to: yam 2025/05/05 01:11:12 INFO : sub/yam: Deleted 2025/05/05 01:11:12 INFO : yam: Renamed from "sub/yam" 2025/05/05 01:11:12 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:11:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.79s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:11:14 DEBUG : Creating backend with remote "/tmp/rclone2710236474/dir1" 2025/05/05 01:11:14 DEBUG : Creating backend with remote "/tmp/rclone2710236474/dir2" 2025/05/05 01:11:14 DEBUG : Local file system at /tmp/rclone2710236474/dir2: Using server-side directory move 2025/05/05 01:11:14 INFO : Local file system at /tmp/rclone2710236474/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/05 01:11:14 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/05 01:11:14 INFO : file1.txt: Moved (server-side) 2025/05/05 01:11:14 DEBUG : Local file system at /tmp/rclone2710236474/dir2: Waiting for checks to finish 2025/05/05 01:11:14 DEBUG : Local file system at /tmp/rclone2710236474/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:11:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 01:11:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/05 01:11:14 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:11:14 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:11:15 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/05 01:11:15 INFO : nested/sub dir/file: Copied (new) 2025/05/05 01:11:15 INFO : nested/sub dir/file: Deleted 2025/05/05 01:11:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/05 01:11:15 INFO : sub dir/hello world: Copied (new) 2025/05/05 01:11:15 INFO : sub dir/hello world: Deleted 2025/05/05 01:11:15 INFO : sub dir: Removing directory 2025/05/05 01:11:15 INFO : nested/sub dir: Removing directory 2025/05/05 01:11:15 INFO : nested: Removing directory 2025/05/05 01:11:15 DEBUG : Local file system at /tmp/rclone2710236474: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.14s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:11:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 01:11:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/05 01:11:16 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:11:16 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:11:17 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/05 01:11:17 INFO : nested/sub dir/file: Copied (new) 2025/05/05 01:11:17 INFO : nested/sub dir/file: Deleted 2025/05/05 01:11:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/05 01:11:17 INFO : sub dir/hello world: Copied (new) 2025/05/05 01:11:17 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.38s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:11:19 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/05 01:11:19 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/05 01:11:19 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:11:19 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:11:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/05 01:11:19 INFO : existing: Copied (new) 2025/05/05 01:11:19 INFO : existing: Deleted 2025/05/05 01:11:19 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/05/05 01:11:19 INFO : existing-b: Copied (new) 2025/05/05 01:11:19 INFO : existing-b: Deleted 2025/05/05 01:11:19 DEBUG : existing: Destination exists, skipping 2025/05/05 01:11:19 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/05 01:11:19 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:11:19 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:11:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.22s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:11:21 DEBUG : Creating backend with remote "TestB2:rclone-test-zirozuh7wuqo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-hulezeb1buyu -> B2 bucket rclone-test-zirozuh7wuqo 2025/05/05 01:11:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/05 01:11:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/05 01:11:26 DEBUG : empty space: Unchanged skipping 2025/05/05 01:11:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/05 01:11:26 DEBUG : B2 bucket rclone-test-zirozuh7wuqo: Waiting for checks to finish 2025/05/05 01:11:26 INFO : empty space: Deleted 2025/05/05 01:11:26 DEBUG : B2 bucket rclone-test-zirozuh7wuqo: Waiting for transfers to finish 2025/05/05 01:11:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/05 01:11:26 INFO : potato2: Copied (server-side copy) 2025/05/05 01:11:26 INFO : potato2: Deleted 2025/05/05 01:11:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/05 01:11:26 INFO : potato3: Copied (server-side copy) 2025/05/05 01:11:27 INFO : potato3: Deleted 2025/05/05 01:11:27 DEBUG : Creating backend with remote "TestB2:rclone-test-tonusig8nubi" 2025/05/05 01:11:28 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/05 01:11:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/05 01:11:28 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/05 01:11:28 DEBUG : B2 bucket rclone-test-tonusig8nubi: Waiting for checks to finish 2025/05/05 01:11:28 DEBUG : B2 bucket rclone-test-tonusig8nubi: Waiting for transfers to finish 2025/05/05 01:11:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/05 01:11:29 INFO : empty space: Copied (server-side copy) 2025/05/05 01:11:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/05 01:11:29 INFO : potato2: Copied (server-side copy) 2025/05/05 01:11:29 INFO : empty space: Deleted 2025/05/05 01:11:29 INFO : potato2: Deleted 2025/05/05 01:11:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/05 01:11:29 INFO : potato3: Copied (server-side copy) 2025/05/05 01:11:30 INFO : potato3: Deleted 2025/05/05 01:11:30 DEBUG : B2 bucket rclone-test-tonusig8nubi: Purge remote 2025/05/05 01:11:30 INFO : B2 bucket rclone-test-tonusig8nubi: cleaning bucket "rclone-test-tonusig8nubi" of all files 2025/05/05 01:11:30 DEBUG : empty space: Deleting (id "4_z9f127dc3f0fd9bdb9f680e1b_f103a429274fa765d_d20250505_m011129_c001_v0001144_t0008_u01746407489218") 2025/05/05 01:11:30 DEBUG : potato2: Deleting (id "4_z9f127dc3f0fd9bdb9f680e1b_f110711debac2e227_d20250505_m011129_c001_v0001184_t0054_u01746407489601") 2025/05/05 01:11:30 DEBUG : potato3: Deleting (id "4_z9f127dc3f0fd9bdb9f680e1b_f106756f03cc47e12_d20250505_m011129_c001_v0001099_t0031_u01746407489619") 2025/05/05 01:11:32 DEBUG : B2 bucket rclone-test-zirozuh7wuqo: Purge remote 2025/05/05 01:11:32 INFO : B2 bucket rclone-test-zirozuh7wuqo: cleaning bucket "rclone-test-zirozuh7wuqo" of all files 2025/05/05 01:11:32 DEBUG : empty space: Deleting (id "4_z0f026d93f0fd9bdb9f680e1b_f41928f6db0a10496_d20250505_m011129_c001_v7007000_t0000_u01746407489707") 2025/05/05 01:11:32 DEBUG : empty space: Deleting (id "4_z0f026d93f0fd9bdb9f680e1b_f103a429274fa764d_d20250505_m011124_c001_v0001144_t0025_u01746407484725") 2025/05/05 01:11:32 DEBUG : potato2: Deleting (id "4_z0f026d93f0fd9bdb9f680e1b_f4102fca5f2d04c8a_d20250505_m011129_c001_v7007000_t0000_u01746407489839") 2025/05/05 01:11:32 DEBUG : potato2: Deleting (id "4_z0f026d93f0fd9bdb9f680e1b_f1198648e04f4eebb_d20250505_m011126_c001_v0001120_t0037_u01746407486385") 2025/05/05 01:11:32 DEBUG : potato3: Deleting (id "4_z0f026d93f0fd9bdb9f680e1b_f4102fca5f2d04c8c_d20250505_m011130_c001_v7007000_t0000_u01746407490032") 2025/05/05 01:11:32 DEBUG : potato3: Deleting (id "4_z0f026d93f0fd9bdb9f680e1b_f101b21043000b8a5_d20250505_m011126_c001_v0001113_t0059_u01746407486745") 2025/05/05 01:11:32 DEBUG : potato3: Deleting (id "4_z0f026d93f0fd9bdb9f680e1b_f103a429274fa764f_d20250505_m011125_c001_v0001144_t0031_u01746407485377") --- PASS: TestServerSideMove (14.23s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:11:35 DEBUG : Creating backend with remote "TestB2:rclone-test-gosudor9hepi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-hulezeb1buyu -> B2 bucket rclone-test-gosudor9hepi 2025/05/05 01:11:40 DEBUG : empty space: Excluded (Size Filter) 2025/05/05 01:11:40 DEBUG : empty space: Excluded (Size Filter) 2025/05/05 01:11:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/05 01:11:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/05 01:11:40 DEBUG : B2 bucket rclone-test-gosudor9hepi: Waiting for checks to finish 2025/05/05 01:11:40 DEBUG : B2 bucket rclone-test-gosudor9hepi: Waiting for transfers to finish 2025/05/05 01:11:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/05 01:11:41 INFO : potato2: Copied (server-side copy) 2025/05/05 01:11:41 INFO : potato2: Deleted 2025/05/05 01:11:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/05 01:11:41 INFO : potato3: Copied (server-side copy) 2025/05/05 01:11:41 INFO : potato3: Deleted 2025/05/05 01:11:41 DEBUG : Creating backend with remote "TestB2:rclone-test-rewehix8gocu" 2025/05/05 01:11:42 DEBUG : empty space: Excluded (Size Filter) 2025/05/05 01:11:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/05 01:11:42 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/05 01:11:42 DEBUG : B2 bucket rclone-test-rewehix8gocu: Waiting for checks to finish 2025/05/05 01:11:42 DEBUG : B2 bucket rclone-test-rewehix8gocu: Waiting for transfers to finish 2025/05/05 01:11:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/05 01:11:44 INFO : potato2: Copied (server-side copy) 2025/05/05 01:11:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/05 01:11:44 INFO : potato3: Copied (server-side copy) 2025/05/05 01:11:44 INFO : potato2: Deleted 2025/05/05 01:11:44 INFO : potato3: Deleted 2025/05/05 01:11:44 DEBUG : B2 bucket rclone-test-rewehix8gocu: Purge remote 2025/05/05 01:11:44 INFO : B2 bucket rclone-test-rewehix8gocu: cleaning bucket "rclone-test-rewehix8gocu" of all files 2025/05/05 01:11:44 DEBUG : potato2: Deleting (id "4_zef02bd43f0fd9bdb9f680e1b_f108dd650a6f40d25_d20250505_m011143_c001_v0001038_t0039_u01746407503665") 2025/05/05 01:11:44 DEBUG : potato3: Deleting (id "4_zef02bd43f0fd9bdb9f680e1b_f100bb1093de812fa_d20250505_m011143_c001_v0001184_t0032_u01746407503980") 2025/05/05 01:11:45 DEBUG : B2 bucket rclone-test-gosudor9hepi: Purge remote 2025/05/05 01:11:45 INFO : B2 bucket rclone-test-gosudor9hepi: cleaning bucket "rclone-test-gosudor9hepi" of all files 2025/05/05 01:11:45 DEBUG : empty space: Deleting (id "4_z9f52ad43f0fd9bdb9f680e1b_f10999042e91aa6e7_d20250505_m011139_c001_v0001165_t0015_u01746407499977") 2025/05/05 01:11:45 DEBUG : potato2: Deleting (id "4_z9f52ad43f0fd9bdb9f680e1b_f41928f6db0a104a2_d20250505_m011144_c001_v7007000_t0000_u01746407504150") 2025/05/05 01:11:45 DEBUG : potato2: Deleting (id "4_z9f52ad43f0fd9bdb9f680e1b_f115c71e851ca87e5_d20250505_m011140_c001_v0001105_t0014_u01746407500810") 2025/05/05 01:11:45 DEBUG : potato3: Deleting (id "4_z9f52ad43f0fd9bdb9f680e1b_f41118ea0af0a292a_d20250505_m011144_c001_v7007000_t0000_u01746407504194") 2025/05/05 01:11:45 DEBUG : potato3: Deleting (id "4_z9f52ad43f0fd9bdb9f680e1b_f112f3234af378a8c_d20250505_m011141_c001_v0001182_t0003_u01746407501161") 2025/05/05 01:11:45 DEBUG : potato3: Deleting (id "4_z9f52ad43f0fd9bdb9f680e1b_f10999042e91aa6e9_d20250505_m011140_c001_v0001165_t0003_u01746407500215") --- PASS: TestServerSideMoveWithFilter (12.23s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:11:47 DEBUG : Creating backend with remote "TestB2:rclone-test-sifasut3pohu" 2025/05/05 01:11:50 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-hulezeb1buyu -> B2 bucket rclone-test-sifasut3pohu 2025/05/05 01:11:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/05 01:11:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/05 01:11:53 DEBUG : empty space: Unchanged skipping 2025/05/05 01:11:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/05 01:11:53 DEBUG : B2 bucket rclone-test-sifasut3pohu: Waiting for checks to finish 2025/05/05 01:11:53 INFO : empty space: Deleted 2025/05/05 01:11:53 DEBUG : B2 bucket rclone-test-sifasut3pohu: Waiting for transfers to finish 2025/05/05 01:11:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/05 01:11:53 INFO : potato2: Copied (server-side copy) 2025/05/05 01:11:53 INFO : potato2: Deleted 2025/05/05 01:11:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/05 01:11:53 INFO : potato3: Copied (server-side copy) 2025/05/05 01:11:53 INFO : potato3: Deleted 2025/05/05 01:11:54 DEBUG : Creating backend with remote "TestB2:rclone-test-banocac3lone" 2025/05/05 01:11:54 INFO : tomatoDir: Making directory 2025/05/05 01:11:55 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/05 01:11:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/05 01:11:55 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/05 01:11:55 DEBUG : B2 bucket rclone-test-banocac3lone: Waiting for checks to finish 2025/05/05 01:11:55 DEBUG : B2 bucket rclone-test-banocac3lone: Waiting for transfers to finish 2025/05/05 01:11:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/05 01:11:56 INFO : empty space: Copied (server-side copy) 2025/05/05 01:11:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/05 01:11:56 INFO : potato2: Copied (server-side copy) 2025/05/05 01:11:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/05 01:11:56 INFO : potato3: Copied (server-side copy) 2025/05/05 01:11:56 INFO : empty space: Deleted 2025/05/05 01:11:56 INFO : potato2: Deleted 2025/05/05 01:11:56 INFO : potato3: Deleted 2025/05/05 01:11:57 DEBUG : B2 bucket rclone-test-banocac3lone: Purge remote 2025/05/05 01:11:57 INFO : B2 bucket rclone-test-banocac3lone: cleaning bucket "rclone-test-banocac3lone" of all files 2025/05/05 01:11:57 DEBUG : empty space: Deleting (id "4_zef22ed53f0fd9bdb9f680e1b_f1078752566175ff3_d20250505_m011156_c001_v0001150_t0030_u01746407516152") 2025/05/05 01:11:57 DEBUG : potato2: Deleting (id "4_zef22ed53f0fd9bdb9f680e1b_f1099e197dc5fb896_d20250505_m011156_c001_v0001182_t0006_u01746407516518") 2025/05/05 01:11:57 DEBUG : potato3: Deleting (id "4_zef22ed53f0fd9bdb9f680e1b_f1027b3f2a97a73d0_d20250505_m011156_c001_v0001183_t0052_u01746407516531") 2025/05/05 01:11:58 DEBUG : B2 bucket rclone-test-sifasut3pohu: Purge remote 2025/05/05 01:11:58 INFO : B2 bucket rclone-test-sifasut3pohu: cleaning bucket "rclone-test-sifasut3pohu" of all files 2025/05/05 01:11:58 DEBUG : empty space: Deleting (id "4_z4fe2dd43f0fd9bdb9f680e1b_f400bd31f481a3963_d20250505_m011156_c001_v7007000_t0000_u01746407516645") 2025/05/05 01:11:58 DEBUG : empty space: Deleting (id "4_z4fe2dd43f0fd9bdb9f680e1b_f117040e761ea8846_d20250505_m011152_c001_v0001090_t0024_u01746407512187") 2025/05/05 01:11:58 DEBUG : potato2: Deleting (id "4_z4fe2dd43f0fd9bdb9f680e1b_f4019973f1b9e71e3_d20250505_m011156_c001_v7007000_t0000_u01746407516721") 2025/05/05 01:11:58 DEBUG : potato2: Deleting (id "4_z4fe2dd43f0fd9bdb9f680e1b_f100fedf7d7eb09da_d20250505_m011153_c001_v0001182_t0014_u01746407513311") 2025/05/05 01:11:58 DEBUG : potato3: Deleting (id "4_z4fe2dd43f0fd9bdb9f680e1b_f400bd31f481a3964_d20250505_m011156_c001_v7007000_t0000_u01746407516830") 2025/05/05 01:11:58 DEBUG : potato3: Deleting (id "4_z4fe2dd43f0fd9bdb9f680e1b_f10639744b3065448_d20250505_m011153_c001_v0001179_t0041_u01746407513542") 2025/05/05 01:11:58 DEBUG : potato3: Deleting (id "4_z4fe2dd43f0fd9bdb9f680e1b_f117040e761ea884a_d20250505_m011152_c001_v0001090_t0008_u01746407512575") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.84s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:12:03 DEBUG : Creating backend with remote "TestB2:rclone-test-hulezeb1buyu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.84s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:12:06 DEBUG : Creating backend with remote "TestB2:rclone-test-hulezeb1buyu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestSyncOverlap (2.93s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:12:09 DEBUG : Creating backend with remote "TestB2:rclone-test-hulezeb1buyu/rclone-sync-test" 2025/05/05 01:12:11 DEBUG : Creating backend with remote "TestB2:rclone-test-hulezeb1buyu/rclone-sync-test-include/layer2" 2025/05/05 01:12:12 DEBUG : Creating backend with remote "TestB2:rclone-test-hulezeb1buyu/rclone-sync-test-ignore-file" 2025/05/05 01:12:16 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/05 01:12:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/05 01:12:16 DEBUG : pacer: Reducing sleep to 10ms 2025/05/05 01:12:16 DEBUG : B2 bucket rclone-test-hulezeb1buyu path rclone-sync-test: Waiting for checks to finish 2025/05/05 01:12:16 DEBUG : B2 bucket rclone-test-hulezeb1buyu path rclone-sync-test: Waiting for transfers to finish 2025/05/05 01:12:16 DEBUG : Waiting for deletions to finish 2025/05/05 01:12:16 INFO : There was nothing to transfer 2025/05/05 01:12:16 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:12:16 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:12:16 DEBUG : Waiting for deletions to finish 2025/05/05 01:12:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:12:17 DEBUG : B2 bucket rclone-test-hulezeb1buyu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/05/05 01:12:17 DEBUG : B2 bucket rclone-test-hulezeb1buyu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/05/05 01:12:17 DEBUG : Waiting for deletions to finish 2025/05/05 01:12:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:12:17 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:12:17 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:12:17 DEBUG : Waiting for deletions to finish 2025/05/05 01:12:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:12:18 DEBUG : B2 bucket rclone-test-hulezeb1buyu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/05/05 01:12:18 DEBUG : B2 bucket rclone-test-hulezeb1buyu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/05/05 01:12:18 DEBUG : Waiting for deletions to finish 2025/05/05 01:12:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.67s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:12:24 DEBUG : Creating backend with remote "TestB2:rclone-test-hulezeb1buyu/dst" 2025/05/05 01:12:25 DEBUG : Creating backend with remote "TestB2:rclone-test-hulezeb1buyu/CompareDest" 2025/05/05 01:12:28 DEBUG : one: Need to transfer - File not found at Destination 2025/05/05 01:12:28 DEBUG : B2 bucket rclone-test-hulezeb1buyu path dst: Waiting for checks to finish 2025/05/05 01:12:28 DEBUG : B2 bucket rclone-test-hulezeb1buyu path dst: Waiting for transfers to finish 2025/05/05 01:12:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/05 01:12:28 INFO : one: Copied (new) 2025/05/05 01:12:28 DEBUG : Waiting for deletions to finish 2025/05/05 01:12:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/05 01:12:29 DEBUG : B2 bucket rclone-test-hulezeb1buyu path dst: Waiting for checks to finish 2025/05/05 01:12:29 DEBUG : B2 bucket rclone-test-hulezeb1buyu path dst: Waiting for transfers to finish 2025/05/05 01:12:29 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/05 01:12:29 INFO : one: Copied (replaced existing) 2025/05/05 01:12:29 DEBUG : Waiting for deletions to finish 2025/05/05 01:12:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/05 01:12:31 DEBUG : B2 bucket rclone-test-hulezeb1buyu path dst: Waiting for checks to finish 2025/05/05 01:12:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 01:12:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/05 01:12:32 DEBUG : B2 bucket rclone-test-hulezeb1buyu path dst: Waiting for transfers to finish 2025/05/05 01:12:32 DEBUG : Waiting for deletions to finish 2025/05/05 01:12:32 INFO : There was nothing to transfer 2025/05/05 01:12:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/05 01:12:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 01:12:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/05 01:12:33 DEBUG : B2 bucket rclone-test-hulezeb1buyu path dst: Waiting for checks to finish 2025/05/05 01:12:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 01:12:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/05 01:12:33 DEBUG : B2 bucket rclone-test-hulezeb1buyu path dst: Waiting for transfers to finish 2025/05/05 01:12:33 DEBUG : Waiting for deletions to finish 2025/05/05 01:12:33 INFO : There was nothing to transfer 2025/05/05 01:12:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/05 01:12:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 01:12:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/05 01:12:34 DEBUG : B2 bucket rclone-test-hulezeb1buyu path dst: Waiting for checks to finish 2025/05/05 01:12:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 01:12:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/05 01:12:34 DEBUG : B2 bucket rclone-test-hulezeb1buyu path dst: Waiting for transfers to finish 2025/05/05 01:12:34 DEBUG : Waiting for deletions to finish 2025/05/05 01:12:34 INFO : There was nothing to transfer 2025/05/05 01:12:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/05 01:12:35 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/05/05 01:12:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/05 01:12:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/05 01:12:35 DEBUG : B2 bucket rclone-test-hulezeb1buyu path dst: Waiting for checks to finish 2025/05/05 01:12:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 01:12:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/05 01:12:35 DEBUG : B2 bucket rclone-test-hulezeb1buyu path dst: Waiting for transfers to finish 2025/05/05 01:12:35 DEBUG : Waiting for deletions to finish 2025/05/05 01:12:35 INFO : There was nothing to transfer 2025/05/05 01:12:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/05 01:12:36 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/05 01:12:36 DEBUG : two: Need to transfer - File not found at Destination 2025/05/05 01:12:36 DEBUG : B2 bucket rclone-test-hulezeb1buyu path dst: Waiting for checks to finish 2025/05/05 01:12:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 01:12:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/05 01:12:36 DEBUG : B2 bucket rclone-test-hulezeb1buyu path dst: Waiting for transfers to finish 2025/05/05 01:12:36 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/05/05 01:12:36 INFO : two: Copied (new) 2025/05/05 01:12:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.17s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:12:40 DEBUG : Creating backend with remote "TestB2:rclone-test-hulezeb1buyu/dest" 2025/05/05 01:12:41 DEBUG : Creating backend with remote "TestB2:rclone-test-hulezeb1buyu/pre-dest1" 2025/05/05 01:12:42 DEBUG : Creating backend with remote "TestB2:rclone-test-hulezeb1buyu/pre-dest2" 2025/05/05 01:12:44 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:12:44 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/05 01:12:45 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:12:45 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/05 01:12:45 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/05 01:12:45 DEBUG : B2 bucket rclone-test-hulezeb1buyu path dest: Waiting for checks to finish 2025/05/05 01:12:45 DEBUG : B2 bucket rclone-test-hulezeb1buyu path dest: Waiting for transfers to finish 2025/05/05 01:12:46 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/05/05 01:12:46 INFO : 3: Copied (new) 2025/05/05 01:12:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.81s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:12:47 DEBUG : Creating backend with remote "TestB2:rclone-test-hulezeb1buyu/dst" 2025/05/05 01:12:49 DEBUG : Creating backend with remote "TestB2:rclone-test-hulezeb1buyu/CopyDest" 2025/05/05 01:12:51 DEBUG : one: Need to transfer - File not found at Destination 2025/05/05 01:12:51 DEBUG : B2 bucket rclone-test-hulezeb1buyu path dst: Waiting for checks to finish 2025/05/05 01:12:51 DEBUG : B2 bucket rclone-test-hulezeb1buyu path dst: Waiting for transfers to finish 2025/05/05 01:12:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/05 01:12:51 INFO : one: Copied (new) 2025/05/05 01:12:51 DEBUG : Waiting for deletions to finish 2025/05/05 01:12:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/05 01:12:52 DEBUG : B2 bucket rclone-test-hulezeb1buyu path dst: Waiting for checks to finish 2025/05/05 01:12:52 DEBUG : B2 bucket rclone-test-hulezeb1buyu path dst: Waiting for transfers to finish 2025/05/05 01:12:53 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/05 01:12:53 INFO : one: Copied (replaced existing) 2025/05/05 01:12:53 DEBUG : Waiting for deletions to finish 2025/05/05 01:12:54 DEBUG : Creating backend with remote "TestB2:rclone-test-hulezeb1buyu/BackupDir" 2025/05/05 01:12:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/05 01:12:55 DEBUG : B2 bucket rclone-test-hulezeb1buyu path dst: Waiting for checks to finish 2025/05/05 01:12:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 01:12:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/05 01:12:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/05 01:12:57 INFO : one: Copied (server-side copy) 2025/05/05 01:12:57 INFO : one: Deleted 2025/05/05 01:12:58 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/05 01:12:58 INFO : one: Copied (server-side copy) 2025/05/05 01:12:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/05 01:12:58 DEBUG : B2 bucket rclone-test-hulezeb1buyu path dst: Waiting for transfers to finish 2025/05/05 01:12:58 DEBUG : Waiting for deletions to finish 2025/05/05 01:13:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 01:13:00 DEBUG : one: Unchanged skipping 2025/05/05 01:13:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 01:13:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/05 01:13:01 INFO : two: Copied (server-side copy) 2025/05/05 01:13:01 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/05 01:13:01 DEBUG : B2 bucket rclone-test-hulezeb1buyu path dst: Waiting for checks to finish 2025/05/05 01:13:01 DEBUG : B2 bucket rclone-test-hulezeb1buyu path dst: Waiting for transfers to finish 2025/05/05 01:13:01 DEBUG : Waiting for deletions to finish 2025/05/05 01:13:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 01:13:01 DEBUG : one: Unchanged skipping 2025/05/05 01:13:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 01:13:01 DEBUG : two: Unchanged skipping 2025/05/05 01:13:01 DEBUG : B2 bucket rclone-test-hulezeb1buyu path dst: Waiting for checks to finish 2025/05/05 01:13:01 DEBUG : B2 bucket rclone-test-hulezeb1buyu path dst: Waiting for transfers to finish 2025/05/05 01:13:01 DEBUG : Waiting for deletions to finish 2025/05/05 01:13:01 INFO : There was nothing to transfer 2025/05/05 01:13:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 01:13:02 DEBUG : one: Unchanged skipping 2025/05/05 01:13:02 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/05 01:13:02 DEBUG : three: Destination not found in --copy-dest 2025/05/05 01:13:02 DEBUG : three: Need to transfer - File not found at Destination 2025/05/05 01:13:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 01:13:02 DEBUG : two: Unchanged skipping 2025/05/05 01:13:02 DEBUG : B2 bucket rclone-test-hulezeb1buyu path dst: Waiting for checks to finish 2025/05/05 01:13:02 DEBUG : B2 bucket rclone-test-hulezeb1buyu path dst: Waiting for transfers to finish 2025/05/05 01:13:03 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/05/05 01:13:03 INFO : three: Copied (new) 2025/05/05 01:13:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.60s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:13:08 DEBUG : Creating backend with remote "TestB2:rclone-test-hulezeb1buyu/dst" 2025/05/05 01:13:09 DEBUG : Creating backend with remote "TestB2:rclone-test-hulezeb1buyu/backup" 2025/05/05 01:13:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:13:11 DEBUG : two: Unchanged skipping 2025/05/05 01:13:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/05 01:13:11 DEBUG : B2 bucket rclone-test-hulezeb1buyu path dst: Waiting for checks to finish 2025/05/05 01:13:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/05 01:13:12 INFO : one: Copied (server-side copy) 2025/05/05 01:13:12 INFO : one: Deleted 2025/05/05 01:13:12 DEBUG : B2 bucket rclone-test-hulezeb1buyu path dst: Waiting for transfers to finish 2025/05/05 01:13:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/05 01:13:13 INFO : one: Copied (new) 2025/05/05 01:13:13 DEBUG : Waiting for deletions to finish 2025/05/05 01:13:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/05 01:13:14 INFO : three.txt: Copied (server-side copy) 2025/05/05 01:13:14 INFO : three.txt: Deleted 2025/05/05 01:13:14 INFO : three.txt: Moved into backup dir 2025/05/05 01:13:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/05 01:13:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:13:16 DEBUG : two: Unchanged skipping 2025/05/05 01:13:16 DEBUG : B2 bucket rclone-test-hulezeb1buyu path dst: Waiting for checks to finish 2025/05/05 01:13:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/05 01:13:16 INFO : one: Copied (server-side copy) 2025/05/05 01:13:16 INFO : one: Deleted 2025/05/05 01:13:16 DEBUG : B2 bucket rclone-test-hulezeb1buyu path dst: Waiting for transfers to finish 2025/05/05 01:13:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/05 01:13:17 INFO : one: Copied (new) 2025/05/05 01:13:17 DEBUG : Waiting for deletions to finish 2025/05/05 01:13:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/05 01:13:17 INFO : three.txt: Copied (server-side copy) 2025/05/05 01:13:17 INFO : three.txt: Deleted 2025/05/05 01:13:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.61s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:13:21 DEBUG : Creating backend with remote "TestB2:rclone-test-hulezeb1buyu/dst" 2025/05/05 01:13:22 DEBUG : Creating backend with remote "TestB2:rclone-test-hulezeb1buyu/backup" 2025/05/05 01:13:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/05 01:13:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:13:24 DEBUG : two: Unchanged skipping 2025/05/05 01:13:24 DEBUG : B2 bucket rclone-test-hulezeb1buyu path dst: Waiting for checks to finish 2025/05/05 01:13:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/05 01:13:26 INFO : one: Copied (server-side copy) to: one.bak 2025/05/05 01:13:26 INFO : one: Deleted 2025/05/05 01:13:26 DEBUG : B2 bucket rclone-test-hulezeb1buyu path dst: Waiting for transfers to finish 2025/05/05 01:13:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/05 01:13:26 INFO : one: Copied (new) 2025/05/05 01:13:26 DEBUG : Waiting for deletions to finish 2025/05/05 01:13:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/05 01:13:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/05 01:13:27 INFO : three.txt: Deleted 2025/05/05 01:13:27 INFO : three.txt: Moved into backup dir 2025/05/05 01:13:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/05 01:13:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:13:29 DEBUG : two: Unchanged skipping 2025/05/05 01:13:29 DEBUG : B2 bucket rclone-test-hulezeb1buyu path dst: Waiting for checks to finish 2025/05/05 01:13:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/05 01:13:30 INFO : one: Copied (server-side copy) to: one.bak 2025/05/05 01:13:30 INFO : one: Deleted 2025/05/05 01:13:30 DEBUG : B2 bucket rclone-test-hulezeb1buyu path dst: Waiting for transfers to finish 2025/05/05 01:13:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/05 01:13:31 INFO : one: Copied (new) 2025/05/05 01:13:31 DEBUG : Waiting for deletions to finish 2025/05/05 01:13:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/05 01:13:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/05 01:13:32 INFO : three.txt: Deleted 2025/05/05 01:13:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.28s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:13:36 DEBUG : Creating backend with remote "TestB2:rclone-test-hulezeb1buyu/dst" 2025/05/05 01:13:37 DEBUG : Creating backend with remote "TestB2:rclone-test-hulezeb1buyu/backup" 2025/05/05 01:13:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/05 01:13:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:13:39 DEBUG : two: Unchanged skipping 2025/05/05 01:13:39 DEBUG : B2 bucket rclone-test-hulezeb1buyu path dst: Waiting for checks to finish 2025/05/05 01:13:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/05 01:13:40 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/05 01:13:40 INFO : one: Deleted 2025/05/05 01:13:40 DEBUG : B2 bucket rclone-test-hulezeb1buyu path dst: Waiting for transfers to finish 2025/05/05 01:13:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/05 01:13:41 INFO : one: Copied (new) 2025/05/05 01:13:41 DEBUG : Waiting for deletions to finish 2025/05/05 01:13:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/05 01:13:42 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/05 01:13:42 INFO : three.txt: Deleted 2025/05/05 01:13:42 INFO : three.txt: Moved into backup dir 2025/05/05 01:13:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/05 01:13:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:13:44 DEBUG : two: Unchanged skipping 2025/05/05 01:13:44 DEBUG : B2 bucket rclone-test-hulezeb1buyu path dst: Waiting for checks to finish 2025/05/05 01:13:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/05 01:13:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/05 01:13:44 INFO : one: Deleted 2025/05/05 01:13:44 DEBUG : B2 bucket rclone-test-hulezeb1buyu path dst: Waiting for transfers to finish 2025/05/05 01:13:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/05 01:13:44 INFO : one: Copied (new) 2025/05/05 01:13:44 DEBUG : Waiting for deletions to finish 2025/05/05 01:13:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/05 01:13:46 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/05 01:13:46 INFO : three.txt: Deleted 2025/05/05 01:13:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.63s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:13:50 DEBUG : Creating backend with remote "TestB2:rclone-test-hulezeb1buyu/dst" 2025/05/05 01:13:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/05 01:13:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:13:53 DEBUG : two: Unchanged skipping 2025/05/05 01:13:53 DEBUG : B2 bucket rclone-test-hulezeb1buyu path dst: Waiting for checks to finish 2025/05/05 01:13:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/05 01:13:53 INFO : one: Copied (server-side copy) to: one.bak 2025/05/05 01:13:54 INFO : one: Deleted 2025/05/05 01:13:54 DEBUG : B2 bucket rclone-test-hulezeb1buyu path dst: Waiting for transfers to finish 2025/05/05 01:13:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/05 01:13:54 INFO : one: Copied (new) 2025/05/05 01:13:54 DEBUG : Waiting for deletions to finish 2025/05/05 01:13:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/05 01:13:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/05 01:13:55 INFO : three.txt: Deleted 2025/05/05 01:13:55 INFO : three.txt: Moved into backup dir 2025/05/05 01:13:57 DEBUG : one.bak: Excluded (Path Filter) 2025/05/05 01:13:57 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/05 01:13:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/05 01:13:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:13:57 DEBUG : B2 bucket rclone-test-hulezeb1buyu path dst: Waiting for checks to finish 2025/05/05 01:13:57 DEBUG : two: Unchanged skipping 2025/05/05 01:13:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/05 01:13:57 INFO : one: Copied (server-side copy) to: one.bak 2025/05/05 01:13:58 INFO : one: Deleted 2025/05/05 01:13:58 DEBUG : B2 bucket rclone-test-hulezeb1buyu path dst: Waiting for transfers to finish 2025/05/05 01:13:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/05 01:13:58 INFO : one: Copied (new) 2025/05/05 01:13:58 DEBUG : Waiting for deletions to finish 2025/05/05 01:13:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/05 01:13:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/05 01:13:59 INFO : three.txt: Deleted 2025/05/05 01:13:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.16s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:14:03 DEBUG : Creating backend with remote "TestB2:rclone-test-hulezeb1buyu/dst" 2025/05/05 01:14:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/05 01:14:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/05 01:14:06 INFO : one: Copied (server-side copy) to: one.bak 2025/05/05 01:14:06 INFO : one: Deleted 2025/05/05 01:14:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/05 01:14:07 INFO : one: Copied (new) 2025/05/05 01:14:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:14:07 DEBUG : two: Unchanged skipping 2025/05/05 01:14:07 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/05 01:14:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/05 01:14:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/05 01:14:08 INFO : three.txt: Deleted 2025/05/05 01:14:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/05 01:14:09 INFO : three.txt: Copied (new) 2025/05/05 01:14:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/05 01:14:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/05 01:14:10 INFO : one: Copied (server-side copy) to: one.bak 2025/05/05 01:14:10 INFO : one: Deleted 2025/05/05 01:14:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/05 01:14:11 INFO : one: Copied (new) 2025/05/05 01:14:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:14:11 DEBUG : two: Unchanged skipping 2025/05/05 01:14:11 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/05 01:14:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/05 01:14:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/05 01:14:12 INFO : three.txt: Deleted 2025/05/05 01:14:13 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/05 01:14:13 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.57s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:14:17 DEBUG : Creating backend with remote "TestB2:rclone-test-hulezeb1buyu/dst" 2025/05/05 01:14:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/05 01:14:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/05 01:14:19 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/05 01:14:20 INFO : one: Deleted 2025/05/05 01:14:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/05 01:14:21 INFO : one: Copied (new) 2025/05/05 01:14:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:14:21 DEBUG : two: Unchanged skipping 2025/05/05 01:14:21 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/05 01:14:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/05 01:14:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/05 01:14:22 INFO : three.txt: Deleted 2025/05/05 01:14:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/05 01:14:22 INFO : three.txt: Copied (new) 2025/05/05 01:14:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/05 01:14:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/05 01:14:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/05 01:14:24 INFO : one: Deleted 2025/05/05 01:14:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/05 01:14:25 INFO : one: Copied (new) 2025/05/05 01:14:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:14:25 DEBUG : two: Unchanged skipping 2025/05/05 01:14:25 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/05 01:14:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/05 01:14:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/05 01:14:26 INFO : three.txt: Deleted 2025/05/05 01:14:26 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/05 01:14:26 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.17s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:14:29 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:14:29 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/05 01:14:29 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:14:30 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/05/05 01:14:30 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/05 01:14:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.08s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:14:31 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/05 01:14:31 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:14:31 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:14:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/05 01:14:32 INFO : existing: Copied (new) 2025/05/05 01:14:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:14:32 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/05 01:14:32 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/05 01:14:32 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:14:32 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:14:32 ERROR : B2 bucket rclone-test-hulezeb1buyu: not deleting files as there were IO errors 2025/05/05 01:14:32 ERROR : B2 bucket rclone-test-hulezeb1buyu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestSyncImmutable (3.17s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:14:34 DEBUG : EXISTING: Clearing upload URL because of error: Post "https://pod-000-1144-02.backblaze.com/b2api/v1/b2_upload_file/7ff24d23f0dd9bdb9f680e1b/c001_v0001144_t0010": EOF 2025/05/05 01:14:34 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1144-02.backblaze.com/b2api/v1/b2_upload_file/7ff24d23f0dd9bdb9f680e1b/c001_v0001144_t0010": EOF) 2025/05/05 01:14:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "EXISTING" to B2 bucket rclone-test-hulezeb1buyu: 1/10 (Post "https://pod-000-1144-02.backblaze.com/b2api/v1/b2_upload_file/7ff24d23f0dd9bdb9f680e1b/c001_v0001144_t0010": EOF) 2025/05/05 01:14:36 DEBUG : pacer: Reducing sleep to 10ms 2025/05/05 01:14:37 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:14:37 DEBUG : existing: Unchanged skipping 2025/05/05 01:14:37 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:14:37 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:14:37 DEBUG : Waiting for deletions to finish 2025/05/05 01:14:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.81s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:14:52 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:14:52 DEBUG : both0: Unchanged skipping 2025/05/05 01:14:52 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:14:52 DEBUG : both1: Unchanged skipping 2025/05/05 01:14:52 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:14:52 DEBUG : both10: Unchanged skipping 2025/05/05 01:14:52 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:14:52 DEBUG : both11: Unchanged skipping 2025/05/05 01:14:52 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:14:52 DEBUG : both12: Unchanged skipping 2025/05/05 01:14:52 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:14:52 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:14:52 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:14:52 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:14:52 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:14:52 DEBUG : both13: Unchanged skipping 2025/05/05 01:14:52 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:14:52 DEBUG : both17: Unchanged skipping 2025/05/05 01:14:52 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:14:52 DEBUG : both18: Unchanged skipping 2025/05/05 01:14:52 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:14:52 DEBUG : both19: Unchanged skipping 2025/05/05 01:14:52 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:14:52 DEBUG : both2: Unchanged skipping 2025/05/05 01:14:52 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:14:52 DEBUG : both3: Unchanged skipping 2025/05/05 01:14:52 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:14:52 DEBUG : both4: Unchanged skipping 2025/05/05 01:14:52 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:14:52 DEBUG : both5: Unchanged skipping 2025/05/05 01:14:52 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:14:52 DEBUG : both6: Unchanged skipping 2025/05/05 01:14:52 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:14:52 DEBUG : both7: Unchanged skipping 2025/05/05 01:14:52 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:14:52 DEBUG : both8: Unchanged skipping 2025/05/05 01:14:52 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:14:52 DEBUG : both9: Unchanged skipping 2025/05/05 01:14:52 DEBUG : both14: Unchanged skipping 2025/05/05 01:14:52 DEBUG : both15: Unchanged skipping 2025/05/05 01:14:52 DEBUG : both16: Unchanged skipping 2025/05/05 01:14:52 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:14:52 DEBUG : Waiting for deletions to finish 2025/05/05 01:14:52 INFO : only1: Deleted 2025/05/05 01:14:52 INFO : only11: Deleted 2025/05/05 01:14:53 INFO : only15: Deleted 2025/05/05 01:14:53 INFO : only4: Deleted 2025/05/05 01:14:53 INFO : only5: Deleted 2025/05/05 01:14:53 INFO : only6: Deleted 2025/05/05 01:14:53 INFO : only13: Deleted 2025/05/05 01:14:53 INFO : only14: Deleted 2025/05/05 01:14:53 INFO : only19: Deleted 2025/05/05 01:14:53 INFO : only7: Deleted 2025/05/05 01:14:53 INFO : only10: Deleted 2025/05/05 01:14:53 INFO : only18: Deleted 2025/05/05 01:14:53 INFO : only2: Deleted 2025/05/05 01:14:53 INFO : only3: Deleted 2025/05/05 01:14:53 INFO : only0: Deleted 2025/05/05 01:14:53 INFO : only12: Deleted 2025/05/05 01:14:53 INFO : only16: Deleted 2025/05/05 01:14:53 INFO : only17: Deleted 2025/05/05 01:14:53 INFO : only8: Deleted 2025/05/05 01:14:53 INFO : only9: Deleted 2025/05/05 01:14:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (19.22s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:15:13 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:15:13 DEBUG : both0: Unchanged skipping 2025/05/05 01:15:13 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:15:13 DEBUG : both1: Unchanged skipping 2025/05/05 01:15:13 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:15:13 DEBUG : both10: Unchanged skipping 2025/05/05 01:15:13 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:15:13 DEBUG : both11: Unchanged skipping 2025/05/05 01:15:13 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:15:13 DEBUG : both12: Unchanged skipping 2025/05/05 01:15:13 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:15:13 DEBUG : both13: Unchanged skipping 2025/05/05 01:15:13 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:15:13 DEBUG : both14: Unchanged skipping 2025/05/05 01:15:13 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:15:13 DEBUG : both15: Unchanged skipping 2025/05/05 01:15:13 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:15:13 DEBUG : both16: Unchanged skipping 2025/05/05 01:15:13 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:15:13 DEBUG : both17: Unchanged skipping 2025/05/05 01:15:13 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:15:13 DEBUG : both18: Unchanged skipping 2025/05/05 01:15:13 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:15:13 DEBUG : both19: Unchanged skipping 2025/05/05 01:15:13 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:15:13 DEBUG : both2: Unchanged skipping 2025/05/05 01:15:13 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:15:13 DEBUG : both3: Unchanged skipping 2025/05/05 01:15:13 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:15:13 DEBUG : both4: Unchanged skipping 2025/05/05 01:15:13 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:15:13 DEBUG : both5: Unchanged skipping 2025/05/05 01:15:13 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:15:13 DEBUG : both6: Unchanged skipping 2025/05/05 01:15:13 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:15:13 DEBUG : both7: Unchanged skipping 2025/05/05 01:15:13 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:15:13 DEBUG : both8: Unchanged skipping 2025/05/05 01:15:13 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 01:15:13 DEBUG : both9: Unchanged skipping 2025/05/05 01:15:13 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/05 01:15:13 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/05 01:15:13 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/05 01:15:13 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/05 01:15:13 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/05 01:15:13 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/05 01:15:13 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/05 01:15:13 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/05 01:15:13 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/05 01:15:13 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/05 01:15:13 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/05 01:15:13 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/05 01:15:13 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/05 01:15:13 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/05 01:15:13 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/05 01:15:13 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/05 01:15:13 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for checks to finish 2025/05/05 01:15:13 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/05 01:15:13 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/05 01:15:13 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/05 01:15:13 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/05 01:15:13 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Waiting for transfers to finish 2025/05/05 01:15:14 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/05 01:15:14 INFO : only1: Copied (replaced existing) 2025/05/05 01:15:14 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/05 01:15:14 INFO : only0: Copied (replaced existing) 2025/05/05 01:15:14 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/05 01:15:14 INFO : only12: Copied (replaced existing) 2025/05/05 01:15:14 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/05 01:15:14 INFO : only13: Copied (replaced existing) 2025/05/05 01:15:14 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/05 01:15:14 INFO : only14: Copied (replaced existing) 2025/05/05 01:15:14 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/05 01:15:14 INFO : only15: Copied (replaced existing) 2025/05/05 01:15:14 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/05 01:15:14 INFO : only11: Copied (replaced existing) 2025/05/05 01:15:14 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/05 01:15:14 INFO : only16: Copied (replaced existing) 2025/05/05 01:15:14 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/05 01:15:14 INFO : only17: Copied (replaced existing) 2025/05/05 01:15:14 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/05 01:15:14 INFO : only10: Copied (replaced existing) 2025/05/05 01:15:15 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/05 01:15:15 INFO : only18: Copied (replaced existing) 2025/05/05 01:15:15 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/05 01:15:15 INFO : only19: Copied (replaced existing) 2025/05/05 01:15:15 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/05 01:15:15 INFO : only2: Copied (replaced existing) 2025/05/05 01:15:15 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/05 01:15:15 INFO : only3: Copied (replaced existing) 2025/05/05 01:15:15 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/05 01:15:15 INFO : only4: Copied (replaced existing) 2025/05/05 01:15:15 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/05 01:15:15 INFO : only5: Copied (replaced existing) 2025/05/05 01:15:15 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/05 01:15:15 INFO : only6: Copied (replaced existing) 2025/05/05 01:15:15 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/05 01:15:15 INFO : only7: Copied (replaced existing) 2025/05/05 01:15:15 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/05 01:15:15 INFO : only8: Copied (replaced existing) 2025/05/05 01:15:15 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/05 01:15:15 INFO : only9: Copied (replaced existing) 2025/05/05 01:15:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (25.32s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:15:24 DEBUG : empty_dir: Making directory with metadata 2025/05/05 01:15:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/05 01:15:24 DEBUG : empty_on_remote: Making directory with metadata 2025/05/05 01:15:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/05 01:15:24 INFO : empty_on_remote: Making directory 2025/05/05 01:15:24 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-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:15:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/05 01:15:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/05 01:15:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/05 01:15:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.29s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:15:27 DEBUG : empty_dir: Making directory with metadata 2025/05/05 01:15:27 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/05 01:15:27 DEBUG : empty_on_remote: Making directory with metadata 2025/05/05 01:15:27 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/05 01:15:27 INFO : empty_on_remote: Making directory 2025/05/05 01:15:27 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-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:15:28 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/05 01:15:28 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/05 01:15:28 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/05 01:15:28 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/05 01:15:28 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.85s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:15:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/05 01:15:30 INFO : sub dir: Making directory 2025/05/05 01:15: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-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.38s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" 2025/05/05 01:15:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/05 01:15:33 INFO : sub dir: Making directory 2025/05/05 01:15:33 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hulezeb1buyu", Local "Local file system at /tmp/rclone2710236474", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.14s) PASS 2025/05/05 01:15:36 DEBUG : B2 bucket rclone-test-hulezeb1buyu: Purge remote 2025/05/05 01:15:36 INFO : B2 bucket rclone-test-hulezeb1buyu: cleaning bucket "rclone-test-hulezeb1buyu" of all files 2025/05/05 01:15:37 DEBUG : BackupDir/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f40176e3fea26d007_d20250505_m011304_c001_v7007000_t0000_u01746407584084") 2025/05/05 01:15:37 DEBUG : BackupDir/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f107a921ec1961c71_d20250505_m011257_c001_v0001171_t0047_u01746407577166") 2025/05/05 01:15:37 DEBUG : CompareDest/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f422273c2c8f491ba_d20250505_m011237_c001_v7007000_t0000_u01746407557260") 2025/05/05 01:15:37 DEBUG : CompareDest/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f10243c14953f00aa_d20250505_m011231_c001_v0001144_t0026_u01746407551040") 2025/05/05 01:15:37 DEBUG : CompareDest/two: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f422273c2c8f491bc_d20250505_m011237_c001_v7007000_t0000_u01746407557442") 2025/05/05 01:15:37 DEBUG : CompareDest/two: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1bd6_d20250505_m011232_c001_v0001165_t0047_u01746407552886") 2025/05/05 01:15:37 DEBUG : CopyDest/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f40176e3fea26d009_d20250505_m011304_c001_v7007000_t0000_u01746407584271") 2025/05/05 01:15:37 DEBUG : CopyDest/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f115984613012315c_d20250505_m011254_c001_v0001113_t0051_u01746407574207") 2025/05/05 01:15:37 DEBUG : CopyDest/three: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f40176e3fea26d00a_d20250505_m011304_c001_v7007000_t0000_u01746407584457") 2025/05/05 01:15:37 DEBUG : CopyDest/three: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1c32_d20250505_m011302_c001_v0001165_t0048_u01746407582141") 2025/05/05 01:15:37 DEBUG : CopyDest/two: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f40176e3fea26d00b_d20250505_m011304_c001_v7007000_t0000_u01746407584643") 2025/05/05 01:15:37 DEBUG : CopyDest/two: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f10243c14953f011d_d20250505_m011259_c001_v0001144_t0016_u01746407579017") 2025/05/05 01:15:37 DEBUG : EXISTING: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4044b1ffe3a86c5f_d20250505_m011437_c001_v7007000_t0000_u01746407677689") 2025/05/05 01:15:38 DEBUG : EXISTING: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1cf3_d20250505_m011436_c001_v0001165_t0006_u01746407676723") 2025/05/05 01:15:38 DEBUG : Testêé: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4044b1ffe3a86c5a_d20250505_m011430_c001_v7007000_t0000_u01746407670713") 2025/05/05 01:15:38 DEBUG : Testêé: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1ce5_d20250505_m011430_c001_v0001165_t0015_u01746407670112") 2025/05/05 01:15:38 DEBUG : Testêé: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f10243c14953f021f_d20250505_m011428_c001_v0001144_t0034_u01746407668379") 2025/05/05 01:15:38 DEBUG : a/potato2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41592b801b59da09_d20250505_m011043_c001_v7007000_t0000_u01746407443417") 2025/05/05 01:15:38 DEBUG : a/potato2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1a09_d20250505_m011042_c001_v0001165_t0049_u01746407442824") 2025/05/05 01:15:38 DEBUG : a/potato2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41592b801b59da06_d20250505_m011041_c001_v7007000_t0000_u01746407441057") 2025/05/05 01:15:38 DEBUG : a/potato2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf19f3_d20250505_m011040_c001_v0001165_t0049_u01746407440308") 2025/05/05 01:15:38 DEBUG : a/potato2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f407399c8ff2da638_d20250505_m011020_c001_v7007000_t0000_u01746407420698") 2025/05/05 01:15:38 DEBUG : a/potato2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf199f_d20250505_m011019_c001_v0001165_t0054_u01746407419951") 2025/05/05 01:15:38 DEBUG : b/potato: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41592b801b59da0a_d20250505_m011043_c001_v7007000_t0000_u01746407443601") 2025/05/05 01:15:38 DEBUG : b/potato: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf19fd_d20250505_m011041_c001_v0001165_t0007_u01746407441987") 2025/05/05 01:15:38 DEBUG : b/potato: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41592b801b59da05_d20250505_m011040_c001_v7007000_t0000_u01746407440498") 2025/05/05 01:15:38 DEBUG : b/potato: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf19ed_d20250505_m011039_c001_v0001165_t0035_u01746407439470") 2025/05/05 01:15:38 DEBUG : b/potato: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f407399c8ff2da637_d20250505_m011020_c001_v7007000_t0000_u01746407420146") 2025/05/05 01:15:38 DEBUG : b/potato: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf199b_d20250505_m011019_c001_v0001165_t0053_u01746407419167") 2025/05/05 01:15:38 DEBUG : backup/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f418a42cd875e6fd8_d20250505_m011318_c001_v7007000_t0000_u01746407598240") 2025/05/05 01:15:38 DEBUG : backup/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119616afc50c0b96_d20250505_m011316_c001_v0001184_t0055_u01746407596538") 2025/05/05 01:15:38 DEBUG : backup/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f108b617c09bf9956_d20250505_m011312_c001_v0001137_t0031_u01746407592405") 2025/05/05 01:15:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41592b801b59dee2_d20250505_m011347_c001_v7007000_t0000_u01746407627193") 2025/05/05 01:15:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f11302609d44c8929_d20250505_m011344_c001_v0001184_t0033_u01746407624455") 2025/05/05 01:15:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f103c531cd8adfa43_d20250505_m011340_c001_v0001182_t0024_u01746407620440") 2025/05/05 01:15:39 DEBUG : backup/one.bak: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f416b342986362e12_d20250505_m011332_c001_v7007000_t0000_u01746407612523") 2025/05/05 01:15:39 DEBUG : backup/one.bak: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f11352caf9103bd2f_d20250505_m011329_c001_v0001144_t0028_u01746407609883") 2025/05/05 01:15:39 DEBUG : backup/one.bak: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f1085c3d0fb788e88_d20250505_m011325_c001_v0001184_t0029_u01746407605948") 2025/05/05 01:15:39 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41592b801b59dee3_d20250505_m011347_c001_v7007000_t0000_u01746407627374") 2025/05/05 01:15:39 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f11095d3b13dbe383_d20250505_m011346_c001_v0001171_t0054_u01746407626256") 2025/05/05 01:15:39 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f115af8a812e51b34_d20250505_m011341_c001_v0001117_t0035_u01746407621812") 2025/05/05 01:15:39 DEBUG : backup/three.txt: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f418a42cd875e6fdb_d20250505_m011318_c001_v7007000_t0000_u01746407598435") 2025/05/05 01:15:39 DEBUG : backup/three.txt: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f101d86237507c25c_d20250505_m011317_c001_v0001134_t0056_u01746407597360") 2025/05/05 01:15:39 DEBUG : backup/three.txt: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f103bfce4130e40af_d20250505_m011313_c001_v0001092_t0023_u01746407593999") 2025/05/05 01:15:39 DEBUG : backup/three.txt.bak: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f416b342986362e13_d20250505_m011332_c001_v7007000_t0000_u01746407612707") 2025/05/05 01:15:39 DEBUG : backup/three.txt.bak: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f110714ff2dfa3e96_d20250505_m011331_c001_v0001104_t0027_u01746407611353") 2025/05/05 01:15:39 DEBUG : backup/three.txt.bak: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f116750d4ac126d30_d20250505_m011327_c001_v0001179_t0024_u01746407607288") 2025/05/05 01:15:39 DEBUG : both0: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6a6_d20250505_m011516_c001_v7007000_t0000_u01746407716087") 2025/05/05 01:15:39 DEBUG : both0: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f115984613012327a_d20250505_m011459_c001_v0001113_t0018_u01746407699160") 2025/05/05 01:15:39 DEBUG : both0: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4091e5176dc0eb92_d20250505_m011454_c001_v7007000_t0000_u01746407694481") 2025/05/05 01:15:39 DEBUG : both0: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f1159846130123232_d20250505_m011439_c001_v0001113_t0050_u01746407679938") 2025/05/05 01:15:39 DEBUG : both1: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6a7_d20250505_m011516_c001_v7007000_t0000_u01746407716270") 2025/05/05 01:15:40 DEBUG : both1: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f115984613012327e_d20250505_m011500_c001_v0001113_t0022_u01746407700172") 2025/05/05 01:15:40 DEBUG : both1: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4091e5176dc0eb93_d20250505_m011454_c001_v7007000_t0000_u01746407694663") 2025/05/05 01:15:40 DEBUG : both1: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f1159846130123234_d20250505_m011440_c001_v0001113_t0032_u01746407680462") 2025/05/05 01:15:40 DEBUG : both10: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6a8_d20250505_m011516_c001_v7007000_t0000_u01746407716453") 2025/05/05 01:15:40 DEBUG : both10: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f115984613012329a_d20250505_m011508_c001_v0001113_t0031_u01746407708064") 2025/05/05 01:15:40 DEBUG : both10: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4091e5176dc0eb94_d20250505_m011454_c001_v7007000_t0000_u01746407694845") 2025/05/05 01:15:40 DEBUG : both10: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f1159846130123250_d20250505_m011445_c001_v0001113_t0034_u01746407685677") 2025/05/05 01:15:40 DEBUG : both11: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6a9_d20250505_m011516_c001_v7007000_t0000_u01746407716636") 2025/05/05 01:15:40 DEBUG : both11: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f115984613012329e_d20250505_m011508_c001_v0001113_t0053_u01746407708665") 2025/05/05 01:15:40 DEBUG : both11: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4091e5176dc0eb95_d20250505_m011455_c001_v7007000_t0000_u01746407695044") 2025/05/05 01:15:40 DEBUG : both11: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f1159846130123252_d20250505_m011446_c001_v0001113_t0018_u01746407686255") 2025/05/05 01:15:40 DEBUG : both12: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6aa_d20250505_m011516_c001_v7007000_t0000_u01746407716819") 2025/05/05 01:15:40 DEBUG : both12: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f11598461301232a0_d20250505_m011509_c001_v0001113_t0052_u01746407709139") 2025/05/05 01:15:40 DEBUG : both12: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4091e5176dc0eb96_d20250505_m011455_c001_v7007000_t0000_u01746407695228") 2025/05/05 01:15:40 DEBUG : both12: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f1159846130123256_d20250505_m011446_c001_v0001113_t0049_u01746407686852") 2025/05/05 01:15:40 DEBUG : both13: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6ab_d20250505_m011517_c001_v7007000_t0000_u01746407717018") 2025/05/05 01:15:40 DEBUG : both13: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f11598461301232a6_d20250505_m011509_c001_v0001113_t0009_u01746407709694") 2025/05/05 01:15:40 DEBUG : both13: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4091e5176dc0eb97_d20250505_m011455_c001_v7007000_t0000_u01746407695409") 2025/05/05 01:15:40 DEBUG : both13: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f1159846130123258_d20250505_m011447_c001_v0001113_t0017_u01746407687489") 2025/05/05 01:15:40 DEBUG : both14: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6ac_d20250505_m011517_c001_v7007000_t0000_u01746407717215") 2025/05/05 01:15:41 DEBUG : both14: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f11598461301232aa_d20250505_m011510_c001_v0001113_t0006_u01746407710290") 2025/05/05 01:15:41 DEBUG : both14: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4091e5176dc0eb98_d20250505_m011455_c001_v7007000_t0000_u01746407695594") 2025/05/05 01:15:41 DEBUG : both14: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f115984613012325a_d20250505_m011448_c001_v0001113_t0053_u01746407688129") 2025/05/05 01:15:41 DEBUG : both15: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6ad_d20250505_m011517_c001_v7007000_t0000_u01746407717398") 2025/05/05 01:15:41 DEBUG : both15: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f11598461301232ac_d20250505_m011510_c001_v0001113_t0055_u01746407710810") 2025/05/05 01:15:41 DEBUG : both15: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4091e5176dc0eb9a_d20250505_m011455_c001_v7007000_t0000_u01746407695834") 2025/05/05 01:15:41 DEBUG : both15: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f115984613012325e_d20250505_m011448_c001_v0001113_t0013_u01746407688674") 2025/05/05 01:15:41 DEBUG : both16: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6af_d20250505_m011517_c001_v7007000_t0000_u01746407717582") 2025/05/05 01:15:41 DEBUG : both16: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f11598461301232ae_d20250505_m011511_c001_v0001113_t0052_u01746407711372") 2025/05/05 01:15:41 DEBUG : both16: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4091e5176dc0eb9b_d20250505_m011456_c001_v7007000_t0000_u01746407696017") 2025/05/05 01:15:41 DEBUG : both16: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f1159846130123260_d20250505_m011449_c001_v0001113_t0029_u01746407689174") 2025/05/05 01:15:41 DEBUG : both17: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6b0_d20250505_m011517_c001_v7007000_t0000_u01746407717763") 2025/05/05 01:15:41 DEBUG : both17: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f11598461301232b0_d20250505_m011511_c001_v0001113_t0052_u01746407711886") 2025/05/05 01:15:41 DEBUG : both17: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4091e5176dc0eb9c_d20250505_m011456_c001_v7007000_t0000_u01746407696199") 2025/05/05 01:15:41 DEBUG : both17: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f1159846130123262_d20250505_m011449_c001_v0001113_t0056_u01746407689784") 2025/05/05 01:15:41 DEBUG : both18: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6b2_d20250505_m011517_c001_v7007000_t0000_u01746407717948") 2025/05/05 01:15:41 DEBUG : both18: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f11598461301232b2_d20250505_m011512_c001_v0001113_t0011_u01746407712356") 2025/05/05 01:15:41 DEBUG : both18: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4091e5176dc0eb9d_d20250505_m011456_c001_v7007000_t0000_u01746407696383") 2025/05/05 01:15:41 DEBUG : both18: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f1159846130123264_d20250505_m011450_c001_v0001113_t0014_u01746407690464") 2025/05/05 01:15:41 DEBUG : both19: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6b3_d20250505_m011518_c001_v7007000_t0000_u01746407718131") 2025/05/05 01:15:42 DEBUG : both19: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f11598461301232b4_d20250505_m011512_c001_v0001113_t0053_u01746407712954") 2025/05/05 01:15:42 DEBUG : both19: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4091e5176dc0eb9e_d20250505_m011456_c001_v7007000_t0000_u01746407696568") 2025/05/05 01:15:42 DEBUG : both19: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f1159846130123266_d20250505_m011450_c001_v0001113_t0019_u01746407690956") 2025/05/05 01:15:42 DEBUG : both2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6b4_d20250505_m011518_c001_v7007000_t0000_u01746407718315") 2025/05/05 01:15:42 DEBUG : both2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f1159846130123280_d20250505_m011500_c001_v0001113_t0013_u01746407700791") 2025/05/05 01:15:42 DEBUG : both2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4091e5176dc0eba0_d20250505_m011456_c001_v7007000_t0000_u01746407696752") 2025/05/05 01:15:42 DEBUG : both2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f1159846130123236_d20250505_m011441_c001_v0001113_t0048_u01746407681185") 2025/05/05 01:15:42 DEBUG : both3: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6b5_d20250505_m011518_c001_v7007000_t0000_u01746407718499") 2025/05/05 01:15:42 DEBUG : both3: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f1159846130123282_d20250505_m011501_c001_v0001113_t0046_u01746407701444") 2025/05/05 01:15:42 DEBUG : both3: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4091e5176dc0eba1_d20250505_m011456_c001_v7007000_t0000_u01746407696935") 2025/05/05 01:15:42 DEBUG : both3: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f1159846130123238_d20250505_m011441_c001_v0001113_t0025_u01746407681694") 2025/05/05 01:15:42 DEBUG : both4: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6b6_d20250505_m011518_c001_v7007000_t0000_u01746407718681") 2025/05/05 01:15:42 DEBUG : both4: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f1159846130123284_d20250505_m011504_c001_v0001113_t0059_u01746407704838") 2025/05/05 01:15:42 DEBUG : both4: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4091e5176dc0eba2_d20250505_m011457_c001_v7007000_t0000_u01746407697117") 2025/05/05 01:15:42 DEBUG : both4: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f115984613012323a_d20250505_m011442_c001_v0001113_t0018_u01746407682280") 2025/05/05 01:15:42 DEBUG : both5: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6b8_d20250505_m011518_c001_v7007000_t0000_u01746407718863") 2025/05/05 01:15:42 DEBUG : both5: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f1159846130123286_d20250505_m011505_c001_v0001113_t0046_u01746407705406") 2025/05/05 01:15:42 DEBUG : both5: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4091e5176dc0eba3_d20250505_m011457_c001_v7007000_t0000_u01746407697298") 2025/05/05 01:15:42 DEBUG : both5: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f115984613012323c_d20250505_m011442_c001_v0001113_t0036_u01746407682898") 2025/05/05 01:15:43 DEBUG : both6: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6ba_d20250505_m011519_c001_v7007000_t0000_u01746407719047") 2025/05/05 01:15:43 DEBUG : both6: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f115984613012328a_d20250505_m011505_c001_v0001113_t0030_u01746407705944") 2025/05/05 01:15:43 DEBUG : both6: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4091e5176dc0eba4_d20250505_m011457_c001_v7007000_t0000_u01746407697482") 2025/05/05 01:15:43 DEBUG : both6: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f1159846130123240_d20250505_m011443_c001_v0001113_t0048_u01746407683398") 2025/05/05 01:15:43 DEBUG : both7: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6bb_d20250505_m011519_c001_v7007000_t0000_u01746407719242") 2025/05/05 01:15:43 DEBUG : both7: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f115984613012328c_d20250505_m011506_c001_v0001113_t0046_u01746407706595") 2025/05/05 01:15:43 DEBUG : both7: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4091e5176dc0eba5_d20250505_m011457_c001_v7007000_t0000_u01746407697667") 2025/05/05 01:15:43 DEBUG : both7: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f1159846130123242_d20250505_m011443_c001_v0001113_t0008_u01746407683885") 2025/05/05 01:15:43 DEBUG : both8: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6bc_d20250505_m011519_c001_v7007000_t0000_u01746407719423") 2025/05/05 01:15:43 DEBUG : both8: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f1159846130123292_d20250505_m011507_c001_v0001113_t0007_u01746407707072") 2025/05/05 01:15:43 DEBUG : both8: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4091e5176dc0eba6_d20250505_m011457_c001_v7007000_t0000_u01746407697855") 2025/05/05 01:15:43 DEBUG : both8: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f1159846130123244_d20250505_m011444_c001_v0001113_t0019_u01746407684399") 2025/05/05 01:15:43 DEBUG : both9: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6bd_d20250505_m011519_c001_v7007000_t0000_u01746407719608") 2025/05/05 01:15:43 DEBUG : both9: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f1159846130123296_d20250505_m011507_c001_v0001113_t0008_u01746407707562") 2025/05/05 01:15:43 DEBUG : both9: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4091e5176dc0eba7_d20250505_m011458_c001_v7007000_t0000_u01746407698040") 2025/05/05 01:15:43 DEBUG : both9: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f1159846130123248_d20250505_m011445_c001_v0001113_t0057_u01746407685063") 2025/05/05 01:15:43 DEBUG : c/non empty space: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41592b801b59da0b_d20250505_m011043_c001_v7007000_t0000_u01746407443781") 2025/05/05 01:15:43 DEBUG : c/non empty space: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1a01_d20250505_m011042_c001_v0001165_t0000_u01746407442191") 2025/05/05 01:15:43 DEBUG : c/non empty space: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41592b801b59da07_d20250505_m011041_c001_v7007000_t0000_u01746407441243") 2025/05/05 01:15:43 DEBUG : c/non empty space: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf19ef_d20250505_m011039_c001_v0001165_t0023_u01746407439688") 2025/05/05 01:15:43 DEBUG : c/non empty space: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f407399c8ff2da639_d20250505_m011020_c001_v7007000_t0000_u01746407420879") 2025/05/05 01:15:44 DEBUG : c/non empty space: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf199d_d20250505_m011019_c001_v0001165_t0011_u01746407419383") 2025/05/05 01:15:44 DEBUG : check sum: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f407399c8ff2da624_d20250505_m011008_c001_v7007000_t0000_u01746407408929") 2025/05/05 01:15:44 DEBUG : check sum: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf196d_d20250505_m011007_c001_v0001165_t0036_u01746407407944") 2025/05/05 01:15:44 DEBUG : dest/3: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f40176e3fea26cff6_d20250505_m011247_c001_v7007000_t0000_u01746407567195") 2025/05/05 01:15:44 DEBUG : dest/3: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f40611bb41573c8bb_d20250505_m011246_c001_v0001184_t0017_u01746407566062") 2025/05/05 01:15:44 DEBUG : dst/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4044b1ffe3a86c55_d20250505_m011426_c001_v7007000_t0000_u01746407666895") 2025/05/05 01:15:44 DEBUG : dst/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f11776373ccd7d44b_d20250505_m011424_c001_v0001105_t0016_u01746407664734") 2025/05/05 01:15:44 DEBUG : dst/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f418a42cd875e702d_d20250505_m011424_c001_v7007000_t0000_u01746407664554") 2025/05/05 01:15:44 DEBUG : dst/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f11776373ccd7d427_d20250505_m011420_c001_v0001105_t0029_u01746407660747") 2025/05/05 01:15:44 DEBUG : dst/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f418a42cd875e7027_d20250505_m011420_c001_v7007000_t0000_u01746407660021") 2025/05/05 01:15:44 DEBUG : dst/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f10243c14953f0205_d20250505_m011415_c001_v0001144_t0019_u01746407655193") 2025/05/05 01:15:44 DEBUG : dst/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f40211bca4d284730_d20250505_m011413_c001_v7007000_t0000_u01746407653732") 2025/05/05 01:15:44 DEBUG : dst/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f10243c14953f01f5_d20250505_m011410_c001_v0001144_t0039_u01746407650914") 2025/05/05 01:15:44 DEBUG : dst/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41118ea0af0a29ed_d20250505_m011410_c001_v7007000_t0000_u01746407650732") 2025/05/05 01:15:44 DEBUG : dst/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f10243c14953f01e9_d20250505_m011406_c001_v0001144_t0044_u01746407646989") 2025/05/05 01:15:44 DEBUG : dst/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41118ea0af0a29e8_d20250505_m011406_c001_v7007000_t0000_u01746407646268") 2025/05/05 01:15:44 DEBUG : dst/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f10243c14953f01db_d20250505_m011401_c001_v0001144_t0035_u01746407641633") 2025/05/05 01:15:44 DEBUG : dst/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41118ea0af0a29df_d20250505_m011400_c001_v7007000_t0000_u01746407640269") 2025/05/05 01:15:44 DEBUG : dst/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f11825fec60485701_d20250505_m011358_c001_v0001171_t0059_u01746407638132") 2025/05/05 01:15:44 DEBUG : dst/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41928f6db0a1096c_d20250505_m011357_c001_v7007000_t0000_u01746407637946") 2025/05/05 01:15:45 DEBUG : dst/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f11825fec604856d9_d20250505_m011354_c001_v0001171_t0043_u01746407634694") 2025/05/05 01:15:45 DEBUG : dst/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41928f6db0a1096a_d20250505_m011353_c001_v7007000_t0000_u01746407633968") 2025/05/05 01:15:45 DEBUG : dst/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f11598461301231de_d20250505_m011348_c001_v0001113_t0058_u01746407628462") 2025/05/05 01:15:45 DEBUG : dst/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41592b801b59dee4_d20250505_m011347_c001_v7007000_t0000_u01746407627557") 2025/05/05 01:15:45 DEBUG : dst/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119616afc50c0ec2_d20250505_m011344_c001_v0001184_t0023_u01746407624833") 2025/05/05 01:15:45 DEBUG : dst/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41592b801b59dedf_d20250505_m011344_c001_v7007000_t0000_u01746407624655") 2025/05/05 01:15:45 DEBUG : dst/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119616afc50c0e5a_d20250505_m011341_c001_v0001184_t0057_u01746407621401") 2025/05/05 01:15:45 DEBUG : dst/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41592b801b59dedc_d20250505_m011340_c001_v7007000_t0000_u01746407620666") 2025/05/05 01:15:45 DEBUG : dst/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1c87_d20250505_m011333_c001_v0001165_t0047_u01746407613850") 2025/05/05 01:15:45 DEBUG : dst/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f416b342986362e14_d20250505_m011332_c001_v7007000_t0000_u01746407612892") 2025/05/05 01:15:45 DEBUG : dst/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f116c835c014b6bc7_d20250505_m011330_c001_v0001184_t0016_u01746407610945") 2025/05/05 01:15:45 DEBUG : dst/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f421f4d64363163cf_d20250505_m011330_c001_v7007000_t0000_u01746407610744") 2025/05/05 01:15:45 DEBUG : dst/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f116c835c014b6b2b_d20250505_m011326_c001_v0001184_t0022_u01746407606885") 2025/05/05 01:15:45 DEBUG : dst/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f421f4d64363163c6_d20250505_m011326_c001_v7007000_t0000_u01746407606162") 2025/05/05 01:15:45 DEBUG : dst/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f10243c14953f0161_d20250505_m011319_c001_v0001144_t0032_u01746407599556") 2025/05/05 01:15:45 DEBUG : dst/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f418a42cd875e6fdc_d20250505_m011318_c001_v7007000_t0000_u01746407598635") 2025/05/05 01:15:45 DEBUG : dst/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f1089cacdc74ce8f7_d20250505_m011316_c001_v0001181_t0029_u01746407596956") 2025/05/05 01:15:45 DEBUG : dst/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4057770624140648_d20250505_m011316_c001_v7007000_t0000_u01746407596737") 2025/05/05 01:15:46 DEBUG : dst/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f1089cacdc74ce8df_d20250505_m011313_c001_v0001181_t0018_u01746407593583") 2025/05/05 01:15:46 DEBUG : dst/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4057770624140640_d20250505_m011312_c001_v7007000_t0000_u01746407592852") 2025/05/05 01:15:46 DEBUG : dst/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f1159846130123181_d20250505_m011305_c001_v0001113_t0054_u01746407585950") 2025/05/05 01:15:46 DEBUG : dst/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f40176e3fea26d00c_d20250505_m011304_c001_v7007000_t0000_u01746407584830") 2025/05/05 01:15:46 DEBUG : dst/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f1076598fe832306d_d20250505_m011257_c001_v0001146_t0027_u01746407577689") 2025/05/05 01:15:46 DEBUG : dst/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f418a42cd875e6fc9_d20250505_m011257_c001_v7007000_t0000_u01746407577492") 2025/05/05 01:15:46 DEBUG : dst/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1c1c_d20250505_m011253_c001_v0001165_t0038_u01746407573655") 2025/05/05 01:15:46 DEBUG : dst/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f10059990bcd3828e_d20250505_m011252_c001_v0001171_t0053_u01746407572795") 2025/05/05 01:15:46 DEBUG : dst/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f10059990bcd38274_d20250505_m011251_c001_v0001171_t0009_u01746407571698") 2025/05/05 01:15:46 DEBUG : dst/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f422273c2c8f491bd_d20250505_m011237_c001_v7007000_t0000_u01746407557625") 2025/05/05 01:15:46 DEBUG : dst/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f11598461301230d2_d20250505_m011230_c001_v0001113_t0009_u01746407550353") 2025/05/05 01:15:46 DEBUG : dst/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f116929122e1655e1_d20250505_m011229_c001_v0001183_t0027_u01746407549608") 2025/05/05 01:15:46 DEBUG : dst/one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f116929122e1655cf_d20250505_m011228_c001_v0001183_t0040_u01746407548635") 2025/05/05 01:15:46 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4044b1ffe3a86c56_d20250505_m011427_c001_v7007000_t0000_u01746407667077") 2025/05/05 01:15:46 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119f027a6483e3a3_d20250505_m011424_c001_v0001043_t0017_u01746407664160") 2025/05/05 01:15:46 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f105eced739388277_d20250505_m011419_c001_v0001144_t0025_u01746407659435") 2025/05/05 01:15:46 DEBUG : dst/one.bak: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f40211bca4d284731_d20250505_m011413_c001_v7007000_t0000_u01746407653914") 2025/05/05 01:15:46 DEBUG : dst/one.bak: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f102964034e73dedd_d20250505_m011410_c001_v0001101_t0011_u01746407650353") 2025/05/05 01:15:46 DEBUG : dst/one.bak: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f10808cdc978ad420_d20250505_m011405_c001_v0001099_t0044_u01746407645941") 2025/05/05 01:15:46 DEBUG : dst/one.bak: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41118ea0af0a29e0_d20250505_m011400_c001_v7007000_t0000_u01746407640452") 2025/05/05 01:15:47 DEBUG : dst/one.bak: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f11453be5f9367455_d20250505_m011357_c001_v0001154_t0005_u01746407637579") 2025/05/05 01:15:47 DEBUG : dst/one.bak: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f1055a04d9dc95311_d20250505_m011353_c001_v0001093_t0007_u01746407633424") 2025/05/05 01:15:47 DEBUG : dst/three: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f40176e3fea26d00d_d20250505_m011305_c001_v7007000_t0000_u01746407585022") 2025/05/05 01:15:47 DEBUG : dst/three: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f10059990bcd38332_d20250505_m011303_c001_v0001171_t0011_u01746407583263") 2025/05/05 01:15:47 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4044b1ffe3a86c57_d20250505_m011427_c001_v7007000_t0000_u01746407667260") 2025/05/05 01:15:47 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f106046c47834fe90_d20250505_m011425_c001_v0001171_t0054_u01746407665725") 2025/05/05 01:15:47 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f118f664092a6147d_d20250505_m011421_c001_v0001106_t0009_u01746407661766") 2025/05/05 01:15:47 DEBUG : dst/three.txt: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4044b1ffe3a86c58_d20250505_m011427_c001_v7007000_t0000_u01746407667443") 2025/05/05 01:15:47 DEBUG : dst/three.txt: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f11776373ccd7d459_d20250505_m011426_c001_v0001105_t0057_u01746407666248") 2025/05/05 01:15:47 DEBUG : dst/three.txt: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f418a42cd875e702e_d20250505_m011426_c001_v7007000_t0000_u01746407666067") 2025/05/05 01:15:47 DEBUG : dst/three.txt: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f11776373ccd7d43f_d20250505_m011422_c001_v0001105_t0047_u01746407662725") 2025/05/05 01:15:47 DEBUG : dst/three.txt: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f418a42cd875e702b_d20250505_m011422_c001_v7007000_t0000_u01746407662534") 2025/05/05 01:15:47 DEBUG : dst/three.txt: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f115984613012320e_d20250505_m011416_c001_v0001113_t0041_u01746407656766") 2025/05/05 01:15:47 DEBUG : dst/three.txt: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f40211bca4d284732_d20250505_m011414_c001_v7007000_t0000_u01746407654096") 2025/05/05 01:15:47 DEBUG : dst/three.txt: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f10243c14953f01ff_d20250505_m011412_c001_v0001144_t0057_u01746407652520") 2025/05/05 01:15:47 DEBUG : dst/three.txt: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41118ea0af0a29ee_d20250505_m011412_c001_v7007000_t0000_u01746407652333") 2025/05/05 01:15:47 DEBUG : dst/three.txt: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f10243c14953f01ef_d20250505_m011408_c001_v0001144_t0015_u01746407648586") 2025/05/05 01:15:47 DEBUG : dst/three.txt: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41118ea0af0a29e9_d20250505_m011408_c001_v7007000_t0000_u01746407648403") 2025/05/05 01:15:47 DEBUG : dst/three.txt: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f11598461301231fe_d20250505_m011403_c001_v0001113_t0035_u01746407643135") 2025/05/05 01:15:47 DEBUG : dst/three.txt: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41928f6db0a1096e_d20250505_m011359_c001_v7007000_t0000_u01746407639714") 2025/05/05 01:15:48 DEBUG : dst/three.txt: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f11598461301231e8_d20250505_m011356_c001_v0001113_t0048_u01746407636682") 2025/05/05 01:15:48 DEBUG : dst/three.txt: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41928f6db0a1096b_d20250505_m011355_c001_v7007000_t0000_u01746407635586") 2025/05/05 01:15:48 DEBUG : dst/three.txt: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1cab_d20250505_m011350_c001_v0001165_t0022_u01746407630254") 2025/05/05 01:15:48 DEBUG : dst/three.txt: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41592b801b59dee1_d20250505_m011346_c001_v7007000_t0000_u01746407626643") 2025/05/05 01:15:48 DEBUG : dst/three.txt: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1c99_d20250505_m011343_c001_v0001165_t0012_u01746407623680") 2025/05/05 01:15:48 DEBUG : dst/three.txt: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41592b801b59dede_d20250505_m011342_c001_v7007000_t0000_u01746407622582") 2025/05/05 01:15:48 DEBUG : dst/three.txt: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f10243c14953f0181_d20250505_m011335_c001_v0001144_t0016_u01746407615034") 2025/05/05 01:15:48 DEBUG : dst/three.txt: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f421f4d64363163d0_d20250505_m011331_c001_v7007000_t0000_u01746407611966") 2025/05/05 01:15:48 DEBUG : dst/three.txt: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f10243c14953f0175_d20250505_m011328_c001_v0001144_t0026_u01746407608591") 2025/05/05 01:15:48 DEBUG : dst/three.txt: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f421f4d64363163c8_d20250505_m011327_c001_v7007000_t0000_u01746407607491") 2025/05/05 01:15:48 DEBUG : dst/three.txt: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f11598461301231aa_d20250505_m011321_c001_v0001113_t0030_u01746407601306") 2025/05/05 01:15:48 DEBUG : dst/three.txt: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4057770624140649_d20250505_m011317_c001_v7007000_t0000_u01746407597673") 2025/05/05 01:15:48 DEBUG : dst/three.txt: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f115984613012319e_d20250505_m011315_c001_v0001113_t0039_u01746407595532") 2025/05/05 01:15:48 DEBUG : dst/three.txt: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4057770624140644_d20250505_m011314_c001_v7007000_t0000_u01746407594437") 2025/05/05 01:15:48 DEBUG : dst/three.txt: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1c42_d20250505_m011308_c001_v0001165_t0004_u01746407588115") 2025/05/05 01:15:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f40211bca4d284733_d20250505_m011414_c001_v7007000_t0000_u01746407654278") 2025/05/05 01:15:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f116648b591b3e313_d20250505_m011412_c001_v0001178_t0058_u01746407652122") 2025/05/05 01:15:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f114988fef5901a6c_d20250505_m011408_c001_v0001098_t0046_u01746407648055") 2025/05/05 01:15:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41118ea0af0a29e1_d20250505_m011400_c001_v7007000_t0000_u01746407640708") 2025/05/05 01:15:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f10243c14953f01d5_d20250505_m011358_c001_v0001144_t0047_u01746407638852") 2025/05/05 01:15:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f100029a6cb9215e3_d20250505_m011355_c001_v0001161_t0048_u01746407635284") 2025/05/05 01:15:49 DEBUG : dst/two: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4044b1ffe3a86c59_d20250505_m011427_c001_v7007000_t0000_u01746407667627") 2025/05/05 01:15:49 DEBUG : dst/two: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1cd1_d20250505_m011416_c001_v0001165_t0020_u01746407656214") 2025/05/05 01:15:49 DEBUG : dst/two: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f40211bca4d284734_d20250505_m011414_c001_v7007000_t0000_u01746407654459") 2025/05/05 01:15:49 DEBUG : dst/two: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1cbf_d20250505_m011402_c001_v0001165_t0013_u01746407642512") 2025/05/05 01:15:49 DEBUG : dst/two: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41118ea0af0a29e2_d20250505_m011400_c001_v7007000_t0000_u01746407640893") 2025/05/05 01:15:49 DEBUG : dst/two: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f10243c14953f01b3_d20250505_m011349_c001_v0001144_t0045_u01746407629213") 2025/05/05 01:15:49 DEBUG : dst/two: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41592b801b59dee5_d20250505_m011347_c001_v7007000_t0000_u01746407627739") 2025/05/05 01:15:49 DEBUG : dst/two: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f11598461301231c8_d20250505_m011334_c001_v0001113_t0005_u01746407614398") 2025/05/05 01:15:49 DEBUG : dst/two: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f416b342986362e15_d20250505_m011333_c001_v7007000_t0000_u01746407613091") 2025/05/05 01:15:49 DEBUG : dst/two: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1c67_d20250505_m011320_c001_v0001165_t0002_u01746407600736") 2025/05/05 01:15:49 DEBUG : dst/two: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f418a42cd875e6fdd_d20250505_m011318_c001_v7007000_t0000_u01746407598819") 2025/05/05 01:15:49 DEBUG : dst/two: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f10243c14953f0137_d20250505_m011306_c001_v0001144_t0029_u01746407586578") 2025/05/05 01:15:49 DEBUG : dst/two: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f40176e3fea26d00e_d20250505_m011305_c001_v7007000_t0000_u01746407585209") 2025/05/05 01:15:49 DEBUG : dst/two: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f112913a90c77dc4a_d20250505_m011301_c001_v0001179_t0012_u01746407581001") 2025/05/05 01:15:49 DEBUG : dst/two: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f422273c2c8f491be_d20250505_m011237_c001_v7007000_t0000_u01746407557808") 2025/05/05 01:15:49 DEBUG : dst/two: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f116929122e165666_d20250505_m011236_c001_v0001183_t0045_u01746407556689") 2025/05/05 01:15:49 DEBUG : empty space: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f40574b2364b7afd6_d20250505_m011153_c001_v7007000_t0000_u01746407513289") 2025/05/05 01:15:49 DEBUG : empty space: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1b1c_d20250505_m011149_c001_v0001165_t0007_u01746407509587") 2025/05/05 01:15:50 DEBUG : empty space: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f40574b2364b7afd2_d20250505_m011147_c001_v7007000_t0000_u01746407507347") 2025/05/05 01:15:50 DEBUG : empty space: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1af0_d20250505_m011137_c001_v0001165_t0038_u01746407497346") 2025/05/05 01:15:50 DEBUG : empty space: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4129d545bc23521f_d20250505_m011126_c001_v7007000_t0000_u01746407486353") 2025/05/05 01:15:50 DEBUG : empty space: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1abe_d20250505_m011122_c001_v0001165_t0042_u01746407482311") 2025/05/05 01:15:50 DEBUG : empty space: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f418eb39b0e85e178_d20250505_m011056_c001_v7007000_t0000_u01746407456828") 2025/05/05 01:15:50 DEBUG : empty space: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1a59_d20250505_m011055_c001_v0001165_t0047_u01746407455109") 2025/05/05 01:15:50 DEBUG : empty space: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f418eb39b0e85e16f_d20250505_m011053_c001_v7007000_t0000_u01746407453561") 2025/05/05 01:15:50 DEBUG : empty space: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1a4d_d20250505_m011052_c001_v0001165_t0040_u01746407452424") 2025/05/05 01:15:50 DEBUG : empty space: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f418eb39b0e85e165_d20250505_m011049_c001_v7007000_t0000_u01746407449022") 2025/05/05 01:15:50 DEBUG : empty space: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1a25_d20250505_m011047_c001_v0001165_t0021_u01746407447132") 2025/05/05 01:15:50 DEBUG : empty space: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41592b801b59da0f_d20250505_m011045_c001_v7007000_t0000_u01746407445985") 2025/05/05 01:15:50 DEBUG : empty space: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1a13_d20250505_m011044_c001_v0001165_t0014_u01746407444760") 2025/05/05 01:15:50 DEBUG : empty space: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41592b801b59da00_d20250505_m011038_c001_v7007000_t0000_u01746407438552") 2025/05/05 01:15:50 DEBUG : empty space: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf19e1_d20250505_m011037_c001_v0001165_t0012_u01746407437200") 2025/05/05 01:15:50 DEBUG : empty space: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41592b801b59d9fa_d20250505_m011036_c001_v7007000_t0000_u01746407436051") 2025/05/05 01:15:50 DEBUG : empty space: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf19d9_d20250505_m011035_c001_v0001165_t0033_u01746407435207") 2025/05/05 01:15:50 DEBUG : empty space: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41592b801b59d9f3_d20250505_m011029_c001_v7007000_t0000_u01746407429891") 2025/05/05 01:15:50 DEBUG : empty space: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf19b9_d20250505_m011028_c001_v0001165_t0016_u01746407428735") 2025/05/05 01:15:50 DEBUG : empty space: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41592b801b59d9ed_d20250505_m011026_c001_v7007000_t0000_u01746407426178") 2025/05/05 01:15:50 DEBUG : empty space: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf19ad_d20250505_m011025_c001_v0001165_t0022_u01746407425236") 2025/05/05 01:15:51 DEBUG : empty space: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41592b801b59d9e9_d20250505_m011024_c001_v7007000_t0000_u01746407424121") 2025/05/05 01:15:51 DEBUG : empty space: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f1016da46f669be2c_d20250505_m011023_c001_v0001184_t0050_u01746407423135") 2025/05/05 01:15:51 DEBUG : empty space: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf19a3_d20250505_m011021_c001_v0001165_t0005_u01746407421616") 2025/05/05 01:15:51 DEBUG : enormous: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f418eb39b0e85e174_d20250505_m011055_c001_v7007000_t0000_u01746407455892") 2025/05/05 01:15:51 DEBUG : enormous: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1a5b_d20250505_m011055_c001_v0001165_t0055_u01746407455315") 2025/05/05 01:15:51 DEBUG : existing: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4044b1ffe3a86c5c_d20250505_m011433_c001_v7007000_t0000_u01746407673131") 2025/05/05 01:15:51 DEBUG : existing: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f115984613012322c_d20250505_m011431_c001_v0001113_t0026_u01746407671816") 2025/05/05 01:15:51 DEBUG : existing: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4129d545bc235214_d20250505_m011120_c001_v7007000_t0000_u01746407480343") 2025/05/05 01:15:51 DEBUG : existing: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1aac_d20250505_m011119_c001_v0001165_t0025_u01746407479230") 2025/05/05 01:15:51 DEBUG : existing: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f407399c8ff2da634_d20250505_m011018_c001_v7007000_t0000_u01746407418060") 2025/05/05 01:15:51 DEBUG : existing: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf198f_d20250505_m011017_c001_v0001165_t0001_u01746407417115") 2025/05/05 01:15:51 DEBUG : existing: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f407399c8ff2da630_d20250505_m011015_c001_v7007000_t0000_u01746407415837") 2025/05/05 01:15:51 DEBUG : existing: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf198b_d20250505_m011015_c001_v0001165_t0010_u01746407415278") 2025/05/05 01:15:51 DEBUG : existing: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1985_d20250505_m011014_c001_v0001165_t0054_u01746407414501") 2025/05/05 01:15:51 DEBUG : existing-b: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4129d545bc235215_d20250505_m011120_c001_v7007000_t0000_u01746407480524") 2025/05/05 01:15:51 DEBUG : existing-b: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f1159846130122eb0_d20250505_m011119_c001_v0001113_t0034_u01746407479229") 2025/05/05 01:15:51 DEBUG : file1: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6db_d20250505_m011528_c001_v7007000_t0000_u01746407728759") 2025/05/05 01:15:51 DEBUG : file1: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1db8_d20250505_m011527_c001_v0001165_t0038_u01746407727987") 2025/05/05 01:15:51 DEBUG : file1: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6d7_d20250505_m011525_c001_v7007000_t0000_u01746407725871") 2025/05/05 01:15:52 DEBUG : file1: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f11598461301232d6_d20250505_m011524_c001_v0001113_t0038_u01746407724728") 2025/05/05 01:15:52 DEBUG : five: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f418eb39b0e85e179_d20250505_m011101_c001_v7007000_t0000_u01746407461131") 2025/05/05 01:15:52 DEBUG : five: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f419851be57bf1a73_d20250505_m011059_c001_v0001165_t0037_u01746407459234") 2025/05/05 01:15:52 DEBUG : foo: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41592b801b59d9ef_d20250505_m011028_c001_v7007000_t0000_u01746407428007") 2025/05/05 01:15:52 DEBUG : foo: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f419851be57bf19b7_d20250505_m011027_c001_v0001165_t0037_u01746407427466") 2025/05/05 01:15:52 DEBUG : foo: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f419851be57bf19b3_d20250505_m011026_c001_v0001165_t0037_u01746407426908") 2025/05/05 01:15:52 DEBUG : four: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f418eb39b0e85e17a_d20250505_m011101_c001_v7007000_t0000_u01746407461318") 2025/05/05 01:15:52 DEBUG : four: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f40243c14953eff65_d20250505_m011059_c001_v0001144_t0010_u01746407459778") 2025/05/05 01:15:52 DEBUG : four: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1a71_d20250505_m011058_c001_v0001165_t0053_u01746407458631") 2025/05/05 01:15:52 DEBUG : hello world2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f422273c2c8f49093_d20250505_m010914_c001_v7007000_t0000_u01746407354805") 2025/05/05 01:15:52 DEBUG : hello world2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf189f_d20250505_m010914_c001_v0001165_t0030_u01746407354176") 2025/05/05 01:15:52 DEBUG : ignore-size: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f407399c8ff2da62e_d20250505_m011013_c001_v7007000_t0000_u01746407413381") 2025/05/05 01:15:52 DEBUG : ignore-size: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf197f_d20250505_m011012_c001_v0001165_t0007_u01746407412460") 2025/05/05 01:15:52 DEBUG : nested/sub dir/file: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4129d545bc235211_d20250505_m011118_c001_v7007000_t0000_u01746407478104") 2025/05/05 01:15:52 DEBUG : nested/sub dir/file: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f1159846130122e9e_d20250505_m011116_c001_v0001113_t0022_u01746407476840") 2025/05/05 01:15:52 DEBUG : nested/sub dir/file: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4129d545bc235209_d20250505_m011115_c001_v7007000_t0000_u01746407475707") 2025/05/05 01:15:52 DEBUG : nested/sub dir/file: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f1159846130122e86_d20250505_m011114_c001_v0001113_t0021_u01746407474700") 2025/05/05 01:15:52 DEBUG : one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f418eb39b0e85e17b_d20250505_m011101_c001_v7007000_t0000_u01746407461511") 2025/05/05 01:15:52 DEBUG : one: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f419851be57bf1a67_d20250505_m011057_c001_v0001165_t0037_u01746407457972") 2025/05/05 01:15:52 DEBUG : only0: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6be_d20250505_m011519_c001_v7007000_t0000_u01746407719851") 2025/05/05 01:15:52 DEBUG : only0: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41598461301232ba_d20250505_m011514_c001_v0001113_t0042_u01746407714052") 2025/05/05 01:15:53 DEBUG : only0: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1d4d_d20250505_m011459_c001_v0001165_t0045_u01746407699939") 2025/05/05 01:15:53 DEBUG : only0: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f418eb39b0e85e2a7_d20250505_m011453_c001_v7007000_t0000_u01746407693642") 2025/05/05 01:15:53 DEBUG : only0: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1cf9_d20250505_m011440_c001_v0001165_t0007_u01746407680255") 2025/05/05 01:15:53 DEBUG : only1: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6bf_d20250505_m011520_c001_v7007000_t0000_u01746407720037") 2025/05/05 01:15:53 DEBUG : only1: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f419851be57bf1d8d_d20250505_m011514_c001_v0001165_t0037_u01746407714075") 2025/05/05 01:15:53 DEBUG : only1: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1d4f_d20250505_m011500_c001_v0001165_t0048_u01746407700589") 2025/05/05 01:15:53 DEBUG : only1: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f418eb39b0e85e2a1_d20250505_m011452_c001_v7007000_t0000_u01746407692678") 2025/05/05 01:15:53 DEBUG : only1: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1cfd_d20250505_m011440_c001_v0001165_t0032_u01746407680913") 2025/05/05 01:15:53 DEBUG : only10: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6c1_d20250505_m011520_c001_v7007000_t0000_u01746407720219") 2025/05/05 01:15:53 DEBUG : only10: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f415d51aacc7dcb04_d20250505_m011514_c001_v0001101_t0024_u01746407714847") 2025/05/05 01:15:53 DEBUG : only10: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1d73_d20250505_m011508_c001_v0001165_t0033_u01746407708434") 2025/05/05 01:15:53 DEBUG : only10: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f418eb39b0e85e2a5_d20250505_m011453_c001_v7007000_t0000_u01746407693455") 2025/05/05 01:15:53 DEBUG : only10: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1d19_d20250505_m011446_c001_v0001165_t0024_u01746407686052") 2025/05/05 01:15:53 DEBUG : only11: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6c2_d20250505_m011520_c001_v7007000_t0000_u01746407720401") 2025/05/05 01:15:53 DEBUG : only11: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f411b72eec5a7d6a0_d20250505_m011514_c001_v0001144_t0029_u01746407714815") 2025/05/05 01:15:53 DEBUG : only11: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1d75_d20250505_m011508_c001_v0001165_t0018_u01746407708952") 2025/05/05 01:15:53 DEBUG : only11: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f418eb39b0e85e2a2_d20250505_m011452_c001_v7007000_t0000_u01746407692861") 2025/05/05 01:15:53 DEBUG : only11: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1d21_d20250505_m011446_c001_v0001165_t0032_u01746407686614") 2025/05/05 01:15:53 DEBUG : only12: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6c3_d20250505_m011520_c001_v7007000_t0000_u01746407720583") 2025/05/05 01:15:54 DEBUG : only12: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f419851be57bf1d8f_d20250505_m011514_c001_v0001165_t0037_u01746407714472") 2025/05/05 01:15:54 DEBUG : only12: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1d7b_d20250505_m011509_c001_v0001165_t0012_u01746407709500") 2025/05/05 01:15:54 DEBUG : only12: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f42076873fb5ca4ba_d20250505_m011453_c001_v7007000_t0000_u01746407693653") 2025/05/05 01:15:54 DEBUG : only12: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1d23_d20250505_m011447_c001_v0001165_t0053_u01746407687296") 2025/05/05 01:15:54 DEBUG : only13: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6c4_d20250505_m011520_c001_v7007000_t0000_u01746407720765") 2025/05/05 01:15:54 DEBUG : only13: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41598461301232bc_d20250505_m011514_c001_v0001113_t0042_u01746407714469") 2025/05/05 01:15:54 DEBUG : only13: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1d7d_d20250505_m011510_c001_v0001165_t0038_u01746407710029") 2025/05/05 01:15:54 DEBUG : only13: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f418eb39b0e85e2a4_d20250505_m011453_c001_v7007000_t0000_u01746407693255") 2025/05/05 01:15:54 DEBUG : only13: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1d25_d20250505_m011447_c001_v0001165_t0031_u01746407687908") 2025/05/05 01:15:54 DEBUG : only14: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6c5_d20250505_m011520_c001_v7007000_t0000_u01746407720948") 2025/05/05 01:15:54 DEBUG : only14: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f419851be57bf1d91_d20250505_m011514_c001_v0001165_t0037_u01746407714654") 2025/05/05 01:15:54 DEBUG : only14: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1d7f_d20250505_m011510_c001_v0001165_t0047_u01746407710609") 2025/05/05 01:15:54 DEBUG : only14: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f40211bca4d284764_d20250505_m011453_c001_v7007000_t0000_u01746407693258") 2025/05/05 01:15:54 DEBUG : only14: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1d27_d20250505_m011448_c001_v0001165_t0047_u01746407688457") 2025/05/05 01:15:54 DEBUG : only15: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6c6_d20250505_m011521_c001_v7007000_t0000_u01746407721133") 2025/05/05 01:15:54 DEBUG : only15: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41598461301232be_d20250505_m011514_c001_v0001113_t0042_u01746407714653") 2025/05/05 01:15:54 DEBUG : only15: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1d81_d20250505_m011511_c001_v0001165_t0016_u01746407711172") 2025/05/05 01:15:54 DEBUG : only15: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f418eb39b0e85e2a3_d20250505_m011453_c001_v7007000_t0000_u01746407693046") 2025/05/05 01:15:54 DEBUG : only15: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1d29_d20250505_m011448_c001_v0001165_t0004_u01746407688941") 2025/05/05 01:15:54 DEBUG : only16: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6c7_d20250505_m011521_c001_v7007000_t0000_u01746407721316") 2025/05/05 01:15:55 DEBUG : only16: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f419851be57bf1d95_d20250505_m011514_c001_v0001165_t0037_u01746407714839") 2025/05/05 01:15:55 DEBUG : only16: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1d85_d20250505_m011511_c001_v0001165_t0018_u01746407711695") 2025/05/05 01:15:55 DEBUG : only16: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4091e5176dc0eb90_d20250505_m011453_c001_v7007000_t0000_u01746407693667") 2025/05/05 01:15:55 DEBUG : only16: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1d2b_d20250505_m011449_c001_v0001165_t0047_u01746407689602") 2025/05/05 01:15:55 DEBUG : only17: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6c8_d20250505_m011521_c001_v7007000_t0000_u01746407721498") 2025/05/05 01:15:55 DEBUG : only17: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41598461301232c0_d20250505_m011514_c001_v0001113_t0042_u01746407714837") 2025/05/05 01:15:55 DEBUG : only17: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1d87_d20250505_m011512_c001_v0001165_t0056_u01746407712143") 2025/05/05 01:15:55 DEBUG : only17: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f40211bca4d284766_d20250505_m011453_c001_v7007000_t0000_u01746407693677") 2025/05/05 01:15:55 DEBUG : only17: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1d2d_d20250505_m011450_c001_v0001165_t0032_u01746407690203") 2025/05/05 01:15:55 DEBUG : only18: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6c9_d20250505_m011521_c001_v7007000_t0000_u01746407721681") 2025/05/05 01:15:55 DEBUG : only18: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f411b72eec5a7d6a2_d20250505_m011515_c001_v0001144_t0029_u01746407715005") 2025/05/05 01:15:55 DEBUG : only18: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1d89_d20250505_m011512_c001_v0001165_t0011_u01746407712746") 2025/05/05 01:15:55 DEBUG : only18: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f40211bca4d284765_d20250505_m011453_c001_v7007000_t0000_u01746407693458") 2025/05/05 01:15:55 DEBUG : only18: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1d2f_d20250505_m011450_c001_v0001165_t0026_u01746407690729") 2025/05/05 01:15:55 DEBUG : only19: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6ca_d20250505_m011521_c001_v7007000_t0000_u01746407721863") 2025/05/05 01:15:55 DEBUG : only19: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f419851be57bf1d97_d20250505_m011515_c001_v0001165_t0037_u01746407715027") 2025/05/05 01:15:55 DEBUG : only19: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1d8b_d20250505_m011513_c001_v0001165_t0053_u01746407713207") 2025/05/05 01:15:55 DEBUG : only19: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4091e5176dc0eb8e_d20250505_m011453_c001_v7007000_t0000_u01746407693259") 2025/05/05 01:15:55 DEBUG : only19: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1d33_d20250505_m011451_c001_v0001165_t0000_u01746407691459") 2025/05/05 01:15:55 DEBUG : only2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6cb_d20250505_m011522_c001_v7007000_t0000_u01746407722045") 2025/05/05 01:15:55 DEBUG : only2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41598461301232c4_d20250505_m011515_c001_v0001113_t0042_u01746407715024") 2025/05/05 01:15:56 DEBUG : only2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1d53_d20250505_m011501_c001_v0001165_t0047_u01746407701207") 2025/05/05 01:15:56 DEBUG : only2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f42076873fb5ca4b9_d20250505_m011453_c001_v7007000_t0000_u01746407693464") 2025/05/05 01:15:56 DEBUG : only2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1d01_d20250505_m011441_c001_v0001165_t0014_u01746407681510") 2025/05/05 01:15:56 DEBUG : only3: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6cc_d20250505_m011522_c001_v7007000_t0000_u01746407722228") 2025/05/05 01:15:56 DEBUG : only3: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f415d51aacc7dcb06_d20250505_m011515_c001_v0001101_t0024_u01746407715048") 2025/05/05 01:15:56 DEBUG : only3: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1d57_d20250505_m011501_c001_v0001165_t0033_u01746407701775") 2025/05/05 01:15:56 DEBUG : only3: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4091e5176dc0eb8f_d20250505_m011453_c001_v7007000_t0000_u01746407693475") 2025/05/05 01:15:56 DEBUG : only3: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1d05_d20250505_m011442_c001_v0001165_t0047_u01746407682086") 2025/05/05 01:15:56 DEBUG : only4: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6cd_d20250505_m011522_c001_v7007000_t0000_u01746407722413") 2025/05/05 01:15:56 DEBUG : only4: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f411b72eec5a7d6a4_d20250505_m011515_c001_v0001144_t0029_u01746407715188") 2025/05/05 01:15:56 DEBUG : only4: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1d63_d20250505_m011505_c001_v0001165_t0009_u01746407705203") 2025/05/05 01:15:56 DEBUG : only4: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f40211bca4d284762_d20250505_m011453_c001_v7007000_t0000_u01746407693060") 2025/05/05 01:15:56 DEBUG : only4: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1d07_d20250505_m011442_c001_v0001165_t0015_u01746407682697") 2025/05/05 01:15:56 DEBUG : only5: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6ce_d20250505_m011522_c001_v7007000_t0000_u01746407722595") 2025/05/05 01:15:56 DEBUG : only5: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f419851be57bf1d99_d20250505_m011515_c001_v0001165_t0037_u01746407715213") 2025/05/05 01:15:56 DEBUG : only5: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1d65_d20250505_m011505_c001_v0001165_t0059_u01746407705754") 2025/05/05 01:15:56 DEBUG : only5: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4091e5176dc0eb8d_d20250505_m011453_c001_v7007000_t0000_u01746407693065") 2025/05/05 01:15:56 DEBUG : only5: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1d0b_d20250505_m011443_c001_v0001165_t0022_u01746407683209") 2025/05/05 01:15:56 DEBUG : only6: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6d0_d20250505_m011522_c001_v7007000_t0000_u01746407722776") 2025/05/05 01:15:57 DEBUG : only6: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41598461301232c6_d20250505_m011515_c001_v0001113_t0042_u01746407715211") 2025/05/05 01:15:57 DEBUG : only6: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1d67_d20250505_m011506_c001_v0001165_t0006_u01746407706335") 2025/05/05 01:15:57 DEBUG : only6: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f42076873fb5ca4b7_d20250505_m011453_c001_v7007000_t0000_u01746407693076") 2025/05/05 01:15:57 DEBUG : only6: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1d0d_d20250505_m011443_c001_v0001165_t0019_u01746407683692") 2025/05/05 01:15:57 DEBUG : only7: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6d1_d20250505_m011522_c001_v7007000_t0000_u01746407722985") 2025/05/05 01:15:57 DEBUG : only7: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f415d51aacc7dcb08_d20250505_m011515_c001_v0001101_t0024_u01746407715231") 2025/05/05 01:15:57 DEBUG : only7: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1d69_d20250505_m011506_c001_v0001165_t0022_u01746407706848") 2025/05/05 01:15:57 DEBUG : only7: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f42076873fb5ca4b8_d20250505_m011453_c001_v7007000_t0000_u01746407693268") 2025/05/05 01:15:57 DEBUG : only7: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1d0f_d20250505_m011444_c001_v0001165_t0007_u01746407684207") 2025/05/05 01:15:57 DEBUG : only8: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6d2_d20250505_m011523_c001_v7007000_t0000_u01746407723168") 2025/05/05 01:15:57 DEBUG : only8: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f411b72eec5a7d6a6_d20250505_m011515_c001_v0001144_t0029_u01746407715371") 2025/05/05 01:15:57 DEBUG : only8: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1d6d_d20250505_m011507_c001_v0001165_t0015_u01746407707342") 2025/05/05 01:15:57 DEBUG : only8: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f418eb39b0e85e2a8_d20250505_m011453_c001_v7007000_t0000_u01746407693839") 2025/05/05 01:15:57 DEBUG : only8: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1d13_d20250505_m011444_c001_v0001165_t0004_u01746407684804") 2025/05/05 01:15:57 DEBUG : only9: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6d4_d20250505_m011523_c001_v7007000_t0000_u01746407723350") 2025/05/05 01:15:57 DEBUG : only9: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f419851be57bf1d9b_d20250505_m011515_c001_v0001165_t0037_u01746407715396") 2025/05/05 01:15:57 DEBUG : only9: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1d6f_d20250505_m011507_c001_v0001165_t0019_u01746407707870") 2025/05/05 01:15:57 DEBUG : only9: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4091e5176dc0eb91_d20250505_m011453_c001_v7007000_t0000_u01746407693852") 2025/05/05 01:15:57 DEBUG : only9: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1d15_d20250505_m011445_c001_v0001165_t0055_u01746407685434") 2025/05/05 01:15:58 DEBUG : potato: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f418eb39b0e85e191_d20250505_m011112_c001_v7007000_t0000_u01746407472788") 2025/05/05 01:15:58 DEBUG : potato: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f10243c14953eff8d_d20250505_m011110_c001_v0001144_t0041_u01746407470890") 2025/05/05 01:15:58 DEBUG : potato: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f418eb39b0e85e187_d20250505_m011109_c001_v7007000_t0000_u01746407469038") 2025/05/05 01:15:58 DEBUG : potato: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f1159846130122e4a_d20250505_m011106_c001_v0001113_t0003_u01746407466461") 2025/05/05 01:15:58 DEBUG : potato: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f418eb39b0e85e181_d20250505_m011104_c001_v7007000_t0000_u01746407464973") 2025/05/05 01:15:58 DEBUG : potato: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f10243c14953eff6f_d20250505_m011102_c001_v0001144_t0003_u01746407462452") 2025/05/05 01:15:58 DEBUG : potato: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f418eb39b0e85e16c_d20250505_m011051_c001_v7007000_t0000_u01746407451205") 2025/05/05 01:15:58 DEBUG : potato: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1a39_d20250505_m011049_c001_v0001165_t0031_u01746407449957") 2025/05/05 01:15:58 DEBUG : potato: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41592b801b59da1d_d20250505_m011047_c001_v7007000_t0000_u01746407447692") 2025/05/05 01:15:58 DEBUG : potato: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1a23_d20250505_m011046_c001_v0001165_t0007_u01746407446929") 2025/05/05 01:15:58 DEBUG : potato: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41592b801b59da0e_d20250505_m011045_c001_v7007000_t0000_u01746407445332") 2025/05/05 01:15:58 DEBUG : potato: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1a11_d20250505_m011044_c001_v0001165_t0026_u01746407444515") 2025/05/05 01:15:58 DEBUG : potato: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41592b801b59d9ff_d20250505_m011037_c001_v7007000_t0000_u01746407437986") 2025/05/05 01:15:58 DEBUG : potato: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf19df_d20250505_m011036_c001_v0001165_t0050_u01746407436968") 2025/05/05 01:15:58 DEBUG : potato: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41592b801b59d9fb_d20250505_m011036_c001_v7007000_t0000_u01746407436233") 2025/05/05 01:15:58 DEBUG : potato: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf19d7_d20250505_m011034_c001_v0001165_t0028_u01746407434871") 2025/05/05 01:15:58 DEBUG : potato: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41592b801b59d9f7_d20250505_m011034_c001_v7007000_t0000_u01746407434137") 2025/05/05 01:15:58 DEBUG : potato: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf19d3_d20250505_m011033_c001_v0001165_t0005_u01746407433502") 2025/05/05 01:15:58 DEBUG : potato: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf19cd_d20250505_m011032_c001_v0001165_t0049_u01746407432859") 2025/05/05 01:15:59 DEBUG : potato: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41592b801b59d9f6_d20250505_m011032_c001_v7007000_t0000_u01746407432132") 2025/05/05 01:15:59 DEBUG : potato: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf19c3_d20250505_m011031_c001_v0001165_t0053_u01746407431542") 2025/05/05 01:15:59 DEBUG : potato: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf19c1_d20250505_m011030_c001_v0001165_t0013_u01746407430804") 2025/05/05 01:15:59 DEBUG : potato: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41592b801b59d9f5_d20250505_m011030_c001_v7007000_t0000_u01746407430071") 2025/05/05 01:15:59 DEBUG : potato: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf19bd_d20250505_m011029_c001_v0001165_t0022_u01746407429326") 2025/05/05 01:15:59 DEBUG : potato2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f40577706241405ed_d20250505_m011206_c001_v7007000_t0000_u01746407526030") 2025/05/05 01:15:59 DEBUG : potato2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f10243c14953f004a_d20250505_m011205_c001_v0001144_t0034_u01746407525003") 2025/05/05 01:15:59 DEBUG : potato2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f40574b2364b7afd7_d20250505_m011153_c001_v7007000_t0000_u01746407513524") 2025/05/05 01:15:59 DEBUG : potato2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f10243c14953f000b_d20250505_m011148_c001_v0001144_t0053_u01746407508720") 2025/05/05 01:15:59 DEBUG : potato2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4019973f1b9e71ce_d20250505_m011141_c001_v7007000_t0000_u01746407501146") 2025/05/05 01:15:59 DEBUG : potato2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f10243c14953effd9_d20250505_m011136_c001_v0001144_t0038_u01746407496400") 2025/05/05 01:15:59 DEBUG : potato2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4129d545bc235222_d20250505_m011126_c001_v7007000_t0000_u01746407486755") 2025/05/05 01:15:59 DEBUG : potato2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f10243c14953effa5_d20250505_m011121_c001_v0001144_t0026_u01746407481800") 2025/05/05 01:15:59 DEBUG : potato2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f418eb39b0e85e177_d20250505_m011056_c001_v7007000_t0000_u01746407456090") 2025/05/05 01:15:59 DEBUG : potato2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1a55_d20250505_m011054_c001_v0001165_t0025_u01746407454863") 2025/05/05 01:15:59 DEBUG : potato2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f418eb39b0e85e170_d20250505_m011053_c001_v7007000_t0000_u01746407453745") 2025/05/05 01:15:59 DEBUG : potato2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1a49_d20250505_m011052_c001_v0001165_t0056_u01746407452149") 2025/05/05 01:15:59 DEBUG : potato2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f418eb39b0e85e16d_d20250505_m011051_c001_v7007000_t0000_u01746407451393") 2025/05/05 01:15:59 DEBUG : potato2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1a3f_d20250505_m011050_c001_v0001165_t0031_u01746407450578") 2025/05/05 01:15:59 DEBUG : potato2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f418eb39b0e85e167_d20250505_m011049_c001_v7007000_t0000_u01746407449208") 2025/05/05 01:16:00 DEBUG : potato2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1a31_d20250505_m011048_c001_v0001165_t0044_u01746407448064") 2025/05/05 01:16:00 DEBUG : potato2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41592b801b59da10_d20250505_m011046_c001_v7007000_t0000_u01746407446165") 2025/05/05 01:16:00 DEBUG : potato2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1a17_d20250505_m011045_c001_v0001165_t0001_u01746407445351") 2025/05/05 01:16:00 DEBUG : potato2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41592b801b59da01_d20250505_m011038_c001_v7007000_t0000_u01746407438732") 2025/05/05 01:16:00 DEBUG : potato2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf19e7_d20250505_m011037_c001_v0001165_t0004_u01746407437781") 2025/05/05 01:16:00 DEBUG : potato2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f422273c2c8f49097_d20250505_m010918_c001_v7007000_t0000_u01746407358379") 2025/05/05 01:16:00 DEBUG : potato2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf18a7_d20250505_m010917_c001_v0001165_t0025_u01746407357752") 2025/05/05 01:16:00 DEBUG : potato2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f422273c2c8f49095_d20250505_m010916_c001_v7007000_t0000_u01746407356397") 2025/05/05 01:16:00 DEBUG : potato2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf18a3_d20250505_m010915_c001_v0001165_t0032_u01746407355746") 2025/05/05 01:16:00 DEBUG : potato3: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f40574b2364b7afd8_d20250505_m011153_c001_v7007000_t0000_u01746407513751") 2025/05/05 01:16:00 DEBUG : potato3: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f1159846130122f95_d20250505_m011150_c001_v0001113_t0036_u01746407510175") 2025/05/05 01:16:00 DEBUG : potato3: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4019973f1b9e71cf_d20250505_m011141_c001_v7007000_t0000_u01746407501407") 2025/05/05 01:16:00 DEBUG : potato3: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f1159846130122f36_d20250505_m011137_c001_v0001113_t0015_u01746407497911") 2025/05/05 01:16:00 DEBUG : potato3: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4129d545bc235223_d20250505_m011126_c001_v7007000_t0000_u01746407486987") 2025/05/05 01:16:00 DEBUG : potato3: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f1159846130122ecc_d20250505_m011122_c001_v0001113_t0029_u01746407482506") 2025/05/05 01:16:00 DEBUG : pre-dest1/1: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f40176e3fea26cff7_d20250505_m011247_c001_v7007000_t0000_u01746407567382") 2025/05/05 01:16:00 DEBUG : pre-dest1/1: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f115984613012311a_d20250505_m011238_c001_v0001113_t0023_u01746407558538") 2025/05/05 01:16:00 DEBUG : pre-dest2/2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f40176e3fea26cff8_d20250505_m011247_c001_v7007000_t0000_u01746407567570") 2025/05/05 01:16:00 DEBUG : pre-dest2/2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f10243c14953f00ca_d20250505_m011239_c001_v0001144_t0006_u01746407559403") 2025/05/05 01:16:00 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f422273c2c8f4917e_d20250505_m011218_c001_v7007000_t0000_u01746407538376") 2025/05/05 01:16:01 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1b9b_d20250505_m011215_c001_v0001165_t0026_u01746407535241") 2025/05/05 01:16:01 DEBUG : sizeonly: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f407399c8ff2da628_d20250505_m011011_c001_v7007000_t0000_u01746407411156") 2025/05/05 01:16:01 DEBUG : sizeonly: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1975_d20250505_m011010_c001_v0001165_t0036_u01746407410212") 2025/05/05 01:16:01 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6e8_d20250505_m011535_c001_v7007000_t0000_u01746407735353") 2025/05/05 01:16:01 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f11598461301232e2_d20250505_m011534_c001_v0001113_t0038_u01746407734194") 2025/05/05 01:16:01 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6e3_d20250505_m011532_c001_v7007000_t0000_u01746407732316") 2025/05/05 01:16:01 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f111b72eec5a7d6c0_d20250505_m011530_c001_v0001144_t0053_u01746407730831") 2025/05/05 01:16:01 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4129d545bc235212_d20250505_m011118_c001_v7007000_t0000_u01746407478300") 2025/05/05 01:16:01 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f10243c14953eff99_d20250505_m011117_c001_v0001144_t0005_u01746407477198") 2025/05/05 01:16:01 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4129d545bc23520a_d20250505_m011115_c001_v7007000_t0000_u01746407475894") 2025/05/05 01:16:01 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1a98_d20250505_m011115_c001_v0001165_t0020_u01746407475142") 2025/05/05 01:16:01 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f407399c8ff2da622_d20250505_m011007_c001_v7007000_t0000_u01746407407026") 2025/05/05 01:16:01 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1961_d20250505_m011005_c001_v0001165_t0013_u01746407405681") 2025/05/05 01:16:01 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f407399c8ff2da61e_d20250505_m011004_c001_v7007000_t0000_u01746407404875") 2025/05/05 01:16:01 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf195d_d20250505_m011003_c001_v0001165_t0050_u01746407403929") 2025/05/05 01:16:01 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f407399c8ff2da615_d20250505_m011001_c001_v7007000_t0000_u01746407401077") 2025/05/05 01:16:01 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf193d_d20250505_m010959_c001_v0001165_t0038_u01746407399930") 2025/05/05 01:16:01 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f407399c8ff2da614_d20250505_m010959_c001_v7007000_t0000_u01746407399374") 2025/05/05 01:16:01 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1937_d20250505_m010958_c001_v0001165_t0058_u01746407398230") 2025/05/05 01:16:02 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1913_d20250505_m010950_c001_v0001165_t0050_u01746407390263") 2025/05/05 01:16:02 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41118ea0af0a288b_d20250505_m010949_c001_v7007000_t0000_u01746407389520") 2025/05/05 01:16:02 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1911_d20250505_m010948_c001_v0001165_t0039_u01746407388952") 2025/05/05 01:16:02 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf190f_d20250505_m010948_c001_v0001165_t0037_u01746407388365") 2025/05/05 01:16:02 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f41118ea0af0a2889_d20250505_m010947_c001_v7007000_t0000_u01746407387275") 2025/05/05 01:16:02 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1905_d20250505_m010944_c001_v0001165_t0000_u01746407384127") 2025/05/05 01:16:02 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf18f1_d20250505_m010936_c001_v0001165_t0044_u01746407376044") 2025/05/05 01:16:02 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f40211bca4d2835c0_d20250505_m010935_c001_v7007000_t0000_u01746407375301") 2025/05/05 01:16:02 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf18eb_d20250505_m010934_c001_v0001165_t0031_u01746407374697") 2025/05/05 01:16:02 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf18e9_d20250505_m010934_c001_v0001165_t0029_u01746407374089") 2025/05/05 01:16:02 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f40211bca4d2835bb_d20250505_m010932_c001_v7007000_t0000_u01746407372982") 2025/05/05 01:16:02 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf18d9_d20250505_m010928_c001_v0001165_t0018_u01746407368414") 2025/05/05 01:16:02 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f40211bca4d2835b4_d20250505_m010928_c001_v7007000_t0000_u01746407368034") 2025/05/05 01:16:02 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf18d3_d20250505_m010927_c001_v0001165_t0002_u01746407367462") 2025/05/05 01:16:02 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f422273c2c8f490a1_d20250505_m010925_c001_v7007000_t0000_u01746407365806") 2025/05/05 01:16:02 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf18c7_d20250505_m010925_c001_v0001165_t0001_u01746407365179") 2025/05/05 01:16:02 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f422273c2c8f4909f_d20250505_m010924_c001_v7007000_t0000_u01746407364605") 2025/05/05 01:16:02 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf18c1_d20250505_m010924_c001_v0001165_t0056_u01746407364043") 2025/05/05 01:16:02 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f422273c2c8f4909d_d20250505_m010922_c001_v7007000_t0000_u01746407362758") 2025/05/05 01:16:02 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf18b9_d20250505_m010922_c001_v0001165_t0020_u01746407362018") 2025/05/05 01:16:02 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f422273c2c8f4909a_d20250505_m010921_c001_v7007000_t0000_u01746407361453") 2025/05/05 01:16:03 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf18b5_d20250505_m010920_c001_v0001165_t0049_u01746407360893") 2025/05/05 01:16:03 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f422273c2c8f49099_d20250505_m010919_c001_v7007000_t0000_u01746407359880") 2025/05/05 01:16:03 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf18a9_d20250505_m010919_c001_v0001165_t0011_u01746407359301") 2025/05/05 01:16:03 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f422273c2c8f4908e_d20250505_m010913_c001_v7007000_t0000_u01746407353248") 2025/05/05 01:16:03 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1895_d20250505_m010912_c001_v0001165_t0048_u01746407352676") 2025/05/05 01:16:03 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f422273c2c8f4908c_d20250505_m010911_c001_v7007000_t0000_u01746407351752") 2025/05/05 01:16:03 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf188d_d20250505_m010911_c001_v0001165_t0026_u01746407351165") 2025/05/05 01:16:03 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f422273c2c8f4908b_d20250505_m010910_c001_v7007000_t0000_u01746407350239") 2025/05/05 01:16:03 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1885_d20250505_m010909_c001_v0001165_t0027_u01746407349600") 2025/05/05 01:16:03 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f422273c2c8f49088_d20250505_m010906_c001_v7007000_t0000_u01746407346685") 2025/05/05 01:16:03 DEBUG : sub dir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1871_d20250505_m010906_c001_v0001165_t0009_u01746407346117") 2025/05/05 01:16:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6e9_d20250505_m011535_c001_v7007000_t0000_u01746407735540") 2025/05/05 01:16:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1dc5_d20250505_m011534_c001_v0001165_t0000_u01746407734225") 2025/05/05 01:16:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6e4_d20250505_m011532_c001_v7007000_t0000_u01746407732498") 2025/05/05 01:16:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f115d51aacc7dcb2c_d20250505_m011530_c001_v0001101_t0012_u01746407730473") 2025/05/05 01:16:03 DEBUG : sub/yam: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f418eb39b0e85e18f_d20250505_m011112_c001_v7007000_t0000_u01746407472233") 2025/05/05 01:16:04 DEBUG : sub/yam: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f1159846130122e6a_d20250505_m011110_c001_v0001113_t0016_u01746407470538") 2025/05/05 01:16:04 DEBUG : test_dir1/file2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6dd_d20250505_m011528_c001_v7007000_t0000_u01746407728941") 2025/05/05 01:16:04 DEBUG : test_dir1/file2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f115d51aacc7dcb28_d20250505_m011527_c001_v0001101_t0006_u01746407727635") 2025/05/05 01:16:04 DEBUG : test_dir1/file2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6d9_d20250505_m011526_c001_v7007000_t0000_u01746407726091") 2025/05/05 01:16:04 DEBUG : test_dir1/file2: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f111b72eec5a7d6b6_d20250505_m011524_c001_v0001144_t0023_u01746407724745") 2025/05/05 01:16:04 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6de_d20250505_m011529_c001_v7007000_t0000_u01746407729123") 2025/05/05 01:16:04 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f11598461301232de_d20250505_m011527_c001_v0001113_t0020_u01746407727625") 2025/05/05 01:16:04 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f408d092892c4f6da_d20250505_m011526_c001_v7007000_t0000_u01746407726276") 2025/05/05 01:16:04 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f115d51aacc7dcb22_d20250505_m011524_c001_v0001101_t0026_u01746407724742") 2025/05/05 01:16:04 DEBUG : three: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f418eb39b0e85e17d_d20250505_m011101_c001_v7007000_t0000_u01746407461696") 2025/05/05 01:16:04 DEBUG : three: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1a75_d20250505_m011100_c001_v0001165_t0014_u01746407460552") 2025/05/05 01:16:04 DEBUG : three: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1a6d_d20250505_m011058_c001_v0001165_t0053_u01746407458351") 2025/05/05 01:16:04 DEBUG : two: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f418eb39b0e85e17e_d20250505_m011101_c001_v7007000_t0000_u01746407461885") 2025/05/05 01:16:04 DEBUG : two: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f4159846130122e1a_d20250505_m011059_c001_v0001113_t0042_u01746407459965") 2025/05/05 01:16:04 DEBUG : two: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f419851be57bf1a69_d20250505_m011058_c001_v0001165_t0037_u01746407458155") 2025/05/05 01:16:04 DEBUG : yam: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f418eb39b0e85e192_d20250505_m011112_c001_v7007000_t0000_u01746407472972") 2025/05/05 01:16:04 DEBUG : yam: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f108f67552c9136c2_d20250505_m011112_c001_v0001179_t0046_u01746407472025") 2025/05/05 01:16:04 DEBUG : yam: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f418eb39b0e85e186_d20250505_m011108_c001_v7007000_t0000_u01746407468462") 2025/05/05 01:16:04 DEBUG : yam: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f119851be57bf1a86_d20250505_m011106_c001_v0001165_t0014_u01746407466829") 2025/05/05 01:16:04 DEBUG : yam: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f418eb39b0e85e180_d20250505_m011104_c001_v7007000_t0000_u01746407464404") 2025/05/05 01:16:05 DEBUG : yam: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f1159846130122e30_d20250505_m011102_c001_v0001113_t0008_u01746407462460") 2025/05/05 01:16:05 DEBUG : yaml: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f418eb39b0e85e189_d20250505_m011109_c001_v7007000_t0000_u01746407469221") 2025/05/05 01:16:05 DEBUG : yaml: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f1174aade90378c1d_d20250505_m011107_c001_v0001144_t0015_u01746407467649") 2025/05/05 01:16:05 DEBUG : yaml: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f418eb39b0e85e182_d20250505_m011105_c001_v7007000_t0000_u01746407465158") 2025/05/05 01:16:05 DEBUG : yaml: Deleting (id "4_z7ff24d23f0dd9bdb9f680e1b_f11047187463705f6_d20250505_m011104_c001_v0001038_t0005_u01746407464028") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m4.69508868s (try 1/5)