"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/03/23 01:00:24 DEBUG : Creating backend with remote "TestB2:rclone-test-yanapix2mula" 2025/03/23 01:00:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 01:00:25 DEBUG : Creating backend with remote "/tmp/rclone2579165591" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:00:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 01:00:26 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:00:26 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/23 01:00:26 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.87s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:00:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/23 01:00:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 01:00:27 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:00:27 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:00:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/23 01:00:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:00:28 DEBUG : B2 bucket rclone-test-yanapix2mula: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.09s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", 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-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", 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-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:00:29 DEBUG : Creating backend with remote "/non-existing" 2025/03/23 01:00:30 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/23 01:00:30 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:00:30 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:00:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 01:00:31 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:00:31 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:00:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/23 01:00:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.85s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:00:32 INFO : B2 bucket rclone-test-yanapix2mula: Running all checks before starting transfers 2025/03/23 01:00:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 01:00:32 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:00:32 INFO : B2 bucket rclone-test-yanapix2mula: Checks finished, now starting transfers 2025/03/23 01:00:32 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:00:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/23 01:00:33 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.48s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:00:34 ERROR : Ignoring --no-traverse with sync 2025/03/23 01:00:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 01:00:34 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:00:34 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:00:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/23 01:00:34 INFO : sub dir/hello world: Copied (new) 2025/03/23 01:00:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.49s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:00:35 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/23 01:00:35 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:00:35 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:00:36 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/03/23 01:00:36 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.52s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:00:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 01:00:37 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:00:37 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:00:37 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/23 01:00:37 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.50s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:00:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 01:00:39 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:00:39 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:00:39 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/23 01:00:39 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.93s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:00:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/23 01:00:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/23 01:00:40 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/23 01:00:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/23 01:00:40 INFO : sub dir: Making directory 2025/03/23 01:00:40 INFO : sub dir2: Making directory 2025/03/23 01:00:40 INFO : sub dir2/sub sub dir2: Making directory 2025/03/23 01:00:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 01:00:40 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:00:40 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:00:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/23 01:00:41 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/03/23 01:00:41 DEBUG : B2 bucket rclone-test-yanapix2mula: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.55s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:00:42 INFO : sub dir2: Making directory 2025/03/23 01:00:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/23 01:00:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/23 01:00:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 01:00:42 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:00:42 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:00:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/23 01:00:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.20s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:00:43 DEBUG : sub dir2: Making directory with metadata 2025/03/23 01:00:43 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/23 01:00:43 INFO : sub dir: Making directory 2025/03/23 01:00:43 INFO : sub dir2: Making directory 2025/03/23 01:00:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 01:00:43 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:00:43 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:00:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/23 01:00:43 INFO : sub dir/hello world: Copied (new) 2025/03/23 01:00:43 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/23 01:00:43 DEBUG : B2 bucket rclone-test-yanapix2mula: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/23 01:00:44 DEBUG : B2 bucket rclone-test-yanapix2mula: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.65s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", 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-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:00:45 INFO : sub dir2: Making directory 2025/03/23 01:00:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 01:00:45 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:00:45 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:00:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/23 01:00:45 INFO : sub dir/hello world: Copied (new) 2025/03/23 01:00:45 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:00:46 DEBUG : sub dir2: Making directory with metadata 2025/03/23 01:00:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/23 01:00:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/23 01:00:46 INFO : sub dir: Making directory 2025/03/23 01:00:46 INFO : sub dir2: Making directory 2025/03/23 01:00:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 01:00:46 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:00:46 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:00:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/23 01:00:46 INFO : sub dir/hello world: Copied (new) 2025/03/23 01:00:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/23 01:00:47 DEBUG : B2 bucket rclone-test-yanapix2mula: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.47s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", 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-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:00:48 INFO : sub dir2: Making directory 2025/03/23 01:00:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 01:00:48 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:00:48 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:00:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/23 01:00:49 INFO : sub dir/hello world: Copied (new) 2025/03/23 01:00:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.52s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:00:50 DEBUG : Creating backend with remote "TestB2:rclone-test-taxinos1zeqe" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-yanapix2mula -> B2 bucket rclone-test-taxinos1zeqe 2025/03/23 01:00:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 01:00:51 DEBUG : B2 bucket rclone-test-taxinos1zeqe: Waiting for checks to finish 2025/03/23 01:00:51 DEBUG : B2 bucket rclone-test-taxinos1zeqe: Waiting for transfers to finish 2025/03/23 01:00:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/23 01:00:52 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:00:52 DEBUG : B2 bucket rclone-test-taxinos1zeqe: Purge remote 2025/03/23 01:00:52 INFO : B2 bucket rclone-test-taxinos1zeqe: cleaning bucket "rclone-test-taxinos1zeqe" of all files 2025/03/23 01:00:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f525d03804dcb0b9f580e1b_f1038b37a5be37d30_d20250323_m010052_c001_v0001179_t0034_u01742691652135") --- PASS: TestServerSideCopy (4.25s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:00:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/23 01:00:54 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:00:54 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:00:55 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/23 01:00:55 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.07s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:00:56 DEBUG : Creating backend with remote "TestB2:rclone-test-dacuqoq1ceqo" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-yanapix2mula -> B2 bucket rclone-test-dacuqoq1ceqo 2025/03/23 01:00:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 01:00:57 DEBUG : B2 bucket rclone-test-dacuqoq1ceqo: Waiting for checks to finish 2025/03/23 01:00:57 DEBUG : B2 bucket rclone-test-dacuqoq1ceqo: Waiting for transfers to finish 2025/03/23 01:00:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/23 01:00:58 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:00:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/23 01:00:59 DEBUG : B2 bucket rclone-test-dacuqoq1ceqo: Waiting for checks to finish 2025/03/23 01:00:59 DEBUG : B2 bucket rclone-test-dacuqoq1ceqo: Waiting for transfers to finish 2025/03/23 01:00:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/23 01:00:59 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:01:00 DEBUG : B2 bucket rclone-test-dacuqoq1ceqo: Purge remote 2025/03/23 01:01:00 INFO : B2 bucket rclone-test-dacuqoq1ceqo: cleaning bucket "rclone-test-dacuqoq1ceqo" of all files 2025/03/23 01:01:00 DEBUG : sub dir/hello world: Deleting (id "4_z0f226d93804dcb0b9f580e1b_f1096a416e49266f7_d20250323_m010059_c001_v0001182_t0032_u01742691659842") 2025/03/23 01:01:00 DEBUG : sub dir/hello world: Deleting (id "4_z0f226d93804dcb0b9f580e1b_f113ac492146d9dee_d20250323_m010058_c001_v0001146_t0004_u01742691658477") --- PASS: TestServerSideCopyOverSelf (6.18s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:01:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/23 01:01:03 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:01:03 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:01:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/23 01:01:03 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/23 01:01:03 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.09s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:01:04 DEBUG : Creating backend with remote "TestB2:rclone-test-loreraf4xesu" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-yanapix2mula -> B2 bucket rclone-test-loreraf4xesu 2025/03/23 01:01:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 01:01:06 DEBUG : B2 bucket rclone-test-loreraf4xesu: Waiting for checks to finish 2025/03/23 01:01:06 DEBUG : B2 bucket rclone-test-loreraf4xesu: Waiting for transfers to finish 2025/03/23 01:01:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/23 01:01:06 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:01:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/23 01:01:07 DEBUG : B2 bucket rclone-test-loreraf4xesu: Waiting for checks to finish 2025/03/23 01:01:07 DEBUG : B2 bucket rclone-test-loreraf4xesu: Waiting for transfers to finish 2025/03/23 01:01:08 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/23 01:01:08 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/23 01:01:08 INFO : sub dir/hello world: Deleted 2025/03/23 01:01:09 DEBUG : testing file moves 2025/03/23 01:01:09 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/23 01:01:09 DEBUG : B2 bucket rclone-test-loreraf4xesu: Waiting for checks to finish 2025/03/23 01:01:09 DEBUG : B2 bucket rclone-test-loreraf4xesu: Waiting for transfers to finish 2025/03/23 01:01:09 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/03/23 01:01:09 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/23 01:01:09 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:01:10 DEBUG : B2 bucket rclone-test-loreraf4xesu: Purge remote 2025/03/23 01:01:10 INFO : B2 bucket rclone-test-loreraf4xesu: cleaning bucket "rclone-test-loreraf4xesu" of all files 2025/03/23 01:01:10 DEBUG : sub dir/hello world: Deleting (id "4_z6ff28d93804dcb0b9f580e1b_f118601ad6afe0155_d20250323_m010109_c001_v0001184_t0024_u01742691669637") 2025/03/23 01:01:10 DEBUG : sub dir/hello world: Deleting (id "4_z6ff28d93804dcb0b9f580e1b_f100a3ace5414ab7b_d20250323_m010107_c001_v0001098_t0028_u01742691667858") 2025/03/23 01:01:10 DEBUG : sub dir/hello world: Deleting (id "4_z6ff28d93804dcb0b9f580e1b_f1139c047d203723e_d20250323_m010106_c001_v0001180_t0008_u01742691666716") --- PASS: TestServerSideMoveOverSelf (8.16s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:01:12 ERROR : : error listing: directory not found 2025/03/23 01:01:13 INFO : Local file system at /tmp/rclone2579165591: Making directory 2025/03/23 01:01:13 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:01:13 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.86s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:01:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 01:01:15 DEBUG : Local file system at /tmp/rclone2579165591: Waiting for checks to finish 2025/03/23 01:01:15 DEBUG : Local file system at /tmp/rclone2579165591: Waiting for transfers to finish 2025/03/23 01:01:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/23 01:01:15 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/03/23 01:01:15 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestCopyRedownload (2.22s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:01:16 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/23 01:01:16 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:01:16 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:01:17 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/23 01:01:17 INFO : check sum: Copied (new) 2025/03/23 01:01:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:01:17 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:01:17 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/23 01:01:17 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/03/23 01:01:17 DEBUG : check sum: Unchanged skipping 2025/03/23 01:01:17 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:01:17 DEBUG : Waiting for deletions to finish 2025/03/23 01:01:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.33s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:01:19 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/23 01:01:19 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:01:19 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:01:19 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/23 01:01:19 INFO : sizeonly: Copied (new) 2025/03/23 01:01:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:01:19 DEBUG : sizeonly: Sizes identical 2025/03/23 01:01:19 DEBUG : sizeonly: Unchanged skipping 2025/03/23 01:01:19 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:01:19 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:01:19 DEBUG : Waiting for deletions to finish 2025/03/23 01:01:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.63s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:01:21 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/23 01:01:21 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:01:21 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:01:22 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/03/23 01:01:22 INFO : ignore-size: Copied (new) 2025/03/23 01:01:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:01:22 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:01:22 DEBUG : ignore-size: Unchanged skipping 2025/03/23 01:01:22 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:01:22 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:01:22 DEBUG : Waiting for deletions to finish 2025/03/23 01:01:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.22s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:01:24 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:01:24 DEBUG : existing: Unchanged skipping 2025/03/23 01:01:24 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:01:24 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:01:24 DEBUG : Waiting for deletions to finish 2025/03/23 01:01:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:01:24 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/23 01:01:24 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:01:24 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:01:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/23 01:01:24 INFO : existing: Copied (replaced existing) 2025/03/23 01:01:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.49s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:01:26 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/23 01:01:26 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:01:26 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:01:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/23 01:01:26 INFO : existing: Copied (new) 2025/03/23 01:01:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:01:27 DEBUG : existing: Destination exists, skipping 2025/03/23 01:01:27 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:01:27 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:01:27 DEBUG : Waiting for deletions to finish 2025/03/23 01:01:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.20s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:01:29 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/23 01:01:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/23 01:01:29 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:01:29 DEBUG : c/non empty space: Unchanged skipping 2025/03/23 01:01:29 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/23 01:01:29 INFO : a/potato2: Copied (new) 2025/03/23 01:01:29 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:01:29 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:01:29 DEBUG : Waiting for deletions to finish 2025/03/23 01:01:29 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.66s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:01:31 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/23 01:01:31 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:01:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/23 01:01:31 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/23 01:01:31 DEBUG : empty space: Unchanged skipping 2025/03/23 01:01:31 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:01:31 DEBUG : Waiting for deletions to finish 2025/03/23 01:01:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:01:32 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/23 01:01:32 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:01:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/23 01:01:32 INFO : empty space: Updated modification time in destination 2025/03/23 01:01:32 DEBUG : empty space: Unchanged skipping 2025/03/23 01:01:32 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:01:32 DEBUG : Waiting for deletions to finish 2025/03/23 01:01:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.20s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:01:35 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:01:35 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/23 01:01:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/23 01:01:35 DEBUG : empty space: Unchanged skipping 2025/03/23 01:01:35 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:01:35 DEBUG : Waiting for deletions to finish 2025/03/23 01:01:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.68s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:01:36 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:01:36 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/23 01:01:36 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2579165591) 2025/03/23 01:01:36 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-yanapix2mula) 2025/03/23 01:01:36 DEBUG : foo: sha1 differ 2025/03/23 01:01:36 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:01:36 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/03/23 01:01:36 INFO : foo: Copied (replaced existing) 2025/03/23 01:01:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.84s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:01:38 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/23 01:01:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:01:38 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:01:38 DEBUG : empty space: Unchanged skipping 2025/03/23 01:01:38 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:01:38 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/23 01:01:38 INFO : potato: Copied (new) 2025/03/23 01:01:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.06s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:01:40 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/23 01:01:40 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:01:40 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:01:40 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/03/23 01:01:40 INFO : potato: Copied (replaced existing) 2025/03/23 01:01:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.93s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:01:42 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/03/23 01:01:42 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:01:42 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2579165591) 2025/03/23 01:01:42 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-yanapix2mula) 2025/03/23 01:01:42 DEBUG : potato: sha1 differ 2025/03/23 01:01:42 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:01:42 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/03/23 01:01:42 INFO : potato: Copied (replaced existing) 2025/03/23 01:01:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:01:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 01:01:44 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/23 01:01:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:01:44 DEBUG : empty space: Unchanged skipping 2025/03/23 01:01:44 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:01:44 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:01:44 DEBUG : Waiting for deletions to finish 2025/03/23 01:01:44 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:01:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 01:01:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:01:46 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:01:46 DEBUG : empty space: Unchanged skipping 2025/03/23 01:01:46 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:01:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/23 01:01:46 INFO : potato2: Copied (new) 2025/03/23 01:01:46 DEBUG : Waiting for deletions to finish 2025/03/23 01:01:47 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:01:48 INFO : d: Making directory 2025/03/23 01:01:48 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/03/23 01:01:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/23 01:01:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:01:49 DEBUG : c/non empty space: Unchanged skipping 2025/03/23 01:01:49 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/23 01:01:49 INFO : a/potato2: Copied (new) 2025/03/23 01:01:49 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:01:49 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:01:49 DEBUG : Waiting for deletions to finish 2025/03/23 01:01:49 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.64s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:01:51 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/23 01:01:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/23 01:01:52 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:01:52 DEBUG : c/non empty space: Unchanged skipping 2025/03/23 01:01:52 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:01:52 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:01:52 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/23 01:01:52 INFO : a/potato2: Copied (new) 2025/03/23 01:01:52 ERROR : B2 bucket rclone-test-yanapix2mula: not deleting files as there were IO errors 2025/03/23 01:01:52 ERROR : B2 bucket rclone-test-yanapix2mula: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.52s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:01:54 DEBUG : Waiting for deletions to finish 2025/03/23 01:01:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 01:01:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:01:54 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:01:54 DEBUG : empty space: Unchanged skipping 2025/03/23 01:01:54 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:01:54 INFO : potato: Deleted 2025/03/23 01:01:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/23 01:01:54 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.29s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:01:56 DEBUG : Waiting for deletions to finish 2025/03/23 01:01:56 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:01:56 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:01:56 INFO : potato: Deleted 2025/03/23 01:01:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 01:01:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:01:57 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:01:57 DEBUG : empty space: Unchanged skipping 2025/03/23 01:01:57 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:01:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/23 01:01:57 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.71s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:01:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 01:01:59 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:01:59 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:01:59 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/03/23 01:01:59 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.07s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:02:01 DEBUG : enormous: Excluded (Size Filter) 2025/03/23 01:02:01 DEBUG : enormous: Excluded 2025/03/23 01:02:01 DEBUG : potato2: Excluded (Size Filter) 2025/03/23 01:02:01 DEBUG : potato2: Excluded 2025/03/23 01:02:01 DEBUG : potato2: Excluded (Size Filter) 2025/03/23 01:02:01 DEBUG : potato2: Excluded 2025/03/23 01:02:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:02:01 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:02:01 DEBUG : empty space: Unchanged skipping 2025/03/23 01:02:01 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:02:01 DEBUG : Waiting for deletions to finish 2025/03/23 01:02:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:02:01 DEBUG : enormous: Excluded (Size Filter) 2025/03/23 01:02:01 DEBUG : enormous: Excluded 2025/03/23 01:02:01 DEBUG : potato2: Excluded (Size Filter) 2025/03/23 01:02:01 DEBUG : potato2: Excluded 2025/03/23 01:02:01 DEBUG : potato2: Excluded (Size Filter) 2025/03/23 01:02:01 DEBUG : potato2: Excluded 2025/03/23 01:02:01 DEBUG : Local file system at /tmp/rclone2579165591: Waiting for checks to finish 2025/03/23 01:02:01 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/23 01:02:01 DEBUG : empty space: Unchanged skipping 2025/03/23 01:02:01 DEBUG : Local file system at /tmp/rclone2579165591: Waiting for transfers to finish 2025/03/23 01:02:01 DEBUG : Waiting for deletions to finish 2025/03/23 01:02:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.67s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:02:04 DEBUG : enormous: Excluded (Size Filter) 2025/03/23 01:02:04 DEBUG : enormous: Excluded 2025/03/23 01:02:04 DEBUG : potato2: Excluded (Size Filter) 2025/03/23 01:02:04 DEBUG : potato2: Excluded 2025/03/23 01:02:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:02:04 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:02:04 DEBUG : empty space: Unchanged skipping 2025/03/23 01:02:04 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:02:04 DEBUG : Waiting for deletions to finish 2025/03/23 01:02:04 INFO : enormous: Deleted 2025/03/23 01:02:04 INFO : potato2: Deleted 2025/03/23 01:02:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:02:05 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/23 01:02:05 DEBUG : empty space: Unchanged skipping 2025/03/23 01:02:05 DEBUG : Local file system at /tmp/rclone2579165591: Waiting for checks to finish 2025/03/23 01:02:05 DEBUG : Local file system at /tmp/rclone2579165591: Waiting for transfers to finish 2025/03/23 01:02:05 DEBUG : Waiting for deletions to finish 2025/03/23 01:02:05 INFO : enormous: Deleted 2025/03/23 01:02:05 INFO : potato2: Deleted 2025/03/23 01:02:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.05s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:02:07 DEBUG : five: Need to transfer - File not found at Destination 2025/03/23 01:02:07 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/23 01:02:07 DEBUG : one: Destination is newer than source, skipping 2025/03/23 01:02:07 DEBUG : three: Sizes identical 2025/03/23 01:02:07 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:02:07 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/23 01:02:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2579165591) 2025/03/23 01:02:07 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-yanapix2mula) 2025/03/23 01:02:07 DEBUG : two: sha1 differ 2025/03/23 01:02:07 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/23 01:02:07 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:02:07 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/23 01:02:07 INFO : five: Copied (new) 2025/03/23 01:02:08 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/23 01:02:08 INFO : four: Copied (replaced existing) 2025/03/23 01:02:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/23 01:02:08 INFO : two: Copied (replaced existing) 2025/03/23 01:02:08 DEBUG : Waiting for deletions to finish 2025/03/23 01:02:08 DEBUG : one: Destination is newer than source, skipping 2025/03/23 01:02:08 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:02:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/23 01:02:08 DEBUG : two: Size and sha1 of src and dst objects identical 2025/03/23 01:02:08 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/23 01:02:08 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/23 01:02:08 DEBUG : four: Size and sha1 of src and dst objects identical 2025/03/23 01:02:08 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/23 01:02:08 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/23 01:02:08 DEBUG : five: Size and sha1 of src and dst objects identical 2025/03/23 01:02:08 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/23 01:02:08 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2579165591) 2025/03/23 01:02:08 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-yanapix2mula) 2025/03/23 01:02:08 DEBUG : three: sha1 differ 2025/03/23 01:02:08 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/23 01:02:08 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:02:09 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/23 01:02:09 INFO : three: Copied (replaced existing) 2025/03/23 01:02:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.24s) === 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-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/03/23 01:02:10 INFO : B2 bucket rclone-test-yanapix2mula: Making map for --track-renames 2025/03/23 01:02:10 INFO : B2 bucket rclone-test-yanapix2mula: Finished making map for --track-renames 2025/03/23 01:02:10 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:02:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/23 01:02:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/23 01:02:10 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for renames to finish 2025/03/23 01:02:10 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:02:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/23 01:02:11 INFO : yam: Copied (new) 2025/03/23 01:02:11 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/23 01:02:11 INFO : potato: Copied (new) 2025/03/23 01:02:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:02:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:02:11 INFO : B2 bucket rclone-test-yanapix2mula: Making map for --track-renames 2025/03/23 01:02:11 INFO : B2 bucket rclone-test-yanapix2mula: Finished making map for --track-renames 2025/03/23 01:02:11 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:02:11 DEBUG : potato: Unchanged skipping 2025/03/23 01:02:11 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for renames to finish 2025/03/23 01:02:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/23 01:02:12 INFO : yam: Copied (server-side copy) to: yaml 2025/03/23 01:02:12 INFO : yam: Deleted 2025/03/23 01:02:12 INFO : yaml: Renamed from "yam" 2025/03/23 01:02:12 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:02:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.45s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/03/23 01:02:14 INFO : B2 bucket rclone-test-yanapix2mula: Making map for --track-renames 2025/03/23 01:02:14 INFO : B2 bucket rclone-test-yanapix2mula: Finished making map for --track-renames 2025/03/23 01:02:14 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:02:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/23 01:02:14 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/23 01:02:14 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for renames to finish 2025/03/23 01:02:14 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:02:14 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/23 01:02:14 INFO : potato: Copied (new) 2025/03/23 01:02:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/23 01:02:14 INFO : yam: Copied (new) 2025/03/23 01:02:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:02:15 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:02:15 INFO : B2 bucket rclone-test-yanapix2mula: Making map for --track-renames 2025/03/23 01:02:15 INFO : B2 bucket rclone-test-yanapix2mula: Finished making map for --track-renames 2025/03/23 01:02:15 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:02:15 DEBUG : potato: Unchanged skipping 2025/03/23 01:02:15 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for renames to finish 2025/03/23 01:02:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/23 01:02:15 INFO : yam: Copied (server-side copy) to: yaml 2025/03/23 01:02:15 INFO : yam: Deleted 2025/03/23 01:02:15 INFO : yaml: Renamed from "yam" 2025/03/23 01:02:15 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:02:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.45s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/03/23 01:02:17 INFO : B2 bucket rclone-test-yanapix2mula: Making map for --track-renames 2025/03/23 01:02:17 INFO : B2 bucket rclone-test-yanapix2mula: Finished making map for --track-renames 2025/03/23 01:02:17 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:02:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/23 01:02:17 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/23 01:02:17 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for renames to finish 2025/03/23 01:02:17 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:02:17 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/23 01:02:17 INFO : sub/yam: Copied (new) 2025/03/23 01:02:18 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/23 01:02:18 INFO : potato: Copied (new) 2025/03/23 01:02:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:02:18 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:02:18 DEBUG : potato: Unchanged skipping 2025/03/23 01:02:18 INFO : B2 bucket rclone-test-yanapix2mula: Making map for --track-renames 2025/03/23 01:02:18 INFO : B2 bucket rclone-test-yanapix2mula: Finished making map for --track-renames 2025/03/23 01:02:18 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:02:18 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for renames to finish 2025/03/23 01:02:19 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/23 01:02:19 INFO : sub/yam: Copied (server-side copy) to: yam 2025/03/23 01:02:19 INFO : sub/yam: Deleted 2025/03/23 01:02:19 INFO : yam: Renamed from "sub/yam" 2025/03/23 01:02:19 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:02:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.63s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:02:21 DEBUG : Creating backend with remote "/tmp/rclone2579165591/dir1" 2025/03/23 01:02:21 DEBUG : Creating backend with remote "/tmp/rclone2579165591/dir2" 2025/03/23 01:02:21 DEBUG : Local file system at /tmp/rclone2579165591/dir2: Using server-side directory move 2025/03/23 01:02:21 INFO : Local file system at /tmp/rclone2579165591/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/23 01:02:21 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/23 01:02:21 INFO : file1.txt: Moved (server-side) 2025/03/23 01:02:21 DEBUG : Local file system at /tmp/rclone2579165591/dir2: Waiting for checks to finish 2025/03/23 01:02:21 DEBUG : Local file system at /tmp/rclone2579165591/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:02:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 01:02:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/23 01:02:21 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:02:21 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:02:21 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/23 01:02:21 INFO : nested/sub dir/file: Copied (new) 2025/03/23 01:02:21 INFO : nested/sub dir/file: Deleted 2025/03/23 01:02:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/23 01:02:22 INFO : sub dir/hello world: Copied (new) 2025/03/23 01:02:22 INFO : sub dir/hello world: Deleted 2025/03/23 01:02:22 INFO : sub dir: Removing directory 2025/03/23 01:02:22 INFO : nested/sub dir: Removing directory 2025/03/23 01:02:22 INFO : nested: Removing directory 2025/03/23 01:02:22 DEBUG : Local file system at /tmp/rclone2579165591: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.05s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:02:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 01:02:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/23 01:02:23 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:02:23 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:02:23 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/23 01:02:23 INFO : nested/sub dir/file: Copied (new) 2025/03/23 01:02:23 INFO : nested/sub dir/file: Deleted 2025/03/23 01:02:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/23 01:02:24 INFO : sub dir/hello world: Copied (new) 2025/03/23 01:02:24 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.05s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:02:25 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/23 01:02:25 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/23 01:02:25 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:02:25 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:02:26 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/03/23 01:02:26 INFO : existing-b: Copied (new) 2025/03/23 01:02:26 INFO : existing-b: Deleted 2025/03/23 01:02:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/23 01:02:26 INFO : existing: Copied (new) 2025/03/23 01:02:26 INFO : existing: Deleted 2025/03/23 01:02:26 DEBUG : existing: Destination exists, skipping 2025/03/23 01:02:26 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/23 01:02:26 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:02:26 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:02:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.32s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:02:27 DEBUG : Creating backend with remote "TestB2:rclone-test-xadepus0seni" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-yanapix2mula -> B2 bucket rclone-test-xadepus0seni 2025/03/23 01:02:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 01:02:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/23 01:02:31 DEBUG : empty space: Unchanged skipping 2025/03/23 01:02:31 DEBUG : B2 bucket rclone-test-xadepus0seni: Waiting for checks to finish 2025/03/23 01:02:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/23 01:02:32 INFO : empty space: Deleted 2025/03/23 01:02:32 DEBUG : B2 bucket rclone-test-xadepus0seni: Waiting for transfers to finish 2025/03/23 01:02:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/23 01:02:32 INFO : potato2: Copied (server-side copy) 2025/03/23 01:02:32 INFO : potato2: Deleted 2025/03/23 01:02:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/23 01:02:32 INFO : potato3: Copied (server-side copy) 2025/03/23 01:02:33 INFO : potato3: Deleted 2025/03/23 01:02:33 DEBUG : Creating backend with remote "TestB2:rclone-test-wotefex8zemi" 2025/03/23 01:02:34 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/23 01:02:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 01:02:34 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/23 01:02:34 DEBUG : B2 bucket rclone-test-wotefex8zemi: Waiting for checks to finish 2025/03/23 01:02:34 DEBUG : B2 bucket rclone-test-wotefex8zemi: Waiting for transfers to finish 2025/03/23 01:02:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/23 01:02:35 INFO : potato3: Copied (server-side copy) 2025/03/23 01:02:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/23 01:02:35 INFO : potato2: Copied (server-side copy) 2025/03/23 01:02:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/23 01:02:35 INFO : empty space: Copied (server-side copy) 2025/03/23 01:02:35 INFO : potato3: Deleted 2025/03/23 01:02:35 INFO : potato2: Deleted 2025/03/23 01:02:35 INFO : empty space: Deleted 2025/03/23 01:02:36 DEBUG : B2 bucket rclone-test-wotefex8zemi: Purge remote 2025/03/23 01:02:36 INFO : B2 bucket rclone-test-wotefex8zemi: cleaning bucket "rclone-test-wotefex8zemi" of all files 2025/03/23 01:02:36 DEBUG : empty space: Deleting (id "4_zdf72ed23805dcb0b9f580e1b_f107f8c9e632e5f1e_d20250323_m010235_c001_v0001117_t0012_u01742691755117") 2025/03/23 01:02:36 DEBUG : potato2: Deleting (id "4_zdf72ed23805dcb0b9f580e1b_f118601ad6afe0b8d_d20250323_m010235_c001_v0001184_t0025_u01742691755483") 2025/03/23 01:02:36 DEBUG : potato3: Deleting (id "4_zdf72ed23805dcb0b9f580e1b_f106add994090ea95_d20250323_m010235_c001_v0001182_t0046_u01742691755489") 2025/03/23 01:02:37 DEBUG : B2 bucket rclone-test-xadepus0seni: Purge remote 2025/03/23 01:02:37 INFO : B2 bucket rclone-test-xadepus0seni: cleaning bucket "rclone-test-xadepus0seni" of all files 2025/03/23 01:02:37 DEBUG : empty space: Deleting (id "4_zbf02cdf3805dcb0b9f580e1b_f40514396b215fa65_d20250323_m010235_c001_v7007000_t0000_u01742691755888") 2025/03/23 01:02:37 DEBUG : empty space: Deleting (id "4_zbf02cdf3805dcb0b9f580e1b_f114d07e8fb550779_d20250323_m010230_c001_v0001093_t0043_u01742691750785") 2025/03/23 01:02:37 DEBUG : potato2: Deleting (id "4_zbf02cdf3805dcb0b9f580e1b_f414a4dbc88772ed2_d20250323_m010235_c001_v7007000_t0000_u01742691755742") 2025/03/23 01:02:37 DEBUG : potato2: Deleting (id "4_zbf02cdf3805dcb0b9f580e1b_f116a5186089c4bc6_d20250323_m010231_c001_v0001090_t0050_u01742691751942") 2025/03/23 01:02:37 DEBUG : potato3: Deleting (id "4_zbf02cdf3805dcb0b9f580e1b_f40514396b215fa61_d20250323_m010235_c001_v7007000_t0000_u01742691755701") 2025/03/23 01:02:37 DEBUG : potato3: Deleting (id "4_zbf02cdf3805dcb0b9f580e1b_f117e5f85a85fca56_d20250323_m010232_c001_v0001146_t0054_u01742691752326") 2025/03/23 01:02:37 DEBUG : potato3: Deleting (id "4_zbf02cdf3805dcb0b9f580e1b_f114d07e8fb55077b_d20250323_m010231_c001_v0001093_t0028_u01742691751207") --- PASS: TestServerSideMove (11.14s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:02:39 DEBUG : Creating backend with remote "TestB2:rclone-test-kugomet3liso" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-yanapix2mula -> B2 bucket rclone-test-kugomet3liso 2025/03/23 01:02:44 DEBUG : empty space: Excluded (Size Filter) 2025/03/23 01:02:44 DEBUG : empty space: Excluded 2025/03/23 01:02:44 DEBUG : empty space: Excluded (Size Filter) 2025/03/23 01:02:44 DEBUG : empty space: Excluded 2025/03/23 01:02:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 01:02:44 DEBUG : B2 bucket rclone-test-kugomet3liso: Waiting for checks to finish 2025/03/23 01:02:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/23 01:02:44 DEBUG : B2 bucket rclone-test-kugomet3liso: Waiting for transfers to finish 2025/03/23 01:02:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/23 01:02:44 INFO : potato2: Copied (server-side copy) 2025/03/23 01:02:44 INFO : potato2: Deleted 2025/03/23 01:02:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/23 01:02:44 INFO : potato3: Copied (server-side copy) 2025/03/23 01:02:44 INFO : potato3: Deleted 2025/03/23 01:02:45 DEBUG : Creating backend with remote "TestB2:rclone-test-vubihis6vumu" 2025/03/23 01:02:46 DEBUG : empty space: Excluded (Size Filter) 2025/03/23 01:02:46 DEBUG : empty space: Excluded 2025/03/23 01:02:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 01:02:46 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/23 01:02:46 DEBUG : B2 bucket rclone-test-vubihis6vumu: Waiting for checks to finish 2025/03/23 01:02:46 DEBUG : B2 bucket rclone-test-vubihis6vumu: Waiting for transfers to finish 2025/03/23 01:02:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/23 01:02:47 INFO : potato2: Copied (server-side copy) 2025/03/23 01:02:47 INFO : potato2: Deleted 2025/03/23 01:02:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/23 01:02:47 INFO : potato3: Copied (server-side copy) 2025/03/23 01:02:47 INFO : potato3: Deleted 2025/03/23 01:02:48 DEBUG : B2 bucket rclone-test-vubihis6vumu: Purge remote 2025/03/23 01:02:48 INFO : B2 bucket rclone-test-vubihis6vumu: cleaning bucket "rclone-test-vubihis6vumu" of all files 2025/03/23 01:02:48 DEBUG : potato2: Deleting (id "4_z2fb21d13806dcb0b9f580e1b_f1006270281640d45_d20250323_m010247_c001_v0001180_t0012_u01742691767012") 2025/03/23 01:02:48 DEBUG : potato3: Deleting (id "4_z2fb21d13806dcb0b9f580e1b_f109b6127408d41fb_d20250323_m010247_c001_v0001161_t0030_u01742691767241") 2025/03/23 01:02:48 DEBUG : B2 bucket rclone-test-kugomet3liso: Purge remote 2025/03/23 01:02:48 INFO : B2 bucket rclone-test-kugomet3liso: cleaning bucket "rclone-test-kugomet3liso" of all files 2025/03/23 01:02:49 DEBUG : empty space: Deleting (id "4_zbf42fdf3805dcb0b9f580e1b_f104de6e14e168d16_d20250323_m010243_c001_v0001137_t0027_u01742691763032") 2025/03/23 01:02:49 DEBUG : potato2: Deleting (id "4_zbf42fdf3805dcb0b9f580e1b_f4063a9a77e8d4da1_d20250323_m010247_c001_v7007000_t0000_u01742691767216") 2025/03/23 01:02:49 DEBUG : potato2: Deleting (id "4_zbf42fdf3805dcb0b9f580e1b_f1157ac21d0e2652a_d20250323_m010244_c001_v0001137_t0039_u01742691764224") 2025/03/23 01:02:49 DEBUG : potato3: Deleting (id "4_zbf42fdf3805dcb0b9f580e1b_f4063a9a77e8d4da2_d20250323_m010247_c001_v7007000_t0000_u01742691767547") 2025/03/23 01:02:49 DEBUG : potato3: Deleting (id "4_zbf42fdf3805dcb0b9f580e1b_f100724c9980e711f_d20250323_m010244_c001_v0001178_t0056_u01742691764571") 2025/03/23 01:02:49 DEBUG : potato3: Deleting (id "4_zbf42fdf3805dcb0b9f580e1b_f104de6e14e168d18_d20250323_m010243_c001_v0001137_t0019_u01742691763355") 2025/03/23 01:02:50 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/23 01:02:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/23 01:02:50 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (11.91s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:02:50 DEBUG : Creating backend with remote "TestB2:rclone-test-sowigap2quqe" 2025/03/23 01:02:53 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-yanapix2mula -> B2 bucket rclone-test-sowigap2quqe 2025/03/23 01:02:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 01:02:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/23 01:02:55 DEBUG : empty space: Unchanged skipping 2025/03/23 01:02:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/23 01:02:55 DEBUG : B2 bucket rclone-test-sowigap2quqe: Waiting for checks to finish 2025/03/23 01:02:55 INFO : empty space: Deleted 2025/03/23 01:02:55 DEBUG : B2 bucket rclone-test-sowigap2quqe: Waiting for transfers to finish 2025/03/23 01:02:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/23 01:02:55 INFO : potato2: Copied (server-side copy) 2025/03/23 01:02:56 INFO : potato2: Deleted 2025/03/23 01:02:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/23 01:02:56 INFO : potato3: Copied (server-side copy) 2025/03/23 01:02:56 INFO : potato3: Deleted 2025/03/23 01:02:56 DEBUG : Creating backend with remote "TestB2:rclone-test-koqavib7vite" 2025/03/23 01:02:57 INFO : tomatoDir: Making directory 2025/03/23 01:02:58 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/23 01:02:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 01:02:58 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/23 01:02:58 DEBUG : B2 bucket rclone-test-koqavib7vite: Waiting for checks to finish 2025/03/23 01:02:58 DEBUG : B2 bucket rclone-test-koqavib7vite: Waiting for transfers to finish 2025/03/23 01:02:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/23 01:02:59 INFO : empty space: Copied (server-side copy) 2025/03/23 01:02:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/23 01:02:59 INFO : potato2: Copied (server-side copy) 2025/03/23 01:02:59 INFO : empty space: Deleted 2025/03/23 01:02:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/23 01:02:59 INFO : potato3: Copied (server-side copy) 2025/03/23 01:02:59 INFO : potato2: Deleted 2025/03/23 01:02:59 INFO : potato3: Deleted 2025/03/23 01:03:00 DEBUG : B2 bucket rclone-test-koqavib7vite: Purge remote 2025/03/23 01:03:00 INFO : B2 bucket rclone-test-koqavib7vite: cleaning bucket "rclone-test-koqavib7vite" of all files 2025/03/23 01:03:00 DEBUG : empty space: Deleting (id "4_z7fc23de3806dcb0b9f580e1b_f11570c05b4929991_d20250323_m010258_c001_v0001161_t0046_u01742691778721") 2025/03/23 01:03:00 DEBUG : potato2: Deleting (id "4_z7fc23de3806dcb0b9f580e1b_f108eea20da9b320a_d20250323_m010259_c001_v0001113_t0027_u01742691779107") 2025/03/23 01:03:00 DEBUG : potato3: Deleting (id "4_z7fc23de3806dcb0b9f580e1b_f119949e23713331a_d20250323_m010259_c001_v0001136_t0051_u01742691779113") 2025/03/23 01:03:01 DEBUG : B2 bucket rclone-test-sowigap2quqe: Purge remote 2025/03/23 01:03:01 INFO : B2 bucket rclone-test-sowigap2quqe: cleaning bucket "rclone-test-sowigap2quqe" of all files 2025/03/23 01:03:01 DEBUG : empty space: Deleting (id "4_z0f222de3806dcb0b9f580e1b_f409f4b0dbacde6e2_d20250323_m010259_c001_v7007000_t0000_u01742691779272") 2025/03/23 01:03:01 DEBUG : empty space: Deleting (id "4_z0f222de3806dcb0b9f580e1b_f1057de10fb9c1202_d20250323_m010254_c001_v0001184_t0005_u01742691774908") 2025/03/23 01:03:01 DEBUG : potato2: Deleting (id "4_z0f222de3806dcb0b9f580e1b_f409fbb0084258a7f_d20250323_m010259_c001_v7007000_t0000_u01742691779448") 2025/03/23 01:03:01 DEBUG : potato2: Deleting (id "4_z0f222de3806dcb0b9f580e1b_f10875d9420bf03ac_d20250323_m010255_c001_v0001092_t0048_u01742691775710") 2025/03/23 01:03:01 DEBUG : potato3: Deleting (id "4_z0f222de3806dcb0b9f580e1b_f409f4b0dbacde6e3_d20250323_m010259_c001_v7007000_t0000_u01742691779535") 2025/03/23 01:03:01 DEBUG : potato3: Deleting (id "4_z0f222de3806dcb0b9f580e1b_f105bf5adbaa6a969_d20250323_m010256_c001_v0001183_t0039_u01742691776090") 2025/03/23 01:03:01 DEBUG : potato3: Deleting (id "4_z0f222de3806dcb0b9f580e1b_f1057de10fb9c120e_d20250323_m010255_c001_v0001184_t0021_u01742691775119") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.03s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:03:03 DEBUG : Creating backend with remote "TestB2:rclone-test-yanapix2mula/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.48s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:03:05 DEBUG : Creating backend with remote "TestB2:rclone-test-yanapix2mula/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestSyncOverlap (2.97s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:03:08 DEBUG : Creating backend with remote "TestB2:rclone-test-yanapix2mula/rclone-sync-test" 2025/03/23 01:03:10 DEBUG : Creating backend with remote "TestB2:rclone-test-yanapix2mula/rclone-sync-test-include/layer2" 2025/03/23 01:03:12 DEBUG : Creating backend with remote "TestB2:rclone-test-yanapix2mula/rclone-sync-test-ignore-file" 2025/03/23 01:03:15 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/23 01:03:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/23 01:03:15 DEBUG : pacer: Reducing sleep to 10ms 2025/03/23 01:03:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/23 01:03:15 DEBUG : B2 bucket rclone-test-yanapix2mula path rclone-sync-test: Waiting for checks to finish 2025/03/23 01:03:15 DEBUG : B2 bucket rclone-test-yanapix2mula path rclone-sync-test: Waiting for transfers to finish 2025/03/23 01:03:15 DEBUG : Waiting for deletions to finish 2025/03/23 01:03:15 INFO : There was nothing to transfer 2025/03/23 01:03:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/23 01:03:16 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:03:16 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:03:16 DEBUG : Waiting for deletions to finish 2025/03/23 01:03:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:03:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/23 01:03:17 DEBUG : B2 bucket rclone-test-yanapix2mula path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/23 01:03:17 DEBUG : B2 bucket rclone-test-yanapix2mula path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/23 01:03:17 DEBUG : Waiting for deletions to finish 2025/03/23 01:03:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:03:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/23 01:03:17 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:03:17 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:03:17 DEBUG : Waiting for deletions to finish 2025/03/23 01:03:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:03:17 DEBUG : : Excluded 2025/03/23 01:03:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/23 01:03:18 DEBUG : B2 bucket rclone-test-yanapix2mula path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/23 01:03:18 DEBUG : B2 bucket rclone-test-yanapix2mula path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/23 01:03:18 DEBUG : Waiting for deletions to finish 2025/03/23 01:03:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.53s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:03:24 DEBUG : Creating backend with remote "TestB2:rclone-test-yanapix2mula/dst" 2025/03/23 01:03:26 DEBUG : Creating backend with remote "TestB2:rclone-test-yanapix2mula/CompareDest" 2025/03/23 01:03:28 DEBUG : one: Need to transfer - File not found at Destination 2025/03/23 01:03:28 DEBUG : B2 bucket rclone-test-yanapix2mula path dst: Waiting for checks to finish 2025/03/23 01:03:28 DEBUG : B2 bucket rclone-test-yanapix2mula path dst: Waiting for transfers to finish 2025/03/23 01:03:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/23 01:03:28 INFO : one: Copied (new) 2025/03/23 01:03:28 DEBUG : Waiting for deletions to finish 2025/03/23 01:03:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 01:03:29 DEBUG : B2 bucket rclone-test-yanapix2mula path dst: Waiting for checks to finish 2025/03/23 01:03:29 DEBUG : B2 bucket rclone-test-yanapix2mula path dst: Waiting for transfers to finish 2025/03/23 01:03:29 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/23 01:03:29 INFO : one: Copied (replaced existing) 2025/03/23 01:03:29 DEBUG : Waiting for deletions to finish 2025/03/23 01:03:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 01:03:31 DEBUG : B2 bucket rclone-test-yanapix2mula path dst: Waiting for checks to finish 2025/03/23 01:03:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:03:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/23 01:03:31 DEBUG : B2 bucket rclone-test-yanapix2mula path dst: Waiting for transfers to finish 2025/03/23 01:03:31 DEBUG : Waiting for deletions to finish 2025/03/23 01:03:31 INFO : There was nothing to transfer 2025/03/23 01:03:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:03:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/23 01:03:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 01:03:33 DEBUG : B2 bucket rclone-test-yanapix2mula path dst: Waiting for checks to finish 2025/03/23 01:03:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:03:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/23 01:03:33 DEBUG : B2 bucket rclone-test-yanapix2mula path dst: Waiting for transfers to finish 2025/03/23 01:03:33 DEBUG : Waiting for deletions to finish 2025/03/23 01:03:33 INFO : There was nothing to transfer 2025/03/23 01:03:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:03:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/23 01:03:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 01:03:33 DEBUG : B2 bucket rclone-test-yanapix2mula path dst: Waiting for checks to finish 2025/03/23 01:03:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:03:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/23 01:03:33 DEBUG : B2 bucket rclone-test-yanapix2mula path dst: Waiting for transfers to finish 2025/03/23 01:03:33 DEBUG : Waiting for deletions to finish 2025/03/23 01:03:33 INFO : There was nothing to transfer 2025/03/23 01:03:35 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/03/23 01:03:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/23 01:03:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/23 01:03:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 01:03:35 DEBUG : B2 bucket rclone-test-yanapix2mula path dst: Waiting for checks to finish 2025/03/23 01:03:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:03:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/23 01:03:35 DEBUG : B2 bucket rclone-test-yanapix2mula path dst: Waiting for transfers to finish 2025/03/23 01:03:35 DEBUG : Waiting for deletions to finish 2025/03/23 01:03:35 INFO : There was nothing to transfer 2025/03/23 01:03:36 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/23 01:03:36 DEBUG : two: Need to transfer - File not found at Destination 2025/03/23 01:03:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 01:03:36 DEBUG : B2 bucket rclone-test-yanapix2mula path dst: Waiting for checks to finish 2025/03/23 01:03:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:03:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/23 01:03:36 DEBUG : B2 bucket rclone-test-yanapix2mula path dst: Waiting for transfers to finish 2025/03/23 01:03:36 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/03/23 01:03:36 INFO : two: Copied (new) 2025/03/23 01:03:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.90s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:03:39 DEBUG : Creating backend with remote "TestB2:rclone-test-yanapix2mula/dest" 2025/03/23 01:03:40 DEBUG : Creating backend with remote "TestB2:rclone-test-yanapix2mula/pre-dest1" 2025/03/23 01:03:41 DEBUG : Creating backend with remote "TestB2:rclone-test-yanapix2mula/pre-dest2" 2025/03/23 01:03:43 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:03:43 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/23 01:03:43 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:03:43 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/23 01:03:44 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/23 01:03:44 DEBUG : B2 bucket rclone-test-yanapix2mula path dest: Waiting for checks to finish 2025/03/23 01:03:44 DEBUG : B2 bucket rclone-test-yanapix2mula path dest: Waiting for transfers to finish 2025/03/23 01:03:44 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/03/23 01:03:44 INFO : 3: Copied (new) 2025/03/23 01:03:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.71s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:03:46 DEBUG : Creating backend with remote "TestB2:rclone-test-yanapix2mula/dst" 2025/03/23 01:03:47 DEBUG : Creating backend with remote "TestB2:rclone-test-yanapix2mula/CopyDest" 2025/03/23 01:03:49 DEBUG : one: Need to transfer - File not found at Destination 2025/03/23 01:03:49 DEBUG : B2 bucket rclone-test-yanapix2mula path dst: Waiting for checks to finish 2025/03/23 01:03:49 DEBUG : B2 bucket rclone-test-yanapix2mula path dst: Waiting for transfers to finish 2025/03/23 01:03:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/23 01:03:50 INFO : one: Copied (new) 2025/03/23 01:03:50 DEBUG : Waiting for deletions to finish 2025/03/23 01:03:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 01:03:51 DEBUG : B2 bucket rclone-test-yanapix2mula path dst: Waiting for checks to finish 2025/03/23 01:03:51 DEBUG : B2 bucket rclone-test-yanapix2mula path dst: Waiting for transfers to finish 2025/03/23 01:03:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/23 01:03:51 INFO : one: Copied (replaced existing) 2025/03/23 01:03:51 DEBUG : Waiting for deletions to finish 2025/03/23 01:03:53 DEBUG : Creating backend with remote "TestB2:rclone-test-yanapix2mula/BackupDir" 2025/03/23 01:03:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 01:03:54 DEBUG : B2 bucket rclone-test-yanapix2mula path dst: Waiting for checks to finish 2025/03/23 01:03:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:03:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 01:03:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/23 01:03:55 INFO : one: Copied (server-side copy) 2025/03/23 01:03:56 INFO : one: Deleted 2025/03/23 01:03:56 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/23 01:03:56 INFO : one: Copied (server-side copy) 2025/03/23 01:03:56 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/23 01:03:56 DEBUG : B2 bucket rclone-test-yanapix2mula path dst: Waiting for transfers to finish 2025/03/23 01:03:56 DEBUG : Waiting for deletions to finish 2025/03/23 01:03:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:03:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/23 01:03:58 INFO : two: Copied (server-side copy) 2025/03/23 01:03:58 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/23 01:03:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:03:58 DEBUG : one: Unchanged skipping 2025/03/23 01:03:58 DEBUG : B2 bucket rclone-test-yanapix2mula path dst: Waiting for checks to finish 2025/03/23 01:03:58 DEBUG : B2 bucket rclone-test-yanapix2mula path dst: Waiting for transfers to finish 2025/03/23 01:03:58 DEBUG : Waiting for deletions to finish 2025/03/23 01:03:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:03:58 DEBUG : B2 bucket rclone-test-yanapix2mula path dst: Waiting for checks to finish 2025/03/23 01:03:58 DEBUG : one: Unchanged skipping 2025/03/23 01:03:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:03:58 DEBUG : two: Unchanged skipping 2025/03/23 01:03:58 DEBUG : B2 bucket rclone-test-yanapix2mula path dst: Waiting for transfers to finish 2025/03/23 01:03:58 DEBUG : Waiting for deletions to finish 2025/03/23 01:03:58 INFO : There was nothing to transfer 2025/03/23 01:03:59 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/23 01:03:59 DEBUG : three: Destination not found in --copy-dest 2025/03/23 01:03:59 DEBUG : three: Need to transfer - File not found at Destination 2025/03/23 01:03:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:03:59 DEBUG : one: Unchanged skipping 2025/03/23 01:03:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:03:59 DEBUG : two: Unchanged skipping 2025/03/23 01:03:59 DEBUG : B2 bucket rclone-test-yanapix2mula path dst: Waiting for checks to finish 2025/03/23 01:03:59 DEBUG : B2 bucket rclone-test-yanapix2mula path dst: Waiting for transfers to finish 2025/03/23 01:04:00 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/03/23 01:04:00 INFO : three: Copied (new) 2025/03/23 01:04:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.84s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:04:03 DEBUG : Creating backend with remote "TestB2:rclone-test-yanapix2mula/dst" 2025/03/23 01:04:05 DEBUG : Creating backend with remote "TestB2:rclone-test-yanapix2mula/backup" 2025/03/23 01:04:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/23 01:04:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:04:07 DEBUG : two: Unchanged skipping 2025/03/23 01:04:07 DEBUG : B2 bucket rclone-test-yanapix2mula path dst: Waiting for checks to finish 2025/03/23 01:04:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/23 01:04:08 INFO : one: Copied (server-side copy) 2025/03/23 01:04:08 INFO : one: Deleted 2025/03/23 01:04:08 DEBUG : B2 bucket rclone-test-yanapix2mula path dst: Waiting for transfers to finish 2025/03/23 01:04:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/23 01:04:09 INFO : one: Copied (new) 2025/03/23 01:04:09 DEBUG : Waiting for deletions to finish 2025/03/23 01:04:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/23 01:04:10 INFO : three.txt: Copied (server-side copy) 2025/03/23 01:04:10 INFO : three.txt: Deleted 2025/03/23 01:04:10 INFO : three.txt: Moved into backup dir 2025/03/23 01:04:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/23 01:04:11 DEBUG : B2 bucket rclone-test-yanapix2mula path dst: Waiting for checks to finish 2025/03/23 01:04:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:04:11 DEBUG : two: Unchanged skipping 2025/03/23 01:04:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/23 01:04:12 INFO : one: Copied (server-side copy) 2025/03/23 01:04:12 INFO : one: Deleted 2025/03/23 01:04:12 DEBUG : B2 bucket rclone-test-yanapix2mula path dst: Waiting for transfers to finish 2025/03/23 01:04:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/23 01:04:12 INFO : one: Copied (new) 2025/03/23 01:04:12 DEBUG : Waiting for deletions to finish 2025/03/23 01:04:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/23 01:04:13 INFO : three.txt: Copied (server-side copy) 2025/03/23 01:04:13 INFO : three.txt: Deleted 2025/03/23 01:04:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.39s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:04:16 DEBUG : Creating backend with remote "TestB2:rclone-test-yanapix2mula/dst" 2025/03/23 01:04:17 DEBUG : Creating backend with remote "TestB2:rclone-test-yanapix2mula/backup" 2025/03/23 01:04:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/23 01:04:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:04:19 DEBUG : B2 bucket rclone-test-yanapix2mula path dst: Waiting for checks to finish 2025/03/23 01:04:19 DEBUG : two: Unchanged skipping 2025/03/23 01:04:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/23 01:04:20 INFO : one: Copied (server-side copy) to: one.bak 2025/03/23 01:04:20 INFO : one: Deleted 2025/03/23 01:04:20 DEBUG : B2 bucket rclone-test-yanapix2mula path dst: Waiting for transfers to finish 2025/03/23 01:04:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/23 01:04:21 INFO : one: Copied (new) 2025/03/23 01:04:21 DEBUG : Waiting for deletions to finish 2025/03/23 01:04:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/23 01:04:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/23 01:04:22 INFO : three.txt: Deleted 2025/03/23 01:04:22 INFO : three.txt: Moved into backup dir 2025/03/23 01:04:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/23 01:04:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:04:24 DEBUG : two: Unchanged skipping 2025/03/23 01:04:24 DEBUG : B2 bucket rclone-test-yanapix2mula path dst: Waiting for checks to finish 2025/03/23 01:04:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/23 01:04:24 INFO : one: Copied (server-side copy) to: one.bak 2025/03/23 01:04:24 INFO : one: Deleted 2025/03/23 01:04:24 DEBUG : B2 bucket rclone-test-yanapix2mula path dst: Waiting for transfers to finish 2025/03/23 01:04:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/23 01:04:25 INFO : one: Copied (new) 2025/03/23 01:04:25 DEBUG : Waiting for deletions to finish 2025/03/23 01:04:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/23 01:04:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/23 01:04:26 INFO : three.txt: Deleted 2025/03/23 01:04:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.58s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:04:28 DEBUG : Creating backend with remote "TestB2:rclone-test-yanapix2mula/dst" 2025/03/23 01:04:30 DEBUG : Creating backend with remote "TestB2:rclone-test-yanapix2mula/backup" 2025/03/23 01:04:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/23 01:04:31 DEBUG : B2 bucket rclone-test-yanapix2mula path dst: Waiting for checks to finish 2025/03/23 01:04:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:04:31 DEBUG : two: Unchanged skipping 2025/03/23 01:04:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/23 01:04:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/23 01:04:33 INFO : one: Deleted 2025/03/23 01:04:33 DEBUG : B2 bucket rclone-test-yanapix2mula path dst: Waiting for transfers to finish 2025/03/23 01:04:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/23 01:04:34 INFO : one: Copied (new) 2025/03/23 01:04:34 DEBUG : Waiting for deletions to finish 2025/03/23 01:04:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/23 01:04:34 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/23 01:04:34 INFO : three.txt: Deleted 2025/03/23 01:04:34 INFO : three.txt: Moved into backup dir 2025/03/23 01:04:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/23 01:04:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:04:36 DEBUG : two: Unchanged skipping 2025/03/23 01:04:36 DEBUG : B2 bucket rclone-test-yanapix2mula path dst: Waiting for checks to finish 2025/03/23 01:04:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/23 01:04:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/23 01:04:36 INFO : one: Deleted 2025/03/23 01:04:36 DEBUG : B2 bucket rclone-test-yanapix2mula path dst: Waiting for transfers to finish 2025/03/23 01:04:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/23 01:04:37 INFO : one: Copied (new) 2025/03/23 01:04:37 DEBUG : Waiting for deletions to finish 2025/03/23 01:04:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/23 01:04:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/23 01:04:38 INFO : three.txt: Deleted 2025/03/23 01:04:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.06s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:04:41 DEBUG : Creating backend with remote "TestB2:rclone-test-yanapix2mula/dst" 2025/03/23 01:04:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:04:42 DEBUG : two: Unchanged skipping 2025/03/23 01:04:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/23 01:04:42 DEBUG : B2 bucket rclone-test-yanapix2mula path dst: Waiting for checks to finish 2025/03/23 01:04:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/23 01:04:43 INFO : one: Copied (server-side copy) to: one.bak 2025/03/23 01:04:43 INFO : one: Deleted 2025/03/23 01:04:43 DEBUG : B2 bucket rclone-test-yanapix2mula path dst: Waiting for transfers to finish 2025/03/23 01:04:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/23 01:04:44 INFO : one: Copied (new) 2025/03/23 01:04:44 DEBUG : Waiting for deletions to finish 2025/03/23 01:04:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/23 01:04:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/23 01:04:45 INFO : three.txt: Deleted 2025/03/23 01:04:45 INFO : three.txt: Moved into backup dir 2025/03/23 01:04:46 DEBUG : one.bak: Excluded (Path Filter) 2025/03/23 01:04:46 DEBUG : one.bak: Excluded 2025/03/23 01:04:46 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/23 01:04:46 DEBUG : three.txt.bak: Excluded 2025/03/23 01:04:46 DEBUG : B2 bucket rclone-test-yanapix2mula path dst: Waiting for checks to finish 2025/03/23 01:04:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/23 01:04:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:04:46 DEBUG : two: Unchanged skipping 2025/03/23 01:04:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/23 01:04:47 INFO : one: Copied (server-side copy) to: one.bak 2025/03/23 01:04:47 INFO : one: Deleted 2025/03/23 01:04:47 DEBUG : B2 bucket rclone-test-yanapix2mula path dst: Waiting for transfers to finish 2025/03/23 01:04:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/23 01:04:48 INFO : one: Copied (new) 2025/03/23 01:04:48 DEBUG : Waiting for deletions to finish 2025/03/23 01:04:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/23 01:04:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/23 01:04:48 INFO : three.txt: Deleted 2025/03/23 01:04:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.49s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:04:51 DEBUG : Creating backend with remote "TestB2:rclone-test-yanapix2mula/dst" 2025/03/23 01:04:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/23 01:04:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/23 01:04:54 INFO : one: Copied (server-side copy) to: one.bak 2025/03/23 01:04:54 INFO : one: Deleted 2025/03/23 01:04:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/23 01:04:55 INFO : one: Copied (new) 2025/03/23 01:04:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:04:55 DEBUG : two: Unchanged skipping 2025/03/23 01:04:55 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/23 01:04:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/23 01:04:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/23 01:04:56 INFO : three.txt: Deleted 2025/03/23 01:04:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/23 01:04:56 INFO : three.txt: Copied (new) 2025/03/23 01:04:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/23 01:04:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/23 01:04:58 INFO : one: Copied (server-side copy) to: one.bak 2025/03/23 01:04:58 INFO : one: Deleted 2025/03/23 01:04:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/23 01:04:58 INFO : one: Copied (new) 2025/03/23 01:04:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:04:59 DEBUG : two: Unchanged skipping 2025/03/23 01:04:59 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/23 01:04:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/23 01:04:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/23 01:04:59 INFO : three.txt: Deleted 2025/03/23 01:05:00 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/23 01:05:00 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.81s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:05:03 DEBUG : Creating backend with remote "TestB2:rclone-test-yanapix2mula/dst" 2025/03/23 01:05:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/23 01:05:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/23 01:05:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/23 01:05:07 INFO : one: Deleted 2025/03/23 01:05:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/23 01:05:07 INFO : one: Copied (new) 2025/03/23 01:05:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:05:08 DEBUG : two: Unchanged skipping 2025/03/23 01:05:08 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/23 01:05:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/23 01:05:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/23 01:05:08 INFO : three.txt: Deleted 2025/03/23 01:05:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/23 01:05:09 INFO : three.txt: Copied (new) 2025/03/23 01:05:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/23 01:05:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/23 01:05:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/23 01:05:10 INFO : one: Deleted 2025/03/23 01:05:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/23 01:05:11 INFO : one: Copied (new) 2025/03/23 01:05:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:05:11 DEBUG : two: Unchanged skipping 2025/03/23 01:05:11 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/23 01:05:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/23 01:05:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/23 01:05:12 INFO : three.txt: Deleted 2025/03/23 01:05:12 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/23 01:05:12 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.15s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:05:14 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/23 01:05:14 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:05:14 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:05:15 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/03/23 01:05:15 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/23 01:05:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.29s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:05:16 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/23 01:05:16 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:05:16 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:05:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/23 01:05:17 INFO : existing: Copied (new) 2025/03/23 01:05:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:05:17 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:05:17 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/23 01:05:17 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/23 01:05:17 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:05:17 ERROR : B2 bucket rclone-test-yanapix2mula: not deleting files as there were IO errors 2025/03/23 01:05:17 ERROR : B2 bucket rclone-test-yanapix2mula: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestSyncImmutable (3.03s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:05:19 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:05:19 DEBUG : existing: Unchanged skipping 2025/03/23 01:05:19 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:05:19 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:05:19 DEBUG : Waiting for deletions to finish 2025/03/23 01:05:19 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.39s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:05:32 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:05:32 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:05:32 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:05:32 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:05:32 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:05:32 DEBUG : both0: Unchanged skipping 2025/03/23 01:05:32 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:05:32 DEBUG : both12: Unchanged skipping 2025/03/23 01:05:32 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:05:32 DEBUG : both1: Unchanged skipping 2025/03/23 01:05:32 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:05:32 DEBUG : both14: Unchanged skipping 2025/03/23 01:05:32 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:05:32 DEBUG : both15: Unchanged skipping 2025/03/23 01:05:32 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:05:32 DEBUG : both16: Unchanged skipping 2025/03/23 01:05:32 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:05:32 DEBUG : both17: Unchanged skipping 2025/03/23 01:05:32 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:05:32 DEBUG : both18: Unchanged skipping 2025/03/23 01:05:32 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:05:32 DEBUG : both19: Unchanged skipping 2025/03/23 01:05:32 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:05:32 DEBUG : both10: Unchanged skipping 2025/03/23 01:05:32 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:05:32 DEBUG : both11: Unchanged skipping 2025/03/23 01:05:32 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:05:32 DEBUG : both13: Unchanged skipping 2025/03/23 01:05:32 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:05:32 DEBUG : both4: Unchanged skipping 2025/03/23 01:05:32 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:05:32 DEBUG : both6: Unchanged skipping 2025/03/23 01:05:32 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:05:32 DEBUG : both3: Unchanged skipping 2025/03/23 01:05:32 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:05:32 DEBUG : both8: Unchanged skipping 2025/03/23 01:05:32 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:05:32 DEBUG : both9: Unchanged skipping 2025/03/23 01:05:32 DEBUG : both5: Unchanged skipping 2025/03/23 01:05:32 DEBUG : both2: Unchanged skipping 2025/03/23 01:05:32 DEBUG : both7: Unchanged skipping 2025/03/23 01:05:32 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:05:32 DEBUG : Waiting for deletions to finish 2025/03/23 01:05:32 INFO : only1: Deleted 2025/03/23 01:05:32 INFO : only12: Deleted 2025/03/23 01:05:33 INFO : only14: Deleted 2025/03/23 01:05:33 INFO : only15: Deleted 2025/03/23 01:05:33 INFO : only5: Deleted 2025/03/23 01:05:33 INFO : only16: Deleted 2025/03/23 01:05:33 INFO : only18: Deleted 2025/03/23 01:05:33 INFO : only4: Deleted 2025/03/23 01:05:33 INFO : only6: Deleted 2025/03/23 01:05:33 INFO : only7: Deleted 2025/03/23 01:05:33 INFO : only0: Deleted 2025/03/23 01:05:33 INFO : only17: Deleted 2025/03/23 01:05:33 INFO : only13: Deleted 2025/03/23 01:05:33 INFO : only19: Deleted 2025/03/23 01:05:33 INFO : only3: Deleted 2025/03/23 01:05:33 INFO : only10: Deleted 2025/03/23 01:05:33 INFO : only11: Deleted 2025/03/23 01:05:33 INFO : only2: Deleted 2025/03/23 01:05:33 INFO : only8: Deleted 2025/03/23 01:05:33 INFO : only9: Deleted 2025/03/23 01:05:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (16.43s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:05:49 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:05:49 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:05:49 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:05:49 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:05:49 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for checks to finish 2025/03/23 01:05:49 DEBUG : both0: Unchanged skipping 2025/03/23 01:05:49 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:05:49 DEBUG : both10: Unchanged skipping 2025/03/23 01:05:49 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:05:49 DEBUG : both13: Unchanged skipping 2025/03/23 01:05:49 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:05:49 DEBUG : both14: Unchanged skipping 2025/03/23 01:05:49 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:05:49 DEBUG : both15: Unchanged skipping 2025/03/23 01:05:49 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:05:49 DEBUG : both1: Unchanged skipping 2025/03/23 01:05:49 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:05:49 DEBUG : both17: Unchanged skipping 2025/03/23 01:05:49 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:05:49 DEBUG : both11: Unchanged skipping 2025/03/23 01:05:49 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:05:49 DEBUG : both19: Unchanged skipping 2025/03/23 01:05:49 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:05:49 DEBUG : both12: Unchanged skipping 2025/03/23 01:05:49 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:05:49 DEBUG : both16: Unchanged skipping 2025/03/23 01:05:49 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:05:49 DEBUG : both4: Unchanged skipping 2025/03/23 01:05:49 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:05:49 DEBUG : both5: Unchanged skipping 2025/03/23 01:05:49 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:05:49 DEBUG : both6: Unchanged skipping 2025/03/23 01:05:49 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:05:49 DEBUG : both7: Unchanged skipping 2025/03/23 01:05:49 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:05:49 DEBUG : both18: Unchanged skipping 2025/03/23 01:05:49 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:05:49 DEBUG : both2: Unchanged skipping 2025/03/23 01:05:49 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/23 01:05:49 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/23 01:05:49 DEBUG : both3: Unchanged skipping 2025/03/23 01:05:49 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/23 01:05:49 DEBUG : both8: Unchanged skipping 2025/03/23 01:05:49 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/23 01:05:49 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/23 01:05:49 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/23 01:05:49 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/23 01:05:49 DEBUG : both9: Unchanged skipping 2025/03/23 01:05:49 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/23 01:05:49 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/23 01:05:49 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/23 01:05:49 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/23 01:05:49 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/23 01:05:49 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/23 01:05:49 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/23 01:05:49 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/23 01:05:49 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/23 01:05:49 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/23 01:05:49 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/23 01:05:49 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/23 01:05:49 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/23 01:05:49 DEBUG : B2 bucket rclone-test-yanapix2mula: Waiting for transfers to finish 2025/03/23 01:05:49 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/23 01:05:49 INFO : only0: Copied (replaced existing) 2025/03/23 01:05:49 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/23 01:05:49 INFO : only11: Copied (replaced existing) 2025/03/23 01:05:49 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/23 01:05:49 INFO : only12: Copied (replaced existing) 2025/03/23 01:05:49 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/23 01:05:49 INFO : only14: Copied (replaced existing) 2025/03/23 01:05:49 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/23 01:05:49 INFO : only1: Copied (replaced existing) 2025/03/23 01:05:49 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/23 01:05:49 INFO : only16: Copied (replaced existing) 2025/03/23 01:05:49 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/23 01:05:49 INFO : only18: Copied (replaced existing) 2025/03/23 01:05:49 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/23 01:05:49 INFO : only19: Copied (replaced existing) 2025/03/23 01:05:49 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/23 01:05:49 INFO : only10: Copied (replaced existing) 2025/03/23 01:05:49 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/23 01:05:49 INFO : only13: Copied (replaced existing) 2025/03/23 01:05:49 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/23 01:05:49 INFO : only3: Copied (replaced existing) 2025/03/23 01:05:49 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/23 01:05:49 INFO : only15: Copied (replaced existing) 2025/03/23 01:05:49 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/23 01:05:49 INFO : only5: Copied (replaced existing) 2025/03/23 01:05:49 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/23 01:05:49 INFO : only6: Copied (replaced existing) 2025/03/23 01:05:50 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/23 01:05:50 INFO : only7: Copied (replaced existing) 2025/03/23 01:05:50 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/23 01:05:50 INFO : only8: Copied (replaced existing) 2025/03/23 01:05:50 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/23 01:05:50 INFO : only17: Copied (replaced existing) 2025/03/23 01:05:50 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/23 01:05:50 INFO : only2: Copied (replaced existing) 2025/03/23 01:05:50 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/23 01:05:50 INFO : only4: Copied (replaced existing) 2025/03/23 01:05:50 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/23 01:05:50 INFO : only9: Copied (replaced existing) 2025/03/23 01:05:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (20.44s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:05:59 DEBUG : empty_dir: Making directory with metadata 2025/03/23 01:05:59 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/23 01:05:59 DEBUG : empty_on_remote: Making directory with metadata 2025/03/23 01:05:59 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/23 01:05:59 INFO : empty_on_remote: Making directory 2025/03/23 01:05:59 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-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:05:59 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/23 01:05:59 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/23 01:05:59 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/23 01:05:59 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.27s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:06:02 DEBUG : empty_dir: Making directory with metadata 2025/03/23 01:06:02 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/23 01:06:02 DEBUG : empty_on_remote: Making directory with metadata 2025/03/23 01:06:02 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/23 01:06:02 INFO : empty_on_remote: Making directory 2025/03/23 01:06:02 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-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:06:03 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/23 01:06:03 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/23 01:06:03 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/23 01:06:03 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/23 01:06:03 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.28s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:06:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/23 01:06:05 INFO : sub dir: Making directory 2025/03/23 01:06: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-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.35s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" 2025/03/23 01:06:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/23 01:06:09 INFO : sub dir: Making directory 2025/03/23 01:06: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-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yanapix2mula", Local "Local file system at /tmp/rclone2579165591", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.39s) PASS 2025/03/23 01:06:14 DEBUG : B2 bucket rclone-test-yanapix2mula: Purge remote 2025/03/23 01:06:14 INFO : B2 bucket rclone-test-yanapix2mula: cleaning bucket "rclone-test-yanapix2mula" of all files 2025/03/23 01:06:15 DEBUG : BackupDir/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f419b12a595c24e1a_d20250323_m010401_c001_v7007000_t0000_u01742691841035") 2025/03/23 01:06:15 DEBUG : BackupDir/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104b4fdf4ab6da0e_d20250323_m010355_c001_v0001182_t0056_u01742691835723") 2025/03/23 01:06:15 DEBUG : CompareDest/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f4063a9a77e8d4ddc_d20250323_m010337_c001_v7007000_t0000_u01742691817076") 2025/03/23 01:06:15 DEBUG : CompareDest/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720c4c6_d20250323_m010331_c001_v0001182_t0012_u01742691811041") 2025/03/23 01:06:15 DEBUG : CompareDest/two: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f4063a9a77e8d4dde_d20250323_m010337_c001_v7007000_t0000_u01742691817259") 2025/03/23 01:06:15 DEBUG : CompareDest/two: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39bafed_d20250323_m010332_c001_v0001183_t0003_u01742691812372") 2025/03/23 01:06:15 DEBUG : CopyDest/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f419b12a595c24e1b_d20250323_m010401_c001_v7007000_t0000_u01742691841220") 2025/03/23 01:06:15 DEBUG : CopyDest/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943d66e_d20250323_m010352_c001_v0001184_t0034_u01742691832874") 2025/03/23 01:06:15 DEBUG : CopyDest/three: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f419b12a595c24e1c_d20250323_m010401_c001_v7007000_t0000_u01742691841404") 2025/03/23 01:06:15 DEBUG : CopyDest/three: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39bb2c7_d20250323_m010359_c001_v0001183_t0047_u01742691839116") 2025/03/23 01:06:15 DEBUG : CopyDest/two: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f419b12a595c24e1e_d20250323_m010401_c001_v7007000_t0000_u01742691841588") 2025/03/23 01:06:15 DEBUG : CopyDest/two: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720c6d0_d20250323_m010356_c001_v0001182_t0057_u01742691836876") 2025/03/23 01:06:15 DEBUG : EXISTING: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f4021b863885073e2_d20250323_m010520_c001_v7007000_t0000_u01742691920345") 2025/03/23 01:06:15 DEBUG : EXISTING: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720ce0a_d20250323_m010519_c001_v0001182_t0016_u01742691919340") 2025/03/23 01:06:15 DEBUG : Testêé: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f4021b863885073dd_d20250323_m010515_c001_v7007000_t0000_u01742691915932") 2025/03/23 01:06:15 DEBUG : Testêé: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39bbb4e_d20250323_m010515_c001_v0001183_t0035_u01742691915356") 2025/03/23 01:06:15 DEBUG : Testêé: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720cdb0_d20250323_m010514_c001_v0001182_t0010_u01742691914383") 2025/03/23 01:06:15 DEBUG : a/potato2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f403fff63f9ae899b_d20250323_m010152_c001_v7007000_t0000_u01742691712572") 2025/03/23 01:06:15 DEBUG : a/potato2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c8dc_d20250323_m010151_c001_v0001184_t0047_u01742691711974") 2025/03/23 01:06:15 DEBUG : a/potato2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f404209929df09c15_d20250323_m010150_c001_v7007000_t0000_u01742691710233") 2025/03/23 01:06:15 DEBUG : a/potato2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c89f_d20250323_m010149_c001_v0001184_t0032_u01742691709325") 2025/03/23 01:06:16 DEBUG : a/potato2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f419b12a595c24cc2_d20250323_m010130_c001_v7007000_t0000_u01742691690432") 2025/03/23 01:06:16 DEBUG : a/potato2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c6d6_d20250323_m010129_c001_v0001184_t0030_u01742691689544") 2025/03/23 01:06:16 DEBUG : b/potato: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f403fff63f9ae899c_d20250323_m010152_c001_v7007000_t0000_u01742691712755") 2025/03/23 01:06:16 DEBUG : b/potato: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c8c3_d20250323_m010151_c001_v0001184_t0057_u01742691711153") 2025/03/23 01:06:16 DEBUG : b/potato: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f404209929df09c14_d20250323_m010149_c001_v7007000_t0000_u01742691709670") 2025/03/23 01:06:16 DEBUG : b/potato: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c88d_d20250323_m010148_c001_v0001184_t0003_u01742691708511") 2025/03/23 01:06:16 DEBUG : b/potato: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f419b12a595c24cbc_d20250323_m010129_c001_v7007000_t0000_u01742691689885") 2025/03/23 01:06:16 DEBUG : b/potato: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c6c0_d20250323_m010128_c001_v0001184_t0036_u01742691688692") 2025/03/23 01:06:16 DEBUG : backup/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f417650521e5dfd0c_d20250323_m010413_c001_v7007000_t0000_u01742691853964") 2025/03/23 01:06:16 DEBUG : backup/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f103c3c9c4ae91dfe_d20250323_m010412_c001_v0001115_t0031_u01742691852008") 2025/03/23 01:06:16 DEBUG : backup/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f108e62f585133656_d20250323_m010408_c001_v0001130_t0024_u01742691848056") 2025/03/23 01:06:16 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f409fbb0084258b2a_d20250323_m010438_c001_v7007000_t0000_u01742691878643") 2025/03/23 01:06:16 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f1026d23e25cd4b3b_d20250323_m010436_c001_v0001182_t0015_u01742691876680") 2025/03/23 01:06:16 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f11453ff3d5696593_d20250323_m010432_c001_v0001178_t0014_u01742691872997") 2025/03/23 01:06:16 DEBUG : backup/one.bak: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fae9_d20250323_m010426_c001_v7007000_t0000_u01742691866589") 2025/03/23 01:06:16 DEBUG : backup/one.bak: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f108dc04dcd746cad_d20250323_m010424_c001_v0001042_t0041_u01742691864504") 2025/03/23 01:06:16 DEBUG : backup/one.bak: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104b82bb5feaa2b0_d20250323_m010420_c001_v0001106_t0035_u01742691860383") 2025/03/23 01:06:16 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f409fbb0084258b2b_d20250323_m010438_c001_v7007000_t0000_u01742691878826") 2025/03/23 01:06:16 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f1027ddba7c77b837_d20250323_m010437_c001_v0001106_t0059_u01742691877573") 2025/03/23 01:06:16 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f1084799a9a251337_d20250323_m010434_c001_v0001182_t0011_u01742691874572") 2025/03/23 01:06:17 DEBUG : backup/three.txt: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f417650521e5dfd0e_d20250323_m010414_c001_v7007000_t0000_u01742691854163") 2025/03/23 01:06:17 DEBUG : backup/three.txt: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720c827_d20250323_m010413_c001_v0001182_t0055_u01742691853199") 2025/03/23 01:06:17 DEBUG : backup/three.txt: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f115617ce9008f938_d20250323_m010409_c001_v0001041_t0017_u01742691849701") 2025/03/23 01:06:17 DEBUG : backup/three.txt.bak: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215faeb_d20250323_m010426_c001_v7007000_t0000_u01742691866771") 2025/03/23 01:06:17 DEBUG : backup/three.txt.bak: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f1044425b8427cb4f_d20250323_m010425_c001_v0001101_t0016_u01742691865510") 2025/03/23 01:06:17 DEBUG : backup/three.txt.bak: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104dec01591e30da_d20250323_m010422_c001_v0001116_t0028_u01742691862000") 2025/03/23 01:06:17 DEBUG : both0: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fb8b_d20250323_m010550_c001_v7007000_t0000_u01742691950869") 2025/03/23 01:06:17 DEBUG : both0: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943e4ff_d20250323_m010539_c001_v0001184_t0037_u01742691939014") 2025/03/23 01:06:17 DEBUG : both0: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f41168acbcecd7349_d20250323_m010534_c001_v7007000_t0000_u01742691934377") 2025/03/23 01:06:17 DEBUG : both0: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39bbc1e_d20250323_m010522_c001_v0001183_t0018_u01742691922590") 2025/03/23 01:06:17 DEBUG : both1: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fb8c_d20250323_m010551_c001_v7007000_t0000_u01742691951054") 2025/03/23 01:06:17 DEBUG : both1: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39bbe7c_d20250323_m010540_c001_v0001183_t0046_u01742691940143") 2025/03/23 01:06:17 DEBUG : both1: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f41168acbcecd734a_d20250323_m010534_c001_v7007000_t0000_u01742691934561") 2025/03/23 01:06:17 DEBUG : both1: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720ce63_d20250323_m010523_c001_v0001182_t0057_u01742691923430") 2025/03/23 01:06:17 DEBUG : both10: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fb8d_d20250323_m010551_c001_v7007000_t0000_u01742691951241") 2025/03/23 01:06:17 DEBUG : both10: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39bbf35_d20250323_m010544_c001_v0001183_t0028_u01742691944032") 2025/03/23 01:06:17 DEBUG : both10: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f41168acbcecd734b_d20250323_m010534_c001_v7007000_t0000_u01742691934746") 2025/03/23 01:06:17 DEBUG : both10: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720cedf_d20250323_m010527_c001_v0001182_t0056_u01742691927333") 2025/03/23 01:06:17 DEBUG : both11: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fb8e_d20250323_m010551_c001_v7007000_t0000_u01742691951426") 2025/03/23 01:06:17 DEBUG : both11: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720d0cc_d20250323_m010544_c001_v0001182_t0055_u01742691944456") 2025/03/23 01:06:18 DEBUG : both11: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f41168acbcecd734c_d20250323_m010534_c001_v7007000_t0000_u01742691934931") 2025/03/23 01:06:18 DEBUG : both11: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943e350_d20250323_m010527_c001_v0001184_t0019_u01742691927796") 2025/03/23 01:06:18 DEBUG : both12: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fb8f_d20250323_m010551_c001_v7007000_t0000_u01742691951612") 2025/03/23 01:06:18 DEBUG : both12: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943e619_d20250323_m010544_c001_v0001184_t0016_u01742691944897") 2025/03/23 01:06:18 DEBUG : both12: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f41168acbcecd734d_d20250323_m010535_c001_v7007000_t0000_u01742691935127") 2025/03/23 01:06:18 DEBUG : both12: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39bbcd6_d20250323_m010528_c001_v0001183_t0036_u01742691928212") 2025/03/23 01:06:18 DEBUG : both13: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fb90_d20250323_m010551_c001_v7007000_t0000_u01742691951797") 2025/03/23 01:06:18 DEBUG : both13: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39bbf6d_d20250323_m010545_c001_v0001183_t0057_u01742691945299") 2025/03/23 01:06:18 DEBUG : both13: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f41168acbcecd734e_d20250323_m010535_c001_v7007000_t0000_u01742691935311") 2025/03/23 01:06:18 DEBUG : both13: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720cf0b_d20250323_m010528_c001_v0001182_t0028_u01742691928631") 2025/03/23 01:06:18 DEBUG : both14: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fb91_d20250323_m010551_c001_v7007000_t0000_u01742691951980") 2025/03/23 01:06:18 DEBUG : both14: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720d0f3_d20250323_m010545_c001_v0001182_t0052_u01742691945689") 2025/03/23 01:06:18 DEBUG : both14: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f41168acbcecd7350_d20250323_m010535_c001_v7007000_t0000_u01742691935495") 2025/03/23 01:06:18 DEBUG : both14: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943e374_d20250323_m010529_c001_v0001184_t0022_u01742691929043") 2025/03/23 01:06:18 DEBUG : both15: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fb93_d20250323_m010552_c001_v7007000_t0000_u01742691952162") 2025/03/23 01:06:18 DEBUG : both15: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943e655_d20250323_m010546_c001_v0001184_t0045_u01742691946184") 2025/03/23 01:06:18 DEBUG : both15: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f41168acbcecd7351_d20250323_m010535_c001_v7007000_t0000_u01742691935683") 2025/03/23 01:06:18 DEBUG : both15: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39bbcfa_d20250323_m010529_c001_v0001183_t0053_u01742691929446") 2025/03/23 01:06:18 DEBUG : both16: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fb97_d20250323_m010552_c001_v7007000_t0000_u01742691952344") 2025/03/23 01:06:18 DEBUG : both16: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39bbfab_d20250323_m010546_c001_v0001183_t0054_u01742691946588") 2025/03/23 01:06:19 DEBUG : both16: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f41168acbcecd7352_d20250323_m010535_c001_v7007000_t0000_u01742691935870") 2025/03/23 01:06:19 DEBUG : both16: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720cf23_d20250323_m010529_c001_v0001182_t0011_u01742691929845") 2025/03/23 01:06:19 DEBUG : both17: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fb99_d20250323_m010552_c001_v7007000_t0000_u01742691952597") 2025/03/23 01:06:19 DEBUG : both17: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720d110_d20250323_m010547_c001_v0001182_t0010_u01742691947107") 2025/03/23 01:06:19 DEBUG : both17: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f41168acbcecd7353_d20250323_m010536_c001_v7007000_t0000_u01742691936055") 2025/03/23 01:06:19 DEBUG : both17: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943e3a4_d20250323_m010530_c001_v0001184_t0040_u01742691930277") 2025/03/23 01:06:19 DEBUG : both18: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fb9a_d20250323_m010552_c001_v7007000_t0000_u01742691952791") 2025/03/23 01:06:19 DEBUG : both18: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943e683_d20250323_m010547_c001_v0001184_t0009_u01742691947597") 2025/03/23 01:06:19 DEBUG : both18: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f41168acbcecd7354_d20250323_m010536_c001_v7007000_t0000_u01742691936241") 2025/03/23 01:06:19 DEBUG : both18: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39bbd22_d20250323_m010530_c001_v0001183_t0053_u01742691930697") 2025/03/23 01:06:19 DEBUG : both19: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fb9c_d20250323_m010552_c001_v7007000_t0000_u01742691952974") 2025/03/23 01:06:19 DEBUG : both19: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39bbfd5_d20250323_m010548_c001_v0001183_t0023_u01742691948043") 2025/03/23 01:06:19 DEBUG : both19: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f41168acbcecd7356_d20250323_m010536_c001_v7007000_t0000_u01742691936426") 2025/03/23 01:06:19 DEBUG : both19: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720cf43_d20250323_m010531_c001_v0001182_t0047_u01742691931102") 2025/03/23 01:06:19 DEBUG : both2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fb9e_d20250323_m010553_c001_v7007000_t0000_u01742691953157") 2025/03/23 01:06:19 DEBUG : both2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720d046_d20250323_m010540_c001_v0001182_t0046_u01742691940573") 2025/03/23 01:06:19 DEBUG : both2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f41168acbcecd7357_d20250323_m010536_c001_v7007000_t0000_u01742691936609") 2025/03/23 01:06:19 DEBUG : both2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943e2ae_d20250323_m010523_c001_v0001184_t0039_u01742691923836") 2025/03/23 01:06:19 DEBUG : both3: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fba1_d20250323_m010553_c001_v7007000_t0000_u01742691953340") 2025/03/23 01:06:19 DEBUG : both3: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943e55c_d20250323_m010541_c001_v0001184_t0047_u01742691941007") 2025/03/23 01:06:20 DEBUG : both3: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f41168acbcecd7358_d20250323_m010536_c001_v7007000_t0000_u01742691936793") 2025/03/23 01:06:20 DEBUG : both3: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39bbc42_d20250323_m010524_c001_v0001183_t0009_u01742691924254") 2025/03/23 01:06:20 DEBUG : both4: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fba2_d20250323_m010553_c001_v7007000_t0000_u01742691953523") 2025/03/23 01:06:20 DEBUG : both4: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39bbeb1_d20250323_m010541_c001_v0001183_t0021_u01742691941432") 2025/03/23 01:06:20 DEBUG : both4: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f41168acbcecd735b_d20250323_m010536_c001_v7007000_t0000_u01742691936977") 2025/03/23 01:06:20 DEBUG : both4: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720ce85_d20250323_m010524_c001_v0001182_t0057_u01742691924678") 2025/03/23 01:06:20 DEBUG : both5: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fba4_d20250323_m010553_c001_v7007000_t0000_u01742691953706") 2025/03/23 01:06:20 DEBUG : both5: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720d070_d20250323_m010541_c001_v0001182_t0013_u01742691941843") 2025/03/23 01:06:20 DEBUG : both5: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f41168acbcecd735d_d20250323_m010537_c001_v7007000_t0000_u01742691937161") 2025/03/23 01:06:20 DEBUG : both5: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943e2e2_d20250323_m010525_c001_v0001184_t0010_u01742691925178") 2025/03/23 01:06:20 DEBUG : both6: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fba6_d20250323_m010553_c001_v7007000_t0000_u01742691953908") 2025/03/23 01:06:20 DEBUG : both6: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943e591_d20250323_m010542_c001_v0001184_t0019_u01742691942273") 2025/03/23 01:06:20 DEBUG : both6: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f41168acbcecd735e_d20250323_m010537_c001_v7007000_t0000_u01742691937346") 2025/03/23 01:06:20 DEBUG : both6: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39bbc60_d20250323_m010525_c001_v0001183_t0058_u01742691925577") 2025/03/23 01:06:20 DEBUG : both7: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fba8_d20250323_m010554_c001_v7007000_t0000_u01742691954110") 2025/03/23 01:06:20 DEBUG : both7: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39bbf09_d20250323_m010542_c001_v0001183_t0033_u01742691942741") 2025/03/23 01:06:20 DEBUG : both7: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f41168acbcecd735f_d20250323_m010537_c001_v7007000_t0000_u01742691937530") 2025/03/23 01:06:20 DEBUG : both7: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720cebf_d20250323_m010526_c001_v0001182_t0007_u01742691926006") 2025/03/23 01:06:20 DEBUG : both8: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fba9_d20250323_m010554_c001_v7007000_t0000_u01742691954295") 2025/03/23 01:06:20 DEBUG : both8: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720d0a7_d20250323_m010543_c001_v0001182_t0010_u01742691943187") 2025/03/23 01:06:21 DEBUG : both8: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f41168acbcecd7361_d20250323_m010537_c001_v7007000_t0000_u01742691937715") 2025/03/23 01:06:21 DEBUG : both8: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943e31c_d20250323_m010526_c001_v0001184_t0018_u01742691926518") 2025/03/23 01:06:21 DEBUG : both9: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fbab_d20250323_m010554_c001_v7007000_t0000_u01742691954496") 2025/03/23 01:06:21 DEBUG : both9: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943e5d7_d20250323_m010543_c001_v0001184_t0038_u01742691943595") 2025/03/23 01:06:21 DEBUG : both9: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f41168acbcecd7362_d20250323_m010537_c001_v7007000_t0000_u01742691937899") 2025/03/23 01:06:21 DEBUG : both9: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39bbca6_d20250323_m010526_c001_v0001183_t0032_u01742691926912") 2025/03/23 01:06:21 DEBUG : c/non empty space: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f403fff63f9ae899e_d20250323_m010152_c001_v7007000_t0000_u01742691712938") 2025/03/23 01:06:21 DEBUG : c/non empty space: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c8c9_d20250323_m010151_c001_v0001184_t0051_u01742691711362") 2025/03/23 01:06:21 DEBUG : c/non empty space: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f404209929df09c16_d20250323_m010150_c001_v7007000_t0000_u01742691710418") 2025/03/23 01:06:21 DEBUG : c/non empty space: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c88f_d20250323_m010148_c001_v0001184_t0021_u01742691708722") 2025/03/23 01:06:21 DEBUG : c/non empty space: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f419b12a595c24cc3_d20250323_m010130_c001_v7007000_t0000_u01742691690616") 2025/03/23 01:06:21 DEBUG : c/non empty space: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c6c4_d20250323_m010128_c001_v0001184_t0037_u01742691688925") 2025/03/23 01:06:21 DEBUG : check sum: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f404209929df09be8_d20250323_m010118_c001_v7007000_t0000_u01742691678021") 2025/03/23 01:06:21 DEBUG : check sum: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c5b0_d20250323_m010117_c001_v0001184_t0043_u01742691677047") 2025/03/23 01:06:21 DEBUG : dest/3: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f419b12a595c24dff_d20250323_m010345_c001_v7007000_t0000_u01742691825967") 2025/03/23 01:06:21 DEBUG : dest/3: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f400be859856e5322_d20250323_m010344_c001_v0001183_t0012_u01742691824849") 2025/03/23 01:06:21 DEBUG : dst/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f4021b863885073d6_d20250323_m010512_c001_v7007000_t0000_u01742691912872") 2025/03/23 01:06:21 DEBUG : dst/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f118ec78fb722474c_d20250323_m010510_c001_v0001180_t0018_u01742691910947") 2025/03/23 01:06:21 DEBUG : dst/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f4179e4e8dba670ae_d20250323_m010510_c001_v7007000_t0000_u01742691910760") 2025/03/23 01:06:21 DEBUG : dst/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f118ec78fb7224738_d20250323_m010507_c001_v0001180_t0022_u01742691907693") 2025/03/23 01:06:21 DEBUG : dst/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f4179e4e8dba670a9_d20250323_m010506_c001_v7007000_t0000_u01742691906955") 2025/03/23 01:06:22 DEBUG : dst/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720cca4_d20250323_m010502_c001_v0001182_t0026_u01742691902224") 2025/03/23 01:06:22 DEBUG : dst/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f414a4dbc88772fd2_d20250323_m010500_c001_v7007000_t0000_u01742691900749") 2025/03/23 01:06:22 DEBUG : dst/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f10238e233bd19507_d20250323_m010458_c001_v0001157_t0035_u01742691898345") 2025/03/23 01:06:22 DEBUG : dst/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f419b12a595c24e71_d20250323_m010458_c001_v7007000_t0000_u01742691898159") 2025/03/23 01:06:22 DEBUG : dst/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f10238e233bd194fb_d20250323_m010454_c001_v0001157_t0052_u01742691894969") 2025/03/23 01:06:22 DEBUG : dst/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f419b12a595c24e6e_d20250323_m010454_c001_v7007000_t0000_u01742691894233") 2025/03/23 01:06:22 DEBUG : dst/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720cbc1_d20250323_m010450_c001_v0001182_t0021_u01742691890414") 2025/03/23 01:06:22 DEBUG : dst/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f409fbb0084258b39_d20250323_m010449_c001_v7007000_t0000_u01742691889109") 2025/03/23 01:06:22 DEBUG : dst/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f105b5fef7e78dc3a_d20250323_m010447_c001_v0001116_t0046_u01742691887412") 2025/03/23 01:06:22 DEBUG : dst/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f400f5c61f3a6840d_d20250323_m010447_c001_v7007000_t0000_u01742691887226") 2025/03/23 01:06:22 DEBUG : dst/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f105b5fef7e78dc26_d20250323_m010444_c001_v0001116_t0009_u01742691884192") 2025/03/23 01:06:22 DEBUG : dst/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f400f5c61f3a68409_d20250323_m010443_c001_v7007000_t0000_u01742691883456") 2025/03/23 01:06:22 DEBUG : dst/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943dd02_d20250323_m010439_c001_v0001184_t0045_u01742691879928") 2025/03/23 01:06:22 DEBUG : dst/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f409fbb0084258b2d_d20250323_m010439_c001_v7007000_t0000_u01742691879015") 2025/03/23 01:06:22 DEBUG : dst/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104e72462a499e18_d20250323_m010437_c001_v0001146_t0042_u01742691877070") 2025/03/23 01:06:22 DEBUG : dst/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f419b12a595c24e59_d20250323_m010436_c001_v7007000_t0000_u01742691876884") 2025/03/23 01:06:22 DEBUG : dst/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104e72462a499df6_d20250323_m010433_c001_v0001146_t0051_u01742691873970") 2025/03/23 01:06:22 DEBUG : dst/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f419b12a595c24e53_d20250323_m010433_c001_v7007000_t0000_u01742691873225") 2025/03/23 01:06:22 DEBUG : dst/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39bb65b_d20250323_m010427_c001_v0001183_t0027_u01742691867871") 2025/03/23 01:06:23 DEBUG : dst/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215faec_d20250323_m010426_c001_v7007000_t0000_u01742691866953") 2025/03/23 01:06:23 DEBUG : dst/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f1036569935828896_d20250323_m010425_c001_v0001184_t0005_u01742691865056") 2025/03/23 01:06:23 DEBUG : dst/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f4164089d27a7a21a_d20250323_m010424_c001_v7007000_t0000_u01742691864870") 2025/03/23 01:06:23 DEBUG : dst/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f1036569935828814_d20250323_m010421_c001_v0001184_t0056_u01742691861596") 2025/03/23 01:06:23 DEBUG : dst/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f4164089d27a7a20d_d20250323_m010420_c001_v7007000_t0000_u01742691860861") 2025/03/23 01:06:23 DEBUG : dst/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720c85d_d20250323_m010415_c001_v0001182_t0003_u01742691855288") 2025/03/23 01:06:23 DEBUG : dst/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f417650521e5dfd0f_d20250323_m010414_c001_v7007000_t0000_u01742691854348") 2025/03/23 01:06:23 DEBUG : dst/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f11215ebd3874ccb0_d20250323_m010412_c001_v0001182_t0056_u01742691852785") 2025/03/23 01:06:23 DEBUG : dst/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f412bf5330bfd16e5_d20250323_m010412_c001_v7007000_t0000_u01742691852602") 2025/03/23 01:06:23 DEBUG : dst/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f11215ebd3874cc6a_d20250323_m010409_c001_v0001182_t0004_u01742691849289") 2025/03/23 01:06:23 DEBUG : dst/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f412bf5330bfd16e1_d20250323_m010408_c001_v7007000_t0000_u01742691848557") 2025/03/23 01:06:23 DEBUG : dst/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943d7eb_d20250323_m010402_c001_v0001184_t0058_u01742691842899") 2025/03/23 01:06:23 DEBUG : dst/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f419b12a595c24e22_d20250323_m010401_c001_v7007000_t0000_u01742691841778") 2025/03/23 01:06:23 DEBUG : dst/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f117c6fa8c2febca8_d20250323_m010356_c001_v0001182_t0045_u01742691836127") 2025/03/23 01:06:23 DEBUG : dst/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40792d0cdf16a681_d20250323_m010355_c001_v7007000_t0000_u01742691835927") 2025/03/23 01:06:23 DEBUG : dst/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39bb1e9_d20250323_m010352_c001_v0001183_t0031_u01742691832299") 2025/03/23 01:06:23 DEBUG : dst/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f108b5ce47e408e41_d20250323_m010351_c001_v0001131_t0045_u01742691831426") 2025/03/23 01:06:23 DEBUG : dst/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f108b5ce47e408e3d_d20250323_m010350_c001_v0001131_t0049_u01742691830355") 2025/03/23 01:06:23 DEBUG : dst/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f4063a9a77e8d4de0_d20250323_m010337_c001_v7007000_t0000_u01742691817443") 2025/03/23 01:06:23 DEBUG : dst/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943d360_d20250323_m010330_c001_v0001184_t0021_u01742691810480") 2025/03/23 01:06:23 DEBUG : dst/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f1073d89ebfe9c7cc_d20250323_m010329_c001_v0001183_t0044_u01742691809732") 2025/03/23 01:06:23 DEBUG : dst/one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f1073d89ebfe9c7aa_d20250323_m010328_c001_v0001183_t0043_u01742691808779") 2025/03/23 01:06:24 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f4021b863885073d7_d20250323_m010513_c001_v7007000_t0000_u01742691913055") 2025/03/23 01:06:24 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f118336e14ecae8ec_d20250323_m010510_c001_v0001106_t0016_u01742691910260") 2025/03/23 01:06:24 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f1120978d9cc53259_d20250323_m010506_c001_v0001113_t0019_u01742691906090") 2025/03/23 01:06:24 DEBUG : dst/one.bak: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f414a4dbc88772fd3_d20250323_m010500_c001_v7007000_t0000_u01742691900932") 2025/03/23 01:06:24 DEBUG : dst/one.bak: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f101902efc7c6da60_d20250323_m010457_c001_v0001183_t0024_u01742691897964") 2025/03/23 01:06:24 DEBUG : dst/one.bak: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f100f1e6181ca822a_d20250323_m010453_c001_v0001176_t0024_u01742691893854") 2025/03/23 01:06:24 DEBUG : dst/one.bak: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f409fbb0084258b3a_d20250323_m010449_c001_v7007000_t0000_u01742691889295") 2025/03/23 01:06:24 DEBUG : dst/one.bak: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f112a789c947dc7af_d20250323_m010447_c001_v0001183_t0033_u01742691887010") 2025/03/23 01:06:24 DEBUG : dst/one.bak: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f1175c595607203ec_d20250323_m010443_c001_v0001136_t0046_u01742691883169") 2025/03/23 01:06:24 DEBUG : dst/three: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f419b12a595c24e23_d20250323_m010401_c001_v7007000_t0000_u01742691841963") 2025/03/23 01:06:24 DEBUG : dst/three: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f108b5ce47e408e60_d20250323_m010400_c001_v0001131_t0037_u01742691840287") 2025/03/23 01:06:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f4021b863885073d8_d20250323_m010513_c001_v7007000_t0000_u01742691913251") 2025/03/23 01:06:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f10948a43226a390c_d20250323_m010511_c001_v0001172_t0047_u01742691911744") 2025/03/23 01:06:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114339d6a9e3aa96_d20250323_m010508_c001_v0001182_t0017_u01742691908476") 2025/03/23 01:06:24 DEBUG : dst/three.txt: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f4021b863885073d9_d20250323_m010513_c001_v7007000_t0000_u01742691913437") 2025/03/23 01:06:24 DEBUG : dst/three.txt: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f118ec78fb722474e_d20250323_m010512_c001_v0001180_t0018_u01742691912296") 2025/03/23 01:06:24 DEBUG : dst/three.txt: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f4179e4e8dba670b0_d20250323_m010512_c001_v7007000_t0000_u01742691912109") 2025/03/23 01:06:24 DEBUG : dst/three.txt: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f118ec78fb7224744_d20250323_m010508_c001_v0001180_t0047_u01742691908892") 2025/03/23 01:06:24 DEBUG : dst/three.txt: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f4179e4e8dba670ac_d20250323_m010508_c001_v7007000_t0000_u01742691908705") 2025/03/23 01:06:24 DEBUG : dst/three.txt: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943dff8_d20250323_m010503_c001_v0001184_t0041_u01742691903422") 2025/03/23 01:06:24 DEBUG : dst/three.txt: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f414a4dbc88772fd4_d20250323_m010501_c001_v7007000_t0000_u01742691901116") 2025/03/23 01:06:24 DEBUG : dst/three.txt: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f10238e233bd19513_d20250323_m010500_c001_v0001157_t0047_u01742691900011") 2025/03/23 01:06:25 DEBUG : dst/three.txt: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f419b12a595c24e77_d20250323_m010459_c001_v7007000_t0000_u01742691899824") 2025/03/23 01:06:25 DEBUG : dst/three.txt: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f10238e233bd194ff_d20250323_m010456_c001_v0001157_t0049_u01742691896512") 2025/03/23 01:06:25 DEBUG : dst/three.txt: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f419b12a595c24e6f_d20250323_m010456_c001_v7007000_t0000_u01742691896326") 2025/03/23 01:06:25 DEBUG : dst/three.txt: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943de56_d20250323_m010451_c001_v0001184_t0033_u01742691891190") 2025/03/23 01:06:25 DEBUG : dst/three.txt: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f400f5c61f3a68411_d20250323_m010448_c001_v7007000_t0000_u01742691888551") 2025/03/23 01:06:25 DEBUG : dst/three.txt: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943ddb4_d20250323_m010446_c001_v0001184_t0044_u01742691886197") 2025/03/23 01:06:25 DEBUG : dst/three.txt: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f400f5c61f3a6840b_d20250323_m010445_c001_v7007000_t0000_u01742691885465") 2025/03/23 01:06:25 DEBUG : dst/three.txt: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39bb7a2_d20250323_m010440_c001_v0001183_t0045_u01742691880725") 2025/03/23 01:06:25 DEBUG : dst/three.txt: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f419b12a595c24e5c_d20250323_m010438_c001_v7007000_t0000_u01742691878085") 2025/03/23 01:06:25 DEBUG : dst/three.txt: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39bb714_d20250323_m010435_c001_v0001183_t0030_u01742691875890") 2025/03/23 01:06:25 DEBUG : dst/three.txt: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f419b12a595c24e56_d20250323_m010434_c001_v7007000_t0000_u01742691874800") 2025/03/23 01:06:25 DEBUG : dst/three.txt: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720c996_d20250323_m010428_c001_v0001182_t0019_u01742691868645") 2025/03/23 01:06:25 DEBUG : dst/three.txt: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f4164089d27a7a21d_d20250323_m010426_c001_v7007000_t0000_u01742691866023") 2025/03/23 01:06:25 DEBUG : dst/three.txt: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720c921_d20250323_m010423_c001_v0001182_t0041_u01742691863701") 2025/03/23 01:06:25 DEBUG : dst/three.txt: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f4164089d27a7a20f_d20250323_m010422_c001_v7007000_t0000_u01742691862603") 2025/03/23 01:06:25 DEBUG : dst/three.txt: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943d9e1_d20250323_m010416_c001_v0001184_t0029_u01742691856055") 2025/03/23 01:06:25 DEBUG : dst/three.txt: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f412bf5330bfd16e7_d20250323_m010413_c001_v7007000_t0000_u01742691853411") 2025/03/23 01:06:25 DEBUG : dst/three.txt: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943d943_d20250323_m010411_c001_v0001184_t0047_u01742691851218") 2025/03/23 01:06:25 DEBUG : dst/three.txt: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f412bf5330bfd16e3_d20250323_m010410_c001_v7007000_t0000_u01742691850125") 2025/03/23 01:06:26 DEBUG : dst/three.txt: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39bb361_d20250323_m010403_c001_v0001183_t0052_u01742691843679") 2025/03/23 01:06:26 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f414a4dbc88772fd5_d20250323_m010501_c001_v7007000_t0000_u01742691901297") 2025/03/23 01:06:26 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107e62aa22823461_d20250323_m010459_c001_v0001184_t0003_u01742691899579") 2025/03/23 01:06:26 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f1158c28ce21b7730_d20250323_m010455_c001_v0001032_t0048_u01742691895893") 2025/03/23 01:06:26 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f409fbb0084258b3b_d20250323_m010449_c001_v7007000_t0000_u01742691889488") 2025/03/23 01:06:26 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943ddf4_d20250323_m010448_c001_v0001184_t0055_u01742691888348") 2025/03/23 01:06:26 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f113f13e575346a54_d20250323_m010444_c001_v0001109_t0008_u01742691884936") 2025/03/23 01:06:26 DEBUG : dst/two: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f4021b863885073da_d20250323_m010513_c001_v7007000_t0000_u01742691913629") 2025/03/23 01:06:26 DEBUG : dst/two: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39bba08_d20250323_m010502_c001_v0001183_t0056_u01742691902810") 2025/03/23 01:06:26 DEBUG : dst/two: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f414a4dbc88772fd6_d20250323_m010501_c001_v7007000_t0000_u01742691901481") 2025/03/23 01:06:26 DEBUG : dst/two: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39bb8aa_d20250323_m010450_c001_v0001183_t0005_u01742691890985") 2025/03/23 01:06:26 DEBUG : dst/two: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f409fbb0084258b3c_d20250323_m010449_c001_v7007000_t0000_u01742691889686") 2025/03/23 01:06:26 DEBUG : dst/two: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720cab8_d20250323_m010440_c001_v0001182_t0027_u01742691880504") 2025/03/23 01:06:26 DEBUG : dst/two: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f409fbb0084258b2e_d20250323_m010439_c001_v7007000_t0000_u01742691879198") 2025/03/23 01:06:26 DEBUG : dst/two: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943db94_d20250323_m010428_c001_v0001184_t0031_u01742691868450") 2025/03/23 01:06:26 DEBUG : dst/two: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215faee_d20250323_m010427_c001_v7007000_t0000_u01742691867139") 2025/03/23 01:06:26 DEBUG : dst/two: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39bb507_d20250323_m010415_c001_v0001183_t0035_u01742691855850") 2025/03/23 01:06:26 DEBUG : dst/two: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f417650521e5dfd11_d20250323_m010414_c001_v7007000_t0000_u01742691854534") 2025/03/23 01:06:26 DEBUG : dst/two: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720c74b_d20250323_m010403_c001_v0001182_t0005_u01742691843471") 2025/03/23 01:06:26 DEBUG : dst/two: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f419b12a595c24e27_d20250323_m010402_c001_v7007000_t0000_u01742691842153") 2025/03/23 01:06:26 DEBUG : dst/two: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f103e28841dfa7c64_d20250323_m010357_c001_v0001044_t0056_u01742691837708") 2025/03/23 01:06:27 DEBUG : dst/two: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f4063a9a77e8d4de3_d20250323_m010337_c001_v7007000_t0000_u01742691817627") 2025/03/23 01:06:27 DEBUG : dst/two: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f1073d89ebfe9c870_d20250323_m010336_c001_v0001183_t0047_u01742691816472") 2025/03/23 01:06:27 DEBUG : empty space: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f414a4dbc88772ef4_d20250323_m010255_c001_v7007000_t0000_u01742691775685") 2025/03/23 01:06:27 DEBUG : empty space: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39bacda_d20250323_m010252_c001_v0001183_t0042_u01742691772589") 2025/03/23 01:06:27 DEBUG : empty space: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f414a4dbc88772eed_d20250323_m010250_c001_v7007000_t0000_u01742691770720") 2025/03/23 01:06:27 DEBUG : empty space: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39babc6_d20250323_m010240_c001_v0001183_t0025_u01742691760700") 2025/03/23 01:06:27 DEBUG : empty space: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f401d83de6065b2b3_d20250323_m010231_c001_v7007000_t0000_u01742691751923") 2025/03/23 01:06:27 DEBUG : empty space: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39baaa8_d20250323_m010228_c001_v0001183_t0046_u01742691748795") 2025/03/23 01:06:27 DEBUG : empty space: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f403fff63f9ae89b4_d20250323_m010205_c001_v7007000_t0000_u01742691725366") 2025/03/23 01:06:27 DEBUG : empty space: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943ca05_d20250323_m010203_c001_v0001184_t0024_u01742691723665") 2025/03/23 01:06:27 DEBUG : empty space: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f403fff63f9ae89ae_d20250323_m010202_c001_v7007000_t0000_u01742691722119") 2025/03/23 01:06:27 DEBUG : empty space: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c9cb_d20250323_m010200_c001_v0001184_t0029_u01742691720976") 2025/03/23 01:06:27 DEBUG : empty space: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f403fff63f9ae89a5_d20250323_m010157_c001_v7007000_t0000_u01742691717756") 2025/03/23 01:06:27 DEBUG : empty space: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c94c_d20250323_m010156_c001_v0001184_t0015_u01742691716172") 2025/03/23 01:06:27 DEBUG : empty space: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f403fff63f9ae89a1_d20250323_m010155_c001_v7007000_t0000_u01742691715048") 2025/03/23 01:06:27 DEBUG : empty space: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c912_d20250323_m010153_c001_v0001184_t0029_u01742691713876") 2025/03/23 01:06:27 DEBUG : empty space: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f404209929df09c11_d20250323_m010147_c001_v7007000_t0000_u01742691707553") 2025/03/23 01:06:27 DEBUG : empty space: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c849_d20250323_m010146_c001_v0001184_t0039_u01742691706222") 2025/03/23 01:06:27 DEBUG : empty space: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f404209929df09c0c_d20250323_m010145_c001_v7007000_t0000_u01742691705067") 2025/03/23 01:06:27 DEBUG : empty space: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c819_d20250323_m010144_c001_v0001184_t0019_u01742691704262") 2025/03/23 01:06:28 DEBUG : empty space: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f419b12a595c24cd1_d20250323_m010139_c001_v7007000_t0000_u01742691699229") 2025/03/23 01:06:28 DEBUG : empty space: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c794_d20250323_m010138_c001_v0001184_t0045_u01742691698077") 2025/03/23 01:06:28 DEBUG : empty space: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f419b12a595c24cc9_d20250323_m010135_c001_v7007000_t0000_u01742691695506") 2025/03/23 01:06:28 DEBUG : empty space: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c74a_d20250323_m010134_c001_v0001184_t0040_u01742691694551") 2025/03/23 01:06:28 DEBUG : empty space: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f419b12a595c24cc4_d20250323_m010133_c001_v7007000_t0000_u01742691693431") 2025/03/23 01:06:28 DEBUG : empty space: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f103656993582713d_d20250323_m010132_c001_v0001184_t0038_u01742691692861") 2025/03/23 01:06:28 DEBUG : empty space: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c6f6_d20250323_m010131_c001_v0001184_t0031_u01742691691356") 2025/03/23 01:06:28 DEBUG : enormous: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f403fff63f9ae89b1_d20250323_m010204_c001_v7007000_t0000_u01742691724445") 2025/03/23 01:06:28 DEBUG : enormous: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943ca0b_d20250323_m010203_c001_v0001184_t0014_u01742691723868") 2025/03/23 01:06:28 DEBUG : existing: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f4021b863885073e0_d20250323_m010518_c001_v7007000_t0000_u01742691918212") 2025/03/23 01:06:28 DEBUG : existing: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943e1b9_d20250323_m010517_c001_v0001184_t0056_u01742691917043") 2025/03/23 01:06:28 DEBUG : existing: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f401d83de6065b2ab_d20250323_m010227_c001_v7007000_t0000_u01742691747095") 2025/03/23 01:06:28 DEBUG : existing: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943cc93_d20250323_m010226_c001_v0001184_t0011_u01742691746133") 2025/03/23 01:06:28 DEBUG : existing: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f419b12a595c24cba_d20250323_m010127_c001_v7007000_t0000_u01742691687602") 2025/03/23 01:06:28 DEBUG : existing: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c69a_d20250323_m010126_c001_v0001184_t0032_u01742691686675") 2025/03/23 01:06:28 DEBUG : existing: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f419b12a595c24cb8_d20250323_m010125_c001_v7007000_t0000_u01742691685368") 2025/03/23 01:06:28 DEBUG : existing: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c66c_d20250323_m010124_c001_v0001184_t0026_u01742691684751") 2025/03/23 01:06:28 DEBUG : existing: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c664_d20250323_m010123_c001_v0001184_t0033_u01742691683998") 2025/03/23 01:06:28 DEBUG : existing-b: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f401d83de6065b2ac_d20250323_m010227_c001_v7007000_t0000_u01742691747281") 2025/03/23 01:06:28 DEBUG : existing-b: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39baa58_d20250323_m010225_c001_v0001183_t0032_u01742691745908") 2025/03/23 01:06:29 DEBUG : file1: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fbe5_d20250323_m010604_c001_v7007000_t0000_u01742691964092") 2025/03/23 01:06:29 DEBUG : file1: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943e8a9_d20250323_m010602_c001_v0001184_t0032_u01742691962921") 2025/03/23 01:06:29 DEBUG : file1: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fbd3_d20250323_m010600_c001_v7007000_t0000_u01742691960850") 2025/03/23 01:06:29 DEBUG : file1: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39bc10f_d20250323_m010559_c001_v0001183_t0038_u01742691959642") 2025/03/23 01:06:29 DEBUG : five: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f403fff63f9ae89be_d20250323_m010209_c001_v7007000_t0000_u01742691729591") 2025/03/23 01:06:29 DEBUG : five: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f414c9664a943ca83_d20250323_m010207_c001_v0001184_t0030_u01742691727655") 2025/03/23 01:06:29 DEBUG : foo: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f419b12a595c24ccc_d20250323_m010137_c001_v7007000_t0000_u01742691697346") 2025/03/23 01:06:29 DEBUG : foo: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f414c9664a943c77a_d20250323_m010136_c001_v0001184_t0030_u01742691696797") 2025/03/23 01:06:29 DEBUG : foo: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f414c9664a943c75e_d20250323_m010136_c001_v0001184_t0030_u01742691696238") 2025/03/23 01:06:29 DEBUG : four: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f403fff63f9ae89bf_d20250323_m010209_c001_v7007000_t0000_u01742691729776") 2025/03/23 01:06:29 DEBUG : four: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f407c33a45720bf13_d20250323_m010208_c001_v0001182_t0023_u01742691728210") 2025/03/23 01:06:29 DEBUG : four: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943ca6e_d20250323_m010207_c001_v0001184_t0025_u01742691727071") 2025/03/23 01:06:29 DEBUG : hello world2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f419b12a595c24c65_d20250323_m010036_c001_v7007000_t0000_u01742691636601") 2025/03/23 01:06:29 DEBUG : hello world2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c1f5_d20250323_m010036_c001_v0001184_t0009_u01742691636016") 2025/03/23 01:06:29 DEBUG : ignore-size: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f419b12a595c24cb6_d20250323_m010122_c001_v7007000_t0000_u01742691682898") 2025/03/23 01:06:29 DEBUG : ignore-size: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c62e_d20250323_m010121_c001_v0001184_t0048_u01742691681961") 2025/03/23 01:06:29 DEBUG : nested/sub dir/file: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f401d83de6065b2a4_d20250323_m010224_c001_v7007000_t0000_u01742691744786") 2025/03/23 01:06:29 DEBUG : nested/sub dir/file: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39baa30_d20250323_m010223_c001_v0001183_t0056_u01742691743857") 2025/03/23 01:06:29 DEBUG : nested/sub dir/file: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f401d83de6065b2a2_d20250323_m010222_c001_v7007000_t0000_u01742691742736") 2025/03/23 01:06:29 DEBUG : nested/sub dir/file: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39baa0b_d20250323_m010221_c001_v0001183_t0045_u01742691741804") 2025/03/23 01:06:30 DEBUG : one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f403fff63f9ae89c0_d20250323_m010209_c001_v7007000_t0000_u01742691729968") 2025/03/23 01:06:30 DEBUG : one: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f414c9664a943ca5a_d20250323_m010206_c001_v0001184_t0030_u01742691726482") 2025/03/23 01:06:30 DEBUG : only0: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fbad_d20250323_m010554_c001_v7007000_t0000_u01742691954685") 2025/03/23 01:06:30 DEBUG : only0: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f407c33a45720d136_d20250323_m010549_c001_v0001182_t0023_u01742691949121") 2025/03/23 01:06:30 DEBUG : only0: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720d036_d20250323_m010539_c001_v0001182_t0038_u01742691939582") 2025/03/23 01:06:30 DEBUG : only0: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40792d0cdf16a729_d20250323_m010533_c001_v7007000_t0000_u01742691933346") 2025/03/23 01:06:30 DEBUG : only0: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943e299_d20250323_m010523_c001_v0001184_t0031_u01742691923157") 2025/03/23 01:06:30 DEBUG : only1: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fbaf_d20250323_m010554_c001_v7007000_t0000_u01742691954886") 2025/03/23 01:06:30 DEBUG : only1: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f414c9664a943e6c9_d20250323_m010549_c001_v0001184_t0030_u01742691949363") 2025/03/23 01:06:30 DEBUG : only1: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943e549_d20250323_m010540_c001_v0001184_t0030_u01742691940358") 2025/03/23 01:06:30 DEBUG : only1: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f4196042629de5166_d20250323_m010532_c001_v7007000_t0000_u01742691932600") 2025/03/23 01:06:30 DEBUG : only1: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39bbc2c_d20250323_m010523_c001_v0001183_t0003_u01742691923631") 2025/03/23 01:06:30 DEBUG : only10: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fbb1_d20250323_m010555_c001_v7007000_t0000_u01742691955107") 2025/03/23 01:06:30 DEBUG : only10: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f404d5db7d39bc003_d20250323_m010549_c001_v0001183_t0040_u01742691949567") 2025/03/23 01:06:30 DEBUG : only10: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943e5f9_d20250323_m010544_c001_v0001184_t0050_u01742691944233") 2025/03/23 01:06:30 DEBUG : only10: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f41168acbcecd7347_d20250323_m010533_c001_v7007000_t0000_u01742691933553") 2025/03/23 01:06:30 DEBUG : only10: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39bbcb8_d20250323_m010527_c001_v0001183_t0012_u01742691927574") 2025/03/23 01:06:30 DEBUG : only11: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fbb2_d20250323_m010555_c001_v7007000_t0000_u01742691955291") 2025/03/23 01:06:30 DEBUG : only11: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f404d5db7d39bbff3_d20250323_m010549_c001_v0001183_t0040_u01742691949132") 2025/03/23 01:06:30 DEBUG : only11: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39bbf51_d20250323_m010544_c001_v0001183_t0016_u01742691944691") 2025/03/23 01:06:30 DEBUG : only11: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f4196042629de516c_d20250323_m010533_c001_v7007000_t0000_u01742691933562") 2025/03/23 01:06:30 DEBUG : only11: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720cef8_d20250323_m010528_c001_v0001182_t0034_u01742691928009") 2025/03/23 01:06:31 DEBUG : only12: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fbb4_d20250323_m010555_c001_v7007000_t0000_u01742691955492") 2025/03/23 01:06:31 DEBUG : only12: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f414c9664a943e6bb_d20250323_m010549_c001_v0001184_t0030_u01742691949142") 2025/03/23 01:06:31 DEBUG : only12: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720d0e2_d20250323_m010545_c001_v0001182_t0008_u01742691945096") 2025/03/23 01:06:31 DEBUG : only12: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f4196042629de5167_d20250323_m010532_c001_v7007000_t0000_u01742691932797") 2025/03/23 01:06:31 DEBUG : only12: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943e36a_d20250323_m010528_c001_v0001184_t0008_u01742691928424") 2025/03/23 01:06:31 DEBUG : only13: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fbb6_d20250323_m010555_c001_v7007000_t0000_u01742691955676") 2025/03/23 01:06:31 DEBUG : only13: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f4186dda16142b4a6_d20250323_m010549_c001_v0001183_t0041_u01742691949704") 2025/03/23 01:06:31 DEBUG : only13: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943e63d_d20250323_m010545_c001_v0001184_t0033_u01742691945494") 2025/03/23 01:06:31 DEBUG : only13: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f4196042629de516a_d20250323_m010533_c001_v7007000_t0000_u01742691933356") 2025/03/23 01:06:31 DEBUG : only13: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39bbcf2_d20250323_m010528_c001_v0001183_t0025_u01742691928833") 2025/03/23 01:06:31 DEBUG : only14: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fbb8_d20250323_m010555_c001_v7007000_t0000_u01742691955863") 2025/03/23 01:06:31 DEBUG : only14: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f407c33a45720d140_d20250323_m010549_c001_v0001182_t0023_u01742691949343") 2025/03/23 01:06:31 DEBUG : only14: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39bbf91_d20250323_m010545_c001_v0001183_t0036_u01742691945912") 2025/03/23 01:06:31 DEBUG : only14: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40792d0cdf16a727_d20250323_m010532_c001_v7007000_t0000_u01742691932979") 2025/03/23 01:06:31 DEBUG : only14: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720cf15_d20250323_m010529_c001_v0001182_t0014_u01742691929252") 2025/03/23 01:06:31 DEBUG : only15: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fbba_d20250323_m010556_c001_v7007000_t0000_u01742691956047") 2025/03/23 01:06:31 DEBUG : only15: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f414c9664a943e6d9_d20250323_m010549_c001_v0001184_t0030_u01742691949742") 2025/03/23 01:06:31 DEBUG : only15: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720d102_d20250323_m010546_c001_v0001182_t0030_u01742691946382") 2025/03/23 01:06:31 DEBUG : only15: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f417650521e5dfdef_d20250323_m010532_c001_v7007000_t0000_u01742691932985") 2025/03/23 01:06:31 DEBUG : only15: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943e38e_d20250323_m010529_c001_v0001184_t0038_u01742691929642") 2025/03/23 01:06:32 DEBUG : only16: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fbbc_d20250323_m010556_c001_v7007000_t0000_u01742691956236") 2025/03/23 01:06:32 DEBUG : only16: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f404d5db7d39bbff9_d20250323_m010549_c001_v0001183_t0040_u01742691949352") 2025/03/23 01:06:32 DEBUG : only16: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943e66d_d20250323_m010546_c001_v0001184_t0014_u01742691946871") 2025/03/23 01:06:32 DEBUG : only16: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f41168acbcecd7344_d20250323_m010532_c001_v7007000_t0000_u01742691932998") 2025/03/23 01:06:32 DEBUG : only16: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39bbd0c_d20250323_m010530_c001_v0001183_t0018_u01742691930074") 2025/03/23 01:06:32 DEBUG : only17: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fbbe_d20250323_m010556_c001_v7007000_t0000_u01742691956420") 2025/03/23 01:06:32 DEBUG : only17: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f404d5db7d39bc00d_d20250323_m010549_c001_v0001183_t0040_u01742691949939") 2025/03/23 01:06:32 DEBUG : only17: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39bbfc1_d20250323_m010547_c001_v0001183_t0003_u01742691947307") 2025/03/23 01:06:32 DEBUG : only17: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f41168acbcecd7346_d20250323_m010533_c001_v7007000_t0000_u01742691933368") 2025/03/23 01:06:32 DEBUG : only17: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720cf31_d20250323_m010530_c001_v0001182_t0057_u01742691930493") 2025/03/23 01:06:32 DEBUG : only18: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fbc0_d20250323_m010556_c001_v7007000_t0000_u01742691956616") 2025/03/23 01:06:32 DEBUG : only18: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f407c33a45720d14c_d20250323_m010549_c001_v0001182_t0023_u01742691949547") 2025/03/23 01:06:32 DEBUG : only18: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720d11c_d20250323_m010547_c001_v0001182_t0026_u01742691947791") 2025/03/23 01:06:32 DEBUG : only18: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40792d0cdf16a728_d20250323_m010533_c001_v7007000_t0000_u01742691933163") 2025/03/23 01:06:32 DEBUG : only18: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943e3b4_d20250323_m010530_c001_v0001184_t0033_u01742691930902") 2025/03/23 01:06:32 DEBUG : only19: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fbc1_d20250323_m010556_c001_v7007000_t0000_u01742691956807") 2025/03/23 01:06:32 DEBUG : only19: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f414c9664a943e6cf_d20250323_m010549_c001_v0001184_t0030_u01742691949557") 2025/03/23 01:06:32 DEBUG : only19: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943e695_d20250323_m010548_c001_v0001184_t0006_u01742691948257") 2025/03/23 01:06:32 DEBUG : only19: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f417650521e5dfdf1_d20250323_m010533_c001_v7007000_t0000_u01742691933382") 2025/03/23 01:06:32 DEBUG : only19: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39bbd32_d20250323_m010531_c001_v0001183_t0010_u01742691931306") 2025/03/23 01:06:32 DEBUG : only2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fbc3_d20250323_m010556_c001_v7007000_t0000_u01742691956992") 2025/03/23 01:06:33 DEBUG : only2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f4186dda16142b4bc_d20250323_m010550_c001_v0001183_t0041_u01742691950076") 2025/03/23 01:06:33 DEBUG : only2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39bbe9c_d20250323_m010540_c001_v0001183_t0041_u01742691940790") 2025/03/23 01:06:33 DEBUG : only2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f417650521e5dfdf2_d20250323_m010533_c001_v7007000_t0000_u01742691933575") 2025/03/23 01:06:33 DEBUG : only2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720ce73_d20250323_m010524_c001_v0001182_t0059_u01742691924043") 2025/03/23 01:06:33 DEBUG : only3: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fbc5_d20250323_m010557_c001_v7007000_t0000_u01742691957178") 2025/03/23 01:06:33 DEBUG : only3: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f407c33a45720d152_d20250323_m010549_c001_v0001182_t0023_u01742691949731") 2025/03/23 01:06:33 DEBUG : only3: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720d058_d20250323_m010541_c001_v0001182_t0019_u01742691941215") 2025/03/23 01:06:33 DEBUG : only3: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40792d0cdf16a72c_d20250323_m010533_c001_v7007000_t0000_u01742691933530") 2025/03/23 01:06:33 DEBUG : only3: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943e2c6_d20250323_m010524_c001_v0001184_t0032_u01742691924458") 2025/03/23 01:06:33 DEBUG : only4: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fbc7_d20250323_m010557_c001_v7007000_t0000_u01742691957377") 2025/03/23 01:06:33 DEBUG : only4: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f407c33a45720d160_d20250323_m010550_c001_v0001182_t0023_u01742691950099") 2025/03/23 01:06:33 DEBUG : only4: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943e577_d20250323_m010541_c001_v0001184_t0003_u01742691941638") 2025/03/23 01:06:33 DEBUG : only4: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f4196042629de5169_d20250323_m010533_c001_v7007000_t0000_u01742691933172") 2025/03/23 01:06:33 DEBUG : only4: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39bbc54_d20250323_m010524_c001_v0001183_t0027_u01742691924966") 2025/03/23 01:06:33 DEBUG : only5: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fbc8_d20250323_m010557_c001_v7007000_t0000_u01742691957561") 2025/03/23 01:06:33 DEBUG : only5: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f404d5db7d39bc007_d20250323_m010549_c001_v0001183_t0040_u01742691949753") 2025/03/23 01:06:33 DEBUG : only5: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39bbedb_d20250323_m010542_c001_v0001183_t0018_u01742691942063") 2025/03/23 01:06:33 DEBUG : only5: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f4196042629de5168_d20250323_m010532_c001_v7007000_t0000_u01742691932989") 2025/03/23 01:06:33 DEBUG : only5: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720cea9_d20250323_m010525_c001_v0001182_t0038_u01742691925381") 2025/03/23 01:06:33 DEBUG : only6: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fbc9_d20250323_m010557_c001_v7007000_t0000_u01742691957743") 2025/03/23 01:06:33 DEBUG : only6: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f4186dda16142b4ae_d20250323_m010549_c001_v0001183_t0041_u01742691949890") 2025/03/23 01:06:34 DEBUG : only6: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720d084_d20250323_m010542_c001_v0001182_t0053_u01742691942503") 2025/03/23 01:06:34 DEBUG : only6: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f41168acbcecd7345_d20250323_m010533_c001_v7007000_t0000_u01742691933184") 2025/03/23 01:06:34 DEBUG : only6: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943e2fe_d20250323_m010525_c001_v0001184_t0018_u01742691925792") 2025/03/23 01:06:34 DEBUG : only7: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fbcb_d20250323_m010557_c001_v7007000_t0000_u01742691957927") 2025/03/23 01:06:34 DEBUG : only7: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f407c33a45720d158_d20250323_m010549_c001_v0001182_t0023_u01742691949914") 2025/03/23 01:06:34 DEBUG : only7: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943e5c3_d20250323_m010542_c001_v0001184_t0043_u01742691942966") 2025/03/23 01:06:34 DEBUG : only7: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f417650521e5dfdf0_d20250323_m010533_c001_v7007000_t0000_u01742691933197") 2025/03/23 01:06:34 DEBUG : only7: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39bbc7c_d20250323_m010526_c001_v0001183_t0056_u01742691926296") 2025/03/23 01:06:34 DEBUG : only8: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fbcc_d20250323_m010558_c001_v7007000_t0000_u01742691958113") 2025/03/23 01:06:34 DEBUG : only8: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f414c9664a943e6dd_d20250323_m010549_c001_v0001184_t0030_u01742691949929") 2025/03/23 01:06:34 DEBUG : only8: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39bbf1d_d20250323_m010543_c001_v0001183_t0041_u01742691943390") 2025/03/23 01:06:34 DEBUG : only8: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40792d0cdf16a72d_d20250323_m010533_c001_v7007000_t0000_u01742691933714") 2025/03/23 01:06:34 DEBUG : only8: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720ced1_d20250323_m010526_c001_v0001182_t0046_u01742691926718") 2025/03/23 01:06:34 DEBUG : only9: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fbcd_d20250323_m010558_c001_v7007000_t0000_u01742691958301") 2025/03/23 01:06:34 DEBUG : only9: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f414c9664a943e6e7_d20250323_m010550_c001_v0001184_t0030_u01742691950112") 2025/03/23 01:06:34 DEBUG : only9: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720d0b4_d20250323_m010543_c001_v0001182_t0045_u01742691943791") 2025/03/23 01:06:34 DEBUG : only9: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f41168acbcecd7348_d20250323_m010533_c001_v7007000_t0000_u01742691933741") 2025/03/23 01:06:34 DEBUG : only9: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943e330_d20250323_m010527_c001_v0001184_t0058_u01742691927127") 2025/03/23 01:06:34 DEBUG : potato: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f401d83de6065b29f_d20250323_m010219_c001_v7007000_t0000_u01742691739900") 2025/03/23 01:06:34 DEBUG : potato: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720bfb9_d20250323_m010218_c001_v0001182_t0051_u01742691738155") 2025/03/23 01:06:35 DEBUG : potato: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f403fff63f9ae89d6_d20250323_m010216_c001_v7007000_t0000_u01742691736301") 2025/03/23 01:06:35 DEBUG : potato: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39ba986_d20250323_m010214_c001_v0001183_t0017_u01742691734350") 2025/03/23 01:06:35 DEBUG : potato: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f403fff63f9ae89d2_d20250323_m010212_c001_v7007000_t0000_u01742691732859") 2025/03/23 01:06:35 DEBUG : potato: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720bf3f_d20250323_m010210_c001_v0001182_t0027_u01742691730886") 2025/03/23 01:06:35 DEBUG : potato: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f403fff63f9ae89a8_d20250323_m010159_c001_v7007000_t0000_u01742691719829") 2025/03/23 01:06:35 DEBUG : potato: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c98e_d20250323_m010158_c001_v0001184_t0031_u01742691718674") 2025/03/23 01:06:35 DEBUG : potato: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f403fff63f9ae89a3_d20250323_m010156_c001_v7007000_t0000_u01742691716763") 2025/03/23 01:06:35 DEBUG : potato: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c942_d20250323_m010155_c001_v0001184_t0036_u01742691715960") 2025/03/23 01:06:35 DEBUG : potato: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f403fff63f9ae899f_d20250323_m010154_c001_v7007000_t0000_u01742691714475") 2025/03/23 01:06:35 DEBUG : potato: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c908_d20250323_m010153_c001_v0001184_t0056_u01742691713671") 2025/03/23 01:06:35 DEBUG : potato: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f404209929df09c0e_d20250323_m010146_c001_v7007000_t0000_u01742691706986") 2025/03/23 01:06:35 DEBUG : potato: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c847_d20250323_m010146_c001_v0001184_t0037_u01742691705999") 2025/03/23 01:06:35 DEBUG : potato: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f404209929df09c0d_d20250323_m010145_c001_v7007000_t0000_u01742691705251") 2025/03/23 01:06:35 DEBUG : potato: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c811_d20250323_m010144_c001_v0001184_t0054_u01742691704045") 2025/03/23 01:06:35 DEBUG : potato: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f419b12a595c24cd7_d20250323_m010143_c001_v7007000_t0000_u01742691703261") 2025/03/23 01:06:35 DEBUG : potato: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c7eb_d20250323_m010142_c001_v0001184_t0054_u01742691702628") 2025/03/23 01:06:35 DEBUG : potato: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c7e3_d20250323_m010142_c001_v0001184_t0043_u01742691702061") 2025/03/23 01:06:35 DEBUG : potato: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f419b12a595c24cd4_d20250323_m010141_c001_v7007000_t0000_u01742691701332") 2025/03/23 01:06:35 DEBUG : potato: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c7c7_d20250323_m010140_c001_v0001184_t0024_u01742691700733") 2025/03/23 01:06:36 DEBUG : potato: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c7c1_d20250323_m010140_c001_v0001184_t0010_u01742691700135") 2025/03/23 01:06:36 DEBUG : potato: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f419b12a595c24cd2_d20250323_m010139_c001_v7007000_t0000_u01742691699411") 2025/03/23 01:06:36 DEBUG : potato: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c79e_d20250323_m010138_c001_v0001184_t0019_u01742691698645") 2025/03/23 01:06:36 DEBUG : potato2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f400f5c61f3a6833e_d20250323_m010305_c001_v7007000_t0000_u01742691785223") 2025/03/23 01:06:36 DEBUG : potato2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720c2f1_d20250323_m010304_c001_v0001182_t0015_u01742691784594") 2025/03/23 01:06:36 DEBUG : potato2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f414a4dbc88772ef5_d20250323_m010256_c001_v7007000_t0000_u01742691776082") 2025/03/23 01:06:36 DEBUG : potato2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720c205_d20250323_m010252_c001_v0001182_t0047_u01742691772014") 2025/03/23 01:06:36 DEBUG : potato2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f401d83de6065b2c6_d20250323_m010244_c001_v7007000_t0000_u01742691764549") 2025/03/23 01:06:36 DEBUG : potato2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720c0ee_d20250323_m010240_c001_v0001182_t0039_u01742691760103") 2025/03/23 01:06:36 DEBUG : potato2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f401d83de6065b2b4_d20250323_m010232_c001_v7007000_t0000_u01742691752301") 2025/03/23 01:06:36 DEBUG : potato2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720c050_d20250323_m010228_c001_v0001182_t0058_u01742691748602") 2025/03/23 01:06:36 DEBUG : potato2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f403fff63f9ae89b2_d20250323_m010204_c001_v7007000_t0000_u01742691724629") 2025/03/23 01:06:36 DEBUG : potato2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943ca01_d20250323_m010203_c001_v0001184_t0041_u01742691723415") 2025/03/23 01:06:36 DEBUG : potato2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f403fff63f9ae89af_d20250323_m010202_c001_v7007000_t0000_u01742691722313") 2025/03/23 01:06:36 DEBUG : potato2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c9c1_d20250323_m010200_c001_v0001184_t0020_u01742691720746") 2025/03/23 01:06:36 DEBUG : potato2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f403fff63f9ae89aa_d20250323_m010200_c001_v7007000_t0000_u01742691720012") 2025/03/23 01:06:36 DEBUG : potato2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c99d_d20250323_m010159_c001_v0001184_t0032_u01742691719245") 2025/03/23 01:06:36 DEBUG : potato2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f403fff63f9ae89a6_d20250323_m010157_c001_v7007000_t0000_u01742691717941") 2025/03/23 01:06:36 DEBUG : potato2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c96c_d20250323_m010157_c001_v0001184_t0015_u01742691717145") 2025/03/23 01:06:36 DEBUG : potato2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f403fff63f9ae89a2_d20250323_m010155_c001_v7007000_t0000_u01742691715231") 2025/03/23 01:06:36 DEBUG : potato2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c91c_d20250323_m010154_c001_v0001184_t0017_u01742691714464") 2025/03/23 01:06:37 DEBUG : potato2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f404209929df09c12_d20250323_m010147_c001_v7007000_t0000_u01742691707749") 2025/03/23 01:06:37 DEBUG : potato2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c86b_d20250323_m010146_c001_v0001184_t0045_u01742691706789") 2025/03/23 01:06:37 DEBUG : potato2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f419b12a595c24c6d_d20250323_m010039_c001_v7007000_t0000_u01742691639993") 2025/03/23 01:06:37 DEBUG : potato2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c23b_d20250323_m010039_c001_v0001184_t0015_u01742691639421") 2025/03/23 01:06:37 DEBUG : potato2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f419b12a595c24c68_d20250323_m010038_c001_v7007000_t0000_u01742691638082") 2025/03/23 01:06:37 DEBUG : potato2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c219_d20250323_m010037_c001_v0001184_t0027_u01742691637509") 2025/03/23 01:06:37 DEBUG : potato3: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f414a4dbc88772ef6_d20250323_m010256_c001_v7007000_t0000_u01742691776291") 2025/03/23 01:06:37 DEBUG : potato3: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943cf72_d20250323_m010253_c001_v0001184_t0011_u01742691773156") 2025/03/23 01:06:37 DEBUG : potato3: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f401d83de6065b2c7_d20250323_m010244_c001_v7007000_t0000_u01742691764794") 2025/03/23 01:06:37 DEBUG : potato3: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943ce5f_d20250323_m010241_c001_v0001184_t0046_u01742691761308") 2025/03/23 01:06:37 DEBUG : potato3: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f401d83de6065b2b6_d20250323_m010233_c001_v7007000_t0000_u01742691753018") 2025/03/23 01:06:37 DEBUG : potato3: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943cce4_d20250323_m010229_c001_v0001184_t0025_u01742691749004") 2025/03/23 01:06:37 DEBUG : pre-dest1/1: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f419b12a595c24e00_d20250323_m010346_c001_v7007000_t0000_u01742691826151") 2025/03/23 01:06:37 DEBUG : pre-dest1/1: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943d432_d20250323_m010338_c001_v0001184_t0016_u01742691818361") 2025/03/23 01:06:37 DEBUG : pre-dest2/2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f419b12a595c24e02_d20250323_m010346_c001_v7007000_t0000_u01742691826335") 2025/03/23 01:06:37 DEBUG : pre-dest2/2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720c53c_d20250323_m010338_c001_v0001182_t0033_u01742691818928") 2025/03/23 01:06:37 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f4063a9a77e8d4dbb_d20250323_m010318_c001_v7007000_t0000_u01742691798433") 2025/03/23 01:06:37 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39baea0_d20250323_m010314_c001_v0001183_t0009_u01742691794561") 2025/03/23 01:06:37 DEBUG : sizeonly: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f404209929df09bee_d20250323_m010120_c001_v7007000_t0000_u01742691680298") 2025/03/23 01:06:37 DEBUG : sizeonly: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c5f2_d20250323_m010119_c001_v0001184_t0028_u01742691679328") 2025/03/23 01:06:37 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f400f5c61f3a6848e_d20250323_m010613_c001_v7007000_t0000_u01742691973052") 2025/03/23 01:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943e9b3_d20250323_m010610_c001_v0001184_t0052_u01742691970555") 2025/03/23 01:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fbea_d20250323_m010608_c001_v7007000_t0000_u01742691968663") 2025/03/23 01:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f1186dda16142b644_d20250323_m010605_c001_v0001183_t0012_u01742691965844") 2025/03/23 01:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f401d83de6065b2a5_d20250323_m010224_c001_v7007000_t0000_u01742691744971") 2025/03/23 01:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720c012_d20250323_m010224_c001_v0001182_t0020_u01742691744218") 2025/03/23 01:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f401d83de6065b2a3_d20250323_m010222_c001_v7007000_t0000_u01742691742920") 2025/03/23 01:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943cc32_d20250323_m010222_c001_v0001184_t0039_u01742691742161") 2025/03/23 01:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f404209929df09be6_d20250323_m010116_c001_v7007000_t0000_u01742691676074") 2025/03/23 01:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c578_d20250323_m010114_c001_v0001184_t0051_u01742691674591") 2025/03/23 01:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f404209929df09bdf_d20250323_m010113_c001_v7007000_t0000_u01742691673852") 2025/03/23 01:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c554_d20250323_m010112_c001_v0001184_t0012_u01742691672734") 2025/03/23 01:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f404209929df09bd9_d20250323_m010109_c001_v7007000_t0000_u01742691669848") 2025/03/23 01:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c4ee_d20250323_m010108_c001_v0001184_t0044_u01742691668863") 2025/03/23 01:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f404209929df09bd7_d20250323_m010108_c001_v7007000_t0000_u01742691668312") 2025/03/23 01:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c4b9_d20250323_m010107_c001_v0001184_t0017_u01742691667104") 2025/03/23 01:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c471_d20250323_m010104_c001_v0001184_t0016_u01742691664578") 2025/03/23 01:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f404209929df09bca_d20250323_m010103_c001_v7007000_t0000_u01742691663840") 2025/03/23 01:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c453_d20250323_m010103_c001_v0001184_t0008_u01742691663271") 2025/03/23 01:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c443_d20250323_m010102_c001_v0001184_t0031_u01742691662489") 2025/03/23 01:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f404209929df09bc7_d20250323_m010101_c001_v7007000_t0000_u01742691661388") 2025/03/23 01:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c3dd_d20250323_m010059_c001_v0001184_t0006_u01742691659076") 2025/03/23 01:06:39 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c389_d20250323_m010056_c001_v0001184_t0040_u01742691656301") 2025/03/23 01:06:39 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f404209929df09bc0_d20250323_m010055_c001_v7007000_t0000_u01742691655566") 2025/03/23 01:06:39 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c35d_d20250323_m010054_c001_v0001184_t0024_u01742691654988") 2025/03/23 01:06:39 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c34b_d20250323_m010054_c001_v0001184_t0051_u01742691654232") 2025/03/23 01:06:39 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f404209929df09bbd_d20250323_m010053_c001_v7007000_t0000_u01742691653496") 2025/03/23 01:06:39 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c2f5_d20250323_m010049_c001_v0001184_t0043_u01742691649986") 2025/03/23 01:06:39 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f404209929df09bb8_d20250323_m010049_c001_v7007000_t0000_u01742691649608") 2025/03/23 01:06:39 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c2eb_d20250323_m010049_c001_v0001184_t0021_u01742691649035") 2025/03/23 01:06:39 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f419b12a595c24c81_d20250323_m010047_c001_v7007000_t0000_u01742691647369") 2025/03/23 01:06:39 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c2c7_d20250323_m010046_c001_v0001184_t0054_u01742691646806") 2025/03/23 01:06:39 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f419b12a595c24c7e_d20250323_m010046_c001_v7007000_t0000_u01742691646261") 2025/03/23 01:06:39 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c2a9_d20250323_m010045_c001_v0001184_t0042_u01742691645692") 2025/03/23 01:06:39 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f419b12a595c24c78_d20250323_m010044_c001_v7007000_t0000_u01742691644425") 2025/03/23 01:06:39 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c293_d20250323_m010043_c001_v0001184_t0023_u01742691643686") 2025/03/23 01:06:39 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f419b12a595c24c74_d20250323_m010043_c001_v7007000_t0000_u01742691643129") 2025/03/23 01:06:39 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c273_d20250323_m010042_c001_v0001184_t0042_u01742691642498") 2025/03/23 01:06:39 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f419b12a595c24c6f_d20250323_m010041_c001_v7007000_t0000_u01742691641537") 2025/03/23 01:06:39 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c257_d20250323_m010040_c001_v0001184_t0041_u01742691640945") 2025/03/23 01:06:39 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f419b12a595c24c63_d20250323_m010035_c001_v7007000_t0000_u01742691635086") 2025/03/23 01:06:39 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c1d1_d20250323_m010034_c001_v0001184_t0026_u01742691634500") 2025/03/23 01:06:39 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f419b12a595c24c61_d20250323_m010033_c001_v7007000_t0000_u01742691633596") 2025/03/23 01:06:40 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c1b7_d20250323_m010033_c001_v0001184_t0057_u01742691633022") 2025/03/23 01:06:40 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f419b12a595c24c5f_d20250323_m010032_c001_v7007000_t0000_u01742691632113") 2025/03/23 01:06:40 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c1a9_d20250323_m010031_c001_v0001184_t0051_u01742691631537") 2025/03/23 01:06:40 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f419b12a595c24c58_d20250323_m010028_c001_v7007000_t0000_u01742691628639") 2025/03/23 01:06:40 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943c153_d20250323_m010028_c001_v0001184_t0031_u01742691628009") 2025/03/23 01:06:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f400f5c61f3a6848f_d20250323_m010613_c001_v7007000_t0000_u01742691973244") 2025/03/23 01:06:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720d2f8_d20250323_m010610_c001_v0001182_t0011_u01742691970542") 2025/03/23 01:06:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fbec_d20250323_m010608_c001_v7007000_t0000_u01742691968848") 2025/03/23 01:06:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39bc1ad_d20250323_m010606_c001_v0001183_t0050_u01742691966189") 2025/03/23 01:06:40 DEBUG : sub/yam: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f401d83de6065b29e_d20250323_m010219_c001_v7007000_t0000_u01742691739345") 2025/03/23 01:06:40 DEBUG : sub/yam: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39ba9d0_d20250323_m010217_c001_v0001183_t0016_u01742691737802") 2025/03/23 01:06:40 DEBUG : test_dir1/file2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fbe6_d20250323_m010604_c001_v7007000_t0000_u01742691964286") 2025/03/23 01:06:40 DEBUG : test_dir1/file2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f1186dda16142b5ec_d20250323_m010602_c001_v0001183_t0032_u01742691962582") 2025/03/23 01:06:40 DEBUG : test_dir1/file2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fbd5_d20250323_m010601_c001_v7007000_t0000_u01742691961036") 2025/03/23 01:06:40 DEBUG : test_dir1/file2: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720d228_d20250323_m010559_c001_v0001182_t0034_u01742691959665") 2025/03/23 01:06:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fbe7_d20250323_m010604_c001_v7007000_t0000_u01742691964486") 2025/03/23 01:06:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107c33a45720d256_d20250323_m010602_c001_v0001182_t0025_u01742691962569") 2025/03/23 01:06:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f40514396b215fbd7_d20250323_m010601_c001_v7007000_t0000_u01742691961221") 2025/03/23 01:06:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f1186dda16142b5a8_d20250323_m010559_c001_v0001183_t0031_u01742691959660") 2025/03/23 01:06:40 DEBUG : three: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f403fff63f9ae89c1_d20250323_m010210_c001_v7007000_t0000_u01742691730152") 2025/03/23 01:06:41 DEBUG : three: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943cab9_d20250323_m010208_c001_v0001184_t0056_u01742691728980") 2025/03/23 01:06:41 DEBUG : three: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943ca6a_d20250323_m010206_c001_v0001184_t0050_u01742691726860") 2025/03/23 01:06:41 DEBUG : two: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f403fff63f9ae89c6_d20250323_m010210_c001_v7007000_t0000_u01742691730335") 2025/03/23 01:06:41 DEBUG : two: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f404d5db7d39ba916_d20250323_m010208_c001_v0001183_t0040_u01742691728413") 2025/03/23 01:06:41 DEBUG : two: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f414c9664a943ca62_d20250323_m010206_c001_v0001184_t0030_u01742691726668") 2025/03/23 01:06:41 DEBUG : yam: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f401d83de6065b2a0_d20250323_m010220_c001_v7007000_t0000_u01742691740130") 2025/03/23 01:06:41 DEBUG : yam: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f10365699358276cd_d20250323_m010219_c001_v0001184_t0021_u01742691739127") 2025/03/23 01:06:41 DEBUG : yam: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f403fff63f9ae89d5_d20250323_m010215_c001_v7007000_t0000_u01742691735753") 2025/03/23 01:06:41 DEBUG : yam: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f114c9664a943cb64_d20250323_m010214_c001_v0001184_t0025_u01742691734706") 2025/03/23 01:06:41 DEBUG : yam: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f403fff63f9ae89cc_d20250323_m010212_c001_v7007000_t0000_u01742691732309") 2025/03/23 01:06:41 DEBUG : yam: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f104d5db7d39ba94a_d20250323_m010210_c001_v0001183_t0008_u01742691730896") 2025/03/23 01:06:41 DEBUG : yaml: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f401d83de6065b29c_d20250323_m010216_c001_v7007000_t0000_u01742691736494") 2025/03/23 01:06:41 DEBUG : yaml: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f1190a354c91b446c_d20250323_m010215_c001_v0001182_t0014_u01742691735484") 2025/03/23 01:06:41 DEBUG : yaml: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f403fff63f9ae89d3_d20250323_m010213_c001_v7007000_t0000_u01742691733042") 2025/03/23 01:06:41 DEBUG : yaml: Deleting (id "4_z3fa2edb3803dcb0b9f580e1b_f107e62aa22821f07_d20250323_m010212_c001_v0001184_t0035_u01742691732080") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m17.96043472s (try 1/5)