"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/04/24 01:27:57 DEBUG : Creating backend with remote "TestB2:rclone-test-kahajas6sona" 2025/04/24 01:27:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/24 01:27:57 DEBUG : Creating backend with remote "/tmp/rclone2726604866" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:27:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 01:27:59 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/24 01:27:59 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:27:59 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.89s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:27:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/24 01:28:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 01:28:00 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:28:00 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:28:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/24 01:28:00 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:28:01 DEBUG : B2 bucket rclone-test-kahajas6sona: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.06s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:28:02 DEBUG : Creating backend with remote "/non-existing" 2025/04/24 01:28:02 DEBUG : Config file has changed externally - reloading 2025/04/24 01:28:02 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/24 01:28:02 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:28:02 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:28:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 01:28:04 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:28:04 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:28:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/24 01:28:04 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.99s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:28:05 INFO : B2 bucket rclone-test-kahajas6sona: Running all checks before starting transfers 2025/04/24 01:28:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 01:28:05 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:28:05 INFO : B2 bucket rclone-test-kahajas6sona: Checks finished, now starting transfers 2025/04/24 01:28:05 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:28:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/24 01:28:06 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.55s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:28:07 ERROR : Ignoring --no-traverse with sync 2025/04/24 01:28:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 01:28:07 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:28:07 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:28:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/24 01:28:07 INFO : sub dir/hello world: Copied (new) 2025/04/24 01:28:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.57s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:28:08 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/24 01:28:08 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:28:08 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:28:09 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/24 01:28:09 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.58s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:28:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 01:28:10 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:28:10 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:28:10 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/24 01:28:10 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.68s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:28:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 01:28:12 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:28:12 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:28:13 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/24 01:28:13 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.40s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:28:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/24 01:28:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/24 01:28:14 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/24 01:28:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/24 01:28:14 INFO : sub dir: Making directory 2025/04/24 01:28:14 INFO : sub dir2: Making directory 2025/04/24 01:28:14 INFO : sub dir2/sub sub dir2: Making directory 2025/04/24 01:28:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 01:28:14 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:28:14 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:28:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/24 01:28:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/24 01:28:15 DEBUG : B2 bucket rclone-test-kahajas6sona: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.53s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:28:15 INFO : sub dir2: Making directory 2025/04/24 01:28:15 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/24 01:28:15 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/24 01:28:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 01:28:16 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:28:16 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:28:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/24 01:28:16 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.21s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:28:17 DEBUG : sub dir2: Making directory with metadata 2025/04/24 01:28:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/24 01:28:17 INFO : sub dir: Making directory 2025/04/24 01:28:17 INFO : sub dir2: Making directory 2025/04/24 01:28:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 01:28:17 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:28:17 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:28:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/24 01:28:17 INFO : sub dir/hello world: Copied (new) 2025/04/24 01:28:17 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/24 01:28:17 DEBUG : B2 bucket rclone-test-kahajas6sona: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/24 01:28:18 DEBUG : B2 bucket rclone-test-kahajas6sona: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.85s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:28:19 INFO : sub dir2: Making directory 2025/04/24 01:28:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 01:28:19 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:28:19 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:28:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/24 01:28:19 INFO : sub dir/hello world: Copied (new) 2025/04/24 01:28:19 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.22s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:28:20 DEBUG : sub dir2: Making directory with metadata 2025/04/24 01:28:20 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/24 01:28:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/24 01:28:20 INFO : sub dir: Making directory 2025/04/24 01:28:20 INFO : sub dir2: Making directory 2025/04/24 01:28:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 01:28:20 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:28:20 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:28:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/24 01:28:21 INFO : sub dir/hello world: Copied (new) 2025/04/24 01:28:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/24 01:28:21 DEBUG : B2 bucket rclone-test-kahajas6sona: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.55s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", 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-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:28:22 INFO : sub dir2: Making directory 2025/04/24 01:28:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 01:28:22 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:28:22 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:28:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/24 01:28:23 INFO : sub dir/hello world: Copied (new) 2025/04/24 01:28:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.52s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:28:24 DEBUG : Creating backend with remote "TestB2:rclone-test-baxamef6cidi" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-kahajas6sona -> B2 bucket rclone-test-baxamef6cidi 2025/04/24 01:28:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 01:28:25 DEBUG : B2 bucket rclone-test-baxamef6cidi: Waiting for checks to finish 2025/04/24 01:28:25 DEBUG : B2 bucket rclone-test-baxamef6cidi: Waiting for transfers to finish 2025/04/24 01:28:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/24 01:28:26 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:28:26 DEBUG : B2 bucket rclone-test-baxamef6cidi: Purge remote 2025/04/24 01:28:26 INFO : B2 bucket rclone-test-baxamef6cidi: cleaning bucket "rclone-test-baxamef6cidi" of all files 2025/04/24 01:28:26 DEBUG : sub dir/hello world: Deleting (id "4_zefc20dd3609d6b5b9f680e1b_f1136de483b05abbf_d20250424_m012826_c001_v0001184_t0019_u01745458106285") --- PASS: TestServerSideCopy (4.31s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:28:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/24 01:28:29 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:28:29 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:28:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/24 01:28:29 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.44s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:28:31 DEBUG : Creating backend with remote "TestB2:rclone-test-lazuhif3jawi" 2025/04/24 01:28:31 DEBUG : Config file has changed externally - reloading sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-kahajas6sona -> B2 bucket rclone-test-lazuhif3jawi 2025/04/24 01:28:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 01:28:32 DEBUG : B2 bucket rclone-test-lazuhif3jawi: Waiting for checks to finish 2025/04/24 01:28:32 DEBUG : B2 bucket rclone-test-lazuhif3jawi: Waiting for transfers to finish 2025/04/24 01:28:32 DEBUG : pacer: low level retry 1/10 (error internal incident (500 internal_error)) 2025/04/24 01:28:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/24 01:28:33 DEBUG : pacer: Reducing sleep to 10ms 2025/04/24 01:28:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/24 01:28:33 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:28:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/24 01:28:34 DEBUG : B2 bucket rclone-test-lazuhif3jawi: Waiting for checks to finish 2025/04/24 01:28:34 DEBUG : B2 bucket rclone-test-lazuhif3jawi: Waiting for transfers to finish 2025/04/24 01:28:35 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/24 01:28:35 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:28:35 DEBUG : B2 bucket rclone-test-lazuhif3jawi: Purge remote 2025/04/24 01:28:35 INFO : B2 bucket rclone-test-lazuhif3jawi: cleaning bucket "rclone-test-lazuhif3jawi" of all files 2025/04/24 01:28:35 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d93609d6b5b9f680e1b_f1124543962c157cb_d20250424_m012834_c001_v0001113_t0006_u01745458114942") 2025/04/24 01:28:35 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d93609d6b5b9f680e1b_f1040b0c98d045b49_d20250424_m012833_c001_v0001037_t0055_u01745458113390") --- PASS: TestServerSideCopyOverSelf (6.83s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:28:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/24 01:28:38 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:28:38 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:28:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/24 01:28:38 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/24 01:28:38 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.38s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:28:40 DEBUG : Creating backend with remote "TestB2:rclone-test-niqitir8bepi" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-kahajas6sona -> B2 bucket rclone-test-niqitir8bepi 2025/04/24 01:28:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 01:28:41 DEBUG : B2 bucket rclone-test-niqitir8bepi: Waiting for checks to finish 2025/04/24 01:28:41 DEBUG : B2 bucket rclone-test-niqitir8bepi: Waiting for transfers to finish 2025/04/24 01:28:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/24 01:28:42 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:28:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/24 01:28:43 DEBUG : B2 bucket rclone-test-niqitir8bepi: Waiting for checks to finish 2025/04/24 01:28:43 DEBUG : B2 bucket rclone-test-niqitir8bepi: Waiting for transfers to finish 2025/04/24 01:28:44 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/24 01:28:44 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/24 01:28:44 INFO : sub dir/hello world: Deleted 2025/04/24 01:28:45 DEBUG : testing file moves 2025/04/24 01:28:45 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/24 01:28:45 DEBUG : B2 bucket rclone-test-niqitir8bepi: Waiting for checks to finish 2025/04/24 01:28:45 DEBUG : B2 bucket rclone-test-niqitir8bepi: Waiting for transfers to finish 2025/04/24 01:28:46 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/24 01:28:46 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/24 01:28:46 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:28:46 DEBUG : B2 bucket rclone-test-niqitir8bepi: Purge remote 2025/04/24 01:28:46 INFO : B2 bucket rclone-test-niqitir8bepi: cleaning bucket "rclone-test-niqitir8bepi" of all files 2025/04/24 01:28:46 DEBUG : sub dir/hello world: Deleting (id "4_zaf424dc3609d6b5b9f680e1b_f10900fe800a1525d_d20250424_m012845_c001_v0001179_t0033_u01745458125953") 2025/04/24 01:28:46 DEBUG : sub dir/hello world: Deleting (id "4_zaf424dc3609d6b5b9f680e1b_f1160e43f78d4977a_d20250424_m012844_c001_v0001171_t0038_u01745458124057") 2025/04/24 01:28:46 DEBUG : sub dir/hello world: Deleting (id "4_zaf424dc3609d6b5b9f680e1b_f115bf2408b21e3b3_d20250424_m012842_c001_v0001145_t0029_u01745458122389") --- PASS: TestServerSideMoveOverSelf (9.07s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:28:49 ERROR : : error listing: directory not found 2025/04/24 01:28:49 INFO : Local file system at /tmp/rclone2726604866: Making directory 2025/04/24 01:28:49 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:28:49 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.02s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:28:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 01:28:52 DEBUG : Local file system at /tmp/rclone2726604866: Waiting for checks to finish 2025/04/24 01:28:52 DEBUG : Local file system at /tmp/rclone2726604866: Waiting for transfers to finish 2025/04/24 01:28:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/24 01:28:52 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/24 01:28:52 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestCopyRedownload (2.57s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:28:53 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/24 01:28:53 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:28:53 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:28:54 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/24 01:28:54 INFO : check sum: Copied (new) 2025/04/24 01:28:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:28:54 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:28:54 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/24 01:28:54 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/24 01:28:54 DEBUG : check sum: Unchanged skipping 2025/04/24 01:28:54 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:28:54 DEBUG : Waiting for deletions to finish 2025/04/24 01:28:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.41s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:28:56 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/24 01:28:56 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:28:56 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:28:56 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/24 01:28:56 INFO : sizeonly: Copied (new) 2025/04/24 01:28:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:28:56 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:28:56 DEBUG : sizeonly: Sizes identical 2025/04/24 01:28:56 DEBUG : sizeonly: Unchanged skipping 2025/04/24 01:28:56 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:28:56 DEBUG : Waiting for deletions to finish 2025/04/24 01:28:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.68s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:28:58 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/24 01:28:58 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:28:58 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:28:59 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/24 01:28:59 INFO : ignore-size: Copied (new) 2025/04/24 01:28:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:28:59 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:28:59 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:28:59 DEBUG : ignore-size: Unchanged skipping 2025/04/24 01:28:59 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:28:59 DEBUG : Waiting for deletions to finish 2025/04/24 01:28:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.60s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:29:01 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:29:01 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:29:01 DEBUG : existing: Unchanged skipping 2025/04/24 01:29:01 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:29:01 DEBUG : Waiting for deletions to finish 2025/04/24 01:29:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:29:02 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/24 01:29:02 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:29:02 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:29:02 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/24 01:29:02 INFO : existing: Copied (replaced existing) 2025/04/24 01:29:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.74s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:29:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/24 01:29:04 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:29:04 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:29:04 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/24 01:29:04 INFO : existing: Copied (new) 2025/04/24 01:29:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:29:04 DEBUG : existing: Destination exists, skipping 2025/04/24 01:29:04 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:29:04 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:29:04 DEBUG : Waiting for deletions to finish 2025/04/24 01:29:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.28s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:29:07 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/24 01:29:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/24 01:29:07 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 01:29:07 DEBUG : c/non empty space: Unchanged skipping 2025/04/24 01:29:07 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/24 01:29:07 INFO : a/potato2: Copied (new) 2025/04/24 01:29:07 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:29:07 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:29:07 DEBUG : Waiting for deletions to finish 2025/04/24 01:29:07 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.91s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:29:09 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/24 01:29:09 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:29:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/24 01:29:09 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/24 01:29:09 DEBUG : empty space: Unchanged skipping 2025/04/24 01:29:09 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:29:09 DEBUG : Waiting for deletions to finish 2025/04/24 01:29:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:29:10 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/24 01:29:10 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:29:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/24 01:29:11 INFO : empty space: Updated modification time in destination 2025/04/24 01:29:11 DEBUG : empty space: Unchanged skipping 2025/04/24 01:29:11 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:29:11 DEBUG : Waiting for deletions to finish 2025/04/24 01:29:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.27s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:29:13 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/24 01:29:13 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:29:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/24 01:29:13 DEBUG : empty space: Unchanged skipping 2025/04/24 01:29:13 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:29:13 DEBUG : Waiting for deletions to finish 2025/04/24 01:29:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.87s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:29:14 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:29:14 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/24 01:29:14 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2726604866) 2025/04/24 01:29:14 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-kahajas6sona) 2025/04/24 01:29:14 DEBUG : foo: sha1 differ 2025/04/24 01:29:14 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:29:15 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/24 01:29:15 INFO : foo: Copied (replaced existing) 2025/04/24 01:29:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.84s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:29:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 01:29:16 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/24 01:29:16 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:29:16 DEBUG : empty space: Unchanged skipping 2025/04/24 01:29:16 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:29:17 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/24 01:29:17 INFO : potato: Copied (new) 2025/04/24 01:29:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.44s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:29:19 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:29:19 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/24 01:29:19 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:29:19 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/24 01:29:19 INFO : potato: Copied (replaced existing) 2025/04/24 01:29:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.09s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:29:21 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/04/24 01:29:21 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:29:21 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2726604866) 2025/04/24 01:29:21 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-kahajas6sona) 2025/04/24 01:29:21 DEBUG : potato: sha1 differ 2025/04/24 01:29:21 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:29:21 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/24 01:29:21 INFO : potato: Copied (replaced existing) 2025/04/24 01:29:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.19s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:29:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 01:29:23 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:29:23 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/24 01:29:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 01:29:23 DEBUG : empty space: Unchanged skipping 2025/04/24 01:29:23 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:29:23 DEBUG : Waiting for deletions to finish 2025/04/24 01:29:23 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.31s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:29:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 01:29:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 01:29:26 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:29:26 DEBUG : empty space: Unchanged skipping 2025/04/24 01:29:26 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:29:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/24 01:29:26 INFO : potato2: Copied (new) 2025/04/24 01:29:26 DEBUG : Waiting for deletions to finish 2025/04/24 01:29:26 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:29:28 INFO : d: Making directory 2025/04/24 01:29:28 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/24 01:29:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/24 01:29:29 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 01:29:29 DEBUG : c/non empty space: Unchanged skipping 2025/04/24 01:29:29 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/24 01:29:29 INFO : a/potato2: Copied (new) 2025/04/24 01:29:29 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:29:29 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:29:29 DEBUG : Waiting for deletions to finish 2025/04/24 01:29:29 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.19s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:29:31 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/24 01:29:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/24 01:29:32 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 01:29:32 DEBUG : c/non empty space: Unchanged skipping 2025/04/24 01:29:32 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:29:32 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:29:32 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/24 01:29:32 INFO : a/potato2: Copied (new) 2025/04/24 01:29:32 ERROR : B2 bucket rclone-test-kahajas6sona: not deleting files as there were IO errors 2025/04/24 01:29:32 ERROR : B2 bucket rclone-test-kahajas6sona: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.06s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:29:35 DEBUG : Waiting for deletions to finish 2025/04/24 01:29:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 01:29:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 01:29:35 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:29:35 DEBUG : empty space: Unchanged skipping 2025/04/24 01:29:35 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:29:35 INFO : potato: Deleted 2025/04/24 01:29:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/24 01:29:35 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.88s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:29:38 DEBUG : Waiting for deletions to finish 2025/04/24 01:29:38 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:29:38 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:29:38 INFO : potato: Deleted 2025/04/24 01:29:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 01:29:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 01:29:38 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:29:38 DEBUG : empty space: Unchanged skipping 2025/04/24 01:29:38 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:29:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/24 01:29:38 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.18s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:29:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 01:29:41 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:29:41 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:29:41 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/24 01:29:41 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.63s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:29:43 DEBUG : enormous: Excluded (Size Filter) 2025/04/24 01:29:43 DEBUG : enormous: Excluded 2025/04/24 01:29:43 DEBUG : potato2: Excluded (Size Filter) 2025/04/24 01:29:43 DEBUG : potato2: Excluded 2025/04/24 01:29:43 DEBUG : potato2: Excluded (Size Filter) 2025/04/24 01:29:43 DEBUG : potato2: Excluded 2025/04/24 01:29:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 01:29:43 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:29:43 DEBUG : empty space: Unchanged skipping 2025/04/24 01:29:43 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:29:43 DEBUG : Waiting for deletions to finish 2025/04/24 01:29:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:29:44 DEBUG : enormous: Excluded (Size Filter) 2025/04/24 01:29:44 DEBUG : enormous: Excluded 2025/04/24 01:29:44 DEBUG : potato2: Excluded (Size Filter) 2025/04/24 01:29:44 DEBUG : potato2: Excluded 2025/04/24 01:29:44 DEBUG : potato2: Excluded (Size Filter) 2025/04/24 01:29:44 DEBUG : potato2: Excluded 2025/04/24 01:29:44 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/24 01:29:44 DEBUG : Local file system at /tmp/rclone2726604866: Waiting for checks to finish 2025/04/24 01:29:44 DEBUG : empty space: Unchanged skipping 2025/04/24 01:29:44 DEBUG : Local file system at /tmp/rclone2726604866: Waiting for transfers to finish 2025/04/24 01:29:44 DEBUG : Waiting for deletions to finish 2025/04/24 01:29:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.88s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:29:47 DEBUG : enormous: Excluded (Size Filter) 2025/04/24 01:29:47 DEBUG : enormous: Excluded 2025/04/24 01:29:47 DEBUG : potato2: Excluded (Size Filter) 2025/04/24 01:29:47 DEBUG : potato2: Excluded 2025/04/24 01:29:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 01:29:47 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:29:47 DEBUG : empty space: Unchanged skipping 2025/04/24 01:29:47 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:29:47 DEBUG : Waiting for deletions to finish 2025/04/24 01:29:47 INFO : enormous: Deleted 2025/04/24 01:29:47 INFO : potato2: Deleted 2025/04/24 01:29:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:29:47 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/24 01:29:47 DEBUG : Local file system at /tmp/rclone2726604866: Waiting for checks to finish 2025/04/24 01:29:47 DEBUG : empty space: Unchanged skipping 2025/04/24 01:29:47 DEBUG : Local file system at /tmp/rclone2726604866: Waiting for transfers to finish 2025/04/24 01:29:47 DEBUG : Waiting for deletions to finish 2025/04/24 01:29:47 INFO : enormous: Deleted 2025/04/24 01:29:47 INFO : potato2: Deleted 2025/04/24 01:29:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.55s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:29:50 DEBUG : five: Need to transfer - File not found at Destination 2025/04/24 01:29:50 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/24 01:29:50 DEBUG : one: Destination is newer than source, skipping 2025/04/24 01:29:50 DEBUG : three: Sizes identical 2025/04/24 01:29:50 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:29:50 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/24 01:29:50 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/24 01:29:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2726604866) 2025/04/24 01:29:50 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-kahajas6sona) 2025/04/24 01:29:50 DEBUG : two: sha1 differ 2025/04/24 01:29:50 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:29:51 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/24 01:29:51 INFO : five: Copied (new) 2025/04/24 01:29:51 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/24 01:29:51 INFO : four: Copied (replaced existing) 2025/04/24 01:29:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/24 01:29:51 INFO : two: Copied (replaced existing) 2025/04/24 01:29:51 DEBUG : Waiting for deletions to finish 2025/04/24 01:29:52 DEBUG : one: Destination is newer than source, skipping 2025/04/24 01:29:52 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:29:52 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/24 01:29:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/24 01:29:52 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2726604866) 2025/04/24 01:29:52 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/24 01:29:52 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/24 01:29:52 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-kahajas6sona) 2025/04/24 01:29:52 DEBUG : three: sha1 differ 2025/04/24 01:29:52 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/24 01:29:52 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/24 01:29:52 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/24 01:29:52 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/24 01:29:52 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/24 01:29:52 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/24 01:29:52 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:29:52 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/24 01:29:52 INFO : three: Copied (replaced existing) 2025/04/24 01:29:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.70s) === 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-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/24 01:29:54 INFO : B2 bucket rclone-test-kahajas6sona: Making map for --track-renames 2025/04/24 01:29:54 INFO : B2 bucket rclone-test-kahajas6sona: Finished making map for --track-renames 2025/04/24 01:29:54 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:29:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/24 01:29:54 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for renames to finish 2025/04/24 01:29:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/24 01:29:54 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:29:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/24 01:29:54 INFO : potato: Copied (new) 2025/04/24 01:29:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/24 01:29:54 INFO : yam: Copied (new) 2025/04/24 01:29:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:29:54 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:29:54 INFO : B2 bucket rclone-test-kahajas6sona: Making map for --track-renames 2025/04/24 01:29:54 INFO : B2 bucket rclone-test-kahajas6sona: Finished making map for --track-renames 2025/04/24 01:29:54 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:29:54 DEBUG : potato: Unchanged skipping 2025/04/24 01:29:54 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for renames to finish 2025/04/24 01:29:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/24 01:29:55 INFO : yam: Copied (server-side copy) to: yaml 2025/04/24 01:29:56 INFO : yam: Deleted 2025/04/24 01:29:56 INFO : yaml: Renamed from "yam" 2025/04/24 01:29:56 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:29:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.67s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/24 01:29:57 INFO : B2 bucket rclone-test-kahajas6sona: Making map for --track-renames 2025/04/24 01:29:57 INFO : B2 bucket rclone-test-kahajas6sona: Finished making map for --track-renames 2025/04/24 01:29:57 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:29:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/24 01:29:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/24 01:29:57 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for renames to finish 2025/04/24 01:29:57 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:29:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/24 01:29:58 INFO : yam: Copied (new) 2025/04/24 01:29:59 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/24 01:29:59 INFO : potato: Copied (new) 2025/04/24 01:29:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:29:59 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:29:59 INFO : B2 bucket rclone-test-kahajas6sona: Making map for --track-renames 2025/04/24 01:29:59 INFO : B2 bucket rclone-test-kahajas6sona: Finished making map for --track-renames 2025/04/24 01:29:59 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:29:59 DEBUG : potato: Unchanged skipping 2025/04/24 01:29:59 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for renames to finish 2025/04/24 01:30:00 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/24 01:30:00 INFO : yam: Copied (server-side copy) to: yaml 2025/04/24 01:30:00 INFO : yam: Deleted 2025/04/24 01:30:00 INFO : yaml: Renamed from "yam" 2025/04/24 01:30:00 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:30:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.38s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/24 01:30:02 INFO : B2 bucket rclone-test-kahajas6sona: Making map for --track-renames 2025/04/24 01:30:02 INFO : B2 bucket rclone-test-kahajas6sona: Finished making map for --track-renames 2025/04/24 01:30:02 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:30:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/24 01:30:02 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/24 01:30:02 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for renames to finish 2025/04/24 01:30:02 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:30:02 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/24 01:30:02 INFO : sub/yam: Copied (new) 2025/04/24 01:30:02 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/24 01:30:02 INFO : potato: Copied (new) 2025/04/24 01:30:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:30:03 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:30:03 DEBUG : potato: Unchanged skipping 2025/04/24 01:30:03 INFO : B2 bucket rclone-test-kahajas6sona: Making map for --track-renames 2025/04/24 01:30:03 INFO : B2 bucket rclone-test-kahajas6sona: Finished making map for --track-renames 2025/04/24 01:30:03 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:30:03 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for renames to finish 2025/04/24 01:30:03 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/24 01:30:03 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/24 01:30:04 INFO : sub/yam: Deleted 2025/04/24 01:30:04 INFO : yam: Renamed from "sub/yam" 2025/04/24 01:30:04 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:30:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.67s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:30:05 DEBUG : Creating backend with remote "/tmp/rclone2726604866/dir1" 2025/04/24 01:30:05 DEBUG : Config file has changed externally - reloading 2025/04/24 01:30:05 DEBUG : Creating backend with remote "/tmp/rclone2726604866/dir2" 2025/04/24 01:30:05 DEBUG : Local file system at /tmp/rclone2726604866/dir2: Using server-side directory move 2025/04/24 01:30:05 INFO : Local file system at /tmp/rclone2726604866/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/24 01:30:05 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/24 01:30:05 INFO : file1.txt: Moved (server-side) 2025/04/24 01:30:05 DEBUG : Local file system at /tmp/rclone2726604866/dir2: Waiting for checks to finish 2025/04/24 01:30:05 DEBUG : Local file system at /tmp/rclone2726604866/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:30:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 01:30:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/24 01:30:06 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:30:06 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:30:06 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/24 01:30:06 INFO : nested/sub dir/file: Copied (new) 2025/04/24 01:30:06 INFO : nested/sub dir/file: Deleted 2025/04/24 01:30:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/24 01:30:07 INFO : sub dir/hello world: Copied (new) 2025/04/24 01:30:07 INFO : sub dir/hello world: Deleted 2025/04/24 01:30:07 INFO : sub dir: Removing directory 2025/04/24 01:30:07 INFO : nested/sub dir: Removing directory 2025/04/24 01:30:07 INFO : nested: Removing directory 2025/04/24 01:30:07 DEBUG : Local file system at /tmp/rclone2726604866: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.47s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:30:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 01:30:08 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/24 01:30:08 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:30:08 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:30:09 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/24 01:30:09 INFO : nested/sub dir/file: Copied (new) 2025/04/24 01:30:09 INFO : nested/sub dir/file: Deleted 2025/04/24 01:30:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/24 01:30:09 INFO : sub dir/hello world: Copied (new) 2025/04/24 01:30:09 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.07s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:30:10 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/24 01:30:10 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/24 01:30:10 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:30:10 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:30:11 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/24 01:30:11 INFO : existing-b: Copied (new) 2025/04/24 01:30:11 INFO : existing-b: Deleted 2025/04/24 01:30:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/24 01:30:11 INFO : existing: Copied (new) 2025/04/24 01:30:11 INFO : existing: Deleted 2025/04/24 01:30:11 DEBUG : existing: Destination exists, skipping 2025/04/24 01:30:11 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/24 01:30:11 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:30:11 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:30:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.18s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:30:12 DEBUG : Creating backend with remote "TestB2:rclone-test-qijoqip2zaho" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-kahajas6sona -> B2 bucket rclone-test-qijoqip2zaho 2025/04/24 01:30:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 01:30:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/24 01:30:17 DEBUG : empty space: Unchanged skipping 2025/04/24 01:30:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/24 01:30:17 DEBUG : B2 bucket rclone-test-qijoqip2zaho: Waiting for checks to finish 2025/04/24 01:30:17 INFO : empty space: Deleted 2025/04/24 01:30:17 DEBUG : B2 bucket rclone-test-qijoqip2zaho: Waiting for transfers to finish 2025/04/24 01:30:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/24 01:30:17 INFO : potato2: Copied (server-side copy) 2025/04/24 01:30:17 INFO : potato2: Deleted 2025/04/24 01:30:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/24 01:30:17 INFO : potato3: Copied (server-side copy) 2025/04/24 01:30:17 INFO : potato3: Deleted 2025/04/24 01:30:18 DEBUG : Creating backend with remote "TestB2:rclone-test-dogadep1five" 2025/04/24 01:30:19 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/24 01:30:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 01:30:19 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/24 01:30:19 DEBUG : B2 bucket rclone-test-dogadep1five: Waiting for checks to finish 2025/04/24 01:30:19 DEBUG : B2 bucket rclone-test-dogadep1five: Waiting for transfers to finish 2025/04/24 01:30:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/24 01:30:20 INFO : empty space: Copied (server-side copy) 2025/04/24 01:30:20 INFO : empty space: Deleted 2025/04/24 01:30:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/24 01:30:20 INFO : potato3: Copied (server-side copy) 2025/04/24 01:30:20 INFO : potato3: Deleted 2025/04/24 01:30:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/24 01:30:20 INFO : potato2: Copied (server-side copy) 2025/04/24 01:30:21 INFO : potato2: Deleted 2025/04/24 01:30:21 DEBUG : B2 bucket rclone-test-dogadep1five: Purge remote 2025/04/24 01:30:21 INFO : B2 bucket rclone-test-dogadep1five: cleaning bucket "rclone-test-dogadep1five" of all files 2025/04/24 01:30:21 DEBUG : empty space: Deleting (id "4_zcf92cd9360ad6b5b9f680e1b_f115bf2408b21e470_d20250424_m013019_c001_v0001145_t0018_u01745458219924") 2025/04/24 01:30:21 DEBUG : potato2: Deleting (id "4_zcf92cd9360ad6b5b9f680e1b_f1025be4885992705_d20250424_m013020_c001_v0001117_t0038_u01745458220197") 2025/04/24 01:30:21 DEBUG : potato3: Deleting (id "4_zcf92cd9360ad6b5b9f680e1b_f113bf590366998d5_d20250424_m013020_c001_v0001178_t0024_u01745458220297") 2025/04/24 01:30:22 DEBUG : B2 bucket rclone-test-qijoqip2zaho: Purge remote 2025/04/24 01:30:22 INFO : B2 bucket rclone-test-qijoqip2zaho: cleaning bucket "rclone-test-qijoqip2zaho" of all files 2025/04/24 01:30:22 DEBUG : empty space: Deleting (id "4_z5fc2bd9360ad6b5b9f680e1b_f4020fec01a5a683f_d20250424_m013020_c001_v7007000_t0000_u01745458220178") 2025/04/24 01:30:22 DEBUG : empty space: Deleting (id "4_z5fc2bd9360ad6b5b9f680e1b_f1197dd6bc58ddfbd_d20250424_m013016_c001_v0001150_t0008_u01745458216297") 2025/04/24 01:30:22 DEBUG : potato2: Deleting (id "4_z5fc2bd9360ad6b5b9f680e1b_f4020fec01a5a6841_d20250424_m013020_c001_v7007000_t0000_u01745458220948") 2025/04/24 01:30:22 DEBUG : potato2: Deleting (id "4_z5fc2bd9360ad6b5b9f680e1b_f112162ed07aaebdd_d20250424_m013017_c001_v0001176_t0016_u01745458217190") 2025/04/24 01:30:22 DEBUG : potato3: Deleting (id "4_z5fc2bd9360ad6b5b9f680e1b_f4020fec01a5a6840_d20250424_m013020_c001_v7007000_t0000_u01745458220518") 2025/04/24 01:30:22 DEBUG : potato3: Deleting (id "4_z5fc2bd9360ad6b5b9f680e1b_f1194b2c058720a06_d20250424_m013017_c001_v0001090_t0034_u01745458217440") 2025/04/24 01:30:22 DEBUG : potato3: Deleting (id "4_z5fc2bd9360ad6b5b9f680e1b_f1197dd6bc58ddfc1_d20250424_m013016_c001_v0001150_t0009_u01745458216513") --- PASS: TestServerSideMove (11.49s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:30:24 DEBUG : Creating backend with remote "TestB2:rclone-test-xesesab4yago" 2025/04/24 01:30:24 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-kahajas6sona -> B2 bucket rclone-test-xesesab4yago 2025/04/24 01:30:29 DEBUG : empty space: Excluded (Size Filter) 2025/04/24 01:30:29 DEBUG : empty space: Excluded 2025/04/24 01:30:29 DEBUG : empty space: Excluded (Size Filter) 2025/04/24 01:30:29 DEBUG : empty space: Excluded 2025/04/24 01:30:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 01:30:29 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/24 01:30:29 DEBUG : B2 bucket rclone-test-xesesab4yago: Waiting for checks to finish 2025/04/24 01:30:29 DEBUG : B2 bucket rclone-test-xesesab4yago: Waiting for transfers to finish 2025/04/24 01:30:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/24 01:30:29 INFO : potato2: Copied (server-side copy) 2025/04/24 01:30:29 INFO : potato2: Deleted 2025/04/24 01:30:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/24 01:30:29 INFO : potato3: Copied (server-side copy) 2025/04/24 01:30:30 INFO : potato3: Deleted 2025/04/24 01:30:30 DEBUG : Creating backend with remote "TestB2:rclone-test-xiloxur4guti" 2025/04/24 01:30:30 DEBUG : Config file has changed externally - reloading 2025/04/24 01:30:31 DEBUG : empty space: Excluded (Size Filter) 2025/04/24 01:30:31 DEBUG : empty space: Excluded 2025/04/24 01:30:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 01:30:31 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/24 01:30:31 DEBUG : B2 bucket rclone-test-xiloxur4guti: Waiting for checks to finish 2025/04/24 01:30:31 DEBUG : B2 bucket rclone-test-xiloxur4guti: Waiting for transfers to finish 2025/04/24 01:30:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/24 01:30:32 INFO : potato2: Copied (server-side copy) 2025/04/24 01:30:32 INFO : potato2: Deleted 2025/04/24 01:30:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/24 01:30:32 INFO : potato3: Copied (server-side copy) 2025/04/24 01:30:32 INFO : potato3: Deleted 2025/04/24 01:30:33 DEBUG : B2 bucket rclone-test-xiloxur4guti: Purge remote 2025/04/24 01:30:33 INFO : B2 bucket rclone-test-xiloxur4guti: cleaning bucket "rclone-test-xiloxur4guti" of all files 2025/04/24 01:30:33 DEBUG : potato2: Deleting (id "4_z5f52fd9360ad6b5b9f680e1b_f1005f3f0abdf6ec4_d20250424_m013032_c001_v0001101_t0022_u01745458232157") 2025/04/24 01:30:33 DEBUG : potato3: Deleting (id "4_z5f52fd9360ad6b5b9f680e1b_f10350deebc74705e_d20250424_m013032_c001_v0001182_t0019_u01745458232517") 2025/04/24 01:30:34 DEBUG : B2 bucket rclone-test-xesesab4yago: Purge remote 2025/04/24 01:30:34 INFO : B2 bucket rclone-test-xesesab4yago: cleaning bucket "rclone-test-xesesab4yago" of all files 2025/04/24 01:30:34 DEBUG : empty space: Deleting (id "4_zffe2ed8360ad6b5b9f680e1b_f10995c8de056fcf4_d20250424_m013028_c001_v0001171_t0030_u01745458228446") 2025/04/24 01:30:34 DEBUG : potato2: Deleting (id "4_zffe2ed8360ad6b5b9f680e1b_f419ba6fee717cfd2_d20250424_m013032_c001_v7007000_t0000_u01745458232511") 2025/04/24 01:30:34 DEBUG : potato2: Deleting (id "4_zffe2ed8360ad6b5b9f680e1b_f117b1a20ba6cc5a7_d20250424_m013029_c001_v0001179_t0035_u01745458229530") 2025/04/24 01:30:34 DEBUG : potato3: Deleting (id "4_zffe2ed8360ad6b5b9f680e1b_f419ba6fee717cfd4_d20250424_m013032_c001_v7007000_t0000_u01745458232862") 2025/04/24 01:30:34 DEBUG : potato3: Deleting (id "4_zffe2ed8360ad6b5b9f680e1b_f1085646b4e6960d2_d20250424_m013029_c001_v0001183_t0052_u01745458229766") 2025/04/24 01:30:34 DEBUG : potato3: Deleting (id "4_zffe2ed8360ad6b5b9f680e1b_f10995c8de056fcfa_d20250424_m013028_c001_v0001171_t0031_u01745458228776") --- PASS: TestServerSideMoveWithFilter (12.24s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:30:36 DEBUG : Creating backend with remote "TestB2:rclone-test-tevadec7vozu" 2025/04/24 01:30:39 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-kahajas6sona -> B2 bucket rclone-test-tevadec7vozu 2025/04/24 01:30:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 01:30:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/24 01:30:42 DEBUG : empty space: Unchanged skipping 2025/04/24 01:30:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/24 01:30:42 DEBUG : B2 bucket rclone-test-tevadec7vozu: Waiting for checks to finish 2025/04/24 01:30:42 INFO : empty space: Deleted 2025/04/24 01:30:42 DEBUG : B2 bucket rclone-test-tevadec7vozu: Waiting for transfers to finish 2025/04/24 01:30:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/24 01:30:43 INFO : potato3: Copied (server-side copy) 2025/04/24 01:30:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/24 01:30:43 INFO : potato2: Copied (server-side copy) 2025/04/24 01:30:43 INFO : potato3: Deleted 2025/04/24 01:30:43 INFO : potato2: Deleted 2025/04/24 01:30:44 DEBUG : Creating backend with remote "TestB2:rclone-test-wijuzaj9pula" 2025/04/24 01:30:44 INFO : tomatoDir: Making directory 2025/04/24 01:30:45 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/24 01:30:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 01:30:45 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/24 01:30:45 DEBUG : B2 bucket rclone-test-wijuzaj9pula: Waiting for checks to finish 2025/04/24 01:30:45 DEBUG : B2 bucket rclone-test-wijuzaj9pula: Waiting for transfers to finish 2025/04/24 01:30:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/24 01:30:47 INFO : potato2: Copied (server-side copy) 2025/04/24 01:30:47 INFO : potato2: Deleted 2025/04/24 01:30:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/24 01:30:47 INFO : potato3: Copied (server-side copy) 2025/04/24 01:30:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/24 01:30:47 INFO : empty space: Copied (server-side copy) 2025/04/24 01:30:47 INFO : potato3: Deleted 2025/04/24 01:30:47 INFO : empty space: Deleted 2025/04/24 01:30:48 DEBUG : B2 bucket rclone-test-wijuzaj9pula: Purge remote 2025/04/24 01:30:48 INFO : B2 bucket rclone-test-wijuzaj9pula: cleaning bucket "rclone-test-wijuzaj9pula" of all files 2025/04/24 01:30:48 DEBUG : empty space: Deleting (id "4_z8f322de360bd6b5b9f680e1b_f10397e085c21d55a_d20250424_m013047_c001_v0001172_t0014_u01745458247268") 2025/04/24 01:30:48 DEBUG : potato2: Deleting (id "4_z8f322de360bd6b5b9f680e1b_f119528940b0ede01_d20250424_m013046_c001_v0001184_t0044_u01745458246917") 2025/04/24 01:30:48 DEBUG : potato3: Deleting (id "4_z8f322de360bd6b5b9f680e1b_f10397e085c21d558_d20250424_m013047_c001_v0001172_t0044_u01745458247145") 2025/04/24 01:30:49 DEBUG : B2 bucket rclone-test-tevadec7vozu: Purge remote 2025/04/24 01:30:49 INFO : B2 bucket rclone-test-tevadec7vozu: cleaning bucket "rclone-test-tevadec7vozu" of all files 2025/04/24 01:30:49 DEBUG : empty space: Deleting (id "4_z8f621d9360bd6b5b9f680e1b_f41675930f1a7587b_d20250424_m013047_c001_v7007000_t0000_u01745458247538") 2025/04/24 01:30:49 DEBUG : empty space: Deleting (id "4_z8f621d9360bd6b5b9f680e1b_f1038449ff0980586_d20250424_m013041_c001_v0001157_t0012_u01745458241022") 2025/04/24 01:30:49 DEBUG : potato2: Deleting (id "4_z8f621d9360bd6b5b9f680e1b_f417097eeed9ceff1_d20250424_m013047_c001_v7007000_t0000_u01745458247121") 2025/04/24 01:30:49 DEBUG : potato2: Deleting (id "4_z8f621d9360bd6b5b9f680e1b_f11248ae5614e1503_d20250424_m013042_c001_v0001106_t0030_u01745458242388") 2025/04/24 01:30:49 DEBUG : potato3: Deleting (id "4_z8f621d9360bd6b5b9f680e1b_f417097eeed9ceff3_d20250424_m013047_c001_v7007000_t0000_u01745458247453") 2025/04/24 01:30:49 DEBUG : potato3: Deleting (id "4_z8f621d9360bd6b5b9f680e1b_f11937c0b46454b26_d20250424_m013042_c001_v0001171_t0056_u01745458242759") 2025/04/24 01:30:49 DEBUG : potato3: Deleting (id "4_z8f621d9360bd6b5b9f680e1b_f1038449ff098058c_d20250424_m013041_c001_v0001157_t0034_u01745458241620") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (17.14s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:30:53 DEBUG : Creating backend with remote "TestB2:rclone-test-kahajas6sona/rclone-move-test" 2025/04/24 01:30:53 DEBUG : Config file has changed externally - reloading --- PASS: TestServerSideMoveOverlap (2.40s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:30:56 DEBUG : Creating backend with remote "TestB2:rclone-test-kahajas6sona/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestSyncOverlap (2.96s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:30:59 DEBUG : Creating backend with remote "TestB2:rclone-test-kahajas6sona/rclone-sync-test" 2025/04/24 01:31:00 DEBUG : Creating backend with remote "TestB2:rclone-test-kahajas6sona/rclone-sync-test-include/layer2" 2025/04/24 01:31:02 DEBUG : Creating backend with remote "TestB2:rclone-test-kahajas6sona/rclone-sync-test-ignore-file" 2025/04/24 01:31:05 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/24 01:31:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/24 01:31:06 DEBUG : pacer: Reducing sleep to 10ms 2025/04/24 01:31:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/24 01:31:06 DEBUG : B2 bucket rclone-test-kahajas6sona path rclone-sync-test: Waiting for checks to finish 2025/04/24 01:31:06 DEBUG : B2 bucket rclone-test-kahajas6sona path rclone-sync-test: Waiting for transfers to finish 2025/04/24 01:31:06 DEBUG : Waiting for deletions to finish 2025/04/24 01:31:06 INFO : There was nothing to transfer 2025/04/24 01:31:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/24 01:31:07 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:31:07 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:31:07 DEBUG : Waiting for deletions to finish 2025/04/24 01:31:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:31:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/24 01:31:07 DEBUG : B2 bucket rclone-test-kahajas6sona path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/24 01:31:07 DEBUG : B2 bucket rclone-test-kahajas6sona path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/24 01:31:07 DEBUG : Waiting for deletions to finish 2025/04/24 01:31:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:31:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/24 01:31:08 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:31:08 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:31:08 DEBUG : Waiting for deletions to finish 2025/04/24 01:31:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:31:08 DEBUG : : Excluded 2025/04/24 01:31:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/24 01:31:08 DEBUG : B2 bucket rclone-test-kahajas6sona path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/24 01:31:08 DEBUG : B2 bucket rclone-test-kahajas6sona path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/24 01:31:08 DEBUG : Waiting for deletions to finish 2025/04/24 01:31:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.49s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:31:15 DEBUG : Creating backend with remote "TestB2:rclone-test-kahajas6sona/dst" 2025/04/24 01:31:15 DEBUG : Config file has changed externally - reloading 2025/04/24 01:31:16 DEBUG : Creating backend with remote "TestB2:rclone-test-kahajas6sona/CompareDest" 2025/04/24 01:31:18 DEBUG : one: Need to transfer - File not found at Destination 2025/04/24 01:31:18 DEBUG : B2 bucket rclone-test-kahajas6sona path dst: Waiting for checks to finish 2025/04/24 01:31:18 DEBUG : B2 bucket rclone-test-kahajas6sona path dst: Waiting for transfers to finish 2025/04/24 01:31:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/24 01:31:19 INFO : one: Copied (new) 2025/04/24 01:31:19 DEBUG : Waiting for deletions to finish 2025/04/24 01:31:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/24 01:31:20 DEBUG : B2 bucket rclone-test-kahajas6sona path dst: Waiting for checks to finish 2025/04/24 01:31:20 DEBUG : B2 bucket rclone-test-kahajas6sona path dst: Waiting for transfers to finish 2025/04/24 01:31:20 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/24 01:31:20 INFO : one: Copied (replaced existing) 2025/04/24 01:31:20 DEBUG : Waiting for deletions to finish 2025/04/24 01:31:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/24 01:31:22 DEBUG : B2 bucket rclone-test-kahajas6sona path dst: Waiting for checks to finish 2025/04/24 01:31:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 01:31:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/24 01:31:22 DEBUG : B2 bucket rclone-test-kahajas6sona path dst: Waiting for transfers to finish 2025/04/24 01:31:22 DEBUG : Waiting for deletions to finish 2025/04/24 01:31:22 INFO : There was nothing to transfer 2025/04/24 01:31:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/24 01:31:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 01:31:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/24 01:31:23 DEBUG : B2 bucket rclone-test-kahajas6sona path dst: Waiting for checks to finish 2025/04/24 01:31:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 01:31:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/24 01:31:24 DEBUG : B2 bucket rclone-test-kahajas6sona path dst: Waiting for transfers to finish 2025/04/24 01:31:24 DEBUG : Waiting for deletions to finish 2025/04/24 01:31:24 INFO : There was nothing to transfer 2025/04/24 01:31:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/24 01:31:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 01:31:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/24 01:31:24 DEBUG : B2 bucket rclone-test-kahajas6sona path dst: Waiting for checks to finish 2025/04/24 01:31:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 01:31:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/24 01:31:24 DEBUG : B2 bucket rclone-test-kahajas6sona path dst: Waiting for transfers to finish 2025/04/24 01:31:24 DEBUG : Waiting for deletions to finish 2025/04/24 01:31:24 INFO : There was nothing to transfer 2025/04/24 01:31:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/24 01:31:25 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/04/24 01:31:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/24 01:31:25 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/24 01:31:25 DEBUG : B2 bucket rclone-test-kahajas6sona path dst: Waiting for checks to finish 2025/04/24 01:31:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 01:31:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/24 01:31:25 DEBUG : B2 bucket rclone-test-kahajas6sona path dst: Waiting for transfers to finish 2025/04/24 01:31:25 DEBUG : Waiting for deletions to finish 2025/04/24 01:31:25 INFO : There was nothing to transfer 2025/04/24 01:31:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/24 01:31:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 01:31:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/24 01:31:26 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/24 01:31:26 DEBUG : two: Need to transfer - File not found at Destination 2025/04/24 01:31:26 DEBUG : B2 bucket rclone-test-kahajas6sona path dst: Waiting for checks to finish 2025/04/24 01:31:26 DEBUG : B2 bucket rclone-test-kahajas6sona path dst: Waiting for transfers to finish 2025/04/24 01:31:27 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/24 01:31:27 INFO : two: Copied (new) 2025/04/24 01:31:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.83s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:31:29 DEBUG : Creating backend with remote "TestB2:rclone-test-kahajas6sona/dest" 2025/04/24 01:31:30 DEBUG : Creating backend with remote "TestB2:rclone-test-kahajas6sona/pre-dest1" 2025/04/24 01:31:32 DEBUG : Creating backend with remote "TestB2:rclone-test-kahajas6sona/pre-dest2" 2025/04/24 01:31:33 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:31:33 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/24 01:31:34 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:31:34 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/24 01:31:34 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/24 01:31:34 DEBUG : B2 bucket rclone-test-kahajas6sona path dest: Waiting for checks to finish 2025/04/24 01:31:34 DEBUG : B2 bucket rclone-test-kahajas6sona path dest: Waiting for transfers to finish 2025/04/24 01:31:35 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/24 01:31:35 INFO : 3: Copied (new) 2025/04/24 01:31:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.75s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:31:37 DEBUG : Creating backend with remote "TestB2:rclone-test-kahajas6sona/dst" 2025/04/24 01:31:38 DEBUG : Creating backend with remote "TestB2:rclone-test-kahajas6sona/CopyDest" 2025/04/24 01:31:40 DEBUG : one: Need to transfer - File not found at Destination 2025/04/24 01:31:40 DEBUG : B2 bucket rclone-test-kahajas6sona path dst: Waiting for checks to finish 2025/04/24 01:31:40 DEBUG : B2 bucket rclone-test-kahajas6sona path dst: Waiting for transfers to finish 2025/04/24 01:31:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/24 01:31:41 INFO : one: Copied (new) 2025/04/24 01:31:41 DEBUG : Waiting for deletions to finish 2025/04/24 01:31:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/24 01:31:41 DEBUG : B2 bucket rclone-test-kahajas6sona path dst: Waiting for checks to finish 2025/04/24 01:31:42 DEBUG : B2 bucket rclone-test-kahajas6sona path dst: Waiting for transfers to finish 2025/04/24 01:31:42 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/24 01:31:42 INFO : one: Copied (replaced existing) 2025/04/24 01:31:42 DEBUG : Waiting for deletions to finish 2025/04/24 01:31:44 DEBUG : Creating backend with remote "TestB2:rclone-test-kahajas6sona/BackupDir" 2025/04/24 01:31:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/24 01:31:45 DEBUG : B2 bucket rclone-test-kahajas6sona path dst: Waiting for checks to finish 2025/04/24 01:31:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 01:31:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/24 01:31:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/24 01:31:47 INFO : one: Copied (server-side copy) 2025/04/24 01:31:47 INFO : one: Deleted 2025/04/24 01:31:48 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/24 01:31:48 INFO : one: Copied (server-side copy) 2025/04/24 01:31:48 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/24 01:31:48 DEBUG : B2 bucket rclone-test-kahajas6sona path dst: Waiting for transfers to finish 2025/04/24 01:31:48 DEBUG : Waiting for deletions to finish 2025/04/24 01:31:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 01:31:49 DEBUG : one: Unchanged skipping 2025/04/24 01:31:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 01:31:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/24 01:31:49 INFO : two: Copied (server-side copy) 2025/04/24 01:31:49 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/24 01:31:49 DEBUG : B2 bucket rclone-test-kahajas6sona path dst: Waiting for checks to finish 2025/04/24 01:31:49 DEBUG : B2 bucket rclone-test-kahajas6sona path dst: Waiting for transfers to finish 2025/04/24 01:31:49 DEBUG : Waiting for deletions to finish 2025/04/24 01:31:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 01:31:49 DEBUG : one: Unchanged skipping 2025/04/24 01:31:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 01:31:49 DEBUG : two: Unchanged skipping 2025/04/24 01:31:49 DEBUG : B2 bucket rclone-test-kahajas6sona path dst: Waiting for checks to finish 2025/04/24 01:31:49 DEBUG : B2 bucket rclone-test-kahajas6sona path dst: Waiting for transfers to finish 2025/04/24 01:31:49 DEBUG : Waiting for deletions to finish 2025/04/24 01:31:49 INFO : There was nothing to transfer 2025/04/24 01:31:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 01:31:51 DEBUG : one: Unchanged skipping 2025/04/24 01:31:51 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/24 01:31:51 DEBUG : three: Destination not found in --copy-dest 2025/04/24 01:31:51 DEBUG : three: Need to transfer - File not found at Destination 2025/04/24 01:31:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 01:31:51 DEBUG : two: Unchanged skipping 2025/04/24 01:31:51 DEBUG : B2 bucket rclone-test-kahajas6sona path dst: Waiting for checks to finish 2025/04/24 01:31:51 DEBUG : B2 bucket rclone-test-kahajas6sona path dst: Waiting for transfers to finish 2025/04/24 01:31:52 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/24 01:31:52 INFO : three: Copied (new) 2025/04/24 01:31:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.18s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:31:56 DEBUG : Creating backend with remote "TestB2:rclone-test-kahajas6sona/dst" 2025/04/24 01:31:57 DEBUG : Creating backend with remote "TestB2:rclone-test-kahajas6sona/backup" 2025/04/24 01:31:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/24 01:31:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:31:59 DEBUG : two: Unchanged skipping 2025/04/24 01:31:59 DEBUG : B2 bucket rclone-test-kahajas6sona path dst: Waiting for checks to finish 2025/04/24 01:32:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/24 01:32:00 INFO : one: Copied (server-side copy) 2025/04/24 01:32:00 INFO : one: Deleted 2025/04/24 01:32:00 DEBUG : B2 bucket rclone-test-kahajas6sona path dst: Waiting for transfers to finish 2025/04/24 01:32:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/24 01:32:01 INFO : one: Copied (new) 2025/04/24 01:32:01 DEBUG : Waiting for deletions to finish 2025/04/24 01:32:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/24 01:32:02 INFO : three.txt: Copied (server-side copy) 2025/04/24 01:32:02 INFO : three.txt: Deleted 2025/04/24 01:32:02 INFO : three.txt: Moved into backup dir 2025/04/24 01:32:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/24 01:32:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:32:04 DEBUG : two: Unchanged skipping 2025/04/24 01:32:04 DEBUG : B2 bucket rclone-test-kahajas6sona path dst: Waiting for checks to finish 2025/04/24 01:32:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/24 01:32:04 INFO : one: Copied (server-side copy) 2025/04/24 01:32:04 INFO : one: Deleted 2025/04/24 01:32:04 DEBUG : B2 bucket rclone-test-kahajas6sona path dst: Waiting for transfers to finish 2025/04/24 01:32:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/24 01:32:05 INFO : one: Copied (new) 2025/04/24 01:32:05 DEBUG : Waiting for deletions to finish 2025/04/24 01:32:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/24 01:32:05 INFO : three.txt: Copied (server-side copy) 2025/04/24 01:32:05 INFO : three.txt: Deleted 2025/04/24 01:32:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.84s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:32:08 DEBUG : Creating backend with remote "TestB2:rclone-test-kahajas6sona/dst" 2025/04/24 01:32:08 DEBUG : Config file has changed externally - reloading 2025/04/24 01:32:09 DEBUG : Creating backend with remote "TestB2:rclone-test-kahajas6sona/backup" 2025/04/24 01:32:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/24 01:32:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:32:11 DEBUG : two: Unchanged skipping 2025/04/24 01:32:11 DEBUG : B2 bucket rclone-test-kahajas6sona path dst: Waiting for checks to finish 2025/04/24 01:32:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/24 01:32:12 INFO : one: Copied (server-side copy) to: one.bak 2025/04/24 01:32:13 INFO : one: Deleted 2025/04/24 01:32:13 DEBUG : B2 bucket rclone-test-kahajas6sona path dst: Waiting for transfers to finish 2025/04/24 01:32:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/24 01:32:14 INFO : one: Copied (new) 2025/04/24 01:32:14 DEBUG : Waiting for deletions to finish 2025/04/24 01:32:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/24 01:32:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/24 01:32:14 INFO : three.txt: Deleted 2025/04/24 01:32:14 INFO : three.txt: Moved into backup dir 2025/04/24 01:32:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/24 01:32:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:32:16 DEBUG : two: Unchanged skipping 2025/04/24 01:32:16 DEBUG : B2 bucket rclone-test-kahajas6sona path dst: Waiting for checks to finish 2025/04/24 01:32:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/24 01:32:16 INFO : one: Copied (server-side copy) to: one.bak 2025/04/24 01:32:16 INFO : one: Deleted 2025/04/24 01:32:16 DEBUG : B2 bucket rclone-test-kahajas6sona path dst: Waiting for transfers to finish 2025/04/24 01:32:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/24 01:32:17 INFO : one: Copied (new) 2025/04/24 01:32:17 DEBUG : Waiting for deletions to finish 2025/04/24 01:32:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/24 01:32:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/24 01:32:17 INFO : three.txt: Deleted 2025/04/24 01:32:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (11.92s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:32:20 DEBUG : Creating backend with remote "TestB2:rclone-test-kahajas6sona/dst" 2025/04/24 01:32:21 DEBUG : Creating backend with remote "TestB2:rclone-test-kahajas6sona/backup" 2025/04/24 01:32:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/24 01:32:23 DEBUG : B2 bucket rclone-test-kahajas6sona path dst: Waiting for checks to finish 2025/04/24 01:32:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:32:23 DEBUG : two: Unchanged skipping 2025/04/24 01:32:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/24 01:32:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/24 01:32:25 INFO : one: Deleted 2025/04/24 01:32:25 DEBUG : B2 bucket rclone-test-kahajas6sona path dst: Waiting for transfers to finish 2025/04/24 01:32:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/24 01:32:25 INFO : one: Copied (new) 2025/04/24 01:32:25 DEBUG : Waiting for deletions to finish 2025/04/24 01:32:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/24 01:32:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/24 01:32:26 INFO : three.txt: Deleted 2025/04/24 01:32:26 INFO : three.txt: Moved into backup dir 2025/04/24 01:32:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/24 01:32:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:32:28 DEBUG : two: Unchanged skipping 2025/04/24 01:32:28 DEBUG : B2 bucket rclone-test-kahajas6sona path dst: Waiting for checks to finish 2025/04/24 01:32:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/24 01:32:28 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/24 01:32:28 INFO : one: Deleted 2025/04/24 01:32:28 DEBUG : B2 bucket rclone-test-kahajas6sona path dst: Waiting for transfers to finish 2025/04/24 01:32:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/24 01:32:29 INFO : one: Copied (new) 2025/04/24 01:32:29 DEBUG : Waiting for deletions to finish 2025/04/24 01:32:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/24 01:32:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/24 01:32:29 INFO : three.txt: Deleted 2025/04/24 01:32:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.16s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:32:32 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1182-19.backblaze.com/b2api/v1/b2_upload_file/2f12ad33608d6b5b9f680e1b/c001_v0001182_t0048": EOF 2025/04/24 01:32:32 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-19.backblaze.com/b2api/v1/b2_upload_file/2f12ad33608d6b5b9f680e1b/c001_v0001182_t0048": EOF) 2025/04/24 01:32:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-kahajas6sona: 1/10 (Post "https://pod-000-1182-19.backblaze.com/b2api/v1/b2_upload_file/2f12ad33608d6b5b9f680e1b/c001_v0001182_t0048": EOF) 2025/04/24 01:32:35 DEBUG : pacer: Reducing sleep to 10ms 2025/04/24 01:32:35 DEBUG : Creating backend with remote "TestB2:rclone-test-kahajas6sona/dst" 2025/04/24 01:32:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/24 01:32:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:32:37 DEBUG : two: Unchanged skipping 2025/04/24 01:32:37 DEBUG : B2 bucket rclone-test-kahajas6sona path dst: Waiting for checks to finish 2025/04/24 01:32:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/24 01:32:37 INFO : one: Copied (server-side copy) to: one.bak 2025/04/24 01:32:37 INFO : one: Deleted 2025/04/24 01:32:37 DEBUG : B2 bucket rclone-test-kahajas6sona path dst: Waiting for transfers to finish 2025/04/24 01:32:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/24 01:32:38 INFO : one: Copied (new) 2025/04/24 01:32:38 DEBUG : Waiting for deletions to finish 2025/04/24 01:32:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/24 01:32:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/24 01:32:39 INFO : three.txt: Deleted 2025/04/24 01:32:39 INFO : three.txt: Moved into backup dir 2025/04/24 01:32:40 DEBUG : one.bak: Excluded (Path Filter) 2025/04/24 01:32:40 DEBUG : one.bak: Excluded 2025/04/24 01:32:40 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/24 01:32:40 DEBUG : three.txt.bak: Excluded 2025/04/24 01:32:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/24 01:32:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:32:40 DEBUG : two: Unchanged skipping 2025/04/24 01:32:40 DEBUG : B2 bucket rclone-test-kahajas6sona path dst: Waiting for checks to finish 2025/04/24 01:32:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/24 01:32:41 INFO : one: Copied (server-side copy) to: one.bak 2025/04/24 01:32:41 INFO : one: Deleted 2025/04/24 01:32:41 DEBUG : B2 bucket rclone-test-kahajas6sona path dst: Waiting for transfers to finish 2025/04/24 01:32:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/24 01:32:41 INFO : one: Copied (new) 2025/04/24 01:32:41 DEBUG : Waiting for deletions to finish 2025/04/24 01:32:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/24 01:32:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/24 01:32:42 INFO : three.txt: Deleted 2025/04/24 01:32:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.61s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:32:45 DEBUG : Creating backend with remote "TestB2:rclone-test-kahajas6sona/dst" 2025/04/24 01:32:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/24 01:32:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/24 01:32:48 INFO : one: Copied (server-side copy) to: one.bak 2025/04/24 01:32:48 INFO : one: Deleted 2025/04/24 01:32:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/24 01:32:49 INFO : one: Copied (new) 2025/04/24 01:32:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:32:49 DEBUG : two: Unchanged skipping 2025/04/24 01:32:49 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/24 01:32:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/24 01:32:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/24 01:32:50 INFO : three.txt: Deleted 2025/04/24 01:32:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/24 01:32:50 INFO : three.txt: Copied (new) 2025/04/24 01:32:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/24 01:32:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/24 01:32:52 INFO : one: Copied (server-side copy) to: one.bak 2025/04/24 01:32:52 INFO : one: Deleted 2025/04/24 01:32:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/24 01:32:52 INFO : one: Copied (new) 2025/04/24 01:32:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:32:52 DEBUG : two: Unchanged skipping 2025/04/24 01:32:53 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/24 01:32:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/24 01:32:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/24 01:32:53 INFO : three.txt: Deleted 2025/04/24 01:32:53 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/24 01:32:53 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.57s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:32:57 DEBUG : Creating backend with remote "TestB2:rclone-test-kahajas6sona/dst" 2025/04/24 01:32:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/24 01:32:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/24 01:32:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/24 01:32:59 INFO : one: Deleted 2025/04/24 01:33:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/24 01:33:00 INFO : one: Copied (new) 2025/04/24 01:33:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:33:00 DEBUG : two: Unchanged skipping 2025/04/24 01:33:01 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/24 01:33:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/24 01:33:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/24 01:33:01 INFO : three.txt: Deleted 2025/04/24 01:33:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/24 01:33:02 INFO : three.txt: Copied (new) 2025/04/24 01:33:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/24 01:33:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/24 01:33:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/24 01:33:03 INFO : one: Deleted 2025/04/24 01:33:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/24 01:33:04 INFO : one: Copied (new) 2025/04/24 01:33:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:33:04 DEBUG : two: Unchanged skipping 2025/04/24 01:33:04 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/24 01:33:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/24 01:33:05 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/24 01:33:05 INFO : three.txt: Deleted 2025/04/24 01:33:06 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/24 01:33:06 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.32s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:33:08 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/24 01:33:08 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:33:08 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:33:09 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/24 01:33:09 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/24 01:33:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.32s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:33:10 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/24 01:33:10 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:33:10 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:33:10 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/24 01:33:10 INFO : existing: Copied (new) 2025/04/24 01:33:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:33:11 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/24 01:33:11 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/24 01:33:11 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:33:11 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:33:11 ERROR : B2 bucket rclone-test-kahajas6sona: not deleting files as there were IO errors 2025/04/24 01:33:11 ERROR : B2 bucket rclone-test-kahajas6sona: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestSyncImmutable (2.86s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:33:13 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:33:13 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:33:13 DEBUG : existing: Unchanged skipping 2025/04/24 01:33:13 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:33:13 DEBUG : Waiting for deletions to finish 2025/04/24 01:33:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.53s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", 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-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:33:29 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:33:29 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:33:29 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:33:29 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:33:29 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:33:29 DEBUG : both10: Unchanged skipping 2025/04/24 01:33:29 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:33:29 DEBUG : both12: Unchanged skipping 2025/04/24 01:33:29 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:33:29 DEBUG : both13: Unchanged skipping 2025/04/24 01:33:29 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:33:29 DEBUG : both14: Unchanged skipping 2025/04/24 01:33:29 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:33:29 DEBUG : both0: Unchanged skipping 2025/04/24 01:33:29 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:33:29 DEBUG : both16: Unchanged skipping 2025/04/24 01:33:29 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:33:29 DEBUG : both17: Unchanged skipping 2025/04/24 01:33:29 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:33:29 DEBUG : both18: Unchanged skipping 2025/04/24 01:33:29 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:33:29 DEBUG : both19: Unchanged skipping 2025/04/24 01:33:29 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:33:29 DEBUG : both2: Unchanged skipping 2025/04/24 01:33:29 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:33:29 DEBUG : both3: Unchanged skipping 2025/04/24 01:33:29 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:33:29 DEBUG : both4: Unchanged skipping 2025/04/24 01:33:29 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:33:29 DEBUG : both5: Unchanged skipping 2025/04/24 01:33:29 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:33:29 DEBUG : both6: Unchanged skipping 2025/04/24 01:33:29 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:33:29 DEBUG : both7: Unchanged skipping 2025/04/24 01:33:29 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:33:29 DEBUG : both8: Unchanged skipping 2025/04/24 01:33:29 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:33:29 DEBUG : both9: Unchanged skipping 2025/04/24 01:33:29 DEBUG : both1: Unchanged skipping 2025/04/24 01:33:29 DEBUG : both11: Unchanged skipping 2025/04/24 01:33:29 DEBUG : both15: Unchanged skipping 2025/04/24 01:33:29 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:33:29 DEBUG : Waiting for deletions to finish 2025/04/24 01:33:29 INFO : only0: Deleted 2025/04/24 01:33:29 INFO : only13: Deleted 2025/04/24 01:33:29 INFO : only14: Deleted 2025/04/24 01:33:29 INFO : only16: Deleted 2025/04/24 01:33:29 INFO : only3: Deleted 2025/04/24 01:33:29 INFO : only19: Deleted 2025/04/24 01:33:30 INFO : only4: Deleted 2025/04/24 01:33:30 INFO : only5: Deleted 2025/04/24 01:33:30 INFO : only7: Deleted 2025/04/24 01:33:30 INFO : only9: Deleted 2025/04/24 01:33:30 INFO : only1: Deleted 2025/04/24 01:33:30 INFO : only11: Deleted 2025/04/24 01:33:30 INFO : only12: Deleted 2025/04/24 01:33:30 INFO : only17: Deleted 2025/04/24 01:33:30 INFO : only2: Deleted 2025/04/24 01:33:30 INFO : only6: Deleted 2025/04/24 01:33:30 INFO : only10: Deleted 2025/04/24 01:33:30 INFO : only15: Deleted 2025/04/24 01:33:30 INFO : only18: Deleted 2025/04/24 01:33:30 INFO : only8: Deleted 2025/04/24 01:33:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (19.47s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:33:48 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:33:48 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:33:48 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:33:48 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:33:48 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for checks to finish 2025/04/24 01:33:48 DEBUG : both0: Unchanged skipping 2025/04/24 01:33:48 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:33:48 DEBUG : both12: Unchanged skipping 2025/04/24 01:33:48 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:33:48 DEBUG : both13: Unchanged skipping 2025/04/24 01:33:48 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:33:48 DEBUG : both14: Unchanged skipping 2025/04/24 01:33:48 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:33:48 DEBUG : both11: Unchanged skipping 2025/04/24 01:33:48 DEBUG : both15: Unchanged skipping 2025/04/24 01:33:48 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:33:48 DEBUG : both17: Unchanged skipping 2025/04/24 01:33:48 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:33:48 DEBUG : both18: Unchanged skipping 2025/04/24 01:33:48 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:33:48 DEBUG : both19: Unchanged skipping 2025/04/24 01:33:48 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:33:48 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:33:48 DEBUG : both1: Unchanged skipping 2025/04/24 01:33:48 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:33:48 DEBUG : both10: Unchanged skipping 2025/04/24 01:33:48 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:33:48 DEBUG : both2: Unchanged skipping 2025/04/24 01:33:48 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:33:48 DEBUG : both4: Unchanged skipping 2025/04/24 01:33:48 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:33:48 DEBUG : both6: Unchanged skipping 2025/04/24 01:33:48 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:33:48 DEBUG : both7: Unchanged skipping 2025/04/24 01:33:48 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:33:48 DEBUG : both8: Unchanged skipping 2025/04/24 01:33:48 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:33:48 DEBUG : both9: Unchanged skipping 2025/04/24 01:33:48 DEBUG : both16: Unchanged skipping 2025/04/24 01:33:48 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/24 01:33:48 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/24 01:33:48 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/24 01:33:48 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/24 01:33:48 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/24 01:33:48 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/24 01:33:48 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/24 01:33:48 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/24 01:33:48 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/24 01:33:48 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/24 01:33:48 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/24 01:33:48 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/24 01:33:48 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/24 01:33:48 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/24 01:33:48 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/24 01:33:48 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/24 01:33:48 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/24 01:33:48 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/24 01:33:48 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/24 01:33:48 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/24 01:33:48 DEBUG : both3: Unchanged skipping 2025/04/24 01:33:48 DEBUG : both5: Unchanged skipping 2025/04/24 01:33:48 DEBUG : B2 bucket rclone-test-kahajas6sona: Waiting for transfers to finish 2025/04/24 01:33:48 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/24 01:33:48 INFO : only0: Copied (replaced existing) 2025/04/24 01:33:48 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/24 01:33:48 INFO : only10: Copied (replaced existing) 2025/04/24 01:33:49 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/24 01:33:49 INFO : only13: Copied (replaced existing) 2025/04/24 01:33:49 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/24 01:33:49 INFO : only14: Copied (replaced existing) 2025/04/24 01:33:49 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/24 01:33:49 INFO : only11: Copied (replaced existing) 2025/04/24 01:33:49 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/24 01:33:49 INFO : only15: Copied (replaced existing) 2025/04/24 01:33:49 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/24 01:33:49 INFO : only16: Copied (replaced existing) 2025/04/24 01:33:49 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/24 01:33:49 INFO : only12: Copied (replaced existing) 2025/04/24 01:33:49 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/24 01:33:49 INFO : only17: Copied (replaced existing) 2025/04/24 01:33:49 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/24 01:33:49 INFO : only18: Copied (replaced existing) 2025/04/24 01:33:49 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/24 01:33:49 INFO : only19: Copied (replaced existing) 2025/04/24 01:33:49 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/24 01:33:49 INFO : only2: Copied (replaced existing) 2025/04/24 01:33:49 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/24 01:33:49 INFO : only3: Copied (replaced existing) 2025/04/24 01:33:49 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/24 01:33:49 INFO : only4: Copied (replaced existing) 2025/04/24 01:33:49 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/24 01:33:49 INFO : only5: Copied (replaced existing) 2025/04/24 01:33:49 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/24 01:33:49 INFO : only6: Copied (replaced existing) 2025/04/24 01:33:49 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/24 01:33:49 INFO : only7: Copied (replaced existing) 2025/04/24 01:33:49 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/24 01:33:49 INFO : only8: Copied (replaced existing) 2025/04/24 01:33:49 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/24 01:33:49 INFO : only9: Copied (replaced existing) 2025/04/24 01:33:50 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/24 01:33:50 INFO : only1: Copied (replaced existing) 2025/04/24 01:33:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (23.05s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:33:58 DEBUG : empty_dir: Making directory with metadata 2025/04/24 01:33:58 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/24 01:33:58 DEBUG : empty_on_remote: Making directory with metadata 2025/04/24 01:33:58 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/24 01:33:58 INFO : empty_on_remote: Making directory 2025/04/24 01:33:58 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-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:33:59 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/24 01:33:59 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/24 01:33:59 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/24 01:33:59 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.48s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:34:01 DEBUG : empty_dir: Making directory with metadata 2025/04/24 01:34:01 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/24 01:34:01 DEBUG : empty_on_remote: Making directory with metadata 2025/04/24 01:34:01 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/24 01:34:01 INFO : empty_on_remote: Making directory 2025/04/24 01:34:01 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-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:34:02 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/24 01:34:02 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/24 01:34:02 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/24 01:34:02 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/24 01:34:02 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.40s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:34:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/24 01:34:05 INFO : sub dir: Making directory 2025/04/24 01:34:05 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.45s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" 2025/04/24 01:34:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/24 01:34:09 INFO : sub dir: Making directory 2025/04/24 01:34:09 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kahajas6sona", Local "Local file system at /tmp/rclone2726604866", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.68s) PASS 2025/04/24 01:34:14 DEBUG : B2 bucket rclone-test-kahajas6sona: Purge remote 2025/04/24 01:34:14 INFO : B2 bucket rclone-test-kahajas6sona: cleaning bucket "rclone-test-kahajas6sona" of all files 2025/04/24 01:34:15 DEBUG : BackupDir/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4101c6abf91574fd_d20250424_m013152_c001_v7007000_t0000_u01745458312917") 2025/04/24 01:34:15 DEBUG : BackupDir/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f108b4230333dbe7c_d20250424_m013147_c001_v0001182_t0053_u01745458307055") 2025/04/24 01:34:15 DEBUG : CompareDest/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4175b3d917ff3a77_d20250424_m013127_c001_v7007000_t0000_u01745458287547") 2025/04/24 01:34:15 DEBUG : CompareDest/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc7472ee_d20250424_m013121_c001_v0001182_t0049_u01745458281838") 2025/04/24 01:34:15 DEBUG : CompareDest/two: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4175b3d917ff3a78_d20250424_m013127_c001_v7007000_t0000_u01745458287728") 2025/04/24 01:34:15 DEBUG : CompareDest/two: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f119d3fd59032ce5e_d20250424_m013123_c001_v0001182_t0034_u01745458283171") 2025/04/24 01:34:15 DEBUG : CopyDest/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4101c6abf91574fe_d20250424_m013153_c001_v7007000_t0000_u01745458313099") 2025/04/24 01:34:15 DEBUG : CopyDest/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb7280_d20250424_m013143_c001_v0001120_t0045_u01745458303918") 2025/04/24 01:34:15 DEBUG : CopyDest/three: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4101c6abf91574ff_d20250424_m013153_c001_v7007000_t0000_u01745458313284") 2025/04/24 01:34:15 DEBUG : CopyDest/three: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f119d3fd59032cf94_d20250424_m013150_c001_v0001182_t0037_u01745458310623") 2025/04/24 01:34:15 DEBUG : CopyDest/two: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4101c6abf9157500_d20250424_m013153_c001_v7007000_t0000_u01745458313468") 2025/04/24 01:34:15 DEBUG : CopyDest/two: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc74743e_d20250424_m013148_c001_v0001182_t0015_u01745458308688") 2025/04/24 01:34:15 DEBUG : EXISTING: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40813580f5145d70_d20250424_m013314_c001_v7007000_t0000_u01745458394169") 2025/04/24 01:34:15 DEBUG : EXISTING: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc747938_d20250424_m013313_c001_v0001182_t0008_u01745458393017") 2025/04/24 01:34:15 DEBUG : Testêé: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40813580f5145d6b_d20250424_m013309_c001_v7007000_t0000_u01745458389776") 2025/04/24 01:34:15 DEBUG : Testêé: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc747908_d20250424_m013309_c001_v0001182_t0026_u01745458389189") 2025/04/24 01:34:15 DEBUG : Testêé: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb7359_d20250424_m013308_c001_v0001120_t0009_u01745458388203") 2025/04/24 01:34:15 DEBUG : a/potato2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40813580f5145ba1_d20250424_m012933_c001_v7007000_t0000_u01745458173193") 2025/04/24 01:34:15 DEBUG : a/potato2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb7197_d20250424_m012932_c001_v0001120_t0047_u01745458172379") 2025/04/24 01:34:16 DEBUG : a/potato2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40538c25bac72218_d20250424_m012930_c001_v7007000_t0000_u01745458170321") 2025/04/24 01:34:16 DEBUG : a/potato2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb718d_d20250424_m012929_c001_v0001120_t0028_u01745458169414") 2025/04/24 01:34:16 DEBUG : a/potato2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4130823f27b6b067_d20250424_m012908_c001_v7007000_t0000_u01745458148379") 2025/04/24 01:34:16 DEBUG : a/potato2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb7141_d20250424_m012907_c001_v0001120_t0036_u01745458147482") 2025/04/24 01:34:16 DEBUG : b/potato: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40813580f5145ba2_d20250424_m012933_c001_v7007000_t0000_u01745458173376") 2025/04/24 01:34:16 DEBUG : b/potato: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb7191_d20250424_m012931_c001_v0001120_t0036_u01745458171231") 2025/04/24 01:34:16 DEBUG : b/potato: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40538c25bac72217_d20250424_m012929_c001_v7007000_t0000_u01745458169765") 2025/04/24 01:34:16 DEBUG : b/potato: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb7185_d20250424_m012928_c001_v0001120_t0025_u01745458168038") 2025/04/24 01:34:16 DEBUG : b/potato: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4130823f27b6b065_d20250424_m012907_c001_v7007000_t0000_u01745458147825") 2025/04/24 01:34:16 DEBUG : b/potato: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb713d_d20250424_m012906_c001_v0001120_t0012_u01745458146378") 2025/04/24 01:34:16 DEBUG : backup/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4020fec01a5a6851_d20250424_m013206_c001_v7007000_t0000_u01745458326312") 2025/04/24 01:34:16 DEBUG : backup/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f114dde32dda4751d_d20250424_m013204_c001_v0001165_t0032_u01745458324556") 2025/04/24 01:34:16 DEBUG : backup/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f104a3b42e924156b_d20250424_m013200_c001_v0001177_t0026_u01745458320581") 2025/04/24 01:34:16 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f405cbc8899d08377_d20250424_m013230_c001_v7007000_t0000_u01745458350386") 2025/04/24 01:34:16 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f118c830402d03d55_d20250424_m013228_c001_v0001029_t0021_u01745458348452") 2025/04/24 01:34:16 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f1148d6aac99856e7_d20250424_m013224_c001_v0001092_t0022_u01745458344651") 2025/04/24 01:34:16 DEBUG : backup/one.bak: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41911e299db560f8_d20250424_m013218_c001_v7007000_t0000_u01745458338221") 2025/04/24 01:34:16 DEBUG : backup/one.bak: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f112eb94cc374f2dc_d20250424_m013216_c001_v0001161_t0031_u01745458336480") 2025/04/24 01:34:16 DEBUG : backup/one.bak: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f116b3c6fa39eda3b_d20250424_m013212_c001_v0001131_t0021_u01745458332777") 2025/04/24 01:34:16 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f405cbc8899d08378_d20250424_m013230_c001_v7007000_t0000_u01745458350581") 2025/04/24 01:34:17 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f1126ef07cdbc47b1_d20250424_m013229_c001_v0001171_t0040_u01745458349480") 2025/04/24 01:34:17 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f1151b010b7256548_d20250424_m013226_c001_v0001171_t0020_u01745458346183") 2025/04/24 01:34:17 DEBUG : backup/three.txt: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4020fec01a5a6852_d20250424_m013206_c001_v7007000_t0000_u01745458326497") 2025/04/24 01:34:17 DEBUG : backup/three.txt: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f115f5772abfd06ec_d20250424_m013205_c001_v0001165_t0026_u01745458325515") 2025/04/24 01:34:17 DEBUG : backup/three.txt: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11736732ae4d2d40_d20250424_m013202_c001_v0001184_t0009_u01745458322246") 2025/04/24 01:34:17 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41911e299db560f9_d20250424_m013218_c001_v7007000_t0000_u01745458338416") 2025/04/24 01:34:17 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f108be20cc3a55e42_d20250424_m013217_c001_v0001179_t0017_u01745458337473") 2025/04/24 01:34:17 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f1085646b4e69655b_d20250424_m013214_c001_v0001183_t0042_u01745458334298") 2025/04/24 01:34:17 DEBUG : both0: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607a5_d20250424_m013350_c001_v7007000_t0000_u01745458430650") 2025/04/24 01:34:17 DEBUG : both0: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb73ad_d20250424_m013335_c001_v0001120_t0019_u01745458415859") 2025/04/24 01:34:17 DEBUG : both0: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40538c25bac7228c_d20250424_m013331_c001_v7007000_t0000_u01745458411173") 2025/04/24 01:34:17 DEBUG : both0: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb736b_d20250424_m013316_c001_v0001120_t0054_u01745458396387") 2025/04/24 01:34:17 DEBUG : both1: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607a6_d20250424_m013350_c001_v7007000_t0000_u01745458430835") 2025/04/24 01:34:17 DEBUG : both1: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb73af_d20250424_m013336_c001_v0001120_t0009_u01745458416679") 2025/04/24 01:34:17 DEBUG : both1: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40538c25bac7228d_d20250424_m013331_c001_v7007000_t0000_u01745458411356") 2025/04/24 01:34:17 DEBUG : both1: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb736d_d20250424_m013317_c001_v0001120_t0010_u01745458397094") 2025/04/24 01:34:17 DEBUG : both10: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607a8_d20250424_m013351_c001_v7007000_t0000_u01745458431018") 2025/04/24 01:34:17 DEBUG : both10: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb73c5_d20250424_m013342_c001_v0001120_t0012_u01745458422349") 2025/04/24 01:34:17 DEBUG : both10: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40538c25bac7228e_d20250424_m013331_c001_v7007000_t0000_u01745458411540") 2025/04/24 01:34:17 DEBUG : both10: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb7383_d20250424_m013322_c001_v0001120_t0055_u01745458402392") 2025/04/24 01:34:18 DEBUG : both11: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607a9_d20250424_m013351_c001_v7007000_t0000_u01745458431207") 2025/04/24 01:34:18 DEBUG : both11: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb73c7_d20250424_m013342_c001_v0001120_t0023_u01745458422838") 2025/04/24 01:34:18 DEBUG : both11: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40538c25bac7228f_d20250424_m013331_c001_v7007000_t0000_u01745458411724") 2025/04/24 01:34:18 DEBUG : both11: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb7385_d20250424_m013323_c001_v0001120_t0048_u01745458403106") 2025/04/24 01:34:18 DEBUG : both12: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607aa_d20250424_m013351_c001_v7007000_t0000_u01745458431389") 2025/04/24 01:34:18 DEBUG : both12: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb73cb_d20250424_m013343_c001_v0001120_t0057_u01745458423357") 2025/04/24 01:34:18 DEBUG : both12: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40538c25bac72290_d20250424_m013331_c001_v7007000_t0000_u01745458411908") 2025/04/24 01:34:18 DEBUG : both12: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb7387_d20250424_m013323_c001_v0001120_t0004_u01745458403753") 2025/04/24 01:34:18 DEBUG : both13: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607ab_d20250424_m013351_c001_v7007000_t0000_u01745458431571") 2025/04/24 01:34:18 DEBUG : both13: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb73cd_d20250424_m013343_c001_v0001120_t0053_u01745458423937") 2025/04/24 01:34:18 DEBUG : both13: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40538c25bac72291_d20250424_m013332_c001_v7007000_t0000_u01745458412091") 2025/04/24 01:34:18 DEBUG : both13: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb7389_d20250424_m013324_c001_v0001120_t0019_u01745458404377") 2025/04/24 01:34:18 DEBUG : both14: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607ac_d20250424_m013351_c001_v7007000_t0000_u01745458431753") 2025/04/24 01:34:18 DEBUG : both14: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb73d1_d20250424_m013344_c001_v0001120_t0055_u01745458424588") 2025/04/24 01:34:18 DEBUG : both14: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40538c25bac72292_d20250424_m013332_c001_v7007000_t0000_u01745458412275") 2025/04/24 01:34:18 DEBUG : both14: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb738b_d20250424_m013324_c001_v0001120_t0027_u01745458404980") 2025/04/24 01:34:18 DEBUG : both15: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607ae_d20250424_m013351_c001_v7007000_t0000_u01745458431935") 2025/04/24 01:34:18 DEBUG : both15: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb73db_d20250424_m013345_c001_v0001120_t0031_u01745458425254") 2025/04/24 01:34:18 DEBUG : both15: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40538c25bac72293_d20250424_m013332_c001_v7007000_t0000_u01745458412491") 2025/04/24 01:34:18 DEBUG : both15: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb738d_d20250424_m013325_c001_v0001120_t0030_u01745458405519") 2025/04/24 01:34:19 DEBUG : both16: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607af_d20250424_m013352_c001_v7007000_t0000_u01745458432116") 2025/04/24 01:34:19 DEBUG : both16: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb73dd_d20250424_m013345_c001_v0001120_t0040_u01745458425735") 2025/04/24 01:34:19 DEBUG : both16: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40538c25bac72294_d20250424_m013332_c001_v7007000_t0000_u01745458412678") 2025/04/24 01:34:19 DEBUG : both16: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb7391_d20250424_m013326_c001_v0001120_t0008_u01745458406010") 2025/04/24 01:34:19 DEBUG : both17: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607b0_d20250424_m013352_c001_v7007000_t0000_u01745458432296") 2025/04/24 01:34:19 DEBUG : both17: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb73df_d20250424_m013346_c001_v0001120_t0050_u01745458426401") 2025/04/24 01:34:19 DEBUG : both17: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40538c25bac72295_d20250424_m013332_c001_v7007000_t0000_u01745458412863") 2025/04/24 01:34:19 DEBUG : both17: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb7393_d20250424_m013326_c001_v0001120_t0004_u01745458406525") 2025/04/24 01:34:19 DEBUG : both18: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607b1_d20250424_m013352_c001_v7007000_t0000_u01745458432485") 2025/04/24 01:34:19 DEBUG : both18: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb73e1_d20250424_m013347_c001_v0001120_t0020_u01745458427022") 2025/04/24 01:34:19 DEBUG : both18: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40538c25bac72296_d20250424_m013333_c001_v7007000_t0000_u01745458413046") 2025/04/24 01:34:19 DEBUG : both18: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb7395_d20250424_m013327_c001_v0001120_t0050_u01745458407163") 2025/04/24 01:34:19 DEBUG : both19: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607b2_d20250424_m013352_c001_v7007000_t0000_u01745458432666") 2025/04/24 01:34:19 DEBUG : both19: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb73e5_d20250424_m013347_c001_v0001120_t0009_u01745458427524") 2025/04/24 01:34:19 DEBUG : both19: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40538c25bac72297_d20250424_m013333_c001_v7007000_t0000_u01745458413239") 2025/04/24 01:34:19 DEBUG : both19: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb739b_d20250424_m013327_c001_v0001120_t0050_u01745458407812") 2025/04/24 01:34:19 DEBUG : both2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607b3_d20250424_m013352_c001_v7007000_t0000_u01745458432847") 2025/04/24 01:34:19 DEBUG : both2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb73b1_d20250424_m013337_c001_v0001120_t0039_u01745458417162") 2025/04/24 01:34:19 DEBUG : both2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40538c25bac72298_d20250424_m013333_c001_v7007000_t0000_u01745458413424") 2025/04/24 01:34:19 DEBUG : both2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb736f_d20250424_m013317_c001_v0001120_t0040_u01745458397604") 2025/04/24 01:34:19 DEBUG : both3: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607b4_d20250424_m013353_c001_v7007000_t0000_u01745458433027") 2025/04/24 01:34:20 DEBUG : both3: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb73b3_d20250424_m013337_c001_v0001120_t0019_u01745458417778") 2025/04/24 01:34:20 DEBUG : both3: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40538c25bac72299_d20250424_m013333_c001_v7007000_t0000_u01745458413608") 2025/04/24 01:34:20 DEBUG : both3: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb7373_d20250424_m013318_c001_v0001120_t0017_u01745458398204") 2025/04/24 01:34:20 DEBUG : both4: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607b5_d20250424_m013353_c001_v7007000_t0000_u01745458433210") 2025/04/24 01:34:20 DEBUG : both4: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb73b5_d20250424_m013338_c001_v0001120_t0030_u01745458418252") 2025/04/24 01:34:20 DEBUG : both4: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40538c25bac7229a_d20250424_m013333_c001_v7007000_t0000_u01745458413800") 2025/04/24 01:34:20 DEBUG : both4: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb7377_d20250424_m013318_c001_v0001120_t0011_u01745458398811") 2025/04/24 01:34:20 DEBUG : both5: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607b6_d20250424_m013353_c001_v7007000_t0000_u01745458433392") 2025/04/24 01:34:20 DEBUG : both5: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb73b9_d20250424_m013338_c001_v0001120_t0007_u01745458418724") 2025/04/24 01:34:20 DEBUG : both5: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40538c25bac7229b_d20250424_m013333_c001_v7007000_t0000_u01745458413994") 2025/04/24 01:34:20 DEBUG : both5: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb7379_d20250424_m013319_c001_v0001120_t0051_u01745458399304") 2025/04/24 01:34:20 DEBUG : both6: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607b8_d20250424_m013353_c001_v7007000_t0000_u01745458433574") 2025/04/24 01:34:20 DEBUG : both6: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb73bb_d20250424_m013339_c001_v0001120_t0059_u01745458419251") 2025/04/24 01:34:20 DEBUG : both6: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40538c25bac7229c_d20250424_m013334_c001_v7007000_t0000_u01745458414178") 2025/04/24 01:34:20 DEBUG : both6: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb737b_d20250424_m013319_c001_v0001120_t0036_u01745458399972") 2025/04/24 01:34:20 DEBUG : both7: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607b9_d20250424_m013353_c001_v7007000_t0000_u01745458433754") 2025/04/24 01:34:20 DEBUG : both7: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb73bf_d20250424_m013340_c001_v0001120_t0042_u01745458420156") 2025/04/24 01:34:20 DEBUG : both7: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40538c25bac7229d_d20250424_m013334_c001_v7007000_t0000_u01745458414362") 2025/04/24 01:34:20 DEBUG : both7: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb737d_d20250424_m013320_c001_v0001120_t0053_u01745458400544") 2025/04/24 01:34:20 DEBUG : both8: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607ba_d20250424_m013353_c001_v7007000_t0000_u01745458433939") 2025/04/24 01:34:20 DEBUG : both8: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb73c1_d20250424_m013341_c001_v0001120_t0014_u01745458421130") 2025/04/24 01:34:21 DEBUG : both8: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40538c25bac7229e_d20250424_m013334_c001_v7007000_t0000_u01745458414546") 2025/04/24 01:34:21 DEBUG : both8: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb737f_d20250424_m013321_c001_v0001120_t0046_u01745458401253") 2025/04/24 01:34:21 DEBUG : both9: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607bb_d20250424_m013354_c001_v7007000_t0000_u01745458434120") 2025/04/24 01:34:21 DEBUG : both9: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb73c3_d20250424_m013341_c001_v0001120_t0056_u01745458421669") 2025/04/24 01:34:21 DEBUG : both9: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40538c25bac7229f_d20250424_m013334_c001_v7007000_t0000_u01745458414734") 2025/04/24 01:34:21 DEBUG : both9: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb7381_d20250424_m013321_c001_v0001120_t0012_u01745458401882") 2025/04/24 01:34:21 DEBUG : c/non empty space: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40813580f5145ba3_d20250424_m012933_c001_v7007000_t0000_u01745458173559") 2025/04/24 01:34:21 DEBUG : c/non empty space: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb7193_d20250424_m012931_c001_v0001120_t0059_u01745458171576") 2025/04/24 01:34:21 DEBUG : c/non empty space: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40538c25bac72219_d20250424_m012930_c001_v7007000_t0000_u01745458170504") 2025/04/24 01:34:21 DEBUG : c/non empty space: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb7187_d20250424_m012928_c001_v0001120_t0042_u01745458168421") 2025/04/24 01:34:21 DEBUG : c/non empty space: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4130823f27b6b068_d20250424_m012908_c001_v7007000_t0000_u01745458148563") 2025/04/24 01:34:21 DEBUG : c/non empty space: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb713f_d20250424_m012906_c001_v0001120_t0041_u01745458146636") 2025/04/24 01:34:21 DEBUG : check sum: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4063d6cfd2c884c6_d20250424_m012854_c001_v7007000_t0000_u01745458134996") 2025/04/24 01:34:21 DEBUG : check sum: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb711b_d20250424_m012853_c001_v0001120_t0048_u01745458133861") 2025/04/24 01:34:21 DEBUG : dest/3: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4101c6abf91574e7_d20250424_m013136_c001_v7007000_t0000_u01745458296475") 2025/04/24 01:34:21 DEBUG : dest/3: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4164b629eb03ce07_d20250424_m013135_c001_v0001116_t0045_u01745458295354") 2025/04/24 01:34:21 DEBUG : dst/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40813580f5145d65_d20250424_m013306_c001_v7007000_t0000_u01745458386714") 2025/04/24 01:34:21 DEBUG : dst/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f1179f6dc74efe13c_d20250424_m013304_c001_v0001041_t0015_u01745458384052") 2025/04/24 01:34:21 DEBUG : dst/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40314632426d18e8_d20250424_m013303_c001_v7007000_t0000_u01745458383868") 2025/04/24 01:34:21 DEBUG : dst/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f1179f6dc74efe134_d20250424_m013300_c001_v0001041_t0016_u01745458380399") 2025/04/24 01:34:21 DEBUG : dst/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40314632426d18e5_d20250424_m013259_c001_v7007000_t0000_u01745458379667") 2025/04/24 01:34:22 DEBUG : dst/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc74781f_d20250424_m013255_c001_v0001182_t0021_u01745458375869") 2025/04/24 01:34:22 DEBUG : dst/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e5fe13_d20250424_m013254_c001_v7007000_t0000_u01745458374390") 2025/04/24 01:34:22 DEBUG : dst/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f107cd9f9f0b14241_d20250424_m013252_c001_v0001150_t0057_u01745458372438") 2025/04/24 01:34:22 DEBUG : dst/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4094b03cd67d3b83_d20250424_m013252_c001_v7007000_t0000_u01745458372255") 2025/04/24 01:34:22 DEBUG : dst/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f107cd9f9f0b1422f_d20250424_m013248_c001_v0001150_t0020_u01745458368986") 2025/04/24 01:34:22 DEBUG : dst/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4094b03cd67d3b7e_d20250424_m013248_c001_v7007000_t0000_u01745458368253") 2025/04/24 01:34:22 DEBUG : dst/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb7318_d20250424_m013244_c001_v0001120_t0052_u01745458364291") 2025/04/24 01:34:22 DEBUG : dst/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f405cbc8899d08381_d20250424_m013242_c001_v7007000_t0000_u01745458362984") 2025/04/24 01:34:22 DEBUG : dst/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f111cc1bb1099cf5d_d20250424_m013241_c001_v0001101_t0056_u01745458361414") 2025/04/24 01:34:22 DEBUG : dst/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41675930f1a758d5_d20250424_m013241_c001_v7007000_t0000_u01745458361233") 2025/04/24 01:34:22 DEBUG : dst/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f111cc1bb1099cf51_d20250424_m013238_c001_v0001101_t0015_u01745458358507") 2025/04/24 01:34:22 DEBUG : dst/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41675930f1a758d3_d20250424_m013237_c001_v7007000_t0000_u01745458357779") 2025/04/24 01:34:22 DEBUG : dst/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb72f2_d20250424_m013231_c001_v0001120_t0020_u01745458351683") 2025/04/24 01:34:22 DEBUG : dst/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f405cbc8899d08379_d20250424_m013230_c001_v7007000_t0000_u01745458350767") 2025/04/24 01:34:22 DEBUG : dst/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f1021e8da3219a1c4_d20250424_m013229_c001_v0001183_t0022_u01745458349064") 2025/04/24 01:34:22 DEBUG : dst/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f414fe37b57894ccc_d20250424_m013228_c001_v7007000_t0000_u01745458348871") 2025/04/24 01:34:22 DEBUG : dst/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f1021e8da3219a191_d20250424_m013225_c001_v0001183_t0036_u01745458345770") 2025/04/24 01:34:22 DEBUG : dst/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f414fe37b57894cc9_d20250424_m013225_c001_v7007000_t0000_u01745458345043") 2025/04/24 01:34:22 DEBUG : dst/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f119d3fd59032d11d_d20250424_m013219_c001_v0001182_t0009_u01745458339527") 2025/04/24 01:34:22 DEBUG : dst/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41911e299db560fa_d20250424_m013218_c001_v7007000_t0000_u01745458338600") 2025/04/24 01:34:22 DEBUG : dst/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10018fc7c3b91f68_d20250424_m013216_c001_v0001146_t0039_u01745458336969") 2025/04/24 01:34:23 DEBUG : dst/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4094b03cd67d3a67_d20250424_m013216_c001_v7007000_t0000_u01745458336777") 2025/04/24 01:34:23 DEBUG : dst/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10018fc7c3b91f60_d20250424_m013213_c001_v0001146_t0032_u01745458333781") 2025/04/24 01:34:23 DEBUG : dst/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4094b03cd67d3a63_d20250424_m013213_c001_v7007000_t0000_u01745458333058") 2025/04/24 01:34:23 DEBUG : dst/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc747546_d20250424_m013207_c001_v0001182_t0026_u01745458327596") 2025/04/24 01:34:23 DEBUG : dst/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4020fec01a5a6853_d20250424_m013206_c001_v7007000_t0000_u01745458326681") 2025/04/24 01:34:23 DEBUG : dst/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f115b76ab9e8d5afc_d20250424_m013204_c001_v0001172_t0015_u01745458324993") 2025/04/24 01:34:23 DEBUG : dst/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4094b03cd67d3a5d_d20250424_m013204_c001_v7007000_t0000_u01745458324809") 2025/04/24 01:34:23 DEBUG : dst/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f115b76ab9e8d5af2_d20250424_m013201_c001_v0001172_t0018_u01745458321567") 2025/04/24 01:34:23 DEBUG : dst/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4094b03cd67d3a59_d20250424_m013200_c001_v7007000_t0000_u01745458320830") 2025/04/24 01:34:23 DEBUG : dst/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb7298_d20250424_m013154_c001_v0001120_t0056_u01745458314755") 2025/04/24 01:34:23 DEBUG : dst/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4101c6abf9157502_d20250424_m013153_c001_v7007000_t0000_u01745458313652") 2025/04/24 01:34:23 DEBUG : dst/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11477edddc629b5f_d20250424_m013147_c001_v0001109_t0019_u01745458307490") 2025/04/24 01:34:23 DEBUG : dst/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4101c6abf91574f1_d20250424_m013147_c001_v7007000_t0000_u01745458307269") 2025/04/24 01:34:23 DEBUG : dst/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f119d3fd59032cf4c_d20250424_m013143_c001_v0001182_t0048_u01745458303360") 2025/04/24 01:34:23 DEBUG : dst/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10103bf001fd5bb5_d20250424_m013142_c001_v0001117_t0059_u01745458302212") 2025/04/24 01:34:23 DEBUG : dst/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10103bf001fd5bb1_d20250424_m013140_c001_v0001117_t0053_u01745458300870") 2025/04/24 01:34:23 DEBUG : dst/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4175b3d917ff3a79_d20250424_m013127_c001_v7007000_t0000_u01745458287909") 2025/04/24 01:34:23 DEBUG : dst/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb7263_d20250424_m013121_c001_v0001120_t0033_u01745458281082") 2025/04/24 01:34:23 DEBUG : dst/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f1021e8da32199e94_d20250424_m013120_c001_v0001183_t0024_u01745458280317") 2025/04/24 01:34:23 DEBUG : dst/one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f1021e8da32199e84_d20250424_m013119_c001_v0001183_t0039_u01745458279367") 2025/04/24 01:34:24 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40813580f5145d66_d20250424_m013306_c001_v7007000_t0000_u01745458386895") 2025/04/24 01:34:24 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f1024319096e03038_d20250424_m013303_c001_v0001106_t0021_u01745458383313") 2025/04/24 01:34:24 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f1151b010b7256788_d20250424_m013259_c001_v0001171_t0017_u01745458379381") 2025/04/24 01:34:24 DEBUG : dst/one.bak: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e5fe14_d20250424_m013254_c001_v7007000_t0000_u01745458374573") 2025/04/24 01:34:24 DEBUG : dst/one.bak: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11813da0a095162b_d20250424_m013251_c001_v0001146_t0043_u01745458371804") 2025/04/24 01:34:24 DEBUG : dst/one.bak: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11507b630313ff4e_d20250424_m013247_c001_v0001098_t0027_u01745458367894") 2025/04/24 01:34:24 DEBUG : dst/one.bak: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f405cbc8899d08382_d20250424_m013243_c001_v7007000_t0000_u01745458363169") 2025/04/24 01:34:24 DEBUG : dst/one.bak: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10529b2efe9cc2f0_d20250424_m013241_c001_v0001183_t0039_u01745458361004") 2025/04/24 01:34:24 DEBUG : dst/one.bak: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f1009d6e6bcfd809f_d20250424_m013237_c001_v0001184_t0016_u01745458357570") 2025/04/24 01:34:24 DEBUG : dst/three: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4101c6abf9157507_d20250424_m013153_c001_v7007000_t0000_u01745458313836") 2025/04/24 01:34:24 DEBUG : dst/three: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10103bf001fd5bd7_d20250424_m013151_c001_v0001117_t0032_u01745458311785") 2025/04/24 01:34:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40813580f5145d67_d20250424_m013307_c001_v7007000_t0000_u01745458387087") 2025/04/24 01:34:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f102e4971d9dbe50d_d20250424_m013305_c001_v0001120_t0047_u01745458385214") 2025/04/24 01:34:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f108be20cc3a55ef5_d20250424_m013301_c001_v0001179_t0058_u01745458381363") 2025/04/24 01:34:24 DEBUG : dst/three.txt: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40813580f5145d68_d20250424_m013307_c001_v7007000_t0000_u01745458387273") 2025/04/24 01:34:24 DEBUG : dst/three.txt: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f1179f6dc74efe144_d20250424_m013305_c001_v0001041_t0051_u01745458385897") 2025/04/24 01:34:24 DEBUG : dst/three.txt: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40314632426d18e9_d20250424_m013305_c001_v7007000_t0000_u01745458385714") 2025/04/24 01:34:24 DEBUG : dst/three.txt: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f1179f6dc74efe138_d20250424_m013301_c001_v0001041_t0028_u01745458381868") 2025/04/24 01:34:24 DEBUG : dst/three.txt: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40314632426d18e7_d20250424_m013301_c001_v7007000_t0000_u01745458381684") 2025/04/24 01:34:24 DEBUG : dst/three.txt: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc74782b_d20250424_m013256_c001_v0001182_t0043_u01745458376710") 2025/04/24 01:34:25 DEBUG : dst/three.txt: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e5fe15_d20250424_m013254_c001_v7007000_t0000_u01745458374757") 2025/04/24 01:34:25 DEBUG : dst/three.txt: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f107cd9f9f0b14247_d20250424_m013253_c001_v0001150_t0026_u01745458373757") 2025/04/24 01:34:25 DEBUG : dst/three.txt: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4094b03cd67d3b84_d20250424_m013253_c001_v7007000_t0000_u01745458373557") 2025/04/24 01:34:25 DEBUG : dst/three.txt: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f107cd9f9f0b14239_d20250424_m013250_c001_v0001150_t0033_u01745458370378") 2025/04/24 01:34:25 DEBUG : dst/three.txt: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4094b03cd67d3b7f_d20250424_m013250_c001_v7007000_t0000_u01745458370189") 2025/04/24 01:34:25 DEBUG : dst/three.txt: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb731c_d20250424_m013245_c001_v0001120_t0038_u01745458365100") 2025/04/24 01:34:25 DEBUG : dst/three.txt: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41675930f1a758d6_d20250424_m013242_c001_v7007000_t0000_u01745458362422") 2025/04/24 01:34:25 DEBUG : dst/three.txt: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc747741_d20250424_m013240_c001_v0001182_t0027_u01745458360121") 2025/04/24 01:34:25 DEBUG : dst/three.txt: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41675930f1a758d4_d20250424_m013239_c001_v7007000_t0000_u01745458359385") 2025/04/24 01:34:25 DEBUG : dst/three.txt: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb72fe_d20250424_m013234_c001_v0001120_t0048_u01745458354875") 2025/04/24 01:34:25 DEBUG : dst/three.txt: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f414fe37b57894ccd_d20250424_m013229_c001_v7007000_t0000_u01745458349826") 2025/04/24 01:34:25 DEBUG : dst/three.txt: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f119d3fd59032d17e_d20250424_m013227_c001_v0001182_t0052_u01745458347670") 2025/04/24 01:34:25 DEBUG : dst/three.txt: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f414fe37b57894cca_d20250424_m013226_c001_v7007000_t0000_u01745458346573") 2025/04/24 01:34:25 DEBUG : dst/three.txt: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc7475f8_d20250424_m013220_c001_v0001182_t0020_u01745458340345") 2025/04/24 01:34:25 DEBUG : dst/three.txt: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4094b03cd67d3a69_d20250424_m013217_c001_v7007000_t0000_u01745458337667") 2025/04/24 01:34:25 DEBUG : dst/three.txt: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc7475ae_d20250424_m013215_c001_v0001182_t0029_u01745458335690") 2025/04/24 01:34:25 DEBUG : dst/three.txt: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4094b03cd67d3a66_d20250424_m013214_c001_v7007000_t0000_u01745458334585") 2025/04/24 01:34:25 DEBUG : dst/three.txt: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb72b6_d20250424_m013208_c001_v0001120_t0021_u01745458328369") 2025/04/24 01:34:25 DEBUG : dst/three.txt: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4094b03cd67d3a5e_d20250424_m013205_c001_v7007000_t0000_u01745458325750") 2025/04/24 01:34:25 DEBUG : dst/three.txt: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb72aa_d20250424_m013203_c001_v0001120_t0059_u01745458323578") 2025/04/24 01:34:25 DEBUG : dst/three.txt: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4094b03cd67d3a5c_d20250424_m013202_c001_v7007000_t0000_u01745458322484") 2025/04/24 01:34:25 DEBUG : dst/three.txt: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f119d3fd59032cfdf_d20250424_m013156_c001_v0001182_t0041_u01745458316263") 2025/04/24 01:34:26 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e5fe16_d20250424_m013254_c001_v7007000_t0000_u01745458374950") 2025/04/24 01:34:26 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f115249c1c5d31b16_d20250424_m013253_c001_v0001184_t0046_u01745458373324") 2025/04/24 01:34:26 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f1173d7751acda52f_d20250424_m013249_c001_v0001146_t0007_u01745458369811") 2025/04/24 01:34:26 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f405cbc8899d08383_d20250424_m013243_c001_v7007000_t0000_u01745458363356") 2025/04/24 01:34:26 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f109cce4157339daf_d20250424_m013242_c001_v0001161_t0035_u01745458362127") 2025/04/24 01:34:26 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f1096b7ee3a347460_d20250424_m013239_c001_v0001093_t0030_u01745458359051") 2025/04/24 01:34:26 DEBUG : dst/two: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40813580f5145d69_d20250424_m013307_c001_v7007000_t0000_u01745458387455") 2025/04/24 01:34:26 DEBUG : dst/two: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb7335_d20250424_m013256_c001_v0001120_t0033_u01745458376426") 2025/04/24 01:34:26 DEBUG : dst/two: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e5fe17_d20250424_m013255_c001_v7007000_t0000_u01745458375133") 2025/04/24 01:34:26 DEBUG : dst/two: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc74778b_d20250424_m013244_c001_v0001182_t0036_u01745458364892") 2025/04/24 01:34:26 DEBUG : dst/two: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f405cbc8899d08384_d20250424_m013243_c001_v7007000_t0000_u01745458363561") 2025/04/24 01:34:26 DEBUG : dst/two: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc7476d5_d20250424_m013232_c001_v0001182_t0056_u01745458352494") 2025/04/24 01:34:26 DEBUG : dst/two: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f405cbc8899d0837a_d20250424_m013230_c001_v7007000_t0000_u01745458350952") 2025/04/24 01:34:26 DEBUG : dst/two: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb72d8_d20250424_m013220_c001_v0001120_t0009_u01745458340092") 2025/04/24 01:34:26 DEBUG : dst/two: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41911e299db560fb_d20250424_m013218_c001_v7007000_t0000_u01745458338791") 2025/04/24 01:34:26 DEBUG : dst/two: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f119d3fd59032d083_d20250424_m013208_c001_v0001182_t0012_u01745458328167") 2025/04/24 01:34:26 DEBUG : dst/two: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4020fec01a5a6854_d20250424_m013206_c001_v7007000_t0000_u01745458326866") 2025/04/24 01:34:26 DEBUG : dst/two: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc7474ac_d20250424_m013155_c001_v0001182_t0033_u01745458315671") 2025/04/24 01:34:26 DEBUG : dst/two: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4101c6abf9157509_d20250424_m013154_c001_v7007000_t0000_u01745458314019") 2025/04/24 01:34:26 DEBUG : dst/two: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f114a4e69f636ae3e_d20250424_m013149_c001_v0001183_t0057_u01745458309478") 2025/04/24 01:34:26 DEBUG : dst/two: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4175b3d917ff3a7a_d20250424_m013128_c001_v7007000_t0000_u01745458288090") 2025/04/24 01:34:27 DEBUG : dst/two: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f1021e8da32199edc_d20250424_m013126_c001_v0001183_t0049_u01745458286969") 2025/04/24 01:34:27 DEBUG : empty space: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41513c3594c52f99_d20250424_m013042_c001_v7007000_t0000_u01745458242365") 2025/04/24 01:34:27 DEBUG : empty space: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f119d3fd59032cc62_d20250424_m013038_c001_v0001182_t0034_u01745458238134") 2025/04/24 01:34:27 DEBUG : empty space: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41513c3594c52f95_d20250424_m013036_c001_v7007000_t0000_u01745458236283") 2025/04/24 01:34:27 DEBUG : empty space: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f119d3fd59032cbd4_d20250424_m013025_c001_v0001182_t0016_u01745458225925") 2025/04/24 01:34:27 DEBUG : empty space: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41911e299db55e75_d20250424_m013017_c001_v7007000_t0000_u01745458217144") 2025/04/24 01:34:27 DEBUG : empty space: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f119d3fd59032cb2c_d20250424_m013013_c001_v0001182_t0009_u01745458213737") 2025/04/24 01:34:27 DEBUG : empty space: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40813580f5145bd5_d20250424_m012948_c001_v7007000_t0000_u01745458188274") 2025/04/24 01:34:27 DEBUG : empty space: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb71c1_d20250424_m012946_c001_v0001120_t0008_u01745458186163") 2025/04/24 01:34:27 DEBUG : empty space: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40813580f5145bcf_d20250424_m012944_c001_v7007000_t0000_u01745458184586") 2025/04/24 01:34:27 DEBUG : empty space: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb71bd_d20250424_m012943_c001_v0001120_t0031_u01745458183324") 2025/04/24 01:34:27 DEBUG : empty space: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40813580f5145bad_d20250424_m012939_c001_v7007000_t0000_u01745458179423") 2025/04/24 01:34:27 DEBUG : empty space: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb71ad_d20250424_m012937_c001_v0001120_t0052_u01745458177451") 2025/04/24 01:34:27 DEBUG : empty space: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40813580f5145ba8_d20250424_m012936_c001_v7007000_t0000_u01745458176152") 2025/04/24 01:34:27 DEBUG : empty space: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb719f_d20250424_m012934_c001_v0001120_t0015_u01745458174705") 2025/04/24 01:34:27 DEBUG : empty space: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40538c25bac72215_d20250424_m012927_c001_v7007000_t0000_u01745458167129") 2025/04/24 01:34:27 DEBUG : empty space: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb717d_d20250424_m012925_c001_v0001120_t0012_u01745458165585") 2025/04/24 01:34:27 DEBUG : empty space: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40538c25bac7220f_d20250424_m012924_c001_v7007000_t0000_u01745458164384") 2025/04/24 01:34:27 DEBUG : empty space: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb7173_d20250424_m012923_c001_v0001120_t0055_u01745458163447") 2025/04/24 01:34:27 DEBUG : empty space: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4130823f27b6b077_d20250424_m012917_c001_v7007000_t0000_u01745458157799") 2025/04/24 01:34:27 DEBUG : empty space: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb7157_d20250424_m012916_c001_v0001120_t0038_u01745458156273") 2025/04/24 01:34:28 DEBUG : empty space: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4130823f27b6b06e_d20250424_m012913_c001_v7007000_t0000_u01745458153698") 2025/04/24 01:34:28 DEBUG : empty space: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb714c_d20250424_m012912_c001_v0001120_t0000_u01745458152562") 2025/04/24 01:34:28 DEBUG : empty space: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4130823f27b6b069_d20250424_m012911_c001_v7007000_t0000_u01745458151470") 2025/04/24 01:34:28 DEBUG : empty space: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f1036f89e4603e22e_d20250424_m012910_c001_v0001184_t0027_u01745458150891") 2025/04/24 01:34:28 DEBUG : empty space: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb7145_d20250424_m012909_c001_v0001120_t0017_u01745458149292") 2025/04/24 01:34:28 DEBUG : enormous: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40813580f5145bd2_d20250424_m012947_c001_v7007000_t0000_u01745458187331") 2025/04/24 01:34:28 DEBUG : enormous: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb71c5_d20250424_m012946_c001_v0001120_t0046_u01745458186432") 2025/04/24 01:34:28 DEBUG : existing: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40813580f5145d6d_d20250424_m013311_c001_v7007000_t0000_u01745458391903") 2025/04/24 01:34:28 DEBUG : existing: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb7361_d20250424_m013310_c001_v0001120_t0035_u01745458390527") 2025/04/24 01:34:28 DEBUG : existing: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41911e299db55e6e_d20250424_m013011_c001_v7007000_t0000_u01745458211990") 2025/04/24 01:34:28 DEBUG : existing: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb71f9_d20250424_m013010_c001_v0001120_t0008_u01745458210927") 2025/04/24 01:34:28 DEBUG : existing: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4130823f27b6b060_d20250424_m012905_c001_v7007000_t0000_u01745458145287") 2025/04/24 01:34:28 DEBUG : existing: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb7135_d20250424_m012904_c001_v0001120_t0031_u01745458144279") 2025/04/24 01:34:28 DEBUG : existing: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4130823f27b6b05c_d20250424_m012903_c001_v7007000_t0000_u01745458143004") 2025/04/24 01:34:28 DEBUG : existing: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb712f_d20250424_m012902_c001_v0001120_t0028_u01745458142198") 2025/04/24 01:34:28 DEBUG : existing: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb712b_d20250424_m012901_c001_v0001120_t0027_u01745458141358") 2025/04/24 01:34:28 DEBUG : existing-b: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41911e299db55e6f_d20250424_m013012_c001_v7007000_t0000_u01745458212174") 2025/04/24 01:34:28 DEBUG : existing-b: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f119d3fd59032cafe_d20250424_m013010_c001_v0001182_t0036_u01745458210942") 2025/04/24 01:34:28 DEBUG : file1: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607dc_d20250424_m013403_c001_v7007000_t0000_u01745458443940") 2025/04/24 01:34:28 DEBUG : file1: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f116d8e57050bb9be_d20250424_m013402_c001_v0001093_t0044_u01745458442598") 2025/04/24 01:34:28 DEBUG : file1: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607d8_d20250424_m013400_c001_v7007000_t0000_u01745458440515") 2025/04/24 01:34:29 DEBUG : file1: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f115e8d41c910be6a_d20250424_m013359_c001_v0001041_t0053_u01745458439110") 2025/04/24 01:34:29 DEBUG : five: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40813580f5145bd9_d20250424_m012952_c001_v7007000_t0000_u01745458192994") 2025/04/24 01:34:29 DEBUG : five: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41839e1ba0cb71d9_d20250424_m012950_c001_v0001120_t0006_u01745458190815") 2025/04/24 01:34:29 DEBUG : foo: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4130823f27b6b075_d20250424_m012915_c001_v7007000_t0000_u01745458155546") 2025/04/24 01:34:29 DEBUG : foo: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41839e1ba0cb7151_d20250424_m012914_c001_v0001120_t0006_u01745458154995") 2025/04/24 01:34:29 DEBUG : foo: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41839e1ba0cb714f_d20250424_m012914_c001_v0001120_t0006_u01745458154429") 2025/04/24 01:34:29 DEBUG : four: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40813580f5145bda_d20250424_m012953_c001_v7007000_t0000_u01745458193177") 2025/04/24 01:34:29 DEBUG : four: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f419d3fd59032c9ec_d20250424_m012951_c001_v0001182_t0048_u01745458191375") 2025/04/24 01:34:29 DEBUG : four: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb71d7_d20250424_m012950_c001_v0001120_t0034_u01745458190162") 2025/04/24 01:34:29 DEBUG : hello world2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41870d48f88ac4e7_d20250424_m012809_c001_v7007000_t0000_u01745458089665") 2025/04/24 01:34:29 DEBUG : hello world2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb7083_d20250424_m012808_c001_v0001120_t0029_u01745458088984") 2025/04/24 01:34:29 DEBUG : ignore-size: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4130823f27b6b05a_d20250424_m012900_c001_v7007000_t0000_u01745458140269") 2025/04/24 01:34:29 DEBUG : ignore-size: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb7127_d20250424_m012858_c001_v0001120_t0041_u01745458138942") 2025/04/24 01:34:29 DEBUG : nested/sub dir/file: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41911e299db55e6b_d20250424_m013009_c001_v7007000_t0000_u01745458209801") 2025/04/24 01:34:29 DEBUG : nested/sub dir/file: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f119d3fd59032cae4_d20250424_m013008_c001_v0001182_t0037_u01745458208872") 2025/04/24 01:34:29 DEBUG : nested/sub dir/file: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41911e299db55e5f_d20250424_m013007_c001_v7007000_t0000_u01745458207748") 2025/04/24 01:34:29 DEBUG : nested/sub dir/file: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f119d3fd59032cac2_d20250424_m013006_c001_v0001182_t0026_u01745458206405") 2025/04/24 01:34:29 DEBUG : one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40813580f5145bdb_d20250424_m012953_c001_v7007000_t0000_u01745458193383") 2025/04/24 01:34:29 DEBUG : one: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41839e1ba0cb71d1_d20250424_m012949_c001_v0001120_t0006_u01745458189435") 2025/04/24 01:34:29 DEBUG : only0: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607bd_d20250424_m013354_c001_v7007000_t0000_u01745458434307") 2025/04/24 01:34:29 DEBUG : only0: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41839e1ba0cb73e9_d20250424_m013348_c001_v0001120_t0006_u01745458428649") 2025/04/24 01:34:30 DEBUG : only0: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc747ae6_d20250424_m013336_c001_v0001182_t0053_u01745458416473") 2025/04/24 01:34:30 DEBUG : only0: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4101c6abf915757f_d20250424_m013329_c001_v7007000_t0000_u01745458409432") 2025/04/24 01:34:30 DEBUG : only0: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc747976_d20250424_m013316_c001_v0001182_t0004_u01745458396900") 2025/04/24 01:34:30 DEBUG : only1: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607be_d20250424_m013354_c001_v7007000_t0000_u01745458434488") 2025/04/24 01:34:30 DEBUG : only1: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f416d8e57050bb9b2_d20250424_m013349_c001_v0001093_t0008_u01745458429949") 2025/04/24 01:34:30 DEBUG : only1: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc747af6_d20250424_m013336_c001_v0001182_t0057_u01745458416939") 2025/04/24 01:34:30 DEBUG : only1: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4101c6abf9157585_d20250424_m013330_c001_v7007000_t0000_u01745458410159") 2025/04/24 01:34:30 DEBUG : only1: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc747982_d20250424_m013317_c001_v0001182_t0008_u01745458397396") 2025/04/24 01:34:30 DEBUG : only10: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607bf_d20250424_m013354_c001_v7007000_t0000_u01745458434670") 2025/04/24 01:34:30 DEBUG : only10: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40350deebc747bd0_d20250424_m013348_c001_v0001182_t0053_u01745458428662") 2025/04/24 01:34:30 DEBUG : only10: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc747b60_d20250424_m013342_c001_v0001182_t0056_u01745458422594") 2025/04/24 01:34:30 DEBUG : only10: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4101c6abf9157588_d20250424_m013330_c001_v7007000_t0000_u01745458410375") 2025/04/24 01:34:30 DEBUG : only10: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc7479fc_d20250424_m013322_c001_v0001182_t0038_u01745458402912") 2025/04/24 01:34:30 DEBUG : only11: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607c0_d20250424_m013354_c001_v7007000_t0000_u01745458434851") 2025/04/24 01:34:30 DEBUG : only11: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f415e8d41c910be52_d20250424_m013349_c001_v0001041_t0030_u01745458429220") 2025/04/24 01:34:30 DEBUG : only11: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc747b68_d20250424_m013343_c001_v0001182_t0040_u01745458423116") 2025/04/24 01:34:30 DEBUG : only11: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40538c25bac72289_d20250424_m013330_c001_v7007000_t0000_u01745458410174") 2025/04/24 01:34:30 DEBUG : only11: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc747a0a_d20250424_m013323_c001_v0001182_t0000_u01745458403506") 2025/04/24 01:34:30 DEBUG : only12: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607c1_d20250424_m013355_c001_v7007000_t0000_u01745458435035") 2025/04/24 01:34:30 DEBUG : only12: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f416d8e57050bb9ac_d20250424_m013349_c001_v0001093_t0008_u01745458429402") 2025/04/24 01:34:31 DEBUG : only12: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc747b6c_d20250424_m013343_c001_v0001182_t0033_u01745458423743") 2025/04/24 01:34:31 DEBUG : only12: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4101c6abf9157586_d20250424_m013330_c001_v7007000_t0000_u01745458410186") 2025/04/24 01:34:31 DEBUG : only12: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc747a22_d20250424_m013324_c001_v0001182_t0015_u01745458404183") 2025/04/24 01:34:31 DEBUG : only13: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607c2_d20250424_m013355_c001_v7007000_t0000_u01745458435216") 2025/04/24 01:34:31 DEBUG : only13: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41839e1ba0cb73eb_d20250424_m013349_c001_v0001120_t0006_u01745458429047") 2025/04/24 01:34:31 DEBUG : only13: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc747b7a_d20250424_m013344_c001_v0001182_t0031_u01745458424393") 2025/04/24 01:34:31 DEBUG : only13: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4101c6abf9157580_d20250424_m013329_c001_v7007000_t0000_u01745458409614") 2025/04/24 01:34:31 DEBUG : only13: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc747a2c_d20250424_m013324_c001_v0001182_t0059_u01745458404728") 2025/04/24 01:34:31 DEBUG : only14: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607c3_d20250424_m013355_c001_v7007000_t0000_u01745458435397") 2025/04/24 01:34:31 DEBUG : only14: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40350deebc747bd4_d20250424_m013349_c001_v0001182_t0053_u01745458429059") 2025/04/24 01:34:31 DEBUG : only14: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc747b86_d20250424_m013345_c001_v0001182_t0057_u01745458425060") 2025/04/24 01:34:31 DEBUG : only14: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4101c6abf9157581_d20250424_m013329_c001_v7007000_t0000_u01745458409795") 2025/04/24 01:34:31 DEBUG : only14: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc747a2e_d20250424_m013325_c001_v0001182_t0037_u01745458405266") 2025/04/24 01:34:31 DEBUG : only15: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607c4_d20250424_m013355_c001_v7007000_t0000_u01745458435578") 2025/04/24 01:34:31 DEBUG : only15: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41839e1ba0cb73ed_d20250424_m013349_c001_v0001120_t0006_u01745458429229") 2025/04/24 01:34:31 DEBUG : only15: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc747b90_d20250424_m013345_c001_v0001182_t0057_u01745458425537") 2025/04/24 01:34:31 DEBUG : only15: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f405cbc8899d083c0_d20250424_m013330_c001_v7007000_t0000_u01745458410390") 2025/04/24 01:34:31 DEBUG : only15: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc747a32_d20250424_m013325_c001_v0001182_t0030_u01745458405799") 2025/04/24 01:34:31 DEBUG : only16: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607c5_d20250424_m013355_c001_v7007000_t0000_u01745458435759") 2025/04/24 01:34:31 DEBUG : only16: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40350deebc747bd8_d20250424_m013349_c001_v0001182_t0053_u01745458429241") 2025/04/24 01:34:32 DEBUG : only16: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc747b9e_d20250424_m013346_c001_v0001182_t0041_u01745458426204") 2025/04/24 01:34:32 DEBUG : only16: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40538c25bac72287_d20250424_m013329_c001_v7007000_t0000_u01745458409806") 2025/04/24 01:34:32 DEBUG : only16: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc747a38_d20250424_m013326_c001_v0001182_t0023_u01745458406327") 2025/04/24 01:34:32 DEBUG : only17: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607c7_d20250424_m013355_c001_v7007000_t0000_u01745458435957") 2025/04/24 01:34:32 DEBUG : only17: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f415e8d41c910be54_d20250424_m013349_c001_v0001041_t0030_u01745458429406") 2025/04/24 01:34:32 DEBUG : only17: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc747ba8_d20250424_m013346_c001_v0001182_t0057_u01745458426822") 2025/04/24 01:34:32 DEBUG : only17: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f405cbc8899d083bf_d20250424_m013330_c001_v7007000_t0000_u01745458410207") 2025/04/24 01:34:32 DEBUG : only17: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc747a48_d20250424_m013326_c001_v0001182_t0033_u01745458406965") 2025/04/24 01:34:32 DEBUG : only18: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607c9_d20250424_m013356_c001_v7007000_t0000_u01745458436138") 2025/04/24 01:34:32 DEBUG : only18: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41839e1ba0cb73ef_d20250424_m013349_c001_v0001120_t0006_u01745458429423") 2025/04/24 01:34:32 DEBUG : only18: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc747bb4_d20250424_m013347_c001_v0001182_t0022_u01745458427320") 2025/04/24 01:34:32 DEBUG : only18: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4101c6abf9157589_d20250424_m013330_c001_v7007000_t0000_u01745458410534") 2025/04/24 01:34:32 DEBUG : only18: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc747a56_d20250424_m013327_c001_v0001182_t0053_u01745458407616") 2025/04/24 01:34:32 DEBUG : only19: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607ca_d20250424_m013356_c001_v7007000_t0000_u01745458436319") 2025/04/24 01:34:32 DEBUG : only19: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40350deebc747be0_d20250424_m013349_c001_v0001182_t0053_u01745458429436") 2025/04/24 01:34:32 DEBUG : only19: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc747bc0_d20250424_m013347_c001_v0001182_t0011_u01745458427805") 2025/04/24 01:34:32 DEBUG : only19: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f405cbc8899d083bd_d20250424_m013329_c001_v7007000_t0000_u01745458409819") 2025/04/24 01:34:32 DEBUG : only19: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc747a6a_d20250424_m013328_c001_v0001182_t0019_u01745458408235") 2025/04/24 01:34:32 DEBUG : only2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607cb_d20250424_m013356_c001_v7007000_t0000_u01745458436501") 2025/04/24 01:34:32 DEBUG : only2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f416d8e57050bb9ae_d20250424_m013349_c001_v0001093_t0008_u01745458429585") 2025/04/24 01:34:33 DEBUG : only2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc747b14_d20250424_m013337_c001_v0001182_t0041_u01745458417584") 2025/04/24 01:34:33 DEBUG : only2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4101c6abf9157587_d20250424_m013330_c001_v7007000_t0000_u01745458410346") 2025/04/24 01:34:33 DEBUG : only2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc74798e_d20250424_m013318_c001_v0001182_t0045_u01745458398002") 2025/04/24 01:34:33 DEBUG : only3: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607cc_d20250424_m013356_c001_v7007000_t0000_u01745458436682") 2025/04/24 01:34:33 DEBUG : only3: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f415e8d41c910be56_d20250424_m013349_c001_v0001041_t0030_u01745458429594") 2025/04/24 01:34:33 DEBUG : only3: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc747b18_d20250424_m013338_c001_v0001182_t0019_u01745458418051") 2025/04/24 01:34:33 DEBUG : only3: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4101c6abf9157582_d20250424_m013329_c001_v7007000_t0000_u01745458409814") 2025/04/24 01:34:33 DEBUG : only3: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc74799a_d20250424_m013318_c001_v0001182_t0020_u01745458398602") 2025/04/24 01:34:33 DEBUG : only4: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607cd_d20250424_m013356_c001_v7007000_t0000_u01745458436862") 2025/04/24 01:34:33 DEBUG : only4: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41839e1ba0cb73f1_d20250424_m013349_c001_v0001120_t0006_u01745458429605") 2025/04/24 01:34:33 DEBUG : only4: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc747b22_d20250424_m013338_c001_v0001182_t0009_u01745458418525") 2025/04/24 01:34:33 DEBUG : only4: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4101c6abf9157583_d20250424_m013329_c001_v7007000_t0000_u01745458409977") 2025/04/24 01:34:33 DEBUG : only4: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc7479a2_d20250424_m013319_c001_v0001182_t0054_u01745458399091") 2025/04/24 01:34:33 DEBUG : only5: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607ce_d20250424_m013357_c001_v7007000_t0000_u01745458437045") 2025/04/24 01:34:33 DEBUG : only5: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40350deebc747be3_d20250424_m013349_c001_v0001182_t0053_u01745458429622") 2025/04/24 01:34:33 DEBUG : only5: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc747b28_d20250424_m013339_c001_v0001182_t0058_u01745458419031") 2025/04/24 01:34:33 DEBUG : only5: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40538c25bac72288_d20250424_m013329_c001_v7007000_t0000_u01745458409990") 2025/04/24 01:34:33 DEBUG : only5: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc7479b4_d20250424_m013319_c001_v0001182_t0008_u01745458399776") 2025/04/24 01:34:33 DEBUG : only6: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607cf_d20250424_m013357_c001_v7007000_t0000_u01745458437236") 2025/04/24 01:34:33 DEBUG : only6: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f416d8e57050bb9b0_d20250424_m013349_c001_v0001093_t0008_u01745458429767") 2025/04/24 01:34:33 DEBUG : only6: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc747b3a_d20250424_m013339_c001_v0001182_t0000_u01745458419798") 2025/04/24 01:34:34 DEBUG : only6: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40538c25bac7228a_d20250424_m013330_c001_v7007000_t0000_u01745458410364") 2025/04/24 01:34:34 DEBUG : only6: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc7479be_d20250424_m013320_c001_v0001182_t0011_u01745458400324") 2025/04/24 01:34:34 DEBUG : only7: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607d0_d20250424_m013357_c001_v7007000_t0000_u01745458437417") 2025/04/24 01:34:34 DEBUG : only7: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f415e8d41c910be58_d20250424_m013349_c001_v0001041_t0030_u01745458429779") 2025/04/24 01:34:34 DEBUG : only7: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc747b4a_d20250424_m013340_c001_v0001182_t0017_u01745458420914") 2025/04/24 01:34:34 DEBUG : only7: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4101c6abf9157584_d20250424_m013330_c001_v7007000_t0000_u01745458410000") 2025/04/24 01:34:34 DEBUG : only7: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc7479d2_d20250424_m013321_c001_v0001182_t0049_u01745458401032") 2025/04/24 01:34:34 DEBUG : only8: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607d1_d20250424_m013357_c001_v7007000_t0000_u01745458437598") 2025/04/24 01:34:34 DEBUG : only8: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41839e1ba0cb73f3_d20250424_m013349_c001_v0001120_t0006_u01745458429789") 2025/04/24 01:34:34 DEBUG : only8: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc747b4e_d20250424_m013341_c001_v0001182_t0020_u01745458421467") 2025/04/24 01:34:34 DEBUG : only8: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40538c25bac7228b_d20250424_m013330_c001_v7007000_t0000_u01745458410547") 2025/04/24 01:34:34 DEBUG : only8: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc7479e8_d20250424_m013321_c001_v0001182_t0049_u01745458401687") 2025/04/24 01:34:34 DEBUG : only9: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607d2_d20250424_m013357_c001_v7007000_t0000_u01745458437781") 2025/04/24 01:34:34 DEBUG : only9: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40350deebc747beb_d20250424_m013349_c001_v0001182_t0053_u01745458429803") 2025/04/24 01:34:34 DEBUG : only9: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc747b58_d20250424_m013342_c001_v0001182_t0000_u01745458422108") 2025/04/24 01:34:34 DEBUG : only9: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f405cbc8899d083be_d20250424_m013330_c001_v7007000_t0000_u01745458410009") 2025/04/24 01:34:34 DEBUG : only9: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc7479f2_d20250424_m013322_c001_v0001182_t0005_u01745458402199") 2025/04/24 01:34:34 DEBUG : potato: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41911e299db55e5a_d20250424_m013004_c001_v7007000_t0000_u01745458204543") 2025/04/24 01:34:34 DEBUG : potato: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc746f20_d20250424_m013002_c001_v0001182_t0057_u01745458202708") 2025/04/24 01:34:34 DEBUG : potato: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40813580f5145be7_d20250424_m013000_c001_v7007000_t0000_u01745458200861") 2025/04/24 01:34:34 DEBUG : potato: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb71e7_d20250424_m012958_c001_v0001120_t0040_u01745458198803") 2025/04/24 01:34:34 DEBUG : potato: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40813580f5145be1_d20250424_m012956_c001_v7007000_t0000_u01745458196486") 2025/04/24 01:34:35 DEBUG : potato: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f119d3fd59032ca14_d20250424_m012954_c001_v0001182_t0035_u01745458194302") 2025/04/24 01:34:35 DEBUG : potato: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40813580f5145bb6_d20250424_m012942_c001_v7007000_t0000_u01745458182063") 2025/04/24 01:34:35 DEBUG : potato: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb71b5_d20250424_m012940_c001_v0001120_t0001_u01745458180355") 2025/04/24 01:34:35 DEBUG : potato: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40813580f5145bab_d20250424_m012938_c001_v7007000_t0000_u01745458178334") 2025/04/24 01:34:35 DEBUG : potato: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb71a9_d20250424_m012937_c001_v0001120_t0014_u01745458177174") 2025/04/24 01:34:35 DEBUG : potato: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40813580f5145ba7_d20250424_m012935_c001_v7007000_t0000_u01745458175475") 2025/04/24 01:34:35 DEBUG : potato: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb719d_d20250424_m012934_c001_v0001120_t0014_u01745458174292") 2025/04/24 01:34:35 DEBUG : potato: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40538c25bac72212_d20250424_m012926_c001_v7007000_t0000_u01745458166573") 2025/04/24 01:34:35 DEBUG : potato: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb7179_d20250424_m012925_c001_v0001120_t0026_u01745458165293") 2025/04/24 01:34:35 DEBUG : potato: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40538c25bac72210_d20250424_m012924_c001_v7007000_t0000_u01745458164568") 2025/04/24 01:34:35 DEBUG : potato: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb7171_d20250424_m012922_c001_v0001120_t0046_u01745458162985") 2025/04/24 01:34:35 DEBUG : potato: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4130823f27b6b07b_d20250424_m012922_c001_v7007000_t0000_u01745458162254") 2025/04/24 01:34:35 DEBUG : potato: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb7169_d20250424_m012921_c001_v0001120_t0051_u01745458161462") 2025/04/24 01:34:35 DEBUG : potato: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb7165_d20250424_m012920_c001_v0001120_t0015_u01745458160803") 2025/04/24 01:34:35 DEBUG : potato: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4130823f27b6b079_d20250424_m012920_c001_v7007000_t0000_u01745458160073") 2025/04/24 01:34:35 DEBUG : potato: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb7161_d20250424_m012919_c001_v0001120_t0010_u01745458159421") 2025/04/24 01:34:35 DEBUG : potato: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb715f_d20250424_m012918_c001_v0001120_t0031_u01745458158710") 2025/04/24 01:34:35 DEBUG : potato: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4130823f27b6b078_d20250424_m012917_c001_v7007000_t0000_u01745458157982") 2025/04/24 01:34:35 DEBUG : potato: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb715b_d20250424_m012916_c001_v0001120_t0023_u01745458156928") 2025/04/24 01:34:35 DEBUG : potato2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41870d48f88ac564_d20250424_m013055_c001_v7007000_t0000_u01745458255830") 2025/04/24 01:34:35 DEBUG : potato2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc747191_d20250424_m013055_c001_v0001182_t0037_u01745458255251") 2025/04/24 01:34:36 DEBUG : potato2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41513c3594c52f9c_d20250424_m013043_c001_v7007000_t0000_u01745458243371") 2025/04/24 01:34:36 DEBUG : potato2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc7470b6_d20250424_m013037_c001_v0001182_t0057_u01745458237571") 2025/04/24 01:34:36 DEBUG : potato2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40238c91b2df78ba_d20250424_m013029_c001_v7007000_t0000_u01745458229738") 2025/04/24 01:34:36 DEBUG : potato2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc74701f_d20250424_m013025_c001_v0001182_t0013_u01745458225331") 2025/04/24 01:34:36 DEBUG : potato2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41911e299db55e76_d20250424_m013017_c001_v7007000_t0000_u01745458217410") 2025/04/24 01:34:36 DEBUG : potato2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc746f9a_d20250424_m013013_c001_v0001182_t0004_u01745458213504") 2025/04/24 01:34:36 DEBUG : potato2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40813580f5145bd3_d20250424_m012947_c001_v7007000_t0000_u01745458187523") 2025/04/24 01:34:36 DEBUG : potato2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb71bf_d20250424_m012945_c001_v0001120_t0016_u01745458185865") 2025/04/24 01:34:36 DEBUG : potato2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40813580f5145bd0_d20250424_m012944_c001_v7007000_t0000_u01745458184769") 2025/04/24 01:34:36 DEBUG : potato2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb71bb_d20250424_m012942_c001_v0001120_t0018_u01745458182984") 2025/04/24 01:34:36 DEBUG : potato2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40813580f5145bb8_d20250424_m012942_c001_v7007000_t0000_u01745458182251") 2025/04/24 01:34:36 DEBUG : potato2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb71b7_d20250424_m012941_c001_v0001120_t0012_u01745458181390") 2025/04/24 01:34:36 DEBUG : potato2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40813580f5145baf_d20250424_m012939_c001_v7007000_t0000_u01745458179607") 2025/04/24 01:34:36 DEBUG : potato2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb71b1_d20250424_m012938_c001_v0001120_t0038_u01745458178705") 2025/04/24 01:34:36 DEBUG : potato2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40813580f5145ba9_d20250424_m012936_c001_v7007000_t0000_u01745458176335") 2025/04/24 01:34:36 DEBUG : potato2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb71a1_d20250424_m012935_c001_v0001120_t0038_u01745458175485") 2025/04/24 01:34:36 DEBUG : potato2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40538c25bac72216_d20250424_m012927_c001_v7007000_t0000_u01745458167311") 2025/04/24 01:34:36 DEBUG : potato2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb717f_d20250424_m012926_c001_v0001120_t0017_u01745458166222") 2025/04/24 01:34:36 DEBUG : potato2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41870d48f88ac4ed_d20250424_m012813_c001_v7007000_t0000_u01745458093745") 2025/04/24 01:34:36 DEBUG : potato2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb7097_d20250424_m012812_c001_v0001120_t0054_u01745458092610") 2025/04/24 01:34:37 DEBUG : potato2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41870d48f88ac4eb_d20250424_m012811_c001_v7007000_t0000_u01745458091341") 2025/04/24 01:34:37 DEBUG : potato2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb708d_d20250424_m012810_c001_v0001120_t0009_u01745458090567") 2025/04/24 01:34:37 DEBUG : potato3: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41513c3594c52f9b_d20250424_m013043_c001_v7007000_t0000_u01745458243189") 2025/04/24 01:34:37 DEBUG : potato3: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb7227_d20250424_m013038_c001_v0001120_t0031_u01745458238699") 2025/04/24 01:34:37 DEBUG : potato3: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40238c91b2df78bb_d20250424_m013029_c001_v7007000_t0000_u01745458229981") 2025/04/24 01:34:37 DEBUG : potato3: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb7217_d20250424_m013026_c001_v0001120_t0036_u01745458226499") 2025/04/24 01:34:37 DEBUG : potato3: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41911e299db55e78_d20250424_m013017_c001_v7007000_t0000_u01745458217777") 2025/04/24 01:34:37 DEBUG : potato3: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb71ff_d20250424_m013013_c001_v0001120_t0049_u01745458213956") 2025/04/24 01:34:37 DEBUG : pre-dest1/1: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4101c6abf91574e8_d20250424_m013136_c001_v7007000_t0000_u01745458296668") 2025/04/24 01:34:37 DEBUG : pre-dest1/1: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb726f_d20250424_m013128_c001_v0001120_t0035_u01745458288835") 2025/04/24 01:34:37 DEBUG : pre-dest2/2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4101c6abf91574e9_d20250424_m013136_c001_v7007000_t0000_u01745458296851") 2025/04/24 01:34:37 DEBUG : pre-dest2/2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc747346_d20250424_m013129_c001_v0001182_t0055_u01745458289485") 2025/04/24 01:34:37 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4175b3d917ff3a72_d20250424_m013109_c001_v7007000_t0000_u01745458269028") 2025/04/24 01:34:37 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f119d3fd59032cd96_d20250424_m013105_c001_v0001182_t0051_u01745458265113") 2025/04/24 01:34:37 DEBUG : sizeonly: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4063d6cfd2c884cf_d20250424_m012857_c001_v7007000_t0000_u01745458137302") 2025/04/24 01:34:37 DEBUG : sizeonly: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb7121_d20250424_m012856_c001_v0001120_t0028_u01745458136265") 2025/04/24 01:34:37 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40341f9e52617d94_d20250424_m013413_c001_v7007000_t0000_u01745458453245") 2025/04/24 01:34:37 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb7423_d20250424_m013410_c001_v0001120_t0014_u01745458450434") 2025/04/24 01:34:37 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607e2_d20250424_m013408_c001_v7007000_t0000_u01745458448548") 2025/04/24 01:34:37 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f115e8d41c910be74_d20250424_m013405_c001_v0001041_t0036_u01745458445996") 2025/04/24 01:34:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41911e299db55e6c_d20250424_m013009_c001_v7007000_t0000_u01745458209986") 2025/04/24 01:34:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc746f5a_d20250424_m013009_c001_v0001182_t0046_u01745458209219") 2025/04/24 01:34:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41911e299db55e65_d20250424_m013007_c001_v7007000_t0000_u01745458207932") 2025/04/24 01:34:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb71f1_d20250424_m013006_c001_v0001120_t0001_u01745458206753") 2025/04/24 01:34:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4063d6cfd2c884c4_d20250424_m012852_c001_v7007000_t0000_u01745458132949") 2025/04/24 01:34:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb7117_d20250424_m012851_c001_v0001120_t0058_u01745458131106") 2025/04/24 01:34:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4063d6cfd2c884bf_d20250424_m012850_c001_v7007000_t0000_u01745458130361") 2025/04/24 01:34:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb710d_d20250424_m012849_c001_v0001120_t0010_u01745458129093") 2025/04/24 01:34:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4063d6cfd2c884b5_d20250424_m012846_c001_v7007000_t0000_u01745458126155") 2025/04/24 01:34:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb70ff_d20250424_m012844_c001_v0001120_t0040_u01745458124920") 2025/04/24 01:34:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4063d6cfd2c884a6_d20250424_m012844_c001_v7007000_t0000_u01745458124368") 2025/04/24 01:34:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb70f7_d20250424_m012843_c001_v0001120_t0025_u01745458123108") 2025/04/24 01:34:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb70e1_d20250424_m012840_c001_v0001120_t0031_u01745458120019") 2025/04/24 01:34:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4063d6cfd2c8848e_d20250424_m012839_c001_v7007000_t0000_u01745458119282") 2025/04/24 01:34:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb70df_d20250424_m012838_c001_v0001120_t0057_u01745458118475") 2025/04/24 01:34:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb70db_d20250424_m012837_c001_v0001120_t0017_u01745458117638") 2025/04/24 01:34:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4063d6cfd2c8847b_d20250424_m012836_c001_v7007000_t0000_u01745458116554") 2025/04/24 01:34:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb70d7_d20250424_m012834_c001_v0001120_t0015_u01745458114018") 2025/04/24 01:34:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb70d1_d20250424_m012830_c001_v0001120_t0001_u01745458110809") 2025/04/24 01:34:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4063d6cfd2c8846b_d20250424_m012830_c001_v7007000_t0000_u01745458110086") 2025/04/24 01:34:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb70cb_d20250424_m012829_c001_v0001120_t0001_u01745458109267") 2025/04/24 01:34:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb70c9_d20250424_m012828_c001_v0001120_t0021_u01745458108370") 2025/04/24 01:34:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4063d6cfd2c8845d_d20250424_m012827_c001_v7007000_t0000_u01745458107649") 2025/04/24 01:34:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb70b9_d20250424_m012824_c001_v0001120_t0038_u01745458104061") 2025/04/24 01:34:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4063d6cfd2c8842b_d20250424_m012823_c001_v7007000_t0000_u01745458103697") 2025/04/24 01:34:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb70b5_d20250424_m012823_c001_v0001120_t0019_u01745458103084") 2025/04/24 01:34:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41870d48f88ac4f7_d20250424_m012821_c001_v7007000_t0000_u01745458101456") 2025/04/24 01:34:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb70b1_d20250424_m012820_c001_v0001120_t0032_u01745458100809") 2025/04/24 01:34:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41870d48f88ac4f6_d20250424_m012820_c001_v7007000_t0000_u01745458100264") 2025/04/24 01:34:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb70ad_d20250424_m012819_c001_v0001120_t0034_u01745458099594") 2025/04/24 01:34:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41870d48f88ac4f3_d20250424_m012818_c001_v7007000_t0000_u01745458098328") 2025/04/24 01:34:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb70a7_d20250424_m012817_c001_v0001120_t0043_u01745458097386") 2025/04/24 01:34:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41870d48f88ac4f0_d20250424_m012816_c001_v7007000_t0000_u01745458096840") 2025/04/24 01:34:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb70a3_d20250424_m012816_c001_v0001120_t0036_u01745458096176") 2025/04/24 01:34:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41870d48f88ac4ef_d20250424_m012815_c001_v7007000_t0000_u01745458095272") 2025/04/24 01:34:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb709f_d20250424_m012814_c001_v0001120_t0035_u01745458094648") 2025/04/24 01:34:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41870d48f88ac4e5_d20250424_m012808_c001_v7007000_t0000_u01745458088073") 2025/04/24 01:34:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb707f_d20250424_m012807_c001_v0001120_t0036_u01745458087418") 2025/04/24 01:34:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41870d48f88ac4e4_d20250424_m012806_c001_v7007000_t0000_u01745458086516") 2025/04/24 01:34:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb707b_d20250424_m012805_c001_v0001120_t0018_u01745458085870") 2025/04/24 01:34:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41870d48f88ac4e3_d20250424_m012804_c001_v7007000_t0000_u01745458084965") 2025/04/24 01:34:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb7077_d20250424_m012804_c001_v0001120_t0033_u01745458084245") 2025/04/24 01:34:40 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41870d48f88ac4dd_d20250424_m012801_c001_v7007000_t0000_u01745458081357") 2025/04/24 01:34:40 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb706f_d20250424_m012800_c001_v0001120_t0026_u01745458080746") 2025/04/24 01:34:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40341f9e52617d95_d20250424_m013413_c001_v7007000_t0000_u01745458453426") 2025/04/24 01:34:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f116d8e57050bb9c2_d20250424_m013410_c001_v0001093_t0035_u01745458450447") 2025/04/24 01:34:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607e3_d20250424_m013408_c001_v7007000_t0000_u01745458448729") 2025/04/24 01:34:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc747ccb_d20250424_m013405_c001_v0001182_t0059_u01745458445641") 2025/04/24 01:34:40 DEBUG : sub/yam: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41911e299db55e59_d20250424_m013003_c001_v7007000_t0000_u01745458203992") 2025/04/24 01:34:40 DEBUG : sub/yam: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f119d3fd59032ca8c_d20250424_m013002_c001_v0001182_t0053_u01745458202357") 2025/04/24 01:34:40 DEBUG : test_dir1/file2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607dd_d20250424_m013404_c001_v7007000_t0000_u01745458444123") 2025/04/24 01:34:40 DEBUG : test_dir1/file2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb740b_d20250424_m013402_c001_v0001120_t0034_u01745458442251") 2025/04/24 01:34:40 DEBUG : test_dir1/file2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607d9_d20250424_m013400_c001_v7007000_t0000_u01745458440697") 2025/04/24 01:34:40 DEBUG : test_dir1/file2: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb7401_d20250424_m013359_c001_v0001120_t0027_u01745458439120") 2025/04/24 01:34:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607de_d20250424_m013404_c001_v7007000_t0000_u01745458444303") 2025/04/24 01:34:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc747c95_d20250424_m013402_c001_v0001182_t0045_u01745458442242") 2025/04/24 01:34:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f4129d8d9a2e607db_d20250424_m013400_c001_v7007000_t0000_u01745458440880") 2025/04/24 01:34:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc747c51_d20250424_m013359_c001_v0001182_t0053_u01745458439124") 2025/04/24 01:34:40 DEBUG : three: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40813580f5145bdd_d20250424_m012953_c001_v7007000_t0000_u01745458193566") 2025/04/24 01:34:40 DEBUG : three: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb71db_d20250424_m012952_c001_v0001120_t0009_u01745458192126") 2025/04/24 01:34:40 DEBUG : three: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11839e1ba0cb71d5_d20250424_m012949_c001_v0001120_t0021_u01745458189812") 2025/04/24 01:34:40 DEBUG : two: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40813580f5145bde_d20250424_m012953_c001_v7007000_t0000_u01745458193748") 2025/04/24 01:34:41 DEBUG : two: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40350deebc746eac_d20250424_m012951_c001_v0001182_t0053_u01745458191564") 2025/04/24 01:34:41 DEBUG : two: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41839e1ba0cb71d3_d20250424_m012949_c001_v0001120_t0006_u01745458189629") 2025/04/24 01:34:41 DEBUG : yam: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41911e299db55e5b_d20250424_m013004_c001_v7007000_t0000_u01745458204727") 2025/04/24 01:34:41 DEBUG : yam: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f116bd2741a0e723b_d20250424_m013003_c001_v0001098_t0007_u01745458203665") 2025/04/24 01:34:41 DEBUG : yam: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40813580f5145be6_d20250424_m013000_c001_v7007000_t0000_u01745458200302") 2025/04/24 01:34:41 DEBUG : yam: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f119d3fd59032ca56_d20250424_m012957_c001_v0001182_t0028_u01745458197980") 2025/04/24 01:34:41 DEBUG : yam: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40813580f5145bdf_d20250424_m012955_c001_v7007000_t0000_u01745458195934") 2025/04/24 01:34:41 DEBUG : yam: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f10350deebc746ec2_d20250424_m012954_c001_v0001182_t0049_u01745458194315") 2025/04/24 01:34:41 DEBUG : yaml: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f41911e299db55e52_d20250424_m013001_c001_v7007000_t0000_u01745458201046") 2025/04/24 01:34:41 DEBUG : yaml: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f11990d58e33da382_d20250424_m012959_c001_v0001137_t0052_u01745458199881") 2025/04/24 01:34:41 DEBUG : yaml: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f40813580f5145be2_d20250424_m012956_c001_v7007000_t0000_u01745458196669") 2025/04/24 01:34:41 DEBUG : yaml: Deleting (id "4_z2f12ad33608d6b5b9f680e1b_f118a746ab58664a0_d20250424_m012955_c001_v0001104_t0024_u01745458195497") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m46.310082209s (try 1/5)