"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/03/31 02:03:50 DEBUG : Creating backend with remote "TestB2:rclone-test-qayofep7viru" 2025/03/31 02:03:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/31 02:03:51 DEBUG : Creating backend with remote "/tmp/rclone2071789711" === 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-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:03:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 02:03:52 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/31 02:03:52 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:03:52 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.88s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:03:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/31 02:03:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 02:03:53 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:03:53 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:03:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/31 02:03:54 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:03:54 DEBUG : B2 bucket rclone-test-qayofep7viru: 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-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.38s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.39s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:03:56 DEBUG : Creating backend with remote "/non-existing" 2025/03/31 02:03:56 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/31 02:03:56 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:03:56 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:03:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 02:03:57 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:03:57 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:03:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/31 02:03:57 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.89s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:03:59 INFO : B2 bucket rclone-test-qayofep7viru: Running all checks before starting transfers 2025/03/31 02:03:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 02:03:59 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:03:59 INFO : B2 bucket rclone-test-qayofep7viru: Checks finished, now starting transfers 2025/03/31 02:03:59 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:03:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/31 02:03:59 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.55s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:04:00 ERROR : Ignoring --no-traverse with sync 2025/03/31 02:04:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 02:04:00 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:04:00 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:04:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/31 02:04:00 INFO : sub dir/hello world: Copied (new) 2025/03/31 02:04:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.50s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:04:02 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/31 02:04:02 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:04:02 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:04:02 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/03/31 02:04:02 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.53s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:04:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/31 02:04:03 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:04:03 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:04:03 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/31 02:04:03 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.50s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:04:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/31 02:04:05 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:04:05 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:04:05 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/31 02:04:05 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.88s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:04:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/31 02:04:06 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/31 02:04:06 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/31 02:04:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/31 02:04:07 INFO : sub dir: Making directory 2025/03/31 02:04:07 INFO : sub dir2: Making directory 2025/03/31 02:04:07 INFO : sub dir2/sub sub dir2: Making directory 2025/03/31 02:04:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 02:04:07 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:04:07 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:04:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/31 02:04:07 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/03/31 02:04:07 DEBUG : B2 bucket rclone-test-qayofep7viru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.54s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:04:08 INFO : sub dir2: Making directory 2025/03/31 02:04:08 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/31 02:04:08 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/31 02:04:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 02:04:08 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:04:08 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:04:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/31 02:04:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.25s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:04:09 DEBUG : sub dir2: Making directory with metadata 2025/03/31 02:04:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/31 02:04:09 INFO : sub dir: Making directory 2025/03/31 02:04:09 INFO : sub dir2: Making directory 2025/03/31 02:04:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 02:04:09 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:04:09 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:04:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/31 02:04:10 INFO : sub dir/hello world: Copied (new) 2025/03/31 02:04:10 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/31 02:04:10 DEBUG : B2 bucket rclone-test-qayofep7viru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/31 02:04:10 DEBUG : B2 bucket rclone-test-qayofep7viru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.69s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:04:11 INFO : sub dir2: Making directory 2025/03/31 02:04:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 02:04:12 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:04:12 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:04:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/31 02:04:12 INFO : sub dir/hello world: Copied (new) 2025/03/31 02:04:12 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.12s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:04:12 DEBUG : sub dir2: Making directory with metadata 2025/03/31 02:04:12 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/31 02:04:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/31 02:04:13 INFO : sub dir: Making directory 2025/03/31 02:04:13 INFO : sub dir2: Making directory 2025/03/31 02:04:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 02:04:13 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:04:13 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:04:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/31 02:04:13 INFO : sub dir/hello world: Copied (new) 2025/03/31 02:04:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/31 02:04:13 DEBUG : B2 bucket rclone-test-qayofep7viru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.50s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:04:14 INFO : sub dir2: Making directory 2025/03/31 02:04:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 02:04:15 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:04:15 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:04:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/31 02:04:15 INFO : sub dir/hello world: Copied (new) 2025/03/31 02:04:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.48s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:04:16 DEBUG : Creating backend with remote "TestB2:rclone-test-hidanow3gama" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-qayofep7viru -> B2 bucket rclone-test-hidanow3gama 2025/03/31 02:04:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 02:04:17 DEBUG : B2 bucket rclone-test-hidanow3gama: Waiting for checks to finish 2025/03/31 02:04:17 DEBUG : B2 bucket rclone-test-hidanow3gama: Waiting for transfers to finish 2025/03/31 02:04:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/31 02:04:19 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:04:19 DEBUG : B2 bucket rclone-test-hidanow3gama: Purge remote 2025/03/31 02:04:19 INFO : B2 bucket rclone-test-hidanow3gama: cleaning bucket "rclone-test-hidanow3gama" of all files 2025/03/31 02:04:19 DEBUG : sub dir/hello world: Deleting (id "4_z4fb24d53f01deb9b9f580e1b_f102f13bfdb0aa8b2_d20250331_m020418_c001_v0001106_t0043_u01743386658658") --- PASS: TestServerSideCopy (5.99s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:04:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/31 02:04:23 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:04:23 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:04:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/31 02:04:23 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.48s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:04:25 DEBUG : Creating backend with remote "TestB2:rclone-test-fucizux3lupe" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-qayofep7viru -> B2 bucket rclone-test-fucizux3lupe 2025/03/31 02:04:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 02:04:26 DEBUG : B2 bucket rclone-test-fucizux3lupe: Waiting for checks to finish 2025/03/31 02:04:26 DEBUG : B2 bucket rclone-test-fucizux3lupe: Waiting for transfers to finish 2025/03/31 02:04:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/31 02:04:28 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:04:29 DEBUG : B2 bucket rclone-test-fucizux3lupe: Waiting for checks to finish 2025/03/31 02:04:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/31 02:04:29 DEBUG : B2 bucket rclone-test-fucizux3lupe: Waiting for transfers to finish 2025/03/31 02:04:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/31 02:04:29 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:04:29 DEBUG : B2 bucket rclone-test-fucizux3lupe: Purge remote 2025/03/31 02:04:29 INFO : B2 bucket rclone-test-fucizux3lupe: cleaning bucket "rclone-test-fucizux3lupe" of all files 2025/03/31 02:04:30 DEBUG : sub dir/hello world: Deleting (id "4_z5fe26d63f01deb9b9f580e1b_f1063754da30d73ff_d20250331_m020429_c001_v0001093_t0025_u01743386669372") 2025/03/31 02:04:30 DEBUG : sub dir/hello world: Deleting (id "4_z5fe26d63f01deb9b9f580e1b_f1009ecdc37500424_d20250331_m020428_c001_v0001101_t0057_u01743386668003") --- PASS: TestServerSideCopyOverSelf (7.47s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:04:33 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:04:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/31 02:04:33 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:04:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/31 02:04:33 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/31 02:04:33 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.10s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:04:34 DEBUG : Creating backend with remote "TestB2:rclone-test-gedoqoh5juvi" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-qayofep7viru -> B2 bucket rclone-test-gedoqoh5juvi 2025/03/31 02:04:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 02:04:36 DEBUG : B2 bucket rclone-test-gedoqoh5juvi: Waiting for checks to finish 2025/03/31 02:04:36 DEBUG : B2 bucket rclone-test-gedoqoh5juvi: Waiting for transfers to finish 2025/03/31 02:04:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/31 02:04:36 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:04:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/31 02:04:37 DEBUG : B2 bucket rclone-test-gedoqoh5juvi: Waiting for checks to finish 2025/03/31 02:04:37 DEBUG : B2 bucket rclone-test-gedoqoh5juvi: Waiting for transfers to finish 2025/03/31 02:04:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/31 02:04:38 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/31 02:04:38 INFO : sub dir/hello world: Deleted 2025/03/31 02:04:39 DEBUG : testing file moves 2025/03/31 02:04:39 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/31 02:04:39 DEBUG : B2 bucket rclone-test-gedoqoh5juvi: Waiting for checks to finish 2025/03/31 02:04:39 DEBUG : B2 bucket rclone-test-gedoqoh5juvi: Waiting for transfers to finish 2025/03/31 02:04:40 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/03/31 02:04:40 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/31 02:04:40 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:04:40 DEBUG : B2 bucket rclone-test-gedoqoh5juvi: Purge remote 2025/03/31 02:04:40 INFO : B2 bucket rclone-test-gedoqoh5juvi: cleaning bucket "rclone-test-gedoqoh5juvi" of all files 2025/03/31 02:04:41 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db3f01deb9b9f580e1b_f118a7b76a6f68491_d20250331_m020439_c001_v0001120_t0000_u01743386679800") 2025/03/31 02:04:41 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db3f01deb9b9f580e1b_f1088d23f8803d135_d20250331_m020437_c001_v0001145_t0000_u01743386677860") 2025/03/31 02:04:41 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db3f01deb9b9f580e1b_f1114f8ecefe448a0_d20250331_m020436_c001_v0001183_t0001_u01743386676589") --- PASS: TestServerSideMoveOverSelf (8.88s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:04:43 ERROR : : error listing: directory not found 2025/03/31 02:04:43 INFO : Local file system at /tmp/rclone2071789711: Making directory 2025/03/31 02:04:44 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:04:44 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.89s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:04:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 02:04:45 DEBUG : Local file system at /tmp/rclone2071789711: Waiting for checks to finish 2025/03/31 02:04:45 DEBUG : Local file system at /tmp/rclone2071789711: Waiting for transfers to finish 2025/03/31 02:04:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/31 02:04:46 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/03/31 02:04:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestCopyRedownload (2.24s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:04:47 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/31 02:04:47 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:04:47 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:04:47 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/31 02:04:47 INFO : check sum: Copied (new) 2025/03/31 02:04:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:04:48 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:04:48 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/31 02:04:48 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/03/31 02:04:48 DEBUG : check sum: Unchanged skipping 2025/03/31 02:04:48 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:04:48 DEBUG : Waiting for deletions to finish 2025/03/31 02:04:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.24s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:04:49 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/31 02:04:49 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:04:49 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:04:49 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/31 02:04:49 INFO : sizeonly: Copied (new) 2025/03/31 02:04:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:04:50 DEBUG : sizeonly: Sizes identical 2025/03/31 02:04:50 DEBUG : sizeonly: Unchanged skipping 2025/03/31 02:04:50 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:04:50 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:04:50 DEBUG : Waiting for deletions to finish 2025/03/31 02:04:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.61s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:04:52 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/31 02:04:52 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:04:52 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:04:52 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/03/31 02:04:52 INFO : ignore-size: Copied (new) 2025/03/31 02:04:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:04:52 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:04:52 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:04:52 DEBUG : ignore-size: Unchanged skipping 2025/03/31 02:04:52 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:04:52 DEBUG : Waiting for deletions to finish 2025/03/31 02:04:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.29s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:04:55 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:04:55 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:04:55 DEBUG : existing: Unchanged skipping 2025/03/31 02:04:55 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:04:55 DEBUG : Waiting for deletions to finish 2025/03/31 02:04:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:04:55 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:04:55 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/31 02:04:55 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:04:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/31 02:04:55 INFO : existing: Copied (replaced existing) 2025/03/31 02:04:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.44s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:04:57 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/31 02:04:57 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:04:57 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:04:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/31 02:04:57 INFO : existing: Copied (new) 2025/03/31 02:04:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:04:57 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:04:57 DEBUG : existing: Destination exists, skipping 2025/03/31 02:04:57 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:04:57 DEBUG : Waiting for deletions to finish 2025/03/31 02:04:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.28s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:04:59 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/31 02:05:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/31 02:05:00 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/31 02:05:00 DEBUG : c/non empty space: Unchanged skipping 2025/03/31 02:05:00 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:05:00 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:05:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/31 02:05:00 INFO : a/potato2: Copied (new) 2025/03/31 02:05:00 DEBUG : Waiting for deletions to finish 2025/03/31 02:05:00 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.66s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:05:02 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:05:02 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/31 02:05:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/31 02:05:02 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/31 02:05:02 DEBUG : empty space: Unchanged skipping 2025/03/31 02:05:02 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:05:02 DEBUG : Waiting for deletions to finish 2025/03/31 02:05:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:05:02 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/31 02:05:02 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:05:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/31 02:05:03 INFO : empty space: Updated modification time in destination 2025/03/31 02:05:03 DEBUG : empty space: Unchanged skipping 2025/03/31 02:05:03 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:05:03 DEBUG : Waiting for deletions to finish 2025/03/31 02:05:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.42s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:05:05 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/31 02:05:05 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:05:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/31 02:05:05 DEBUG : empty space: Unchanged skipping 2025/03/31 02:05:05 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:05:05 DEBUG : Waiting for deletions to finish 2025/03/31 02:05:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.71s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:05:07 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/31 02:05:07 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:05:07 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2071789711) 2025/03/31 02:05:07 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-qayofep7viru) 2025/03/31 02:05:07 DEBUG : foo: sha1 differ 2025/03/31 02:05:07 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:05:07 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/03/31 02:05:07 INFO : foo: Copied (replaced existing) 2025/03/31 02:05:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.92s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:05:09 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/31 02:05:09 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:05:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/31 02:05:09 DEBUG : empty space: Unchanged skipping 2025/03/31 02:05:09 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:05:09 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/31 02:05:09 INFO : potato: Copied (new) 2025/03/31 02:05:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.10s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:05:11 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/31 02:05:11 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:05:11 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:05:11 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/03/31 02:05:11 INFO : potato: Copied (replaced existing) 2025/03/31 02:05:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.94s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:05:13 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:05:13 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/03/31 02:05:13 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2071789711) 2025/03/31 02:05:13 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-qayofep7viru) 2025/03/31 02:05:13 DEBUG : potato: sha1 differ 2025/03/31 02:05:13 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:05:13 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/03/31 02:05:13 INFO : potato: Copied (replaced existing) 2025/03/31 02:05:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:05:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/31 02:05:15 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/31 02:05:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/31 02:05:15 DEBUG : empty space: Unchanged skipping 2025/03/31 02:05:15 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:05:15 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:05:15 DEBUG : Waiting for deletions to finish 2025/03/31 02:05:15 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:05:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/31 02:05:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/31 02:05:17 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:05:17 DEBUG : empty space: Unchanged skipping 2025/03/31 02:05:17 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:05:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/31 02:05:17 INFO : potato2: Copied (new) 2025/03/31 02:05:17 DEBUG : Waiting for deletions to finish 2025/03/31 02:05:18 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:05:19 INFO : d: Making directory 2025/03/31 02:05:19 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/03/31 02:05:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/31 02:05:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/31 02:05:20 DEBUG : c/non empty space: Unchanged skipping 2025/03/31 02:05:20 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/31 02:05:20 INFO : a/potato2: Copied (new) 2025/03/31 02:05:20 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:05:20 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:05:20 DEBUG : Waiting for deletions to finish 2025/03/31 02:05:20 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:05:22 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/31 02:05:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/31 02:05:23 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/31 02:05:23 DEBUG : c/non empty space: Unchanged skipping 2025/03/31 02:05:23 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:05:23 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:05:23 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/31 02:05:23 INFO : a/potato2: Copied (new) 2025/03/31 02:05:23 ERROR : B2 bucket rclone-test-qayofep7viru: not deleting files as there were IO errors 2025/03/31 02:05:23 ERROR : B2 bucket rclone-test-qayofep7viru: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.62s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:05:25 DEBUG : Waiting for deletions to finish 2025/03/31 02:05:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/31 02:05:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/31 02:05:25 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:05:25 DEBUG : empty space: Unchanged skipping 2025/03/31 02:05:25 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:05:25 INFO : potato: Deleted 2025/03/31 02:05:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/31 02:05:25 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.48s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:05:27 DEBUG : Waiting for deletions to finish 2025/03/31 02:05:28 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:05:28 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:05:28 INFO : potato: Deleted 2025/03/31 02:05:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/31 02:05:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/31 02:05:28 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:05:28 DEBUG : empty space: Unchanged skipping 2025/03/31 02:05:28 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:05:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/31 02:05:28 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.79s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:05:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/31 02:05:30 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:05:30 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:05:30 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/03/31 02:05:30 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.11s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:05:32 DEBUG : enormous: Excluded (Size Filter) 2025/03/31 02:05:32 DEBUG : enormous: Excluded 2025/03/31 02:05:32 DEBUG : potato2: Excluded (Size Filter) 2025/03/31 02:05:32 DEBUG : potato2: Excluded 2025/03/31 02:05:32 DEBUG : potato2: Excluded (Size Filter) 2025/03/31 02:05:32 DEBUG : potato2: Excluded 2025/03/31 02:05:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/31 02:05:32 DEBUG : empty space: Unchanged skipping 2025/03/31 02:05:32 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:05:32 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:05:32 DEBUG : Waiting for deletions to finish 2025/03/31 02:05:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:05:33 DEBUG : enormous: Excluded (Size Filter) 2025/03/31 02:05:33 DEBUG : enormous: Excluded 2025/03/31 02:05:33 DEBUG : potato2: Excluded (Size Filter) 2025/03/31 02:05:33 DEBUG : potato2: Excluded 2025/03/31 02:05:33 DEBUG : potato2: Excluded (Size Filter) 2025/03/31 02:05:33 DEBUG : potato2: Excluded 2025/03/31 02:05:33 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/31 02:05:33 DEBUG : empty space: Unchanged skipping 2025/03/31 02:05:33 DEBUG : Local file system at /tmp/rclone2071789711: Waiting for checks to finish 2025/03/31 02:05:33 DEBUG : Local file system at /tmp/rclone2071789711: Waiting for transfers to finish 2025/03/31 02:05:33 DEBUG : Waiting for deletions to finish 2025/03/31 02:05:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.74s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:05:35 DEBUG : enormous: Excluded (Size Filter) 2025/03/31 02:05:35 DEBUG : enormous: Excluded 2025/03/31 02:05:35 DEBUG : potato2: Excluded (Size Filter) 2025/03/31 02:05:35 DEBUG : potato2: Excluded 2025/03/31 02:05:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/31 02:05:35 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:05:35 DEBUG : empty space: Unchanged skipping 2025/03/31 02:05:35 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:05:35 DEBUG : Waiting for deletions to finish 2025/03/31 02:05:36 INFO : enormous: Deleted 2025/03/31 02:05:36 INFO : potato2: Deleted 2025/03/31 02:05:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:05:36 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/31 02:05:36 DEBUG : empty space: Unchanged skipping 2025/03/31 02:05:36 DEBUG : Local file system at /tmp/rclone2071789711: Waiting for checks to finish 2025/03/31 02:05:36 DEBUG : Local file system at /tmp/rclone2071789711: Waiting for transfers to finish 2025/03/31 02:05:36 DEBUG : Waiting for deletions to finish 2025/03/31 02:05:36 INFO : enormous: Deleted 2025/03/31 02:05:36 INFO : potato2: Deleted 2025/03/31 02:05:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.30s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:05:39 DEBUG : five: Need to transfer - File not found at Destination 2025/03/31 02:05:39 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/31 02:05:39 DEBUG : one: Destination is newer than source, skipping 2025/03/31 02:05:39 DEBUG : three: Sizes identical 2025/03/31 02:05:39 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:05:39 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/31 02:05:39 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/31 02:05:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2071789711) 2025/03/31 02:05:39 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-qayofep7viru) 2025/03/31 02:05:39 DEBUG : two: sha1 differ 2025/03/31 02:05:39 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:05:39 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/31 02:05:39 INFO : five: Copied (new) 2025/03/31 02:05:40 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/31 02:05:40 INFO : four: Copied (replaced existing) 2025/03/31 02:05:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/31 02:05:40 INFO : two: Copied (replaced existing) 2025/03/31 02:05:40 DEBUG : Waiting for deletions to finish 2025/03/31 02:05:40 DEBUG : one: Destination is newer than source, skipping 2025/03/31 02:05:40 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:05:40 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/31 02:05:40 DEBUG : four: Size and sha1 of src and dst objects identical 2025/03/31 02:05:40 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/31 02:05:40 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/31 02:05:40 DEBUG : five: Size and sha1 of src and dst objects identical 2025/03/31 02:05:40 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/31 02:05:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/31 02:05:40 DEBUG : two: Size and sha1 of src and dst objects identical 2025/03/31 02:05:40 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/31 02:05:40 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2071789711) 2025/03/31 02:05:40 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-qayofep7viru) 2025/03/31 02:05:40 DEBUG : three: sha1 differ 2025/03/31 02:05:40 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/31 02:05:40 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:05:40 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/31 02:05:40 INFO : three: Copied (replaced existing) 2025/03/31 02:05:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.28s) === 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-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/03/31 02:05:42 INFO : B2 bucket rclone-test-qayofep7viru: Making map for --track-renames 2025/03/31 02:05:42 INFO : B2 bucket rclone-test-qayofep7viru: Finished making map for --track-renames 2025/03/31 02:05:42 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:05:42 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/31 02:05:42 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for renames to finish 2025/03/31 02:05:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/31 02:05:42 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:05:42 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/31 02:05:42 INFO : potato: Copied (new) 2025/03/31 02:05:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/31 02:05:43 INFO : yam: Copied (new) 2025/03/31 02:05:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:05:43 INFO : B2 bucket rclone-test-qayofep7viru: Making map for --track-renames 2025/03/31 02:05:43 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:05:43 INFO : B2 bucket rclone-test-qayofep7viru: Finished making map for --track-renames 2025/03/31 02:05:43 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:05:43 DEBUG : potato: Unchanged skipping 2025/03/31 02:05:43 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for renames to finish 2025/03/31 02:05:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/31 02:05:44 INFO : yam: Copied (server-side copy) to: yaml 2025/03/31 02:05:44 INFO : yam: Deleted 2025/03/31 02:05:44 INFO : yaml: Renamed from "yam" 2025/03/31 02:05:44 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:05:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.71s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/03/31 02:05:46 INFO : B2 bucket rclone-test-qayofep7viru: Making map for --track-renames 2025/03/31 02:05:46 INFO : B2 bucket rclone-test-qayofep7viru: Finished making map for --track-renames 2025/03/31 02:05:46 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:05:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/31 02:05:46 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/31 02:05:46 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for renames to finish 2025/03/31 02:05:46 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:05:46 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/31 02:05:46 INFO : yam: Copied (new) 2025/03/31 02:05:46 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/31 02:05:46 INFO : potato: Copied (new) 2025/03/31 02:05:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:05:47 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:05:47 INFO : B2 bucket rclone-test-qayofep7viru: Making map for --track-renames 2025/03/31 02:05:47 INFO : B2 bucket rclone-test-qayofep7viru: Finished making map for --track-renames 2025/03/31 02:05:47 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:05:47 DEBUG : potato: Unchanged skipping 2025/03/31 02:05:47 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for renames to finish 2025/03/31 02:05:47 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/31 02:05:47 INFO : yam: Copied (server-side copy) to: yaml 2025/03/31 02:05:47 INFO : yam: Deleted 2025/03/31 02:05:47 INFO : yaml: Renamed from "yam" 2025/03/31 02:05:47 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:05:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.49s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/03/31 02:05:49 INFO : B2 bucket rclone-test-qayofep7viru: Making map for --track-renames 2025/03/31 02:05:49 INFO : B2 bucket rclone-test-qayofep7viru: Finished making map for --track-renames 2025/03/31 02:05:49 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:05:49 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/31 02:05:49 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/31 02:05:49 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for renames to finish 2025/03/31 02:05:49 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:05:50 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/31 02:05:50 INFO : sub/yam: Copied (new) 2025/03/31 02:05:50 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/31 02:05:50 INFO : potato: Copied (new) 2025/03/31 02:05:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:05:51 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:05:51 DEBUG : potato: Unchanged skipping 2025/03/31 02:05:51 INFO : B2 bucket rclone-test-qayofep7viru: Making map for --track-renames 2025/03/31 02:05:51 INFO : B2 bucket rclone-test-qayofep7viru: Finished making map for --track-renames 2025/03/31 02:05:51 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:05:51 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for renames to finish 2025/03/31 02:05:52 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/31 02:05:52 INFO : sub/yam: Copied (server-side copy) to: yam 2025/03/31 02:05:52 INFO : sub/yam: Deleted 2025/03/31 02:05:52 INFO : yam: Renamed from "sub/yam" 2025/03/31 02:05:52 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:05:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.61s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:05:54 DEBUG : Creating backend with remote "/tmp/rclone2071789711/dir1" 2025/03/31 02:05:54 DEBUG : Creating backend with remote "/tmp/rclone2071789711/dir2" 2025/03/31 02:05:54 DEBUG : Local file system at /tmp/rclone2071789711/dir2: Using server-side directory move 2025/03/31 02:05:54 INFO : Local file system at /tmp/rclone2071789711/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/31 02:05:54 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/31 02:05:54 INFO : file1.txt: Moved (server-side) 2025/03/31 02:05:54 DEBUG : Local file system at /tmp/rclone2071789711/dir2: Waiting for checks to finish 2025/03/31 02:05:54 DEBUG : Local file system at /tmp/rclone2071789711/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.40s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:05:54 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/31 02:05:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 02:05:54 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:05:54 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:05:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/31 02:05:55 INFO : sub dir/hello world: Copied (new) 2025/03/31 02:05:55 INFO : sub dir/hello world: Deleted 2025/03/31 02:05:55 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/31 02:05:55 INFO : nested/sub dir/file: Copied (new) 2025/03/31 02:05:55 INFO : nested/sub dir/file: Deleted 2025/03/31 02:05:55 INFO : sub dir: Removing directory 2025/03/31 02:05:55 INFO : nested/sub dir: Removing directory 2025/03/31 02:05:55 INFO : nested: Removing directory 2025/03/31 02:05:55 DEBUG : Local file system at /tmp/rclone2071789711: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.14s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:05:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 02:05:56 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/31 02:05:56 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:05:56 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:05:57 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/31 02:05:57 INFO : nested/sub dir/file: Copied (new) 2025/03/31 02:05:57 INFO : nested/sub dir/file: Deleted 2025/03/31 02:05:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/31 02:05:57 INFO : sub dir/hello world: Copied (new) 2025/03/31 02:05:57 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.49s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:05:59 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/31 02:05:59 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/31 02:05:59 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:05:59 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:05:59 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/31 02:05:59 INFO : existing: Copied (new) 2025/03/31 02:05:59 INFO : existing: Deleted 2025/03/31 02:05:59 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/03/31 02:05:59 INFO : existing-b: Copied (new) 2025/03/31 02:05:59 INFO : existing-b: Deleted 2025/03/31 02:06:00 DEBUG : existing: Destination exists, skipping 2025/03/31 02:06:00 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/31 02:06:00 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:06:00 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:06:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.20s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:06:01 DEBUG : Creating backend with remote "TestB2:rclone-test-vifoxif2cuve" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qayofep7viru -> B2 bucket rclone-test-vifoxif2cuve 2025/03/31 02:06:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/31 02:06:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/31 02:06:06 DEBUG : empty space: Unchanged skipping 2025/03/31 02:06:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/31 02:06:06 DEBUG : B2 bucket rclone-test-vifoxif2cuve: Waiting for checks to finish 2025/03/31 02:06:06 INFO : empty space: Deleted 2025/03/31 02:06:06 DEBUG : B2 bucket rclone-test-vifoxif2cuve: Waiting for transfers to finish 2025/03/31 02:06:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/31 02:06:06 INFO : potato2: Copied (server-side copy) 2025/03/31 02:06:06 INFO : potato2: Deleted 2025/03/31 02:06:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/31 02:06:06 INFO : potato3: Copied (server-side copy) 2025/03/31 02:06:06 INFO : potato3: Deleted 2025/03/31 02:06:07 DEBUG : Creating backend with remote "TestB2:rclone-test-lidiqir5ciho" 2025/03/31 02:06:08 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/31 02:06:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/31 02:06:08 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/31 02:06:08 DEBUG : B2 bucket rclone-test-lidiqir5ciho: Waiting for checks to finish 2025/03/31 02:06:08 DEBUG : B2 bucket rclone-test-lidiqir5ciho: Waiting for transfers to finish 2025/03/31 02:06:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/31 02:06:09 INFO : empty space: Copied (server-side copy) 2025/03/31 02:06:09 INFO : empty space: Deleted 2025/03/31 02:06:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/31 02:06:09 INFO : potato3: Copied (server-side copy) 2025/03/31 02:06:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/31 02:06:09 INFO : potato2: Copied (server-side copy) 2025/03/31 02:06:09 INFO : potato3: Deleted 2025/03/31 02:06:09 INFO : potato2: Deleted 2025/03/31 02:06:10 DEBUG : B2 bucket rclone-test-lidiqir5ciho: Purge remote 2025/03/31 02:06:10 INFO : B2 bucket rclone-test-lidiqir5ciho: cleaning bucket "rclone-test-lidiqir5ciho" of all files 2025/03/31 02:06:10 DEBUG : empty space: Deleting (id "4_z9fd2fd33f02deb9b9f580e1b_f110e2f7f59a1db76_d20250331_m020608_c001_v0001104_t0024_u01743386768788") 2025/03/31 02:06:10 DEBUG : potato2: Deleting (id "4_z9fd2fd33f02deb9b9f580e1b_f112e44338176b8ff_d20250331_m020609_c001_v0001104_t0039_u01743386769189") 2025/03/31 02:06:10 DEBUG : potato3: Deleting (id "4_z9fd2fd33f02deb9b9f580e1b_f100482b904038539_d20250331_m020609_c001_v0001041_t0033_u01743386769189") 2025/03/31 02:06:10 DEBUG : B2 bucket rclone-test-vifoxif2cuve: Purge remote 2025/03/31 02:06:10 INFO : B2 bucket rclone-test-vifoxif2cuve: cleaning bucket "rclone-test-vifoxif2cuve" of all files 2025/03/31 02:06:11 DEBUG : empty space: Deleting (id "4_z2f72ed33f02deb9b9f580e1b_f404517f861227b89_d20250331_m020609_c001_v7007000_t0000_u01743386769351") 2025/03/31 02:06:11 DEBUG : empty space: Deleting (id "4_z2f72ed33f02deb9b9f580e1b_f104189e9cf3ae400_d20250331_m020605_c001_v0001172_t0045_u01743386765051") 2025/03/31 02:06:11 DEBUG : potato2: Deleting (id "4_z2f72ed33f02deb9b9f580e1b_f4054139e400e1bbe_d20250331_m020609_c001_v7007000_t0000_u01743386769625") 2025/03/31 02:06:11 DEBUG : potato2: Deleting (id "4_z2f72ed33f02deb9b9f580e1b_f1135a93ec597a2c1_d20250331_m020606_c001_v0001182_t0059_u01743386766125") 2025/03/31 02:06:11 DEBUG : potato3: Deleting (id "4_z2f72ed33f02deb9b9f580e1b_f404517f861227b8a_d20250331_m020609_c001_v7007000_t0000_u01743386769605") 2025/03/31 02:06:11 DEBUG : potato3: Deleting (id "4_z2f72ed33f02deb9b9f580e1b_f103ad1c74f586d29_d20250331_m020606_c001_v0001183_t0042_u01743386766367") 2025/03/31 02:06:11 DEBUG : potato3: Deleting (id "4_z2f72ed33f02deb9b9f580e1b_f104189e9cf3ae402_d20250331_m020605_c001_v0001172_t0033_u01743386765354") --- PASS: TestServerSideMove (11.54s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:06:13 DEBUG : Creating backend with remote "TestB2:rclone-test-fubicuk3zaha" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qayofep7viru -> B2 bucket rclone-test-fubicuk3zaha 2025/03/31 02:06:18 DEBUG : empty space: Excluded (Size Filter) 2025/03/31 02:06:18 DEBUG : empty space: Excluded 2025/03/31 02:06:18 DEBUG : empty space: Excluded (Size Filter) 2025/03/31 02:06:18 DEBUG : empty space: Excluded 2025/03/31 02:06:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/31 02:06:18 DEBUG : B2 bucket rclone-test-fubicuk3zaha: Waiting for checks to finish 2025/03/31 02:06:18 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/31 02:06:18 DEBUG : B2 bucket rclone-test-fubicuk3zaha: Waiting for transfers to finish 2025/03/31 02:06:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/31 02:06:18 INFO : potato2: Copied (server-side copy) 2025/03/31 02:06:18 INFO : potato2: Deleted 2025/03/31 02:06:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/31 02:06:19 INFO : potato3: Copied (server-side copy) 2025/03/31 02:06:19 INFO : potato3: Deleted 2025/03/31 02:06:19 DEBUG : Creating backend with remote "TestB2:rclone-test-vuqahuh5veqo" 2025/03/31 02:06:20 DEBUG : empty space: Excluded (Size Filter) 2025/03/31 02:06:20 DEBUG : empty space: Excluded 2025/03/31 02:06:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/31 02:06:20 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/31 02:06:20 DEBUG : B2 bucket rclone-test-vuqahuh5veqo: Waiting for checks to finish 2025/03/31 02:06:20 DEBUG : B2 bucket rclone-test-vuqahuh5veqo: Waiting for transfers to finish 2025/03/31 02:06:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/31 02:06:21 INFO : potato2: Copied (server-side copy) 2025/03/31 02:06:21 INFO : potato2: Deleted 2025/03/31 02:06:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/31 02:06:21 INFO : potato3: Copied (server-side copy) 2025/03/31 02:06:21 INFO : potato3: Deleted 2025/03/31 02:06:22 DEBUG : B2 bucket rclone-test-vuqahuh5veqo: Purge remote 2025/03/31 02:06:22 INFO : B2 bucket rclone-test-vuqahuh5veqo: cleaning bucket "rclone-test-vuqahuh5veqo" of all files 2025/03/31 02:06:22 DEBUG : potato2: Deleting (id "4_z4f822d53f03deb9b9f580e1b_f10323c248b6b000e_d20250331_m020621_c001_v0001178_t0011_u01743386781442") 2025/03/31 02:06:22 DEBUG : potato3: Deleting (id "4_z4f822d53f03deb9b9f580e1b_f118c91d4a6416134_d20250331_m020621_c001_v0001182_t0009_u01743386781678") 2025/03/31 02:06:23 DEBUG : B2 bucket rclone-test-fubicuk3zaha: Purge remote 2025/03/31 02:06:23 INFO : B2 bucket rclone-test-fubicuk3zaha: cleaning bucket "rclone-test-fubicuk3zaha" of all files 2025/03/31 02:06:23 DEBUG : empty space: Deleting (id "4_zbfe21d43f03deb9b9f580e1b_f105c551583588858_d20250331_m020617_c001_v0001182_t0055_u01743386777760") 2025/03/31 02:06:23 DEBUG : potato2: Deleting (id "4_zbfe21d43f03deb9b9f580e1b_f41839514bbe2cab8_d20250331_m020621_c001_v7007000_t0000_u01743386781661") 2025/03/31 02:06:23 DEBUG : potato2: Deleting (id "4_zbfe21d43f03deb9b9f580e1b_f1191523820287d6c_d20250331_m020618_c001_v0001184_t0049_u01743386778602") 2025/03/31 02:06:23 DEBUG : potato3: Deleting (id "4_zbfe21d43f03deb9b9f580e1b_f41839514bbe2caba_d20250331_m020621_c001_v7007000_t0000_u01743386781887") 2025/03/31 02:06:23 DEBUG : potato3: Deleting (id "4_zbfe21d43f03deb9b9f580e1b_f104f8adf4fe6703a_d20250331_m020618_c001_v0001105_t0001_u01743386778830") 2025/03/31 02:06:23 DEBUG : potato3: Deleting (id "4_zbfe21d43f03deb9b9f580e1b_f105c551583588862_d20250331_m020618_c001_v0001182_t0053_u01743386778002") --- PASS: TestServerSideMoveWithFilter (15.47s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:06:28 DEBUG : Creating backend with remote "TestB2:rclone-test-wexerot5pobi" 2025/03/31 02:06:31 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qayofep7viru -> B2 bucket rclone-test-wexerot5pobi 2025/03/31 02:06:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/31 02:06:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/31 02:06:34 DEBUG : empty space: Unchanged skipping 2025/03/31 02:06:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/31 02:06:34 DEBUG : B2 bucket rclone-test-wexerot5pobi: Waiting for checks to finish 2025/03/31 02:06:34 INFO : empty space: Deleted 2025/03/31 02:06:34 DEBUG : B2 bucket rclone-test-wexerot5pobi: Waiting for transfers to finish 2025/03/31 02:06:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/31 02:06:34 INFO : potato2: Copied (server-side copy) 2025/03/31 02:06:34 INFO : potato2: Deleted 2025/03/31 02:06:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/31 02:06:34 INFO : potato3: Copied (server-side copy) 2025/03/31 02:06:34 INFO : potato3: Deleted 2025/03/31 02:06:35 DEBUG : Creating backend with remote "TestB2:rclone-test-tudoruj5bero" 2025/03/31 02:06:35 INFO : tomatoDir: Making directory 2025/03/31 02:06:36 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/31 02:06:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/31 02:06:36 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/31 02:06:36 DEBUG : B2 bucket rclone-test-tudoruj5bero: Waiting for checks to finish 2025/03/31 02:06:36 DEBUG : B2 bucket rclone-test-tudoruj5bero: Waiting for transfers to finish 2025/03/31 02:06:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/31 02:06:37 INFO : potato3: Copied (server-side copy) 2025/03/31 02:06:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/31 02:06:37 INFO : potato2: Copied (server-side copy) 2025/03/31 02:06:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/31 02:06:37 INFO : empty space: Copied (server-side copy) 2025/03/31 02:06:37 INFO : potato3: Deleted 2025/03/31 02:06:37 INFO : potato2: Deleted 2025/03/31 02:06:37 INFO : empty space: Deleted 2025/03/31 02:06:38 DEBUG : B2 bucket rclone-test-tudoruj5bero: Purge remote 2025/03/31 02:06:38 INFO : B2 bucket rclone-test-tudoruj5bero: cleaning bucket "rclone-test-tudoruj5bero" of all files 2025/03/31 02:06:38 DEBUG : empty space: Deleting (id "4_z1f926d23f03deb9b9f580e1b_f101ea64a5371c5cf_d20250331_m020636_c001_v0001117_t0058_u01743386796977") 2025/03/31 02:06:38 DEBUG : potato2: Deleting (id "4_z1f926d23f03deb9b9f580e1b_f116f546d7c71a337_d20250331_m020637_c001_v0001178_t0022_u01743386797355") 2025/03/31 02:06:38 DEBUG : potato3: Deleting (id "4_z1f926d23f03deb9b9f580e1b_f116b19776caecb21_d20250331_m020637_c001_v0001177_t0054_u01743386797368") 2025/03/31 02:06:39 DEBUG : B2 bucket rclone-test-wexerot5pobi: Purge remote 2025/03/31 02:06:39 INFO : B2 bucket rclone-test-wexerot5pobi: cleaning bucket "rclone-test-wexerot5pobi" of all files 2025/03/31 02:06:39 DEBUG : empty space: Deleting (id "4_z4fe25d13f03deb9b9f580e1b_f409907ef4ba46983_d20250331_m020637_c001_v7007000_t0000_u01743386797764") 2025/03/31 02:06:39 DEBUG : empty space: Deleting (id "4_z4fe25d13f03deb9b9f580e1b_f11740b14f2cc723e_d20250331_m020633_c001_v0001184_t0053_u01743386793286") 2025/03/31 02:06:39 DEBUG : potato2: Deleting (id "4_z4fe25d13f03deb9b9f580e1b_f414362178aa60af2_d20250331_m020637_c001_v7007000_t0000_u01743386797594") 2025/03/31 02:06:39 DEBUG : potato2: Deleting (id "4_z4fe25d13f03deb9b9f580e1b_f1013ee9e7d2efddd_d20250331_m020634_c001_v0001182_t0044_u01743386794118") 2025/03/31 02:06:39 DEBUG : potato3: Deleting (id "4_z4fe25d13f03deb9b9f580e1b_f409907ef4ba46981_d20250331_m020637_c001_v7007000_t0000_u01743386797581") 2025/03/31 02:06:39 DEBUG : potato3: Deleting (id "4_z4fe25d13f03deb9b9f580e1b_f100ec38a8855fe23_d20250331_m020634_c001_v0001182_t0020_u01743386794343") 2025/03/31 02:06:39 DEBUG : potato3: Deleting (id "4_z4fe25d13f03deb9b9f580e1b_f11740b14f2cc7252_d20250331_m020633_c001_v0001184_t0025_u01743386793508") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.68s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:06:41 DEBUG : Creating backend with remote "TestB2:rclone-test-qayofep7viru/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.72s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:06:43 DEBUG : Creating backend with remote "TestB2:rclone-test-qayofep7viru/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestSyncOverlap (3.07s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:06:46 DEBUG : Creating backend with remote "TestB2:rclone-test-qayofep7viru/rclone-sync-test" 2025/03/31 02:06:48 DEBUG : Creating backend with remote "TestB2:rclone-test-qayofep7viru/rclone-sync-test-include/layer2" 2025/03/31 02:06:50 DEBUG : Creating backend with remote "TestB2:rclone-test-qayofep7viru/rclone-sync-test-ignore-file" 2025/03/31 02:06:53 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/31 02:06:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/31 02:06:54 DEBUG : pacer: Reducing sleep to 10ms 2025/03/31 02:06:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/31 02:06:54 DEBUG : B2 bucket rclone-test-qayofep7viru path rclone-sync-test: Waiting for checks to finish 2025/03/31 02:06:54 DEBUG : B2 bucket rclone-test-qayofep7viru path rclone-sync-test: Waiting for transfers to finish 2025/03/31 02:06:54 DEBUG : Waiting for deletions to finish 2025/03/31 02:06:54 INFO : There was nothing to transfer 2025/03/31 02:06:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/31 02:06:55 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:06:55 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:06:55 DEBUG : Waiting for deletions to finish 2025/03/31 02:06:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:06:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/31 02:06:55 DEBUG : B2 bucket rclone-test-qayofep7viru path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/31 02:06:55 DEBUG : B2 bucket rclone-test-qayofep7viru path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/31 02:06:55 DEBUG : Waiting for deletions to finish 2025/03/31 02:06:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:06:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/31 02:06:56 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:06:56 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:06:56 DEBUG : Waiting for deletions to finish 2025/03/31 02:06:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:06:56 DEBUG : : Excluded 2025/03/31 02:06:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/31 02:06:56 DEBUG : B2 bucket rclone-test-qayofep7viru path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/31 02:06:56 DEBUG : B2 bucket rclone-test-qayofep7viru path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/31 02:06:56 DEBUG : Waiting for deletions to finish 2025/03/31 02:06:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.69s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:07:03 DEBUG : Creating backend with remote "TestB2:rclone-test-qayofep7viru/dst" 2025/03/31 02:07:04 DEBUG : Creating backend with remote "TestB2:rclone-test-qayofep7viru/CompareDest" 2025/03/31 02:07:06 DEBUG : one: Need to transfer - File not found at Destination 2025/03/31 02:07:06 DEBUG : B2 bucket rclone-test-qayofep7viru path dst: Waiting for checks to finish 2025/03/31 02:07:06 DEBUG : B2 bucket rclone-test-qayofep7viru path dst: Waiting for transfers to finish 2025/03/31 02:07:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/31 02:07:08 INFO : one: Copied (new) 2025/03/31 02:07:08 DEBUG : Waiting for deletions to finish 2025/03/31 02:07:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/31 02:07:08 DEBUG : B2 bucket rclone-test-qayofep7viru path dst: Waiting for checks to finish 2025/03/31 02:07:08 DEBUG : B2 bucket rclone-test-qayofep7viru path dst: Waiting for transfers to finish 2025/03/31 02:07:09 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/31 02:07:09 INFO : one: Copied (replaced existing) 2025/03/31 02:07:09 DEBUG : Waiting for deletions to finish 2025/03/31 02:07:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/31 02:07:11 DEBUG : B2 bucket rclone-test-qayofep7viru path dst: Waiting for checks to finish 2025/03/31 02:07:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/31 02:07:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/31 02:07:11 DEBUG : B2 bucket rclone-test-qayofep7viru path dst: Waiting for transfers to finish 2025/03/31 02:07:11 DEBUG : Waiting for deletions to finish 2025/03/31 02:07:11 INFO : There was nothing to transfer 2025/03/31 02:07:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/31 02:07:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/31 02:07:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/31 02:07:13 DEBUG : B2 bucket rclone-test-qayofep7viru path dst: Waiting for checks to finish 2025/03/31 02:07:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/31 02:07:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/31 02:07:13 DEBUG : B2 bucket rclone-test-qayofep7viru path dst: Waiting for transfers to finish 2025/03/31 02:07:13 DEBUG : Waiting for deletions to finish 2025/03/31 02:07:13 INFO : There was nothing to transfer 2025/03/31 02:07:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/31 02:07:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/31 02:07:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/31 02:07:13 DEBUG : B2 bucket rclone-test-qayofep7viru path dst: Waiting for checks to finish 2025/03/31 02:07:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/31 02:07:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/31 02:07:14 DEBUG : B2 bucket rclone-test-qayofep7viru path dst: Waiting for transfers to finish 2025/03/31 02:07:14 DEBUG : Waiting for deletions to finish 2025/03/31 02:07:14 INFO : There was nothing to transfer 2025/03/31 02:07:15 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/03/31 02:07:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/31 02:07:15 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/31 02:07:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/31 02:07:15 DEBUG : B2 bucket rclone-test-qayofep7viru path dst: Waiting for checks to finish 2025/03/31 02:07:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/31 02:07:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/31 02:07:15 DEBUG : B2 bucket rclone-test-qayofep7viru path dst: Waiting for transfers to finish 2025/03/31 02:07:15 DEBUG : Waiting for deletions to finish 2025/03/31 02:07:15 INFO : There was nothing to transfer 2025/03/31 02:07:16 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/31 02:07:16 DEBUG : two: Need to transfer - File not found at Destination 2025/03/31 02:07:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/31 02:07:16 DEBUG : B2 bucket rclone-test-qayofep7viru path dst: Waiting for checks to finish 2025/03/31 02:07:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/31 02:07:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/31 02:07:16 DEBUG : B2 bucket rclone-test-qayofep7viru path dst: Waiting for transfers to finish 2025/03/31 02:07:17 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/03/31 02:07:17 INFO : two: Copied (new) 2025/03/31 02:07:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.98s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:07:20 DEBUG : Creating backend with remote "TestB2:rclone-test-qayofep7viru/dest" 2025/03/31 02:07:21 DEBUG : Creating backend with remote "TestB2:rclone-test-qayofep7viru/pre-dest1" 2025/03/31 02:07:22 DEBUG : Creating backend with remote "TestB2:rclone-test-qayofep7viru/pre-dest2" 2025/03/31 02:07:25 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:07:25 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/31 02:07:25 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:07:25 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/31 02:07:25 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/31 02:07:25 DEBUG : B2 bucket rclone-test-qayofep7viru path dest: Waiting for checks to finish 2025/03/31 02:07:25 DEBUG : B2 bucket rclone-test-qayofep7viru path dest: Waiting for transfers to finish 2025/03/31 02:07:26 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/03/31 02:07:26 INFO : 3: Copied (new) 2025/03/31 02:07:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.56s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:07:28 DEBUG : Creating backend with remote "TestB2:rclone-test-qayofep7viru/dst" 2025/03/31 02:07:29 DEBUG : Creating backend with remote "TestB2:rclone-test-qayofep7viru/CopyDest" 2025/03/31 02:07:31 DEBUG : one: Need to transfer - File not found at Destination 2025/03/31 02:07:31 DEBUG : B2 bucket rclone-test-qayofep7viru path dst: Waiting for checks to finish 2025/03/31 02:07:31 DEBUG : B2 bucket rclone-test-qayofep7viru path dst: Waiting for transfers to finish 2025/03/31 02:07:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/31 02:07:32 INFO : one: Copied (new) 2025/03/31 02:07:32 DEBUG : Waiting for deletions to finish 2025/03/31 02:07:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/31 02:07:32 DEBUG : B2 bucket rclone-test-qayofep7viru path dst: Waiting for checks to finish 2025/03/31 02:07:33 DEBUG : B2 bucket rclone-test-qayofep7viru path dst: Waiting for transfers to finish 2025/03/31 02:07:33 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/31 02:07:33 INFO : one: Copied (replaced existing) 2025/03/31 02:07:33 DEBUG : Waiting for deletions to finish 2025/03/31 02:07:34 DEBUG : Creating backend with remote "TestB2:rclone-test-qayofep7viru/BackupDir" 2025/03/31 02:07:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/31 02:07:36 DEBUG : B2 bucket rclone-test-qayofep7viru path dst: Waiting for checks to finish 2025/03/31 02:07:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/31 02:07:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/31 02:07:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/31 02:07:37 INFO : one: Copied (server-side copy) 2025/03/31 02:07:38 INFO : one: Deleted 2025/03/31 02:07:38 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/31 02:07:38 INFO : one: Copied (server-side copy) 2025/03/31 02:07:38 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/31 02:07:38 DEBUG : B2 bucket rclone-test-qayofep7viru path dst: Waiting for transfers to finish 2025/03/31 02:07:38 DEBUG : Waiting for deletions to finish 2025/03/31 02:07:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/31 02:07:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/31 02:07:41 INFO : two: Copied (server-side copy) 2025/03/31 02:07:41 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/31 02:07:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/31 02:07:41 DEBUG : one: Unchanged skipping 2025/03/31 02:07:41 DEBUG : B2 bucket rclone-test-qayofep7viru path dst: Waiting for checks to finish 2025/03/31 02:07:41 DEBUG : B2 bucket rclone-test-qayofep7viru path dst: Waiting for transfers to finish 2025/03/31 02:07:41 DEBUG : Waiting for deletions to finish 2025/03/31 02:07:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/31 02:07:41 DEBUG : one: Unchanged skipping 2025/03/31 02:07:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/31 02:07:41 DEBUG : two: Unchanged skipping 2025/03/31 02:07:41 DEBUG : B2 bucket rclone-test-qayofep7viru path dst: Waiting for checks to finish 2025/03/31 02:07:41 DEBUG : B2 bucket rclone-test-qayofep7viru path dst: Waiting for transfers to finish 2025/03/31 02:07:41 DEBUG : Waiting for deletions to finish 2025/03/31 02:07:41 INFO : There was nothing to transfer 2025/03/31 02:07:42 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/31 02:07:42 DEBUG : three: Destination not found in --copy-dest 2025/03/31 02:07:42 DEBUG : three: Need to transfer - File not found at Destination 2025/03/31 02:07:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/31 02:07:42 DEBUG : one: Unchanged skipping 2025/03/31 02:07:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/31 02:07:42 DEBUG : two: Unchanged skipping 2025/03/31 02:07:42 DEBUG : B2 bucket rclone-test-qayofep7viru path dst: Waiting for checks to finish 2025/03/31 02:07:42 DEBUG : B2 bucket rclone-test-qayofep7viru path dst: Waiting for transfers to finish 2025/03/31 02:07:43 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/03/31 02:07:43 INFO : three: Copied (new) 2025/03/31 02:07:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.52s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:07:48 DEBUG : Creating backend with remote "TestB2:rclone-test-qayofep7viru/dst" 2025/03/31 02:07:49 DEBUG : Creating backend with remote "TestB2:rclone-test-qayofep7viru/backup" 2025/03/31 02:07:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/31 02:07:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:07:51 DEBUG : two: Unchanged skipping 2025/03/31 02:07:51 DEBUG : B2 bucket rclone-test-qayofep7viru path dst: Waiting for checks to finish 2025/03/31 02:07:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/31 02:07:52 INFO : one: Copied (server-side copy) 2025/03/31 02:07:52 INFO : one: Deleted 2025/03/31 02:07:52 DEBUG : B2 bucket rclone-test-qayofep7viru path dst: Waiting for transfers to finish 2025/03/31 02:07:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/31 02:07:53 INFO : one: Copied (new) 2025/03/31 02:07:53 DEBUG : Waiting for deletions to finish 2025/03/31 02:07:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/31 02:07:54 INFO : three.txt: Copied (server-side copy) 2025/03/31 02:07:54 INFO : three.txt: Deleted 2025/03/31 02:07:54 INFO : three.txt: Moved into backup dir 2025/03/31 02:07:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/31 02:07:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:07:55 DEBUG : two: Unchanged skipping 2025/03/31 02:07:55 DEBUG : B2 bucket rclone-test-qayofep7viru path dst: Waiting for checks to finish 2025/03/31 02:07:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/31 02:07:56 INFO : one: Copied (server-side copy) 2025/03/31 02:07:56 INFO : one: Deleted 2025/03/31 02:07:56 DEBUG : B2 bucket rclone-test-qayofep7viru path dst: Waiting for transfers to finish 2025/03/31 02:07:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/31 02:07:56 INFO : one: Copied (new) 2025/03/31 02:07:56 DEBUG : Waiting for deletions to finish 2025/03/31 02:07:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/31 02:07:57 INFO : three.txt: Copied (server-side copy) 2025/03/31 02:07:57 INFO : three.txt: Deleted 2025/03/31 02:07:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.14s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:08:00 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1136-19.backblaze.com/b2api/v1/b2_upload_file/3fc2ddf3f00deb9b9f580e1b/c001_v0001136_t0052": EOF 2025/03/31 02:08:00 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1136-19.backblaze.com/b2api/v1/b2_upload_file/3fc2ddf3f00deb9b9f580e1b/c001_v0001136_t0052": EOF) 2025/03/31 02:08:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-qayofep7viru: 1/10 (Post "https://pod-000-1136-19.backblaze.com/b2api/v1/b2_upload_file/3fc2ddf3f00deb9b9f580e1b/c001_v0001136_t0052": EOF) 2025/03/31 02:08:03 DEBUG : pacer: Reducing sleep to 10ms 2025/03/31 02:08:03 DEBUG : Creating backend with remote "TestB2:rclone-test-qayofep7viru/dst" 2025/03/31 02:08:04 DEBUG : Creating backend with remote "TestB2:rclone-test-qayofep7viru/backup" 2025/03/31 02:08:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/31 02:08:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:08:06 DEBUG : two: Unchanged skipping 2025/03/31 02:08:06 DEBUG : B2 bucket rclone-test-qayofep7viru path dst: Waiting for checks to finish 2025/03/31 02:08:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/31 02:08:07 INFO : one: Copied (server-side copy) to: one.bak 2025/03/31 02:08:07 INFO : one: Deleted 2025/03/31 02:08:07 DEBUG : B2 bucket rclone-test-qayofep7viru path dst: Waiting for transfers to finish 2025/03/31 02:08:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/31 02:08:08 INFO : one: Copied (new) 2025/03/31 02:08:08 DEBUG : Waiting for deletions to finish 2025/03/31 02:08:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/31 02:08:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/31 02:08:09 INFO : three.txt: Deleted 2025/03/31 02:08:09 INFO : three.txt: Moved into backup dir 2025/03/31 02:08:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/31 02:08:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:08:10 DEBUG : two: Unchanged skipping 2025/03/31 02:08:10 DEBUG : B2 bucket rclone-test-qayofep7viru path dst: Waiting for checks to finish 2025/03/31 02:08:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/31 02:08:11 INFO : one: Copied (server-side copy) to: one.bak 2025/03/31 02:08:11 INFO : one: Deleted 2025/03/31 02:08:11 DEBUG : B2 bucket rclone-test-qayofep7viru path dst: Waiting for transfers to finish 2025/03/31 02:08:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/31 02:08:11 INFO : one: Copied (new) 2025/03/31 02:08:11 DEBUG : Waiting for deletions to finish 2025/03/31 02:08:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/31 02:08:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/31 02:08:12 INFO : three.txt: Deleted 2025/03/31 02:08:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.86s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:08:15 DEBUG : Creating backend with remote "TestB2:rclone-test-qayofep7viru/dst" 2025/03/31 02:08:17 DEBUG : Creating backend with remote "TestB2:rclone-test-qayofep7viru/backup" 2025/03/31 02:08:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/31 02:08:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:08:18 DEBUG : two: Unchanged skipping 2025/03/31 02:08:18 DEBUG : B2 bucket rclone-test-qayofep7viru path dst: Waiting for checks to finish 2025/03/31 02:08:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/31 02:08:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/31 02:08:20 INFO : one: Deleted 2025/03/31 02:08:20 DEBUG : B2 bucket rclone-test-qayofep7viru path dst: Waiting for transfers to finish 2025/03/31 02:08:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/31 02:08:21 INFO : one: Copied (new) 2025/03/31 02:08:21 DEBUG : Waiting for deletions to finish 2025/03/31 02:08:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/31 02:08:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/31 02:08:22 INFO : three.txt: Deleted 2025/03/31 02:08:22 INFO : three.txt: Moved into backup dir 2025/03/31 02:08:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/31 02:08:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:08:23 DEBUG : two: Unchanged skipping 2025/03/31 02:08:23 DEBUG : B2 bucket rclone-test-qayofep7viru path dst: Waiting for checks to finish 2025/03/31 02:08:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/31 02:08:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/31 02:08:24 INFO : one: Deleted 2025/03/31 02:08:24 DEBUG : B2 bucket rclone-test-qayofep7viru path dst: Waiting for transfers to finish 2025/03/31 02:08:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/31 02:08:25 INFO : one: Copied (new) 2025/03/31 02:08:25 DEBUG : Waiting for deletions to finish 2025/03/31 02:08:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/31 02:08:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/31 02:08:26 INFO : three.txt: Deleted 2025/03/31 02:08:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.97s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:08:30 DEBUG : Creating backend with remote "TestB2:rclone-test-qayofep7viru/dst" 2025/03/31 02:08:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/31 02:08:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:08:31 DEBUG : two: Unchanged skipping 2025/03/31 02:08:31 DEBUG : B2 bucket rclone-test-qayofep7viru path dst: Waiting for checks to finish 2025/03/31 02:08:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/31 02:08:32 INFO : one: Copied (server-side copy) to: one.bak 2025/03/31 02:08:32 INFO : one: Deleted 2025/03/31 02:08:32 DEBUG : B2 bucket rclone-test-qayofep7viru path dst: Waiting for transfers to finish 2025/03/31 02:08:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/31 02:08:33 INFO : one: Copied (new) 2025/03/31 02:08:33 DEBUG : Waiting for deletions to finish 2025/03/31 02:08:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/31 02:08:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/31 02:08:34 INFO : three.txt: Deleted 2025/03/31 02:08:34 INFO : three.txt: Moved into backup dir 2025/03/31 02:08:35 DEBUG : one.bak: Excluded (Path Filter) 2025/03/31 02:08:35 DEBUG : one.bak: Excluded 2025/03/31 02:08:35 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/31 02:08:35 DEBUG : three.txt.bak: Excluded 2025/03/31 02:08:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/31 02:08:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:08:35 DEBUG : two: Unchanged skipping 2025/03/31 02:08:35 DEBUG : B2 bucket rclone-test-qayofep7viru path dst: Waiting for checks to finish 2025/03/31 02:08:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/31 02:08:36 INFO : one: Copied (server-side copy) to: one.bak 2025/03/31 02:08:36 INFO : one: Deleted 2025/03/31 02:08:36 DEBUG : B2 bucket rclone-test-qayofep7viru path dst: Waiting for transfers to finish 2025/03/31 02:08:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/31 02:08:37 INFO : one: Copied (new) 2025/03/31 02:08:37 DEBUG : Waiting for deletions to finish 2025/03/31 02:08:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/31 02:08:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/31 02:08:37 INFO : three.txt: Deleted 2025/03/31 02:08:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.54s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:08:40 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1182-07.backblaze.com/b2api/v1/b2_upload_file/3fc2ddf3f00deb9b9f580e1b/c001_v0001182_t0051": EOF 2025/03/31 02:08:40 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-07.backblaze.com/b2api/v1/b2_upload_file/3fc2ddf3f00deb9b9f580e1b/c001_v0001182_t0051": EOF) 2025/03/31 02:08:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/two" to B2 bucket rclone-test-qayofep7viru: 1/10 (Post "https://pod-000-1182-07.backblaze.com/b2api/v1/b2_upload_file/3fc2ddf3f00deb9b9f580e1b/c001_v0001182_t0051": EOF) 2025/03/31 02:08:42 DEBUG : pacer: Reducing sleep to 10ms 2025/03/31 02:08:43 DEBUG : Creating backend with remote "TestB2:rclone-test-qayofep7viru/dst" 2025/03/31 02:08:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/31 02:08:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/31 02:08:46 INFO : one: Copied (server-side copy) to: one.bak 2025/03/31 02:08:46 INFO : one: Deleted 2025/03/31 02:08:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/31 02:08:47 INFO : one: Copied (new) 2025/03/31 02:08:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:08:47 DEBUG : two: Unchanged skipping 2025/03/31 02:08:47 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/31 02:08:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/31 02:08:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/31 02:08:48 INFO : three.txt: Deleted 2025/03/31 02:08:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/31 02:08:48 INFO : three.txt: Copied (new) 2025/03/31 02:08:48 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/31 02:08:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/31 02:08:49 DEBUG : pacer: Reducing sleep to 10ms 2025/03/31 02:08:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/31 02:08:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/31 02:08:49 INFO : one: Copied (server-side copy) to: one.bak 2025/03/31 02:08:50 INFO : one: Deleted 2025/03/31 02:08:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/31 02:08:50 INFO : one: Copied (new) 2025/03/31 02:08:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:08:50 DEBUG : two: Unchanged skipping 2025/03/31 02:08:50 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/31 02:08:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/31 02:08:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/31 02:08:51 INFO : three.txt: Deleted 2025/03/31 02:08:52 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/31 02:08:52 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.34s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:08:56 DEBUG : Creating backend with remote "TestB2:rclone-test-qayofep7viru/dst" 2025/03/31 02:08:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/31 02:08:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/31 02:08:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/31 02:08:58 INFO : one: Deleted 2025/03/31 02:08:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/31 02:08:59 INFO : one: Copied (new) 2025/03/31 02:08:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:08:59 DEBUG : two: Unchanged skipping 2025/03/31 02:08:59 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/31 02:09:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/31 02:09:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/31 02:09:00 INFO : three.txt: Deleted 2025/03/31 02:09:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/31 02:09:01 INFO : three.txt: Copied (new) 2025/03/31 02:09:01 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/31 02:09:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/31 02:09:01 DEBUG : pacer: Reducing sleep to 10ms 2025/03/31 02:09:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/31 02:09:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/31 02:09:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/31 02:09:02 INFO : one: Deleted 2025/03/31 02:09:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/31 02:09:02 INFO : one: Copied (new) 2025/03/31 02:09:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:09:03 DEBUG : two: Unchanged skipping 2025/03/31 02:09:03 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/31 02:09:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/31 02:09:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/31 02:09:03 INFO : three.txt: Deleted 2025/03/31 02:09:04 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/31 02:09:04 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.09s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:09:06 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/31 02:09:06 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:09:06 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:09:07 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/03/31 02:09:07 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/31 02:09:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.71s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:09:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/31 02:09:08 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:09:08 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:09:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/31 02:09:09 INFO : existing: Copied (new) 2025/03/31 02:09:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:09:09 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/31 02:09:09 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/31 02:09:09 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:09:09 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:09:09 ERROR : B2 bucket rclone-test-qayofep7viru: not deleting files as there were IO errors 2025/03/31 02:09:09 ERROR : B2 bucket rclone-test-qayofep7viru: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestSyncImmutable (3.07s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:09:12 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:09:12 DEBUG : existing: Unchanged skipping 2025/03/31 02:09:12 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:09:12 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:09:12 DEBUG : Waiting for deletions to finish 2025/03/31 02:09:12 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.92s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", 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-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.17s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.42s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:09:41 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:09:41 DEBUG : both0: Unchanged skipping 2025/03/31 02:09:41 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:09:41 DEBUG : both1: Unchanged skipping 2025/03/31 02:09:41 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:09:41 DEBUG : both10: Unchanged skipping 2025/03/31 02:09:41 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:09:41 DEBUG : both11: Unchanged skipping 2025/03/31 02:09:41 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:09:41 DEBUG : both12: Unchanged skipping 2025/03/31 02:09:41 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:09:41 DEBUG : both13: Unchanged skipping 2025/03/31 02:09:41 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:09:41 DEBUG : both14: Unchanged skipping 2025/03/31 02:09:41 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:09:41 DEBUG : both15: Unchanged skipping 2025/03/31 02:09:41 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:09:41 DEBUG : both16: Unchanged skipping 2025/03/31 02:09:41 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:09:41 DEBUG : both17: Unchanged skipping 2025/03/31 02:09:41 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:09:41 DEBUG : both18: Unchanged skipping 2025/03/31 02:09:41 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:09:41 DEBUG : both19: Unchanged skipping 2025/03/31 02:09:41 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:09:41 DEBUG : both2: Unchanged skipping 2025/03/31 02:09:41 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:09:41 DEBUG : both3: Unchanged skipping 2025/03/31 02:09:41 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:09:41 DEBUG : both4: Unchanged skipping 2025/03/31 02:09:41 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:09:41 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:09:41 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:09:41 DEBUG : both8: Unchanged skipping 2025/03/31 02:09:41 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:09:41 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:09:41 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:09:41 DEBUG : both5: Unchanged skipping 2025/03/31 02:09:41 DEBUG : both9: Unchanged skipping 2025/03/31 02:09:41 DEBUG : both7: Unchanged skipping 2025/03/31 02:09:41 DEBUG : both6: Unchanged skipping 2025/03/31 02:09:41 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:09:41 DEBUG : Waiting for deletions to finish 2025/03/31 02:09:41 INFO : only13: Deleted 2025/03/31 02:09:42 INFO : only16: Deleted 2025/03/31 02:09:42 INFO : only8: Deleted 2025/03/31 02:09:42 INFO : only18: Deleted 2025/03/31 02:09:42 INFO : only0: Deleted 2025/03/31 02:09:42 INFO : only17: Deleted 2025/03/31 02:09:42 INFO : only19: Deleted 2025/03/31 02:09:42 INFO : only4: Deleted 2025/03/31 02:09:42 INFO : only14: Deleted 2025/03/31 02:09:42 INFO : only7: Deleted 2025/03/31 02:09:42 INFO : only11: Deleted 2025/03/31 02:09:42 INFO : only15: Deleted 2025/03/31 02:09:42 INFO : only2: Deleted 2025/03/31 02:09:42 INFO : only6: Deleted 2025/03/31 02:09:42 INFO : only9: Deleted 2025/03/31 02:09:42 INFO : only1: Deleted 2025/03/31 02:09:42 INFO : only12: Deleted 2025/03/31 02:09:42 INFO : only10: Deleted 2025/03/31 02:09:42 INFO : only3: Deleted 2025/03/31 02:09:42 INFO : only5: Deleted 2025/03/31 02:09:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (32.86s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:10:14 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for checks to finish 2025/03/31 02:10:14 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:10:14 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:10:14 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:10:14 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:10:14 DEBUG : both0: Unchanged skipping 2025/03/31 02:10:14 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:10:14 DEBUG : both1: Unchanged skipping 2025/03/31 02:10:14 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:10:14 DEBUG : both13: Unchanged skipping 2025/03/31 02:10:14 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:10:14 DEBUG : both10: Unchanged skipping 2025/03/31 02:10:14 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:10:14 DEBUG : both15: Unchanged skipping 2025/03/31 02:10:14 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:10:14 DEBUG : both16: Unchanged skipping 2025/03/31 02:10:14 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:10:14 DEBUG : both11: Unchanged skipping 2025/03/31 02:10:14 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:10:14 DEBUG : both12: Unchanged skipping 2025/03/31 02:10:14 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:10:14 DEBUG : both14: Unchanged skipping 2025/03/31 02:10:14 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:10:14 DEBUG : both2: Unchanged skipping 2025/03/31 02:10:14 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:10:14 DEBUG : both3: Unchanged skipping 2025/03/31 02:10:14 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:10:14 DEBUG : both4: Unchanged skipping 2025/03/31 02:10:14 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:10:14 DEBUG : both5: Unchanged skipping 2025/03/31 02:10:14 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:10:14 DEBUG : both6: Unchanged skipping 2025/03/31 02:10:14 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:10:14 DEBUG : both7: Unchanged skipping 2025/03/31 02:10:14 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:10:14 DEBUG : both8: Unchanged skipping 2025/03/31 02:10:14 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 02:10:14 DEBUG : both9: Unchanged skipping 2025/03/31 02:10:14 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/31 02:10:14 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/31 02:10:14 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/31 02:10:14 DEBUG : both17: Unchanged skipping 2025/03/31 02:10:14 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/31 02:10:14 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/31 02:10:14 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/31 02:10:14 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/31 02:10:14 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/31 02:10:14 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/31 02:10:14 DEBUG : both18: Unchanged skipping 2025/03/31 02:10:14 DEBUG : both19: Unchanged skipping 2025/03/31 02:10:14 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/31 02:10:14 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/31 02:10:14 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/31 02:10:14 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/31 02:10:14 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/31 02:10:14 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/31 02:10:14 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/31 02:10:14 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/31 02:10:14 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/31 02:10:14 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/31 02:10:14 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/31 02:10:14 DEBUG : B2 bucket rclone-test-qayofep7viru: Waiting for transfers to finish 2025/03/31 02:10:15 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/31 02:10:15 INFO : only0: Copied (replaced existing) 2025/03/31 02:10:15 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/31 02:10:15 INFO : only1: Copied (replaced existing) 2025/03/31 02:10:15 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/31 02:10:15 INFO : only13: Copied (replaced existing) 2025/03/31 02:10:15 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/31 02:10:15 INFO : only14: Copied (replaced existing) 2025/03/31 02:10:15 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/31 02:10:15 INFO : only11: Copied (replaced existing) 2025/03/31 02:10:15 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/31 02:10:15 INFO : only15: Copied (replaced existing) 2025/03/31 02:10:15 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/31 02:10:15 INFO : only16: Copied (replaced existing) 2025/03/31 02:10:15 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/31 02:10:15 INFO : only12: Copied (replaced existing) 2025/03/31 02:10:15 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/31 02:10:15 INFO : only10: Copied (replaced existing) 2025/03/31 02:10:15 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/31 02:10:15 INFO : only17: Copied (replaced existing) 2025/03/31 02:10:16 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/31 02:10:16 INFO : only2: Copied (replaced existing) 2025/03/31 02:10:16 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/31 02:10:16 INFO : only4: Copied (replaced existing) 2025/03/31 02:10:16 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/31 02:10:16 INFO : only5: Copied (replaced existing) 2025/03/31 02:10:16 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/31 02:10:16 INFO : only6: Copied (replaced existing) 2025/03/31 02:10:16 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/31 02:10:16 INFO : only7: Copied (replaced existing) 2025/03/31 02:10:16 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/31 02:10:16 INFO : only8: Copied (replaced existing) 2025/03/31 02:10:16 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/31 02:10:16 INFO : only9: Copied (replaced existing) 2025/03/31 02:10:16 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/31 02:10:16 INFO : only18: Copied (replaced existing) 2025/03/31 02:10:16 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/31 02:10:16 INFO : only19: Copied (replaced existing) 2025/03/31 02:10:16 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/31 02:10:16 INFO : only3: Copied (replaced existing) 2025/03/31 02:10:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (37.25s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:10:25 DEBUG : empty_dir: Making directory with metadata 2025/03/31 02:10:25 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/31 02:10:25 DEBUG : empty_on_remote: Making directory with metadata 2025/03/31 02:10:25 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/31 02:10:25 INFO : empty_on_remote: Making directory 2025/03/31 02:10:25 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:10:26 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/31 02:10:26 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/31 02:10:26 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/31 02:10:26 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.96s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:10:28 DEBUG : empty_dir: Making directory with metadata 2025/03/31 02:10:28 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/31 02:10:28 DEBUG : empty_on_remote: Making directory with metadata 2025/03/31 02:10:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/31 02:10:28 INFO : empty_on_remote: Making directory 2025/03/31 02:10:28 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-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:10:29 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/31 02:10:29 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/31 02:10:29 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/31 02:10:29 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/31 02:10:29 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.29s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:10:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/31 02:10:32 INFO : sub dir: Making directory 2025/03/31 02:10:32 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.91s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" 2025/03/31 02:10:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/31 02:10:37 INFO : sub dir: Making directory 2025/03/31 02:10:37 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qayofep7viru", Local "Local file system at /tmp/rclone2071789711", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.50s) PASS 2025/03/31 02:10:41 DEBUG : B2 bucket rclone-test-qayofep7viru: Purge remote 2025/03/31 02:10:41 INFO : B2 bucket rclone-test-qayofep7viru: cleaning bucket "rclone-test-qayofep7viru" of all files 2025/03/31 02:10:42 DEBUG : BackupDir/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f4054139e400e1e3a_d20250331_m020744_c001_v7007000_t0000_u01743386864297") 2025/03/31 02:10:42 DEBUG : BackupDir/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f1180da9164a4d92a_d20250331_m020737_c001_v0001106_t0042_u01743386857522") 2025/03/31 02:10:42 DEBUG : CompareDest/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f40115b661aa54533_d20250331_m020717_c001_v7007000_t0000_u01743386837775") 2025/03/31 02:10:42 DEBUG : CompareDest/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47df835_d20250331_m020710_c001_v0001109_t0028_u01743386830640") 2025/03/31 02:10:42 DEBUG : CompareDest/two: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f40115b661aa54534_d20250331_m020717_c001_v7007000_t0000_u01743386837971") 2025/03/31 02:10:42 DEBUG : CompareDest/two: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a23f97_d20250331_m020712_c001_v0001182_t0008_u01743386832387") 2025/03/31 02:10:42 DEBUG : CopyDest/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f4054139e400e1e3d_d20250331_m020744_c001_v7007000_t0000_u01743386864494") 2025/03/31 02:10:42 DEBUG : CopyDest/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f1193b655fe6cc8ea_d20250331_m020734_c001_v0001136_t0013_u01743386854550") 2025/03/31 02:10:42 DEBUG : CopyDest/three: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f4054139e400e1e40_d20250331_m020744_c001_v7007000_t0000_u01743386864689") 2025/03/31 02:10:42 DEBUG : CopyDest/three: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a24212_d20250331_m020742_c001_v0001182_t0020_u01743386862169") 2025/03/31 02:10:42 DEBUG : CopyDest/two: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f4054139e400e1e43_d20250331_m020744_c001_v7007000_t0000_u01743386864873") 2025/03/31 02:10:42 DEBUG : CopyDest/two: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47df8e7_d20250331_m020738_c001_v0001109_t0001_u01743386858983") 2025/03/31 02:10:42 DEBUG : EXISTING: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f4054139e400e1ffd_d20250331_m020913_c001_v7007000_t0000_u01743386953068") 2025/03/31 02:10:43 DEBUG : EXISTING: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfacf_d20250331_m020911_c001_v0001109_t0015_u01743386951528") 2025/03/31 02:10:43 DEBUG : Testêé: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f4054139e400e1fe3_d20250331_m020908_c001_v7007000_t0000_u01743386948065") 2025/03/31 02:10:43 DEBUG : Testêé: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfaa5_d20250331_m020907_c001_v0001109_t0000_u01743386947035") 2025/03/31 02:10:43 DEBUG : Testêé: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfaa3_d20250331_m020906_c001_v0001109_t0047_u01743386946107") 2025/03/31 02:10:43 DEBUG : a/potato2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f404517f861227ae4_d20250331_m020523_c001_v7007000_t0000_u01743386723646") 2025/03/31 02:10:43 DEBUG : a/potato2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a2358f_d20250331_m020523_c001_v0001182_t0038_u01743386723046") 2025/03/31 02:10:43 DEBUG : a/potato2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f414362178aa60ac0_d20250331_m020521_c001_v7007000_t0000_u01743386721225") 2025/03/31 02:10:43 DEBUG : a/potato2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a2353d_d20250331_m020520_c001_v0001182_t0010_u01743386720306") 2025/03/31 02:10:43 DEBUG : a/potato2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f414362178aa60a9f_d20250331_m020501_c001_v7007000_t0000_u01743386701042") 2025/03/31 02:10:43 DEBUG : a/potato2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a233a5_d20250331_m020500_c001_v0001182_t0034_u01743386700122") 2025/03/31 02:10:43 DEBUG : b/potato: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f404517f861227ae6_d20250331_m020523_c001_v7007000_t0000_u01743386723835") 2025/03/31 02:10:43 DEBUG : b/potato: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a23573_d20250331_m020522_c001_v0001182_t0024_u01743386722196") 2025/03/31 02:10:43 DEBUG : b/potato: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f414362178aa60abe_d20250331_m020520_c001_v7007000_t0000_u01743386720656") 2025/03/31 02:10:43 DEBUG : b/potato: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a2352f_d20250331_m020519_c001_v0001182_t0015_u01743386719472") 2025/03/31 02:10:43 DEBUG : b/potato: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f414362178aa60a9a_d20250331_m020500_c001_v7007000_t0000_u01743386700479") 2025/03/31 02:10:43 DEBUG : b/potato: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a23393_d20250331_m020459_c001_v0001182_t0050_u01743386699304") 2025/03/31 02:10:43 DEBUG : backup/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f419bc2c4354c9cbc_d20250331_m020757_c001_v7007000_t0000_u01743386877974") 2025/03/31 02:10:43 DEBUG : backup/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f1131d15f7d5de0ca_d20250331_m020756_c001_v0001172_t0045_u01743386876132") 2025/03/31 02:10:43 DEBUG : backup/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f106e09cf77c51299_d20250331_m020752_c001_v0001179_t0027_u01743386872487") 2025/03/31 02:10:43 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f416caf4237717780_d20250331_m020826_c001_v7007000_t0000_u01743386906831") 2025/03/31 02:10:44 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f100cabc3f831d5cf_d20250331_m020824_c001_v0001103_t0014_u01743386904258") 2025/03/31 02:10:44 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f115c9cca33ed5935_d20250331_m020819_c001_v0001178_t0020_u01743386899977") 2025/03/31 02:10:44 DEBUG : backup/one.bak: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f414362178aa60c02_d20250331_m020812_c001_v7007000_t0000_u01743386892871") 2025/03/31 02:10:44 DEBUG : backup/one.bak: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f1098adf502670981_d20250331_m020811_c001_v0001134_t0014_u01743386891155") 2025/03/31 02:10:44 DEBUG : backup/one.bak: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f1138bd3973539a6f_d20250331_m020807_c001_v0001144_t0058_u01743386887219") 2025/03/31 02:10:44 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f416caf4237717782_d20250331_m020827_c001_v7007000_t0000_u01743386907016") 2025/03/31 02:10:44 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f117b1bf38c0d9ada_d20250331_m020825_c001_v0001146_t0015_u01743386905966") 2025/03/31 02:10:44 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f1114f8ecefe45ad4_d20250331_m020822_c001_v0001183_t0046_u01743386902152") 2025/03/31 02:10:44 DEBUG : backup/three.txt: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f419bc2c4354c9cbd_d20250331_m020758_c001_v7007000_t0000_u01743386878162") 2025/03/31 02:10:44 DEBUG : backup/three.txt: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f1082f3d9b4b8e86d_d20250331_m020757_c001_v0001184_t0055_u01743386877159") 2025/03/31 02:10:44 DEBUG : backup/three.txt: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111605ef39714eab_d20250331_m020753_c001_v0001179_t0031_u01743386873913") 2025/03/31 02:10:44 DEBUG : backup/three.txt.bak: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f414362178aa60c04_d20250331_m020813_c001_v7007000_t0000_u01743386893056") 2025/03/31 02:10:44 DEBUG : backup/three.txt.bak: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f109985be6d23341c_d20250331_m020812_c001_v0001184_t0039_u01743386892103") 2025/03/31 02:10:44 DEBUG : backup/three.txt.bak: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f114e200b90ea3409_d20250331_m020809_c001_v0001176_t0058_u01743386889003") 2025/03/31 02:10:44 DEBUG : both0: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a16a6_d20250331_m021017_c001_v7007000_t0000_u01743387017071") 2025/03/31 02:10:44 DEBUG : both0: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfc01_d20250331_m020948_c001_v0001109_t0016_u01743386988224") 2025/03/31 02:10:44 DEBUG : both0: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f41839514bbe2d11a_d20250331_m020943_c001_v7007000_t0000_u01743386983510") 2025/03/31 02:10:44 DEBUG : both0: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfafb_d20250331_m020915_c001_v0001109_t0019_u01743386954999") 2025/03/31 02:10:44 DEBUG : both1: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a16a7_d20250331_m021017_c001_v7007000_t0000_u01743387017255") 2025/03/31 02:10:44 DEBUG : both1: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfc07_d20250331_m020949_c001_v0001109_t0037_u01743386989607") 2025/03/31 02:10:45 DEBUG : both1: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f41839514bbe2d11b_d20250331_m020943_c001_v7007000_t0000_u01743386983693") 2025/03/31 02:10:45 DEBUG : both1: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfb0d_d20250331_m020916_c001_v0001109_t0051_u01743386956583") 2025/03/31 02:10:45 DEBUG : both10: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a16aa_d20250331_m021017_c001_v7007000_t0000_u01743387017440") 2025/03/31 02:10:45 DEBUG : both10: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfc75_d20250331_m021000_c001_v0001109_t0037_u01743387000063") 2025/03/31 02:10:45 DEBUG : both10: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f41839514bbe2d11c_d20250331_m020943_c001_v7007000_t0000_u01743386983878") 2025/03/31 02:10:45 DEBUG : both10: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfb73_d20250331_m020928_c001_v0001109_t0037_u01743386968227") 2025/03/31 02:10:45 DEBUG : both11: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a16ab_d20250331_m021017_c001_v7007000_t0000_u01743387017624") 2025/03/31 02:10:45 DEBUG : both11: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfc83_d20250331_m021001_c001_v0001109_t0022_u01743387001241") 2025/03/31 02:10:45 DEBUG : both11: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f41839514bbe2d11d_d20250331_m020944_c001_v7007000_t0000_u01743386984063") 2025/03/31 02:10:45 DEBUG : both11: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfb7d_d20250331_m020929_c001_v0001109_t0015_u01743386969540") 2025/03/31 02:10:45 DEBUG : both12: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a16ae_d20250331_m021017_c001_v7007000_t0000_u01743387017816") 2025/03/31 02:10:45 DEBUG : both12: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfc93_d20250331_m021002_c001_v0001109_t0055_u01743387002653") 2025/03/31 02:10:45 DEBUG : both12: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f41839514bbe2d11e_d20250331_m020944_c001_v7007000_t0000_u01743386984262") 2025/03/31 02:10:45 DEBUG : both12: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfb8d_d20250331_m020930_c001_v0001109_t0039_u01743386970896") 2025/03/31 02:10:45 DEBUG : both13: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a16af_d20250331_m021018_c001_v7007000_t0000_u01743387018000") 2025/03/31 02:10:45 DEBUG : both13: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfc99_d20250331_m021003_c001_v0001109_t0038_u01743387003598") 2025/03/31 02:10:45 DEBUG : both13: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f41839514bbe2d11f_d20250331_m020944_c001_v7007000_t0000_u01743386984449") 2025/03/31 02:10:45 DEBUG : both13: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfb95_d20250331_m020932_c001_v0001109_t0047_u01743386972393") 2025/03/31 02:10:45 DEBUG : both14: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a16b2_d20250331_m021018_c001_v7007000_t0000_u01743387018185") 2025/03/31 02:10:45 DEBUG : both14: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfca1_d20250331_m021005_c001_v0001109_t0026_u01743387005165") 2025/03/31 02:10:45 DEBUG : both14: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f41839514bbe2d120_d20250331_m020944_c001_v7007000_t0000_u01743386984646") 2025/03/31 02:10:46 DEBUG : both14: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfba1_d20250331_m020933_c001_v0001109_t0033_u01743386973572") 2025/03/31 02:10:46 DEBUG : both15: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a16b3_d20250331_m021018_c001_v7007000_t0000_u01743387018369") 2025/03/31 02:10:46 DEBUG : both15: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfca9_d20250331_m021006_c001_v0001109_t0037_u01743387006376") 2025/03/31 02:10:46 DEBUG : both15: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f41839514bbe2d121_d20250331_m020944_c001_v7007000_t0000_u01743386984831") 2025/03/31 02:10:46 DEBUG : both15: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfbab_d20250331_m020934_c001_v0001109_t0040_u01743386974580") 2025/03/31 02:10:46 DEBUG : both16: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a16b6_d20250331_m021018_c001_v7007000_t0000_u01743387018558") 2025/03/31 02:10:46 DEBUG : both16: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfcb7_d20250331_m021007_c001_v0001109_t0050_u01743387007661") 2025/03/31 02:10:46 DEBUG : both16: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f41839514bbe2d122_d20250331_m020945_c001_v7007000_t0000_u01743386985015") 2025/03/31 02:10:46 DEBUG : both16: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfbb3_d20250331_m020935_c001_v0001109_t0023_u01743386975721") 2025/03/31 02:10:46 DEBUG : both17: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a16b7_d20250331_m021018_c001_v7007000_t0000_u01743387018741") 2025/03/31 02:10:46 DEBUG : both17: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfcbd_d20250331_m021009_c001_v0001109_t0015_u01743387009275") 2025/03/31 02:10:46 DEBUG : both17: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f41839514bbe2d124_d20250331_m020945_c001_v7007000_t0000_u01743386985205") 2025/03/31 02:10:46 DEBUG : both17: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfbbd_d20250331_m020937_c001_v0001109_t0052_u01743386977080") 2025/03/31 02:10:46 DEBUG : both18: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a16ba_d20250331_m021018_c001_v7007000_t0000_u01743387018928") 2025/03/31 02:10:46 DEBUG : both18: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfcc1_d20250331_m021010_c001_v0001109_t0008_u01743387010816") 2025/03/31 02:10:46 DEBUG : both18: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f41839514bbe2d125_d20250331_m020945_c001_v7007000_t0000_u01743386985390") 2025/03/31 02:10:46 DEBUG : both18: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfbc3_d20250331_m020938_c001_v0001109_t0047_u01743386978161") 2025/03/31 02:10:46 DEBUG : both19: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a16bb_d20250331_m021019_c001_v7007000_t0000_u01743387019114") 2025/03/31 02:10:46 DEBUG : both19: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfccb_d20250331_m021012_c001_v0001109_t0030_u01743387012356") 2025/03/31 02:10:46 DEBUG : both19: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f41839514bbe2d126_d20250331_m020945_c001_v7007000_t0000_u01743386985576") 2025/03/31 02:10:46 DEBUG : both19: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfbcd_d20250331_m020939_c001_v0001109_t0010_u01743386979226") 2025/03/31 02:10:46 DEBUG : both2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a16bc_d20250331_m021019_c001_v7007000_t0000_u01743387019299") 2025/03/31 02:10:47 DEBUG : both2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfc0d_d20250331_m020950_c001_v0001109_t0035_u01743386990506") 2025/03/31 02:10:47 DEBUG : both2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f41839514bbe2d128_d20250331_m020945_c001_v7007000_t0000_u01743386985762") 2025/03/31 02:10:47 DEBUG : both2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfb1b_d20250331_m020917_c001_v0001109_t0044_u01743386957738") 2025/03/31 02:10:47 DEBUG : both3: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a16bd_d20250331_m021019_c001_v7007000_t0000_u01743387019484") 2025/03/31 02:10:47 DEBUG : both3: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfc19_d20250331_m020951_c001_v0001109_t0009_u01743386991774") 2025/03/31 02:10:47 DEBUG : both3: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f41839514bbe2d129_d20250331_m020945_c001_v7007000_t0000_u01743386985946") 2025/03/31 02:10:47 DEBUG : both3: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfb25_d20250331_m020919_c001_v0001109_t0048_u01743386959140") 2025/03/31 02:10:47 DEBUG : both4: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a16c0_d20250331_m021019_c001_v7007000_t0000_u01743387019676") 2025/03/31 02:10:47 DEBUG : both4: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfc25_d20250331_m020953_c001_v0001109_t0012_u01743386993082") 2025/03/31 02:10:47 DEBUG : both4: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f41839514bbe2d12a_d20250331_m020946_c001_v7007000_t0000_u01743386986132") 2025/03/31 02:10:47 DEBUG : both4: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfb31_d20250331_m020920_c001_v0001109_t0023_u01743386960631") 2025/03/31 02:10:47 DEBUG : both5: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a16c1_d20250331_m021019_c001_v7007000_t0000_u01743387019859") 2025/03/31 02:10:47 DEBUG : both5: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfc2f_d20250331_m020954_c001_v0001109_t0045_u01743386994196") 2025/03/31 02:10:47 DEBUG : both5: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f41839514bbe2d12b_d20250331_m020946_c001_v7007000_t0000_u01743386986333") 2025/03/31 02:10:47 DEBUG : both5: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfb3f_d20250331_m020921_c001_v0001109_t0052_u01743386961871") 2025/03/31 02:10:47 DEBUG : both6: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a16c4_d20250331_m021020_c001_v7007000_t0000_u01743387020045") 2025/03/31 02:10:47 DEBUG : both6: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfc3b_d20250331_m020955_c001_v0001109_t0011_u01743386995440") 2025/03/31 02:10:47 DEBUG : both6: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f41839514bbe2d12c_d20250331_m020946_c001_v7007000_t0000_u01743386986521") 2025/03/31 02:10:47 DEBUG : both6: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfb49_d20250331_m020923_c001_v0001109_t0050_u01743386963119") 2025/03/31 02:10:47 DEBUG : both7: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a16c5_d20250331_m021020_c001_v7007000_t0000_u01743387020230") 2025/03/31 02:10:47 DEBUG : both7: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfc47_d20250331_m020956_c001_v0001109_t0028_u01743386996784") 2025/03/31 02:10:48 DEBUG : both7: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f41839514bbe2d12d_d20250331_m020946_c001_v7007000_t0000_u01743386986706") 2025/03/31 02:10:48 DEBUG : both7: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfb53_d20250331_m020924_c001_v0001109_t0042_u01743386964263") 2025/03/31 02:10:48 DEBUG : both8: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a16c9_d20250331_m021020_c001_v7007000_t0000_u01743387020417") 2025/03/31 02:10:48 DEBUG : both8: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfc53_d20250331_m020957_c001_v0001109_t0046_u01743386997868") 2025/03/31 02:10:48 DEBUG : both8: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f41839514bbe2d12e_d20250331_m020946_c001_v7007000_t0000_u01743386986902") 2025/03/31 02:10:48 DEBUG : both8: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfb5d_d20250331_m020925_c001_v0001109_t0046_u01743386965229") 2025/03/31 02:10:48 DEBUG : both9: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a16ca_d20250331_m021020_c001_v7007000_t0000_u01743387020601") 2025/03/31 02:10:48 DEBUG : both9: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfc5f_d20250331_m020958_c001_v0001109_t0037_u01743386998962") 2025/03/31 02:10:48 DEBUG : both9: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f41839514bbe2d130_d20250331_m020947_c001_v7007000_t0000_u01743386987087") 2025/03/31 02:10:48 DEBUG : both9: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfb67_d20250331_m020926_c001_v0001109_t0052_u01743386966529") 2025/03/31 02:10:48 DEBUG : c/non empty space: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f404517f861227ae9_d20250331_m020524_c001_v7007000_t0000_u01743386724034") 2025/03/31 02:10:48 DEBUG : c/non empty space: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a23579_d20250331_m020522_c001_v0001182_t0044_u01743386722409") 2025/03/31 02:10:48 DEBUG : c/non empty space: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f414362178aa60ac1_d20250331_m020521_c001_v7007000_t0000_u01743386721425") 2025/03/31 02:10:48 DEBUG : c/non empty space: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a23535_d20250331_m020519_c001_v0001182_t0013_u01743386719687") 2025/03/31 02:10:48 DEBUG : c/non empty space: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f414362178aa60aa0_d20250331_m020501_c001_v7007000_t0000_u01743386701230") 2025/03/31 02:10:48 DEBUG : c/non empty space: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a23399_d20250331_m020459_c001_v0001182_t0049_u01743386699510") 2025/03/31 02:10:48 DEBUG : check sum: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f412b67bc1f40d83f_d20250331_m020448_c001_v7007000_t0000_u01743386688581") 2025/03/31 02:10:48 DEBUG : check sum: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a232a6_d20250331_m020447_c001_v0001182_t0014_u01743386687635") 2025/03/31 02:10:48 DEBUG : dest/3: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f4054139e400e1daa_d20250331_m020727_c001_v7007000_t0000_u01743386847533") 2025/03/31 02:10:48 DEBUG : dest/3: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f41740b14f2cc7c14_d20250331_m020726_c001_v0001184_t0051_u01743386846392") 2025/03/31 02:10:49 DEBUG : dst/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f4054139e400e1fcf_d20250331_m020904_c001_v7007000_t0000_u01743386944596") 2025/03/31 02:10:49 DEBUG : dst/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f107b4f95d3031221_d20250331_m020902_c001_v0001181_t0008_u01743386942730") 2025/03/31 02:10:49 DEBUG : dst/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f41839514bbe2d022_d20250331_m020902_c001_v7007000_t0000_u01743386942545") 2025/03/31 02:10:49 DEBUG : dst/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f107b4f95d3031215_d20250331_m020859_c001_v0001181_t0024_u01743386939443") 2025/03/31 02:10:49 DEBUG : dst/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f41839514bbe2d004_d20250331_m020858_c001_v7007000_t0000_u01743386938703") 2025/03/31 02:10:49 DEBUG : dst/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfa57_d20250331_m020854_c001_v0001109_t0017_u01743386934009") 2025/03/31 02:10:49 DEBUG : dst/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f416051d139b5ec0e_d20250331_m020852_c001_v7007000_t0000_u01743386932511") 2025/03/31 02:10:49 DEBUG : dst/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f110fdb367791beec_d20250331_m020850_c001_v0001179_t0035_u01743386930261") 2025/03/31 02:10:49 DEBUG : dst/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f415d0c953d866b06_d20250331_m020850_c001_v7007000_t0000_u01743386930078") 2025/03/31 02:10:49 DEBUG : dst/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f110fdb367791bede_d20250331_m020846_c001_v0001179_t0042_u01743386926958") 2025/03/31 02:10:49 DEBUG : dst/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f415d0c953d866b03_d20250331_m020846_c001_v7007000_t0000_u01743386926224") 2025/03/31 02:10:49 DEBUG : dst/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfa1b_d20250331_m020839_c001_v0001109_t0013_u01743386919672") 2025/03/31 02:10:49 DEBUG : dst/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f416caf42377177d2_d20250331_m020838_c001_v7007000_t0000_u01743386918371") 2025/03/31 02:10:49 DEBUG : dst/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f106447bb025b1c79_d20250331_m020836_c001_v0001144_t0035_u01743386916473") 2025/03/31 02:10:49 DEBUG : dst/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f410bed6b4958cb27_d20250331_m020836_c001_v7007000_t0000_u01743386916284") 2025/03/31 02:10:49 DEBUG : dst/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f106447bb025b1c70_d20250331_m020833_c001_v0001144_t0055_u01743386913228") 2025/03/31 02:10:49 DEBUG : dst/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f410bed6b4958cb18_d20250331_m020832_c001_v7007000_t0000_u01743386912473") 2025/03/31 02:10:49 DEBUG : dst/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47df9eb_d20250331_m020828_c001_v0001109_t0039_u01743386908129") 2025/03/31 02:10:49 DEBUG : dst/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f416caf4237717783_d20250331_m020827_c001_v7007000_t0000_u01743386907199") 2025/03/31 02:10:49 DEBUG : dst/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f105dcb3337681a11_d20250331_m020824_c001_v0001144_t0021_u01743386904784") 2025/03/31 02:10:49 DEBUG : dst/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f408bd287d0be278f_d20250331_m020824_c001_v7007000_t0000_u01743386904599") 2025/03/31 02:10:50 DEBUG : dst/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f105dcb3337681a09_d20250331_m020820_c001_v0001144_t0034_u01743386900991") 2025/03/31 02:10:50 DEBUG : dst/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f408bd287d0be278d_d20250331_m020820_c001_v7007000_t0000_u01743386900239") 2025/03/31 02:10:50 DEBUG : dst/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47df9a1_d20250331_m020814_c001_v0001109_t0043_u01743386894157") 2025/03/31 02:10:50 DEBUG : dst/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f414362178aa60c06_d20250331_m020813_c001_v7007000_t0000_u01743386893239") 2025/03/31 02:10:50 DEBUG : dst/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f109d3e62fca20e87_d20250331_m020811_c001_v0001182_t0028_u01743386891702") 2025/03/31 02:10:50 DEBUG : dst/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f416caf42377176e9_d20250331_m020811_c001_v7007000_t0000_u01743386891516") 2025/03/31 02:10:50 DEBUG : dst/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f109d3e62fca20e3c_d20250331_m020808_c001_v0001182_t0055_u01743386888584") 2025/03/31 02:10:50 DEBUG : dst/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f416caf42377176a1_d20250331_m020807_c001_v7007000_t0000_u01743386887844") 2025/03/31 02:10:50 DEBUG : dst/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47df94d_d20250331_m020759_c001_v0001109_t0024_u01743386879365") 2025/03/31 02:10:50 DEBUG : dst/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f419bc2c4354c9cbe_d20250331_m020758_c001_v7007000_t0000_u01743386878349") 2025/03/31 02:10:50 DEBUG : dst/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f1102e30969dd1a11_d20250331_m020756_c001_v0001182_t0055_u01743386876734") 2025/03/31 02:10:50 DEBUG : dst/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f409907ef4ba46b9f_d20250331_m020756_c001_v7007000_t0000_u01743386876551") 2025/03/31 02:10:50 DEBUG : dst/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f1102e30969dd19db_d20250331_m020753_c001_v0001182_t0010_u01743386873504") 2025/03/31 02:10:50 DEBUG : dst/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f409907ef4ba46b8e_d20250331_m020752_c001_v7007000_t0000_u01743386872770") 2025/03/31 02:10:50 DEBUG : dst/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f1193b655fe6cc8fe_d20250331_m020746_c001_v0001136_t0023_u01743386866248") 2025/03/31 02:10:50 DEBUG : dst/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f4054139e400e1e47_d20250331_m020745_c001_v7007000_t0000_u01743386865058") 2025/03/31 02:10:50 DEBUG : dst/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f105a6bf713eae2ee_d20250331_m020738_c001_v0001183_t0013_u01743386858219") 2025/03/31 02:10:50 DEBUG : dst/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f403016e1547aabf3_d20250331_m020738_c001_v7007000_t0000_u01743386858018") 2025/03/31 02:10:50 DEBUG : dst/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a2415f_d20250331_m020733_c001_v0001182_t0007_u01743386853986") 2025/03/31 02:10:50 DEBUG : dst/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f101a6ced6815d81d_d20250331_m020733_c001_v0001150_t0000_u01743386853132") 2025/03/31 02:10:50 DEBUG : dst/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f101a6ced6815d80f_d20250331_m020732_c001_v0001150_t0032_u01743386852042") 2025/03/31 02:10:50 DEBUG : dst/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f40115b661aa54535_d20250331_m020718_c001_v7007000_t0000_u01743386838158") 2025/03/31 02:10:51 DEBUG : dst/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f1193b655fe6cc898_d20250331_m020709_c001_v0001136_t0026_u01743386829844") 2025/03/31 02:10:51 DEBUG : dst/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f105e23246cc75cc7_d20250331_m020708_c001_v0001044_t0016_u01743386828850") 2025/03/31 02:10:51 DEBUG : dst/one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f105e23246cc75cbd_d20250331_m020707_c001_v0001044_t0034_u01743386827507") 2025/03/31 02:10:51 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f4054139e400e1fd1_d20250331_m020904_c001_v7007000_t0000_u01743386944796") 2025/03/31 02:10:51 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10447ad99c0243e1_d20250331_m020902_c001_v0001165_t0020_u01743386942335") 2025/03/31 02:10:51 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f106d3b38230d0027_d20250331_m020858_c001_v0001184_t0041_u01743386938454") 2025/03/31 02:10:51 DEBUG : dst/one.bak: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f416051d139b5ec0f_d20250331_m020852_c001_v7007000_t0000_u01743386932697") 2025/03/31 02:10:51 DEBUG : dst/one.bak: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f1037f27581adcbcd_d20250331_m020849_c001_v0001184_t0048_u01743386929865") 2025/03/31 02:10:51 DEBUG : dst/one.bak: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f109985be6d23380f_d20250331_m020845_c001_v0001184_t0010_u01743386925983") 2025/03/31 02:10:51 DEBUG : dst/one.bak: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f416caf42377177d4_d20250331_m020838_c001_v7007000_t0000_u01743386918555") 2025/03/31 02:10:51 DEBUG : dst/one.bak: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f1139e59c1384fe4d_d20250331_m020835_c001_v0001098_t0027_u01743386915886") 2025/03/31 02:10:51 DEBUG : dst/one.bak: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f107b4f95d303119d_d20250331_m020832_c001_v0001181_t0011_u01743386912237") 2025/03/31 02:10:51 DEBUG : dst/three: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f4054139e400e1e4a_d20250331_m020745_c001_v7007000_t0000_u01743386865243") 2025/03/31 02:10:51 DEBUG : dst/three: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f101a6ced6815d885_d20250331_m020743_c001_v0001150_t0008_u01743386863378") 2025/03/31 02:10:51 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f4054139e400e1fd5_d20250331_m020904_c001_v7007000_t0000_u01743386944982") 2025/03/31 02:10:51 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f11309544357e4512_d20250331_m020903_c001_v0001177_t0001_u01743386943538") 2025/03/31 02:10:51 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f108072b28660f774_d20250331_m020900_c001_v0001092_t0026_u01743386940234") 2025/03/31 02:10:51 DEBUG : dst/three.txt: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f4054139e400e1fd6_d20250331_m020905_c001_v7007000_t0000_u01743386945172") 2025/03/31 02:10:51 DEBUG : dst/three.txt: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f107b4f95d3031225_d20250331_m020903_c001_v0001181_t0047_u01743386943972") 2025/03/31 02:10:51 DEBUG : dst/three.txt: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f41839514bbe2d02d_d20250331_m020903_c001_v7007000_t0000_u01743386943787") 2025/03/31 02:10:52 DEBUG : dst/three.txt: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f107b4f95d303121d_d20250331_m020900_c001_v0001181_t0022_u01743386940938") 2025/03/31 02:10:52 DEBUG : dst/three.txt: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f41839514bbe2d014_d20250331_m020900_c001_v7007000_t0000_u01743386940735") 2025/03/31 02:10:52 DEBUG : dst/three.txt: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfa63_d20250331_m020855_c001_v0001109_t0036_u01743386935153") 2025/03/31 02:10:52 DEBUG : dst/three.txt: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f416051d139b5ec11_d20250331_m020852_c001_v7007000_t0000_u01743386932893") 2025/03/31 02:10:52 DEBUG : dst/three.txt: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f110fdb367791bef2_d20250331_m020851_c001_v0001179_t0041_u01743386931902") 2025/03/31 02:10:52 DEBUG : dst/three.txt: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f415d0c953d866b07_d20250331_m020851_c001_v7007000_t0000_u01743386931719") 2025/03/31 02:10:52 DEBUG : dst/three.txt: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f110fdb367791bee4_d20250331_m020848_c001_v0001179_t0017_u01743386928456") 2025/03/31 02:10:52 DEBUG : dst/three.txt: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f415d0c953d866b04_d20250331_m020848_c001_v7007000_t0000_u01743386928267") 2025/03/31 02:10:52 DEBUG : dst/three.txt: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfa29_d20250331_m020842_c001_v0001109_t0043_u01743386922996") 2025/03/31 02:10:52 DEBUG : dst/three.txt: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f410bed6b4958cb2e_d20250331_m020837_c001_v7007000_t0000_u01743386917802") 2025/03/31 02:10:52 DEBUG : dst/three.txt: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a24667_d20250331_m020835_c001_v0001182_t0033_u01743386915074") 2025/03/31 02:10:52 DEBUG : dst/three.txt: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f410bed6b4958cb20_d20250331_m020834_c001_v7007000_t0000_u01743386914331") 2025/03/31 02:10:52 DEBUG : dst/three.txt: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47df9ef_d20250331_m020829_c001_v0001109_t0010_u01743386909411") 2025/03/31 02:10:52 DEBUG : dst/three.txt: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f408bd287d0be2790_d20250331_m020826_c001_v7007000_t0000_u01743386906266") 2025/03/31 02:10:52 DEBUG : dst/three.txt: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a2456a_d20250331_m020823_c001_v0001182_t0025_u01743386903458") 2025/03/31 02:10:52 DEBUG : dst/three.txt: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f408bd287d0be278e_d20250331_m020822_c001_v7007000_t0000_u01743386902351") 2025/03/31 02:10:52 DEBUG : dst/three.txt: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47df9a7_d20250331_m020815_c001_v0001109_t0020_u01743386895227") 2025/03/31 02:10:52 DEBUG : dst/three.txt: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f416caf42377176ee_d20250331_m020812_c001_v7007000_t0000_u01743386892312") 2025/03/31 02:10:52 DEBUG : dst/three.txt: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a2445c_d20250331_m020810_c001_v0001182_t0036_u01743386890378") 2025/03/31 02:10:52 DEBUG : dst/three.txt: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f416caf42377176cb_d20250331_m020809_c001_v7007000_t0000_u01743386889271") 2025/03/31 02:10:52 DEBUG : dst/three.txt: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47df95f_d20250331_m020802_c001_v0001109_t0054_u01743386882552") 2025/03/31 02:10:53 DEBUG : dst/three.txt: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f409907ef4ba46ba2_d20250331_m020757_c001_v7007000_t0000_u01743386877378") 2025/03/31 02:10:53 DEBUG : dst/three.txt: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f1193b655fe6cc90e_d20250331_m020755_c001_v0001136_t0044_u01743386875285") 2025/03/31 02:10:53 DEBUG : dst/three.txt: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f409907ef4ba46b94_d20250331_m020754_c001_v7007000_t0000_u01743386874173") 2025/03/31 02:10:53 DEBUG : dst/three.txt: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a2428c_d20250331_m020748_c001_v0001182_t0023_u01743386868152") 2025/03/31 02:10:53 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f416051d139b5ec12_d20250331_m020853_c001_v7007000_t0000_u01743386933082") 2025/03/31 02:10:53 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f115af03f68e05ba8_d20250331_m020851_c001_v0001165_t0034_u01743386931139") 2025/03/31 02:10:53 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f11598ca2d3aa012d_d20250331_m020847_c001_v0001106_t0053_u01743386927737") 2025/03/31 02:10:53 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f416caf42377177d7_d20250331_m020838_c001_v7007000_t0000_u01743386918743") 2025/03/31 02:10:53 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f1119b0172b02c6f5_d20250331_m020837_c001_v0001184_t0010_u01743386917601") 2025/03/31 02:10:53 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f109d837e941b7544_d20250331_m020834_c001_v0001181_t0057_u01743386914114") 2025/03/31 02:10:53 DEBUG : dst/two: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f4054139e400e1fd8_d20250331_m020905_c001_v7007000_t0000_u01743386945356") 2025/03/31 02:10:53 DEBUG : dst/two: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfa61_d20250331_m020854_c001_v0001109_t0016_u01743386934550") 2025/03/31 02:10:53 DEBUG : dst/two: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f416051d139b5ec14_d20250331_m020853_c001_v7007000_t0000_u01743386933268") 2025/03/31 02:10:53 DEBUG : dst/two: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfa27_d20250331_m020842_c001_v0001109_t0056_u01743386922276") 2025/03/31 02:10:53 DEBUG : dst/two: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f416caf42377177d9_d20250331_m020838_c001_v7007000_t0000_u01743386918927") 2025/03/31 02:10:53 DEBUG : dst/two: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a245e4_d20250331_m020829_c001_v0001182_t0007_u01743386909207") 2025/03/31 02:10:53 DEBUG : dst/two: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f416caf4237717786_d20250331_m020827_c001_v7007000_t0000_u01743386907385") 2025/03/31 02:10:53 DEBUG : dst/two: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a244ba_d20250331_m020814_c001_v0001182_t0034_u01743386894994") 2025/03/31 02:10:53 DEBUG : dst/two: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f414362178aa60c08_d20250331_m020813_c001_v7007000_t0000_u01743386893423") 2025/03/31 02:10:53 DEBUG : dst/two: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a24384_d20250331_m020800_c001_v0001182_t0047_u01743386880308") 2025/03/31 02:10:54 DEBUG : dst/two: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f419bc2c4354c9cc0_d20250331_m020758_c001_v7007000_t0000_u01743386878547") 2025/03/31 02:10:54 DEBUG : dst/two: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47df90f_d20250331_m020747_c001_v0001109_t0029_u01743386867025") 2025/03/31 02:10:54 DEBUG : dst/two: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f4054139e400e1e4d_d20250331_m020745_c001_v7007000_t0000_u01743386865427") 2025/03/31 02:10:54 DEBUG : dst/two: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f1119eb4a0c7177cd_d20250331_m020740_c001_v0001037_t0034_u01743386860215") 2025/03/31 02:10:54 DEBUG : dst/two: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f40115b661aa54537_d20250331_m020718_c001_v7007000_t0000_u01743386838348") 2025/03/31 02:10:54 DEBUG : dst/two: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f105e23246cc75cd3_d20250331_m020716_c001_v0001044_t0007_u01743386836554") 2025/03/31 02:10:54 DEBUG : empty space: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f4154fa61e7b8fc3d_d20250331_m020634_c001_v7007000_t0000_u01743386794101") 2025/03/31 02:10:54 DEBUG : empty space: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a23b4f_d20250331_m020630_c001_v0001182_t0031_u01743386790756") 2025/03/31 02:10:54 DEBUG : empty space: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f4154fa61e7b8fc38_d20250331_m020628_c001_v7007000_t0000_u01743386788207") 2025/03/31 02:10:54 DEBUG : empty space: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a23a39_d20250331_m020615_c001_v0001182_t0014_u01743386775275") 2025/03/31 02:10:54 DEBUG : empty space: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f409907ef4ba46914_d20250331_m020606_c001_v7007000_t0000_u01743386766109") 2025/03/31 02:10:54 DEBUG : empty space: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a2394e_d20250331_m020602_c001_v0001182_t0038_u01743386762948") 2025/03/31 02:10:54 DEBUG : empty space: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f404517f861227b53_d20250331_m020537_c001_v7007000_t0000_u01743386737038") 2025/03/31 02:10:54 DEBUG : empty space: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a236d3_d20250331_m020535_c001_v0001182_t0017_u01743386735138") 2025/03/31 02:10:54 DEBUG : empty space: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f404517f861227b3c_d20250331_m020533_c001_v7007000_t0000_u01743386733595") 2025/03/31 02:10:54 DEBUG : empty space: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a2368b_d20250331_m020532_c001_v0001182_t0059_u01743386732435") 2025/03/31 02:10:54 DEBUG : empty space: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f404517f861227b13_d20250331_m020529_c001_v7007000_t0000_u01743386729162") 2025/03/31 02:10:54 DEBUG : empty space: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a235ff_d20250331_m020527_c001_v0001182_t0009_u01743386727493") 2025/03/31 02:10:54 DEBUG : empty space: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f404517f861227afd_d20250331_m020526_c001_v7007000_t0000_u01743386726354") 2025/03/31 02:10:54 DEBUG : empty space: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a235c3_d20250331_m020525_c001_v0001182_t0034_u01743386725018") 2025/03/31 02:10:54 DEBUG : empty space: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f414362178aa60aba_d20250331_m020518_c001_v7007000_t0000_u01743386718545") 2025/03/31 02:10:54 DEBUG : empty space: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a234f7_d20250331_m020517_c001_v0001182_t0009_u01743386717143") 2025/03/31 02:10:54 DEBUG : empty space: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f414362178aa60ab5_d20250331_m020515_c001_v7007000_t0000_u01743386715982") 2025/03/31 02:10:55 DEBUG : empty space: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a234d3_d20250331_m020515_c001_v0001182_t0010_u01743386715212") 2025/03/31 02:10:55 DEBUG : empty space: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f414362178aa60aaf_d20250331_m020510_c001_v7007000_t0000_u01743386710169") 2025/03/31 02:10:55 DEBUG : empty space: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a23448_d20250331_m020509_c001_v0001182_t0038_u01743386709015") 2025/03/31 02:10:55 DEBUG : empty space: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f414362178aa60aab_d20250331_m020506_c001_v7007000_t0000_u01743386706360") 2025/03/31 02:10:55 DEBUG : empty space: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a23404_d20250331_m020505_c001_v0001182_t0043_u01743386705389") 2025/03/31 02:10:55 DEBUG : empty space: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f414362178aa60aa9_d20250331_m020504_c001_v7007000_t0000_u01743386704286") 2025/03/31 02:10:55 DEBUG : empty space: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f118a4e5fd877946d_d20250331_m020503_c001_v0001101_t0037_u01743386703536") 2025/03/31 02:10:55 DEBUG : empty space: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a233c8_d20250331_m020501_c001_v0001182_t0054_u01743386701965") 2025/03/31 02:10:55 DEBUG : enormous: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f404517f861227b4d_d20250331_m020535_c001_v7007000_t0000_u01743386735984") 2025/03/31 02:10:55 DEBUG : enormous: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a236d5_d20250331_m020535_c001_v0001182_t0015_u01743386735343") 2025/03/31 02:10:55 DEBUG : existing: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f4054139e400e1fea_d20250331_m020910_c001_v7007000_t0000_u01743386950385") 2025/03/31 02:10:55 DEBUG : existing: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfab9_d20250331_m020908_c001_v0001109_t0030_u01743386948832") 2025/03/31 02:10:55 DEBUG : existing: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f409907ef4ba4690b_d20250331_m020600_c001_v7007000_t0000_u01743386760629") 2025/03/31 02:10:55 DEBUG : existing: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a23902_d20250331_m020559_c001_v0001182_t0010_u01743386759552") 2025/03/31 02:10:55 DEBUG : existing: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f414362178aa60a8f_d20250331_m020458_c001_v7007000_t0000_u01743386698203") 2025/03/31 02:10:55 DEBUG : existing: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a2336d_d20250331_m020457_c001_v0001182_t0039_u01743386697209") 2025/03/31 02:10:55 DEBUG : existing: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f414362178aa60a84_d20250331_m020455_c001_v7007000_t0000_u01743386695928") 2025/03/31 02:10:55 DEBUG : existing: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a23345_d20250331_m020455_c001_v0001182_t0044_u01743386695347") 2025/03/31 02:10:55 DEBUG : existing: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a23331_d20250331_m020454_c001_v0001182_t0046_u01743386694590") 2025/03/31 02:10:55 DEBUG : existing-b: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f409907ef4ba4690c_d20250331_m020600_c001_v7007000_t0000_u01743386760824") 2025/03/31 02:10:56 DEBUG : existing-b: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f1193b655fe6cc7e2_d20250331_m020559_c001_v0001136_t0041_u01743386759559") 2025/03/31 02:10:56 DEBUG : file1: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a1719_d20250331_m021030_c001_v7007000_t0000_u01743387030817") 2025/03/31 02:10:56 DEBUG : file1: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f118c3947286affa4_d20250331_m021029_c001_v0001184_t0012_u01743387029631") 2025/03/31 02:10:56 DEBUG : file1: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a1715_d20250331_m021027_c001_v7007000_t0000_u01743387027516") 2025/03/31 02:10:56 DEBUG : file1: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10580c863e759500_d20250331_m021025_c001_v0001180_t0016_u01743387025678") 2025/03/31 02:10:56 DEBUG : five: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f404517f861227b61_d20250331_m020541_c001_v7007000_t0000_u01743386741378") 2025/03/31 02:10:56 DEBUG : five: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f40751d5448a2374d_d20250331_m020539_c001_v0001182_t0051_u01743386739414") 2025/03/31 02:10:56 DEBUG : foo: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f414362178aa60aac_d20250331_m020508_c001_v7007000_t0000_u01743386708222") 2025/03/31 02:10:56 DEBUG : foo: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f40751d5448a23430_d20250331_m020507_c001_v0001182_t0051_u01743386707661") 2025/03/31 02:10:56 DEBUG : foo: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f40751d5448a23422_d20250331_m020507_c001_v0001182_t0051_u01743386707098") 2025/03/31 02:10:56 DEBUG : four: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f404517f861227b62_d20250331_m020541_c001_v7007000_t0000_u01743386741580") 2025/03/31 02:10:56 DEBUG : four: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411ef09db47df61d_d20250331_m020540_c001_v0001109_t0013_u01743386740023") 2025/03/31 02:10:56 DEBUG : four: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a23741_d20250331_m020538_c001_v0001182_t0029_u01743386738828") 2025/03/31 02:10:56 DEBUG : hello world2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f403016e1547a9ceb_d20250331_m020402_c001_v7007000_t0000_u01743386642957") 2025/03/31 02:10:56 DEBUG : hello world2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a22f0e_d20250331_m020402_c001_v0001182_t0025_u01743386642342") 2025/03/31 02:10:56 DEBUG : ignore-size: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f414362178aa60a6d_d20250331_m020453_c001_v7007000_t0000_u01743386693461") 2025/03/31 02:10:56 DEBUG : ignore-size: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a232fd_d20250331_m020452_c001_v0001182_t0017_u01743386692487") 2025/03/31 02:10:56 DEBUG : nested/sub dir/file: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f409907ef4ba46901_d20250331_m020558_c001_v7007000_t0000_u01743386758437") 2025/03/31 02:10:56 DEBUG : nested/sub dir/file: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f1193b655fe6cc7dc_d20250331_m020557_c001_v0001136_t0015_u01743386757071") 2025/03/31 02:10:56 DEBUG : nested/sub dir/file: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f409907ef4ba468f5_d20250331_m020555_c001_v7007000_t0000_u01743386755880") 2025/03/31 02:10:56 DEBUG : nested/sub dir/file: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a238a2_d20250331_m020555_c001_v0001182_t0037_u01743386755306") 2025/03/31 02:10:57 DEBUG : one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f404517f861227b63_d20250331_m020541_c001_v7007000_t0000_u01743386741765") 2025/03/31 02:10:57 DEBUG : one: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f40751d5448a2372d_d20250331_m020538_c001_v0001182_t0051_u01743386738255") 2025/03/31 02:10:57 DEBUG : only0: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a16cd_d20250331_m021020_c001_v7007000_t0000_u01743387020786") 2025/03/31 02:10:57 DEBUG : only0: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411ef09db47dfcd7_d20250331_m021014_c001_v0001109_t0013_u01743387014859") 2025/03/31 02:10:57 DEBUG : only0: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfc03_d20250331_m020948_c001_v0001109_t0012_u01743386988816") 2025/03/31 02:10:57 DEBUG : only0: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f41839514bbe2d114_d20250331_m020942_c001_v7007000_t0000_u01743386982061") 2025/03/31 02:10:57 DEBUG : only0: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfb01_d20250331_m020915_c001_v0001109_t0044_u01743386955755") 2025/03/31 02:10:57 DEBUG : only1: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a16cf_d20250331_m021020_c001_v7007000_t0000_u01743387020971") 2025/03/31 02:10:57 DEBUG : only1: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f410e10351b31f639_d20250331_m021015_c001_v0001172_t0005_u01743387015407") 2025/03/31 02:10:57 DEBUG : only1: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfc09_d20250331_m020950_c001_v0001109_t0042_u01743386990038") 2025/03/31 02:10:57 DEBUG : only1: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f41839514bbe2d117_d20250331_m020942_c001_v7007000_t0000_u01743386982685") 2025/03/31 02:10:57 DEBUG : only1: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfb13_d20250331_m020917_c001_v0001109_t0035_u01743386957097") 2025/03/31 02:10:57 DEBUG : only10: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a16d1_d20250331_m021021_c001_v7007000_t0000_u01743387021162") 2025/03/31 02:10:57 DEBUG : only10: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f40580c863e7594cc_d20250331_m021015_c001_v0001180_t0027_u01743387015800") 2025/03/31 02:10:57 DEBUG : only10: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfc7b_d20250331_m021000_c001_v0001109_t0016_u01743387000585") 2025/03/31 02:10:57 DEBUG : only10: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f412b67bc1f40de17_d20250331_m020942_c001_v7007000_t0000_u01743386982826") 2025/03/31 02:10:57 DEBUG : only10: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfb79_d20250331_m020929_c001_v0001109_t0039_u01743386969051") 2025/03/31 02:10:57 DEBUG : only11: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a16d2_d20250331_m021021_c001_v7007000_t0000_u01743387021348") 2025/03/31 02:10:57 DEBUG : only11: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f40580c863e7594ca_d20250331_m021015_c001_v0001180_t0027_u01743387015606") 2025/03/31 02:10:57 DEBUG : only11: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfc8d_d20250331_m021002_c001_v0001109_t0011_u01743387002041") 2025/03/31 02:10:57 DEBUG : only11: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f419bc2c4354c9e10_d20250331_m020942_c001_v7007000_t0000_u01743386982488") 2025/03/31 02:10:57 DEBUG : only11: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfb81_d20250331_m020930_c001_v0001109_t0013_u01743386970063") 2025/03/31 02:10:57 DEBUG : only12: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a16d3_d20250331_m021021_c001_v7007000_t0000_u01743387021531") 2025/03/31 02:10:58 DEBUG : only12: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f418c3947286afe01_d20250331_m021015_c001_v0001184_t0053_u01743387015788") 2025/03/31 02:10:58 DEBUG : only12: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfc97_d20250331_m021003_c001_v0001109_t0043_u01743387003113") 2025/03/31 02:10:58 DEBUG : only12: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f4089356119e24c8f_d20250331_m020942_c001_v7007000_t0000_u01743386982800") 2025/03/31 02:10:58 DEBUG : only12: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfb93_d20250331_m020931_c001_v0001109_t0034_u01743386971536") 2025/03/31 02:10:58 DEBUG : only13: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a16d4_d20250331_m021021_c001_v7007000_t0000_u01743387021716") 2025/03/31 02:10:58 DEBUG : only13: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411ef09db47dfcd9_d20250331_m021015_c001_v0001109_t0013_u01743387015430") 2025/03/31 02:10:58 DEBUG : only13: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfc9f_d20250331_m021004_c001_v0001109_t0040_u01743387004737") 2025/03/31 02:10:58 DEBUG : only13: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f412b67bc1f40de12_d20250331_m020941_c001_v7007000_t0000_u01743386981721") 2025/03/31 02:10:58 DEBUG : only13: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfb9d_d20250331_m020933_c001_v0001109_t0048_u01743386973009") 2025/03/31 02:10:58 DEBUG : only14: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a16d5_d20250331_m021021_c001_v7007000_t0000_u01743387021902") 2025/03/31 02:10:58 DEBUG : only14: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f410e10351b31f63b_d20250331_m021015_c001_v0001172_t0005_u01743387015603") 2025/03/31 02:10:58 DEBUG : only14: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfca3_d20250331_m021005_c001_v0001109_t0017_u01743387005785") 2025/03/31 02:10:58 DEBUG : only14: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f412b67bc1f40de15_d20250331_m020942_c001_v7007000_t0000_u01743386982257") 2025/03/31 02:10:58 DEBUG : only14: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfba7_d20250331_m020934_c001_v0001109_t0022_u01743386974079") 2025/03/31 02:10:58 DEBUG : only15: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a16d6_d20250331_m021022_c001_v7007000_t0000_u01743387022086") 2025/03/31 02:10:58 DEBUG : only15: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411ef09db47dfcdd_d20250331_m021015_c001_v0001109_t0013_u01743387015624") 2025/03/31 02:10:58 DEBUG : only15: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfcb3_d20250331_m021006_c001_v0001109_t0019_u01743387006952") 2025/03/31 02:10:58 DEBUG : only15: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f41839514bbe2d116_d20250331_m020942_c001_v7007000_t0000_u01743386982489") 2025/03/31 02:10:58 DEBUG : only15: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfbad_d20250331_m020935_c001_v0001109_t0000_u01743386975112") 2025/03/31 02:10:58 DEBUG : only16: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a16d8_d20250331_m021022_c001_v7007000_t0000_u01743387022272") 2025/03/31 02:10:59 DEBUG : only16: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f410e10351b31f63d_d20250331_m021015_c001_v0001172_t0005_u01743387015788") 2025/03/31 02:10:59 DEBUG : only16: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfcbb_d20250331_m021008_c001_v0001109_t0041_u01743387008411") 2025/03/31 02:10:59 DEBUG : only16: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f412b67bc1f40de14_d20250331_m020941_c001_v7007000_t0000_u01743386981963") 2025/03/31 02:10:59 DEBUG : only16: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfbb9_d20250331_m020936_c001_v0001109_t0028_u01743386976415") 2025/03/31 02:10:59 DEBUG : only17: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a16dc_d20250331_m021022_c001_v7007000_t0000_u01743387022487") 2025/03/31 02:10:59 DEBUG : only17: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411ef09db47dfcdf_d20250331_m021015_c001_v0001109_t0013_u01743387015811") 2025/03/31 02:10:59 DEBUG : only17: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfcbf_d20250331_m021009_c001_v0001109_t0025_u01743387009892") 2025/03/31 02:10:59 DEBUG : only17: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f4089356119e24c8c_d20250331_m020942_c001_v7007000_t0000_u01743386982224") 2025/03/31 02:10:59 DEBUG : only17: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfbc1_d20250331_m020937_c001_v0001109_t0011_u01743386977594") 2025/03/31 02:10:59 DEBUG : only18: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a16de_d20250331_m021022_c001_v7007000_t0000_u01743387022671") 2025/03/31 02:10:59 DEBUG : only18: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411ef09db47dfceb_d20250331_m021016_c001_v0001109_t0013_u01743387016197") 2025/03/31 02:10:59 DEBUG : only18: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfcc3_d20250331_m021011_c001_v0001109_t0031_u01743387011812") 2025/03/31 02:10:59 DEBUG : only18: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f419bc2c4354c9e0e_d20250331_m020942_c001_v7007000_t0000_u01743386982036") 2025/03/31 02:10:59 DEBUG : only18: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfbc7_d20250331_m020938_c001_v0001109_t0007_u01743386978617") 2025/03/31 02:10:59 DEBUG : only19: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a16e2_d20250331_m021022_c001_v7007000_t0000_u01743387022855") 2025/03/31 02:10:59 DEBUG : only19: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f410e10351b31f645_d20250331_m021016_c001_v0001172_t0005_u01743387016346") 2025/03/31 02:10:59 DEBUG : only19: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfcd1_d20250331_m021013_c001_v0001109_t0042_u01743387013094") 2025/03/31 02:10:59 DEBUG : only19: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f419bc2c4354c9e0f_d20250331_m020942_c001_v7007000_t0000_u01743386982239") 2025/03/31 02:10:59 DEBUG : only19: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfbd1_d20250331_m020939_c001_v0001109_t0031_u01743386979810") 2025/03/31 02:10:59 DEBUG : only2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a16e3_d20250331_m021023_c001_v7007000_t0000_u01743387023046") 2025/03/31 02:11:00 DEBUG : only2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f410e10351b31f63f_d20250331_m021015_c001_v0001172_t0005_u01743387015974") 2025/03/31 02:11:00 DEBUG : only2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfc11_d20250331_m020951_c001_v0001109_t0050_u01743386991231") 2025/03/31 02:11:00 DEBUG : only2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f412b67bc1f40de16_d20250331_m020942_c001_v7007000_t0000_u01743386982544") 2025/03/31 02:11:00 DEBUG : only2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfb21_d20250331_m020918_c001_v0001109_t0058_u01743386958431") 2025/03/31 02:11:00 DEBUG : only3: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a16e7_d20250331_m021023_c001_v7007000_t0000_u01743387023233") 2025/03/31 02:11:00 DEBUG : only3: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f418c3947286afe0d_d20250331_m021016_c001_v0001184_t0053_u01743387016359") 2025/03/31 02:11:00 DEBUG : only3: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfc1d_d20250331_m020952_c001_v0001109_t0044_u01743386992676") 2025/03/31 02:11:00 DEBUG : only3: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f419bc2c4354c9e12_d20250331_m020942_c001_v7007000_t0000_u01743386982856") 2025/03/31 02:11:00 DEBUG : only3: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfb2b_d20250331_m020919_c001_v0001109_t0055_u01743386959844") 2025/03/31 02:11:00 DEBUG : only4: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a16e9_d20250331_m021023_c001_v7007000_t0000_u01743387023418") 2025/03/31 02:11:00 DEBUG : only4: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f418c3947286afe03_d20250331_m021015_c001_v0001184_t0053_u01743387015985") 2025/03/31 02:11:00 DEBUG : only4: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfc2b_d20250331_m020953_c001_v0001109_t0023_u01743386993595") 2025/03/31 02:11:00 DEBUG : only4: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f41839514bbe2d115_d20250331_m020942_c001_v7007000_t0000_u01743386982254") 2025/03/31 02:11:00 DEBUG : only4: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfb35_d20250331_m020921_c001_v0001109_t0039_u01743386961411") 2025/03/31 02:11:00 DEBUG : only5: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a16ee_d20250331_m021023_c001_v7007000_t0000_u01743387023605") 2025/03/31 02:11:00 DEBUG : only5: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f40580c863e7594d2_d20250331_m021015_c001_v0001180_t0027_u01743387015992") 2025/03/31 02:11:00 DEBUG : only5: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfc35_d20250331_m020954_c001_v0001109_t0002_u01743386994813") 2025/03/31 02:11:00 DEBUG : only5: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f41839514bbe2d118_d20250331_m020942_c001_v7007000_t0000_u01743386982872") 2025/03/31 02:11:00 DEBUG : only5: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfb45_d20250331_m020922_c001_v0001109_t0017_u01743386962466") 2025/03/31 02:11:00 DEBUG : only6: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a16f0_d20250331_m021023_c001_v7007000_t0000_u01743387023789") 2025/03/31 02:11:00 DEBUG : only6: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411ef09db47dfce5_d20250331_m021016_c001_v0001109_t0013_u01743387016007") 2025/03/31 02:11:01 DEBUG : only6: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfc41_d20250331_m020956_c001_v0001109_t0047_u01743386996245") 2025/03/31 02:11:01 DEBUG : only6: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f4089356119e24c8e_d20250331_m020942_c001_v7007000_t0000_u01743386982599") 2025/03/31 02:11:01 DEBUG : only6: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfb4f_d20250331_m020923_c001_v0001109_t0002_u01743386963751") 2025/03/31 02:11:01 DEBUG : only7: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a16f4_d20250331_m021023_c001_v7007000_t0000_u01743387023975") 2025/03/31 02:11:01 DEBUG : only7: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f410e10351b31f641_d20250331_m021016_c001_v0001172_t0005_u01743387016159") 2025/03/31 02:11:01 DEBUG : only7: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfc4d_d20250331_m020957_c001_v0001109_t0046_u01743386997327") 2025/03/31 02:11:01 DEBUG : only7: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f4089356119e24c8d_d20250331_m020942_c001_v7007000_t0000_u01743386982413") 2025/03/31 02:11:01 DEBUG : only7: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfb59_d20250331_m020924_c001_v0001109_t0023_u01743386964730") 2025/03/31 02:11:01 DEBUG : only8: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a16f6_d20250331_m021024_c001_v7007000_t0000_u01743387024159") 2025/03/31 02:11:01 DEBUG : only8: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f418c3947286afe09_d20250331_m021016_c001_v0001184_t0053_u01743387016169") 2025/03/31 02:11:01 DEBUG : only8: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfc59_d20250331_m020958_c001_v0001109_t0048_u01743386998451") 2025/03/31 02:11:01 DEBUG : only8: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f4089356119e24c8a_d20250331_m020942_c001_v7007000_t0000_u01743386982039") 2025/03/31 02:11:01 DEBUG : only8: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfb61_d20250331_m020925_c001_v0001109_t0026_u01743386965804") 2025/03/31 02:11:01 DEBUG : only9: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a16f8_d20250331_m021024_c001_v7007000_t0000_u01743387024343") 2025/03/31 02:11:01 DEBUG : only9: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f40580c863e7594d4_d20250331_m021016_c001_v0001180_t0027_u01743387016182") 2025/03/31 02:11:01 DEBUG : only9: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfc6b_d20250331_m020959_c001_v0001109_t0001_u01743386999508") 2025/03/31 02:11:01 DEBUG : only9: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f419bc2c4354c9e11_d20250331_m020942_c001_v7007000_t0000_u01743386982673") 2025/03/31 02:11:01 DEBUG : only9: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfb6b_d20250331_m020927_c001_v0001109_t0009_u01743386967356") 2025/03/31 02:11:01 DEBUG : potato: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f409907ef4ba468e8_d20250331_m020553_c001_v7007000_t0000_u01743386753037") 2025/03/31 02:11:01 DEBUG : potato: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47df659_d20250331_m020550_c001_v0001109_t0056_u01743386750282") 2025/03/31 02:11:01 DEBUG : potato: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f404517f861227b7b_d20250331_m020548_c001_v7007000_t0000_u01743386748384") 2025/03/31 02:11:01 DEBUG : potato: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a237ea_d20250331_m020546_c001_v0001182_t0045_u01743386746790") 2025/03/31 02:11:02 DEBUG : potato: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f404517f861227b6a_d20250331_m020544_c001_v7007000_t0000_u01743386744911") 2025/03/31 02:11:02 DEBUG : potato: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f1193b655fe6cc7ba_d20250331_m020542_c001_v0001136_t0051_u01743386742728") 2025/03/31 02:11:02 DEBUG : potato: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f404517f861227b28_d20250331_m020531_c001_v7007000_t0000_u01743386731275") 2025/03/31 02:11:02 DEBUG : potato: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a23648_d20250331_m020530_c001_v0001182_t0028_u01743386730087") 2025/03/31 02:11:02 DEBUG : potato: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f404517f861227b0a_d20250331_m020528_c001_v7007000_t0000_u01743386728105") 2025/03/31 02:11:02 DEBUG : potato: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a235fb_d20250331_m020527_c001_v0001182_t0054_u01743386727293") 2025/03/31 02:11:02 DEBUG : potato: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f404517f861227af8_d20250331_m020525_c001_v7007000_t0000_u01743386725734") 2025/03/31 02:11:02 DEBUG : potato: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a235b5_d20250331_m020524_c001_v0001182_t0024_u01743386724816") 2025/03/31 02:11:02 DEBUG : potato: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f414362178aa60ab8_d20250331_m020517_c001_v7007000_t0000_u01743386717983") 2025/03/31 02:11:02 DEBUG : potato: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a234f1_d20250331_m020516_c001_v0001182_t0041_u01743386716929") 2025/03/31 02:11:02 DEBUG : potato: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f414362178aa60ab6_d20250331_m020516_c001_v7007000_t0000_u01743386716187") 2025/03/31 02:11:02 DEBUG : potato: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a234cf_d20250331_m020514_c001_v0001182_t0009_u01743386714991") 2025/03/31 02:11:02 DEBUG : potato: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f414362178aa60ab3_d20250331_m020514_c001_v7007000_t0000_u01743386714256") 2025/03/31 02:11:02 DEBUG : potato: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a234ae_d20250331_m020513_c001_v0001182_t0012_u01743386713659") 2025/03/31 02:11:02 DEBUG : potato: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a234a0_d20250331_m020513_c001_v0001182_t0047_u01743386713055") 2025/03/31 02:11:02 DEBUG : potato: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f414362178aa60ab2_d20250331_m020512_c001_v7007000_t0000_u01743386712312") 2025/03/31 02:11:02 DEBUG : potato: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a23482_d20250331_m020511_c001_v0001182_t0046_u01743386711698") 2025/03/31 02:11:02 DEBUG : potato: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a23470_d20250331_m020511_c001_v0001182_t0052_u01743386711111") 2025/03/31 02:11:02 DEBUG : potato: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f414362178aa60ab0_d20250331_m020510_c001_v7007000_t0000_u01743386710362") 2025/03/31 02:11:02 DEBUG : potato: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a23456_d20250331_m020509_c001_v0001182_t0022_u01743386709595") 2025/03/31 02:11:02 DEBUG : potato2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f416051d139b5eab2_d20250331_m020643_c001_v7007000_t0000_u01743386803599") 2025/03/31 02:11:03 DEBUG : potato2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47df77f_d20250331_m020642_c001_v0001109_t0016_u01743386802720") 2025/03/31 02:11:03 DEBUG : potato2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f4154fa61e7b8fc3f_d20250331_m020634_c001_v7007000_t0000_u01743386794323") 2025/03/31 02:11:03 DEBUG : potato2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47df725_d20250331_m020629_c001_v0001109_t0053_u01743386789509") 2025/03/31 02:11:03 DEBUG : potato2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f4077d795fed2fc4f_d20250331_m020618_c001_v7007000_t0000_u01743386778804") 2025/03/31 02:11:03 DEBUG : potato2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47df6c5_d20250331_m020614_c001_v0001109_t0047_u01743386774035") 2025/03/31 02:11:03 DEBUG : potato2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f409907ef4ba46915_d20250331_m020606_c001_v7007000_t0000_u01743386766352") 2025/03/31 02:11:03 DEBUG : potato2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47df68f_d20250331_m020602_c001_v0001109_t0030_u01743386762127") 2025/03/31 02:11:03 DEBUG : potato2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f404517f861227b4e_d20250331_m020536_c001_v7007000_t0000_u01743386736208") 2025/03/31 02:11:03 DEBUG : potato2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a236d1_d20250331_m020534_c001_v0001182_t0028_u01743386734941") 2025/03/31 02:11:03 DEBUG : potato2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f404517f861227b3e_d20250331_m020533_c001_v7007000_t0000_u01743386733784") 2025/03/31 02:11:03 DEBUG : potato2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a23681_d20250331_m020532_c001_v0001182_t0025_u01743386732205") 2025/03/31 02:11:03 DEBUG : potato2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f404517f861227b2a_d20250331_m020531_c001_v7007000_t0000_u01743386731458") 2025/03/31 02:11:03 DEBUG : potato2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a2365b_d20250331_m020530_c001_v0001182_t0021_u01743386730697") 2025/03/31 02:11:03 DEBUG : potato2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f404517f861227b16_d20250331_m020529_c001_v7007000_t0000_u01743386729346") 2025/03/31 02:11:03 DEBUG : potato2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a23621_d20250331_m020528_c001_v0001182_t0050_u01743386728479") 2025/03/31 02:11:03 DEBUG : potato2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f404517f861227b00_d20250331_m020526_c001_v7007000_t0000_u01743386726539") 2025/03/31 02:11:03 DEBUG : potato2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a235d7_d20250331_m020525_c001_v0001182_t0017_u01743386725746") 2025/03/31 02:11:03 DEBUG : potato2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f414362178aa60abb_d20250331_m020518_c001_v7007000_t0000_u01743386718731") 2025/03/31 02:11:03 DEBUG : potato2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a23507_d20250331_m020517_c001_v0001182_t0042_u01743386717739") 2025/03/31 02:11:03 DEBUG : potato2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f403016e1547a9cf1_d20250331_m020406_c001_v7007000_t0000_u01743386646315") 2025/03/31 02:11:04 DEBUG : potato2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a22f3d_d20250331_m020405_c001_v0001182_t0044_u01743386645737") 2025/03/31 02:11:04 DEBUG : potato2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f403016e1547a9cec_d20250331_m020404_c001_v7007000_t0000_u01743386644451") 2025/03/31 02:11:04 DEBUG : potato2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a22f20_d20250331_m020403_c001_v0001182_t0033_u01743386643877") 2025/03/31 02:11:04 DEBUG : potato3: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f4154fa61e7b8fc40_d20250331_m020634_c001_v7007000_t0000_u01743386794562") 2025/03/31 02:11:04 DEBUG : potato3: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f1193b655fe6cc83a_d20250331_m020631_c001_v0001136_t0056_u01743386791362") 2025/03/31 02:11:04 DEBUG : potato3: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f4077d795fed2fc51_d20250331_m020619_c001_v7007000_t0000_u01743386779295") 2025/03/31 02:11:04 DEBUG : potato3: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f1193b655fe6cc818_d20250331_m020615_c001_v0001136_t0017_u01743386775849") 2025/03/31 02:11:04 DEBUG : potato3: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f409907ef4ba46916_d20250331_m020606_c001_v7007000_t0000_u01743386766569") 2025/03/31 02:11:04 DEBUG : potato3: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f1193b655fe6cc7ec_d20250331_m020603_c001_v0001136_t0016_u01743386763162") 2025/03/31 02:11:04 DEBUG : pre-dest1/1: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f4054139e400e1dac_d20250331_m020727_c001_v7007000_t0000_u01743386847725") 2025/03/31 02:11:04 DEBUG : pre-dest1/1: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f1193b655fe6cc8bc_d20250331_m020719_c001_v0001136_t0008_u01743386839115") 2025/03/31 02:11:04 DEBUG : pre-dest2/2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f4054139e400e1dae_d20250331_m020727_c001_v7007000_t0000_u01743386847911") 2025/03/31 02:11:04 DEBUG : pre-dest2/2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47df88f_d20250331_m020719_c001_v0001109_t0028_u01743386839980") 2025/03/31 02:11:04 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f40115b661aa544f1_d20250331_m020656_c001_v7007000_t0000_u01743386816950") 2025/03/31 02:11:04 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a23d70_d20250331_m020652_c001_v0001182_t0040_u01743386812998") 2025/03/31 02:11:04 DEBUG : sizeonly: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f412b67bc1f40d854_d20250331_m020450_c001_v7007000_t0000_u01743386690820") 2025/03/31 02:11:04 DEBUG : sizeonly: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a232d4_d20250331_m020449_c001_v0001182_t0044_u01743386689868") 2025/03/31 02:11:04 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f4054139e400e2116_d20250331_m021040_c001_v7007000_t0000_u01743387040428") 2025/03/31 02:11:04 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f110e10351b31f679_d20250331_m021037_c001_v0001172_t0024_u01743387037827") 2025/03/31 02:11:04 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a171e_d20250331_m021035_c001_v7007000_t0000_u01743387035908") 2025/03/31 02:11:05 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10580c863e759532_d20250331_m021032_c001_v0001180_t0059_u01743387032562") 2025/03/31 02:11:05 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f409907ef4ba46903_d20250331_m020558_c001_v7007000_t0000_u01743386758622") 2025/03/31 02:11:05 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47df677_d20250331_m020557_c001_v0001109_t0035_u01743386757431") 2025/03/31 02:11:05 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f409907ef4ba468f7_d20250331_m020556_c001_v7007000_t0000_u01743386756070") 2025/03/31 02:11:05 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f1193b655fe6cc7d4_d20250331_m020554_c001_v0001136_t0020_u01743386754930") 2025/03/31 02:11:05 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f412b67bc1f40d831_d20250331_m020446_c001_v7007000_t0000_u01743386686712") 2025/03/31 02:11:05 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a2326d_d20250331_m020445_c001_v0001182_t0015_u01743386685205") 2025/03/31 02:11:05 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f412b67bc1f40d820_d20250331_m020444_c001_v7007000_t0000_u01743386684472") 2025/03/31 02:11:05 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a23245_d20250331_m020443_c001_v0001182_t0031_u01743386683316") 2025/03/31 02:11:05 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f412b67bc1f40d80a_d20250331_m020440_c001_v7007000_t0000_u01743386680328") 2025/03/31 02:11:05 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a231ef_d20250331_m020439_c001_v0001182_t0037_u01743386679030") 2025/03/31 02:11:05 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f412b67bc1f40d807_d20250331_m020438_c001_v7007000_t0000_u01743386678475") 2025/03/31 02:11:05 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a231c9_d20250331_m020436_c001_v0001182_t0028_u01743386676980") 2025/03/31 02:11:05 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a2318f_d20250331_m020434_c001_v0001182_t0006_u01743386674433") 2025/03/31 02:11:05 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f412b67bc1f40d7fb_d20250331_m020433_c001_v7007000_t0000_u01743386673698") 2025/03/31 02:11:05 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a23175_d20250331_m020433_c001_v0001182_t0029_u01743386673124") 2025/03/31 02:11:05 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a23161_d20250331_m020432_c001_v0001182_t0009_u01743386672329") 2025/03/31 02:11:05 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f412b67bc1f40d7f7_d20250331_m020431_c001_v7007000_t0000_u01743386671231") 2025/03/31 02:11:05 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a230f9_d20250331_m020428_c001_v0001182_t0040_u01743386668605") 2025/03/31 02:11:05 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a230af_d20250331_m020424_c001_v0001182_t0022_u01743386664859") 2025/03/31 02:11:05 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f412b67bc1f40d7ef_d20250331_m020424_c001_v7007000_t0000_u01743386664116") 2025/03/31 02:11:05 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a23097_d20250331_m020423_c001_v0001182_t0036_u01743386663538") 2025/03/31 02:11:06 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a23087_d20250331_m020422_c001_v0001182_t0018_u01743386662745") 2025/03/31 02:11:06 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f412b67bc1f40d7e9_d20250331_m020421_c001_v7007000_t0000_u01743386661639") 2025/03/31 02:11:06 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a2301c_d20250331_m020416_c001_v0001182_t0045_u01743386656388") 2025/03/31 02:11:06 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f412b67bc1f40d7d4_d20250331_m020416_c001_v7007000_t0000_u01743386656021") 2025/03/31 02:11:06 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a2300e_d20250331_m020415_c001_v0001182_t0039_u01743386655461") 2025/03/31 02:11:06 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f403016e1547a9d09_d20250331_m020413_c001_v7007000_t0000_u01743386653807") 2025/03/31 02:11:06 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a22fe2_d20250331_m020413_c001_v0001182_t0036_u01743386653229") 2025/03/31 02:11:06 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f403016e1547a9d02_d20250331_m020412_c001_v7007000_t0000_u01743386652681") 2025/03/31 02:11:06 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a22fd4_d20250331_m020412_c001_v0001182_t0022_u01743386652108") 2025/03/31 02:11:06 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f403016e1547a9cfc_d20250331_m020410_c001_v7007000_t0000_u01743386650826") 2025/03/31 02:11:06 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a22fa7_d20250331_m020410_c001_v0001182_t0021_u01743386650066") 2025/03/31 02:11:06 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f403016e1547a9cf8_d20250331_m020409_c001_v7007000_t0000_u01743386649428") 2025/03/31 02:11:06 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a22f8f_d20250331_m020408_c001_v0001182_t0019_u01743386648819") 2025/03/31 02:11:06 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f403016e1547a9cf6_d20250331_m020407_c001_v7007000_t0000_u01743386647859") 2025/03/31 02:11:06 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a22f4f_d20250331_m020407_c001_v0001182_t0054_u01743386647254") 2025/03/31 02:11:06 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f403016e1547a9ce9_d20250331_m020401_c001_v7007000_t0000_u01743386641426") 2025/03/31 02:11:06 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a22efa_d20250331_m020400_c001_v0001182_t0018_u01743386640838") 2025/03/31 02:11:06 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f403016e1547a9ce8_d20250331_m020359_c001_v7007000_t0000_u01743386639915") 2025/03/31 02:11:06 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a22ed0_d20250331_m020359_c001_v0001182_t0006_u01743386639306") 2025/03/31 02:11:06 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f403016e1547a9ce6_d20250331_m020358_c001_v7007000_t0000_u01743386638368") 2025/03/31 02:11:06 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a22eba_d20250331_m020357_c001_v0001182_t0019_u01743386637770") 2025/03/31 02:11:07 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f403016e1547a9ce5_d20250331_m020354_c001_v7007000_t0000_u01743386634807") 2025/03/31 02:11:07 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a22e6c_d20250331_m020354_c001_v0001182_t0052_u01743386634228") 2025/03/31 02:11:07 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f4054139e400e2118_d20250331_m021040_c001_v7007000_t0000_u01743387040612") 2025/03/31 02:11:07 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f118c3947286b009e_d20250331_m021037_c001_v0001184_t0010_u01743387037834") 2025/03/31 02:11:07 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a171f_d20250331_m021036_c001_v7007000_t0000_u01743387036092") 2025/03/31 02:11:07 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfd3b_d20250331_m021032_c001_v0001109_t0030_u01743387032916") 2025/03/31 02:11:07 DEBUG : sub/yam: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f409907ef4ba468e5_d20250331_m020552_c001_v7007000_t0000_u01743386752475") 2025/03/31 02:11:07 DEBUG : sub/yam: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f1193b655fe6cc7ca_d20250331_m020549_c001_v0001136_t0019_u01743386749921") 2025/03/31 02:11:07 DEBUG : test_dir1/file2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a171a_d20250331_m021031_c001_v7007000_t0000_u01743387031002") 2025/03/31 02:11:07 DEBUG : test_dir1/file2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f110e10351b31f66d_d20250331_m021029_c001_v0001172_t0042_u01743387029280") 2025/03/31 02:11:07 DEBUG : test_dir1/file2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a1716_d20250331_m021027_c001_v7007000_t0000_u01743387027700") 2025/03/31 02:11:07 DEBUG : test_dir1/file2: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f110e10351b31f663_d20250331_m021025_c001_v0001172_t0011_u01743387025700") 2025/03/31 02:11:07 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a171b_d20250331_m021031_c001_v7007000_t0000_u01743387031186") 2025/03/31 02:11:07 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10580c863e75951c_d20250331_m021029_c001_v0001180_t0053_u01743387029267") 2025/03/31 02:11:07 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f411a5cb4066a1717_d20250331_m021027_c001_v7007000_t0000_u01743387027884") 2025/03/31 02:11:07 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47dfd27_d20250331_m021025_c001_v0001109_t0002_u01743387025727") 2025/03/31 02:11:07 DEBUG : three: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f404517f861227b65_d20250331_m020541_c001_v7007000_t0000_u01743386741963") 2025/03/31 02:11:07 DEBUG : three: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a2376b_d20250331_m020540_c001_v0001182_t0014_u01743386740783") 2025/03/31 02:11:07 DEBUG : three: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f10751d5448a2373b_d20250331_m020538_c001_v0001182_t0027_u01743386738628") 2025/03/31 02:11:07 DEBUG : two: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f404517f861227b66_d20250331_m020542_c001_v7007000_t0000_u01743386742151") 2025/03/31 02:11:07 DEBUG : two: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f4193b655fe6cc7b2_d20250331_m020540_c001_v0001136_t0052_u01743386740210") 2025/03/31 02:11:08 DEBUG : two: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f40751d5448a23735_d20250331_m020538_c001_v0001182_t0051_u01743386738440") 2025/03/31 02:11:08 DEBUG : yam: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f409907ef4ba468e9_d20250331_m020553_c001_v7007000_t0000_u01743386753223") 2025/03/31 02:11:08 DEBUG : yam: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f107f44f0be704ed9_d20250331_m020551_c001_v0001115_t0020_u01743386751671") 2025/03/31 02:11:08 DEBUG : yam: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f404517f861227b77_d20250331_m020547_c001_v7007000_t0000_u01743386747830") 2025/03/31 02:11:08 DEBUG : yam: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f1193b655fe6cc7c0_d20250331_m020546_c001_v0001136_t0041_u01743386746432") 2025/03/31 02:11:08 DEBUG : yam: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f404517f861227b67_d20250331_m020544_c001_v7007000_t0000_u01743386744357") 2025/03/31 02:11:08 DEBUG : yam: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f111ef09db47df62f_d20250331_m020542_c001_v0001109_t0058_u01743386742718") 2025/03/31 02:11:08 DEBUG : yaml: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f409907ef4ba468d4_d20250331_m020548_c001_v7007000_t0000_u01743386748576") 2025/03/31 02:11:08 DEBUG : yaml: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f117591c974895423_d20250331_m020547_c001_v0001177_t0050_u01743386747587") 2025/03/31 02:11:08 DEBUG : yaml: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f404517f861227b6c_d20250331_m020545_c001_v7007000_t0000_u01743386745098") 2025/03/31 02:11:08 DEBUG : yaml: Deleting (id "4_z3fc2ddf3f00deb9b9f580e1b_f104c49401c113850_d20250331_m020544_c001_v0001183_t0033_u01743386744144") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m19.568054638s (try 1/5)