"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2024/10/26 02:43:20 DEBUG : Creating backend with remote "TestB2:rclone-test-dotefig9quji" 2024/10/26 02:43:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/26 02:43:20 DEBUG : Creating backend with remote "/tmp/rclone1749204992" === 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-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:43:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 02:43:22 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:43:22 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/10/26 02:43:22 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.14s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:43:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/26 02:43:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 02:43:23 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:43:23 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:43:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/26 02:43:24 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:43:24 DEBUG : B2 bucket rclone-test-dotefig9quji: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.49s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.37s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", 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-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:43:26 DEBUG : Creating backend with remote "/non-existing" 2024/10/26 02:43:26 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/10/26 02:43:26 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:43:26 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.92s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:43:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 02:43:27 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:43:27 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:43:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/26 02:43:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.96s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:43:30 INFO : B2 bucket rclone-test-dotefig9quji: Running all checks before starting transfers 2024/10/26 02:43:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 02:43:30 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:43:30 INFO : B2 bucket rclone-test-dotefig9quji: Checks finished, now starting transfers 2024/10/26 02:43:30 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:43:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/26 02:43:30 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.52s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:43:31 ERROR : Ignoring --no-traverse with sync 2024/10/26 02:43:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 02:43:31 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:43:31 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:43:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/26 02:43:31 INFO : sub dir/hello world: Copied (new) 2024/10/26 02:43:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.54s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:43:33 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/10/26 02:43:33 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:43:33 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:43:33 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/10/26 02:43:33 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.51s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:43:34 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 02:43:34 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:43:34 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:43:35 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/26 02:43:35 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.66s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:43:36 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 02:43:36 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:43:36 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:43:37 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/26 02:43:37 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.78s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:43:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/26 02:43:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/26 02:43:39 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/10/26 02:43:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/26 02:43:39 DEBUG : sub dir: Making directory 2024/10/26 02:43:39 DEBUG : sub dir2: Making directory 2024/10/26 02:43:39 DEBUG : sub dir2/sub sub dir2: Making directory 2024/10/26 02:43:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 02:43:39 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:43:39 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:43:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/26 02:43:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/10/26 02:43:39 DEBUG : B2 bucket rclone-test-dotefig9quji: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.50s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:43:40 DEBUG : sub dir2: Making directory 2024/10/26 02:43:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/26 02:43:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/26 02:43:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 02:43:40 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:43:40 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:43:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/26 02:43:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.17s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:43:41 DEBUG : sub dir2: Making directory with metadata 2024/10/26 02:43:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/26 02:43:41 DEBUG : sub dir: Making directory 2024/10/26 02:43:41 DEBUG : sub dir2: Making directory 2024/10/26 02:43:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 02:43:41 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:43:41 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:43:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/26 02:43:42 INFO : sub dir/hello world: Copied (new) 2024/10/26 02:43:42 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/10/26 02:43:42 DEBUG : B2 bucket rclone-test-dotefig9quji: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/10/26 02:43:43 DEBUG : B2 bucket rclone-test-dotefig9quji: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.23s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", 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-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:43:44 DEBUG : sub dir2: Making directory 2024/10/26 02:43:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 02:43:44 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:43:44 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:43:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/26 02:43:44 INFO : sub dir/hello world: Copied (new) 2024/10/26 02:43:44 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.18s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:43:45 DEBUG : sub dir2: Making directory with metadata 2024/10/26 02:43:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/26 02:43:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/26 02:43:45 DEBUG : sub dir: Making directory 2024/10/26 02:43:45 DEBUG : sub dir2: Making directory 2024/10/26 02:43:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 02:43:45 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:43:45 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:43:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/26 02:43:45 INFO : sub dir/hello world: Copied (new) 2024/10/26 02:43:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/10/26 02:43:46 DEBUG : B2 bucket rclone-test-dotefig9quji: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.49s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", 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-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:43:47 DEBUG : sub dir2: Making directory 2024/10/26 02:43:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 02:43:47 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:43:47 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:43:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/26 02:43:48 INFO : sub dir/hello world: Copied (new) 2024/10/26 02:43:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.55s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:43:49 DEBUG : Creating backend with remote "TestB2:rclone-test-qodamok1vaxe" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-dotefig9quji -> B2 bucket rclone-test-qodamok1vaxe 2024/10/26 02:43:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 02:43:50 DEBUG : B2 bucket rclone-test-qodamok1vaxe: Waiting for checks to finish 2024/10/26 02:43:50 DEBUG : B2 bucket rclone-test-qodamok1vaxe: Waiting for transfers to finish 2024/10/26 02:43:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/26 02:43:53 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:43:54 DEBUG : B2 bucket rclone-test-qodamok1vaxe: Purge remote 2024/10/26 02:43:54 INFO : B2 bucket rclone-test-qodamok1vaxe: cleaning bucket "rclone-test-qodamok1vaxe" of all files 2024/10/26 02:43:54 DEBUG : sub dir/hello world: Deleting (id "4_zdf526db3b05dcb6b9f280e1b_f103016b8f977e644_d20241026_m024353_c001_v0001161_t0034_u01729910633610") --- PASS: TestServerSideCopy (7.06s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:43:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/26 02:43:57 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:43:57 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:43:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/10/26 02:43:57 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.55s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:43:59 DEBUG : Creating backend with remote "TestB2:rclone-test-sonodiv5qihu" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-dotefig9quji -> B2 bucket rclone-test-sonodiv5qihu 2024/10/26 02:44:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 02:44:00 DEBUG : B2 bucket rclone-test-sonodiv5qihu: Waiting for checks to finish 2024/10/26 02:44:00 DEBUG : B2 bucket rclone-test-sonodiv5qihu: Waiting for transfers to finish 2024/10/26 02:44:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/26 02:44:02 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:44:03 DEBUG : B2 bucket rclone-test-sonodiv5qihu: Waiting for checks to finish 2024/10/26 02:44:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/26 02:44:03 DEBUG : B2 bucket rclone-test-sonodiv5qihu: Waiting for transfers to finish 2024/10/26 02:44:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/10/26 02:44:03 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:44:03 DEBUG : B2 bucket rclone-test-sonodiv5qihu: Purge remote 2024/10/26 02:44:03 INFO : B2 bucket rclone-test-sonodiv5qihu: cleaning bucket "rclone-test-sonodiv5qihu" of all files 2024/10/26 02:44:03 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d03b05dcb6b9f280e1b_f10683dab42fa4d55_d20241026_m024403_c001_v0001182_t0035_u01729910643173") 2024/10/26 02:44:03 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d03b05dcb6b9f280e1b_f10189849e936bdb8_d20241026_m024401_c001_v0001115_t0044_u01729910641539") --- PASS: TestServerSideCopyOverSelf (7.33s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:44:06 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:44:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/26 02:44:06 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:44:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/10/26 02:44:06 INFO : sub dir/hello world: Copied (replaced existing) 2024/10/26 02:44:06 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.24s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:44:08 DEBUG : Creating backend with remote "TestB2:rclone-test-jayuhug0cija" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-dotefig9quji -> B2 bucket rclone-test-jayuhug0cija 2024/10/26 02:44:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 02:44:10 DEBUG : B2 bucket rclone-test-jayuhug0cija: Waiting for checks to finish 2024/10/26 02:44:10 DEBUG : B2 bucket rclone-test-jayuhug0cija: Waiting for transfers to finish 2024/10/26 02:44:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/26 02:44:11 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:44:12 DEBUG : B2 bucket rclone-test-jayuhug0cija: Waiting for checks to finish 2024/10/26 02:44:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/26 02:44:12 DEBUG : B2 bucket rclone-test-jayuhug0cija: Waiting for transfers to finish 2024/10/26 02:44:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/10/26 02:44:12 INFO : sub dir/hello world: Copied (server-side copy) 2024/10/26 02:44:12 INFO : sub dir/hello world: Deleted 2024/10/26 02:44:13 DEBUG : testing file moves 2024/10/26 02:44:13 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/10/26 02:44:13 DEBUG : B2 bucket rclone-test-jayuhug0cija: Waiting for checks to finish 2024/10/26 02:44:13 DEBUG : B2 bucket rclone-test-jayuhug0cija: Waiting for transfers to finish 2024/10/26 02:44:14 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/10/26 02:44:14 INFO : sub dir/hello world: Copied (server-side copy) 2024/10/26 02:44:14 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:44:14 DEBUG : B2 bucket rclone-test-jayuhug0cija: Purge remote 2024/10/26 02:44:14 INFO : B2 bucket rclone-test-jayuhug0cija: cleaning bucket "rclone-test-jayuhug0cija" of all files 2024/10/26 02:44:14 DEBUG : sub dir/hello world: Deleting (id "4_zcf32bd53b05dcb6b9f280e1b_f1113e4ed08900dbc_d20241026_m024414_c001_v0001182_t0016_u01729910654040") 2024/10/26 02:44:14 DEBUG : sub dir/hello world: Deleting (id "4_zcf32bd53b05dcb6b9f280e1b_f1194ad5297e378da_d20241026_m024412_c001_v0001117_t0050_u01729910652151") 2024/10/26 02:44:14 DEBUG : sub dir/hello world: Deleting (id "4_zcf32bd53b05dcb6b9f280e1b_f1150819aaa9f9484_d20241026_m024410_c001_v0001182_t0017_u01729910650887") --- PASS: TestServerSideMoveOverSelf (9.02s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:44:18 ERROR : : error listing: directory not found 2024/10/26 02:44:18 DEBUG : Local file system at /tmp/rclone1749204992: Making directory 2024/10/26 02:44:18 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:44:18 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.60s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:44:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 02:44:20 DEBUG : Local file system at /tmp/rclone1749204992: Waiting for checks to finish 2024/10/26 02:44:20 DEBUG : Local file system at /tmp/rclone1749204992: Waiting for transfers to finish 2024/10/26 02:44:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/26 02:44:21 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/10/26 02:44:21 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" --- PASS: TestCopyRedownload (2.27s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:44:22 DEBUG : check sum: Need to transfer - File not found at Destination 2024/10/26 02:44:22 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:44:22 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:44:22 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/26 02:44:22 INFO : check sum: Copied (new) 2024/10/26 02:44:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:44:22 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:44:22 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/26 02:44:22 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/10/26 02:44:22 DEBUG : check sum: Unchanged skipping 2024/10/26 02:44:22 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:44:22 DEBUG : Waiting for deletions to finish 2024/10/26 02:44:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.24s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:44:24 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/10/26 02:44:24 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:44:24 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:44:24 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/26 02:44:24 INFO : sizeonly: Copied (new) 2024/10/26 02:44:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:44:25 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:44:25 DEBUG : sizeonly: Sizes identical 2024/10/26 02:44:25 DEBUG : sizeonly: Unchanged skipping 2024/10/26 02:44:25 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:44:25 DEBUG : Waiting for deletions to finish 2024/10/26 02:44:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.77s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:44:27 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/10/26 02:44:27 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:44:27 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:44:27 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/10/26 02:44:27 INFO : ignore-size: Copied (new) 2024/10/26 02:44:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:44:27 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:44:27 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:44:27 DEBUG : ignore-size: Unchanged skipping 2024/10/26 02:44:27 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:44:27 DEBUG : Waiting for deletions to finish 2024/10/26 02:44:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.44s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:44:30 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:44:30 DEBUG : existing: Unchanged skipping 2024/10/26 02:44:30 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:44:30 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:44:30 DEBUG : Waiting for deletions to finish 2024/10/26 02:44:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:44:30 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/10/26 02:44:30 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:44:30 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:44:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/26 02:44:30 INFO : existing: Copied (replaced existing) 2024/10/26 02:44:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.51s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:44:32 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/26 02:44:32 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:44:32 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:44:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/26 02:44:33 INFO : existing: Copied (new) 2024/10/26 02:44:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:44:33 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:44:33 DEBUG : existing: Destination exists, skipping 2024/10/26 02:44:33 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:44:33 DEBUG : Waiting for deletions to finish 2024/10/26 02:44:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.92s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:44:35 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/10/26 02:44:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/26 02:44:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 02:44:35 DEBUG : c/non empty space: Unchanged skipping 2024/10/26 02:44:36 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:44:36 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:44:36 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/26 02:44:36 INFO : a/potato2: Copied (new) 2024/10/26 02:44:36 DEBUG : Waiting for deletions to finish 2024/10/26 02:44:36 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.27s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:44:38 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 2024/10/26 02:44:38 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:44:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/26 02:44:38 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/10/26 02:44:38 DEBUG : empty space: Unchanged skipping 2024/10/26 02:44:38 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:44:38 DEBUG : Waiting for deletions to finish 2024/10/26 02:44:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:44:39 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:44:39 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/10/26 02:44:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/26 02:44:40 INFO : empty space: Updated modification time in destination 2024/10/26 02:44:40 DEBUG : empty space: Unchanged skipping 2024/10/26 02:44:40 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:44:40 DEBUG : Waiting for deletions to finish 2024/10/26 02:44:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.47s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:44:42 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:44:42 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 2024/10/26 02:44:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/26 02:44:42 DEBUG : empty space: Unchanged skipping 2024/10/26 02:44:42 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:44:42 DEBUG : Waiting for deletions to finish 2024/10/26 02:44:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.72s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:44:43 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 2024/10/26 02:44:43 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:44:43 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1749204992) 2024/10/26 02:44:43 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-dotefig9quji) 2024/10/26 02:44:43 DEBUG : foo: sha1 differ 2024/10/26 02:44:43 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:44:44 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/10/26 02:44:44 INFO : foo: Copied (replaced existing) 2024/10/26 02:44:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.85s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:44:45 DEBUG : potato: Need to transfer - File not found at Destination 2024/10/26 02:44:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 02:44:45 DEBUG : empty space: Unchanged skipping 2024/10/26 02:44:45 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:44:45 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:44:46 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/26 02:44:46 INFO : potato: Copied (new) 2024/10/26 02:44:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.14s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:44:48 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/10/26 02:44:48 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:44:48 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:44:48 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/10/26 02:44:48 INFO : potato: Copied (replaced existing) 2024/10/26 02:44:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.48s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:44:51 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:44:51 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 2024/10/26 02:44:51 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1749204992) 2024/10/26 02:44:51 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-dotefig9quji) 2024/10/26 02:44:51 DEBUG : potato: sha1 differ 2024/10/26 02:44:51 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:44:51 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/10/26 02:44:51 INFO : potato: Copied (replaced existing) 2024/10/26 02:44:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (3.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:44:55 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 02:44:55 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/10/26 02:44:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 02:44:55 DEBUG : empty space: Unchanged skipping 2024/10/26 02:44:55 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:44:55 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:44:55 DEBUG : Waiting for deletions to finish 2024/10/26 02:44:55 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (3.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:44:58 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 02:44:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 02:44:58 DEBUG : empty space: Unchanged skipping 2024/10/26 02:44:58 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:44:58 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:44:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/26 02:44:58 INFO : potato2: Copied (new) 2024/10/26 02:44:58 DEBUG : Waiting for deletions to finish 2024/10/26 02:44:58 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:45:00 DEBUG : d: Making directory 2024/10/26 02:45:00 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/10/26 02:45:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/26 02:45:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 02:45:01 DEBUG : c/non empty space: Unchanged skipping 2024/10/26 02:45:01 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:45:01 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:45:02 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/26 02:45:02 INFO : a/potato2: Copied (new) 2024/10/26 02:45:02 DEBUG : Waiting for deletions to finish 2024/10/26 02:45:02 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:45:04 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/10/26 02:45:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/26 02:45:04 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 02:45:04 DEBUG : c/non empty space: Unchanged skipping 2024/10/26 02:45:04 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:45:04 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:45:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/26 02:45:05 INFO : a/potato2: Copied (new) 2024/10/26 02:45:05 ERROR : B2 bucket rclone-test-dotefig9quji: not deleting files as there were IO errors 2024/10/26 02:45:05 ERROR : B2 bucket rclone-test-dotefig9quji: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.55s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:45:07 DEBUG : Waiting for deletions to finish 2024/10/26 02:45:07 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 02:45:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 02:45:07 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:45:07 DEBUG : empty space: Unchanged skipping 2024/10/26 02:45:07 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:45:08 INFO : potato: Deleted 2024/10/26 02:45:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/26 02:45:09 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:45:09 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/10/26 02:45:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/26 02:45:10 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncDeleteDuring (3.82s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:45:11 DEBUG : Waiting for deletions to finish 2024/10/26 02:45:11 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:45:11 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:45:12 INFO : potato: Deleted 2024/10/26 02:45:12 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 02:45:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 02:45:12 DEBUG : empty space: Unchanged skipping 2024/10/26 02:45:12 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:45:12 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:45:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/26 02:45:12 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.05s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:45:14 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 02:45:14 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:45:14 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:45:15 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/10/26 02:45:15 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.70s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:45:17 DEBUG : enormous: Excluded (Size Filter) 2024/10/26 02:45:17 DEBUG : enormous: Excluded 2024/10/26 02:45:17 DEBUG : potato2: Excluded (Size Filter) 2024/10/26 02:45:17 DEBUG : potato2: Excluded 2024/10/26 02:45:17 DEBUG : potato2: Excluded (Size Filter) 2024/10/26 02:45:17 DEBUG : potato2: Excluded 2024/10/26 02:45:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 02:45:17 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:45:17 DEBUG : empty space: Unchanged skipping 2024/10/26 02:45:17 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:45:17 DEBUG : Waiting for deletions to finish 2024/10/26 02:45:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:45:17 DEBUG : enormous: Excluded (Size Filter) 2024/10/26 02:45:17 DEBUG : enormous: Excluded 2024/10/26 02:45:17 DEBUG : potato2: Excluded (Size Filter) 2024/10/26 02:45:17 DEBUG : potato2: Excluded 2024/10/26 02:45:18 DEBUG : potato2: Excluded (Size Filter) 2024/10/26 02:45:18 DEBUG : potato2: Excluded 2024/10/26 02:45:18 DEBUG : Local file system at /tmp/rclone1749204992: Waiting for checks to finish 2024/10/26 02:45:18 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/10/26 02:45:18 DEBUG : empty space: Unchanged skipping 2024/10/26 02:45:18 DEBUG : Local file system at /tmp/rclone1749204992: Waiting for transfers to finish 2024/10/26 02:45:18 DEBUG : Waiting for deletions to finish 2024/10/26 02:45:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.82s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:45:21 DEBUG : enormous: Excluded (Size Filter) 2024/10/26 02:45:21 DEBUG : enormous: Excluded 2024/10/26 02:45:21 DEBUG : potato2: Excluded (Size Filter) 2024/10/26 02:45:21 DEBUG : potato2: Excluded 2024/10/26 02:45:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 02:45:21 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:45:21 DEBUG : empty space: Unchanged skipping 2024/10/26 02:45:21 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:45:21 DEBUG : Waiting for deletions to finish 2024/10/26 02:45:21 INFO : enormous: Deleted 2024/10/26 02:45:22 INFO : potato2: Deleted 2024/10/26 02:45:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:45:22 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/10/26 02:45:22 DEBUG : empty space: Unchanged skipping 2024/10/26 02:45:22 DEBUG : Local file system at /tmp/rclone1749204992: Waiting for checks to finish 2024/10/26 02:45:22 DEBUG : Local file system at /tmp/rclone1749204992: Waiting for transfers to finish 2024/10/26 02:45:22 DEBUG : Waiting for deletions to finish 2024/10/26 02:45:22 INFO : enormous: Deleted 2024/10/26 02:45:22 INFO : potato2: Deleted 2024/10/26 02:45:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.32s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:45:25 DEBUG : five: Need to transfer - File not found at Destination 2024/10/26 02:45:25 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/10/26 02:45:25 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:45:25 DEBUG : three: Sizes identical 2024/10/26 02:45:25 DEBUG : one: Destination is newer than source, skipping 2024/10/26 02:45:25 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/10/26 02:45:25 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/10/26 02:45:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1749204992) 2024/10/26 02:45:25 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-dotefig9quji) 2024/10/26 02:45:25 DEBUG : two: sha1 differ 2024/10/26 02:45:25 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:45:25 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/10/26 02:45:25 INFO : four: Copied (replaced existing) 2024/10/26 02:45:25 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/10/26 02:45:25 INFO : five: Copied (new) 2024/10/26 02:45:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/10/26 02:45:26 INFO : two: Copied (replaced existing) 2024/10/26 02:45:26 DEBUG : Waiting for deletions to finish 2024/10/26 02:45:26 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:45:26 DEBUG : one: Destination is newer than source, skipping 2024/10/26 02:45:26 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/10/26 02:45:26 DEBUG : five: Size and sha1 of src and dst objects identical 2024/10/26 02:45:26 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/10/26 02:45:26 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/10/26 02:45:26 DEBUG : four: Size and sha1 of src and dst objects identical 2024/10/26 02:45:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/10/26 02:45:26 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/10/26 02:45:26 DEBUG : two: Size and sha1 of src and dst objects identical 2024/10/26 02:45:26 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/10/26 02:45:26 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1749204992) 2024/10/26 02:45:26 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-dotefig9quji) 2024/10/26 02:45:26 DEBUG : three: sha1 differ 2024/10/26 02:45:26 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/10/26 02:45:26 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:45:27 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/26 02:45:27 INFO : three: Copied (replaced existing) 2024/10/26 02:45:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.42s) === 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-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/10/26 02:45:29 INFO : B2 bucket rclone-test-dotefig9quji: Making map for --track-renames 2024/10/26 02:45:29 INFO : B2 bucket rclone-test-dotefig9quji: Finished making map for --track-renames 2024/10/26 02:45:29 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:45:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/26 02:45:29 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for renames to finish 2024/10/26 02:45:29 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/10/26 02:45:29 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:45:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/26 02:45:29 INFO : yam: Copied (new) 2024/10/26 02:45:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/10/26 02:45:29 INFO : potato: Copied (new) 2024/10/26 02:45:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:45:30 INFO : B2 bucket rclone-test-dotefig9quji: Making map for --track-renames 2024/10/26 02:45:30 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:45:30 INFO : B2 bucket rclone-test-dotefig9quji: Finished making map for --track-renames 2024/10/26 02:45:30 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:45:30 DEBUG : potato: Unchanged skipping 2024/10/26 02:45:30 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for renames to finish 2024/10/26 02:45:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/26 02:45:31 INFO : yam: Copied (server-side copy) to: yaml 2024/10/26 02:45:31 INFO : yam: Deleted 2024/10/26 02:45:31 INFO : yaml: Renamed from "yam" 2024/10/26 02:45:31 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:45:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.74s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/10/26 02:45:33 INFO : B2 bucket rclone-test-dotefig9quji: Making map for --track-renames 2024/10/26 02:45:33 INFO : B2 bucket rclone-test-dotefig9quji: Finished making map for --track-renames 2024/10/26 02:45:33 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:45:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/26 02:45:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/10/26 02:45:33 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for renames to finish 2024/10/26 02:45:33 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:45:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/26 02:45:33 INFO : yam: Copied (new) 2024/10/26 02:45:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/10/26 02:45:33 INFO : potato: Copied (new) 2024/10/26 02:45:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:45:34 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:45:34 INFO : B2 bucket rclone-test-dotefig9quji: Making map for --track-renames 2024/10/26 02:45:34 INFO : B2 bucket rclone-test-dotefig9quji: Finished making map for --track-renames 2024/10/26 02:45:34 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:45:34 DEBUG : potato: Unchanged skipping 2024/10/26 02:45:34 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for renames to finish 2024/10/26 02:45:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/26 02:45:34 INFO : yam: Copied (server-side copy) to: yaml 2024/10/26 02:45:34 INFO : yam: Deleted 2024/10/26 02:45:34 INFO : yaml: Renamed from "yam" 2024/10/26 02:45:34 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:45:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.54s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/10/26 02:45:36 INFO : B2 bucket rclone-test-dotefig9quji: Making map for --track-renames 2024/10/26 02:45:36 INFO : B2 bucket rclone-test-dotefig9quji: Finished making map for --track-renames 2024/10/26 02:45:36 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:45:36 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for renames to finish 2024/10/26 02:45:36 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/10/26 02:45:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/26 02:45:36 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:45:36 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/10/26 02:45:36 INFO : potato: Copied (new) 2024/10/26 02:45:37 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/26 02:45:37 INFO : sub/yam: Copied (new) 2024/10/26 02:45:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:45:37 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:45:37 DEBUG : potato: Unchanged skipping 2024/10/26 02:45:38 INFO : B2 bucket rclone-test-dotefig9quji: Making map for --track-renames 2024/10/26 02:45:38 INFO : B2 bucket rclone-test-dotefig9quji: Finished making map for --track-renames 2024/10/26 02:45:38 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:45:38 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for renames to finish 2024/10/26 02:45:38 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/26 02:45:38 INFO : sub/yam: Copied (server-side copy) to: yam 2024/10/26 02:45:38 INFO : sub/yam: Deleted 2024/10/26 02:45:38 INFO : yam: Renamed from "sub/yam" 2024/10/26 02:45:38 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:45:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.56s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:45:41 DEBUG : Creating backend with remote "/tmp/rclone1749204992/dir1" 2024/10/26 02:45:41 DEBUG : Creating backend with remote "/tmp/rclone1749204992/dir2" 2024/10/26 02:45:41 DEBUG : Local file system at /tmp/rclone1749204992/dir2: Using server-side directory move 2024/10/26 02:45:41 INFO : Local file system at /tmp/rclone1749204992/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/26 02:45:41 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/10/26 02:45:41 DEBUG : Local file system at /tmp/rclone1749204992/dir2: Waiting for checks to finish 2024/10/26 02:45:41 DEBUG : Local file system at /tmp/rclone1749204992/dir2: Waiting for transfers to finish 2024/10/26 02:45:41 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:45:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 02:45:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/26 02:45:41 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:45:41 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:45:41 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/10/26 02:45:41 INFO : nested/sub dir/file: Copied (new) 2024/10/26 02:45:41 INFO : nested/sub dir/file: Deleted 2024/10/26 02:45:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/26 02:45:42 INFO : sub dir/hello world: Copied (new) 2024/10/26 02:45:42 INFO : sub dir/hello world: Deleted 2024/10/26 02:45:42 INFO : sub dir: Removing directory 2024/10/26 02:45:42 INFO : nested/sub dir: Removing directory 2024/10/26 02:45:42 INFO : nested: Removing directory 2024/10/26 02:45:42 DEBUG : Local file system at /tmp/rclone1749204992: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.48s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:45:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 02:45:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/26 02:45:44 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:45:44 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:45:44 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/10/26 02:45:44 INFO : nested/sub dir/file: Copied (new) 2024/10/26 02:45:44 INFO : nested/sub dir/file: Deleted 2024/10/26 02:45:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/26 02:45:45 INFO : sub dir/hello world: Copied (new) 2024/10/26 02:45:45 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.41s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:45:46 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/26 02:45:46 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/10/26 02:45:46 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:45:46 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:45:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/26 02:45:46 INFO : existing: Copied (new) 2024/10/26 02:45:46 INFO : existing: Deleted 2024/10/26 02:45:46 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/10/26 02:45:46 INFO : existing-b: Copied (new) 2024/10/26 02:45:46 INFO : existing-b: Deleted 2024/10/26 02:45:47 DEBUG : existing: Destination exists, skipping 2024/10/26 02:45:47 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/10/26 02:45:47 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:45:47 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:45:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.28s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:45:48 DEBUG : Creating backend with remote "TestB2:rclone-test-sojalag2reli" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-dotefig9quji -> B2 bucket rclone-test-sojalag2reli 2024/10/26 02:45:52 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 02:45:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/10/26 02:45:52 DEBUG : empty space: Unchanged skipping 2024/10/26 02:45:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/26 02:45:52 DEBUG : B2 bucket rclone-test-sojalag2reli: Waiting for checks to finish 2024/10/26 02:45:53 INFO : empty space: Deleted 2024/10/26 02:45:53 DEBUG : B2 bucket rclone-test-sojalag2reli: Waiting for transfers to finish 2024/10/26 02:45:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/26 02:45:53 INFO : potato2: Copied (server-side copy) 2024/10/26 02:45:53 INFO : potato2: Deleted 2024/10/26 02:45:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/26 02:45:53 INFO : potato3: Copied (server-side copy) 2024/10/26 02:45:53 INFO : potato3: Deleted 2024/10/26 02:45:54 DEBUG : Creating backend with remote "TestB2:rclone-test-wowukum5juja" 2024/10/26 02:45:55 DEBUG : empty space: Need to transfer - File not found at Destination 2024/10/26 02:45:55 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 02:45:55 DEBUG : potato3: Need to transfer - File not found at Destination 2024/10/26 02:45:55 DEBUG : B2 bucket rclone-test-wowukum5juja: Waiting for checks to finish 2024/10/26 02:45:55 DEBUG : B2 bucket rclone-test-wowukum5juja: Waiting for transfers to finish 2024/10/26 02:45:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/26 02:45:56 INFO : empty space: Copied (server-side copy) 2024/10/26 02:45:56 INFO : empty space: Deleted 2024/10/26 02:45:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/26 02:45:56 INFO : potato2: Copied (server-side copy) 2024/10/26 02:45:56 INFO : potato2: Deleted 2024/10/26 02:45:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/26 02:45:57 INFO : potato3: Copied (server-side copy) 2024/10/26 02:45:57 INFO : potato3: Deleted 2024/10/26 02:45:57 DEBUG : B2 bucket rclone-test-wowukum5juja: Purge remote 2024/10/26 02:45:57 INFO : B2 bucket rclone-test-wowukum5juja: cleaning bucket "rclone-test-wowukum5juja" of all files 2024/10/26 02:45:57 DEBUG : empty space: Deleting (id "4_z1f725d13b07dcb6b9f280e1b_f117949e0c1bcec5b_d20241026_m024556_c001_v0001182_t0054_u01729910756206") 2024/10/26 02:45:57 DEBUG : potato2: Deleting (id "4_z1f725d13b07dcb6b9f280e1b_f1009f579667cebd6_d20241026_m024556_c001_v0001146_t0003_u01729910756470") 2024/10/26 02:45:57 DEBUG : potato3: Deleting (id "4_z1f725d13b07dcb6b9f280e1b_f108452940d4e8c4a_d20241026_m024556_c001_v0001117_t0028_u01729910756580") 2024/10/26 02:45:58 DEBUG : B2 bucket rclone-test-sojalag2reli: Purge remote 2024/10/26 02:45:58 INFO : B2 bucket rclone-test-sojalag2reli: cleaning bucket "rclone-test-sojalag2reli" of all files 2024/10/26 02:45:58 DEBUG : empty space: Deleting (id "4_zbf423df3b07dcb6b9f280e1b_f412ef77d7b6a07b2_d20241026_m024556_c001_v7007000_t0000_u01729910756452") 2024/10/26 02:45:58 DEBUG : empty space: Deleting (id "4_zbf423df3b07dcb6b9f280e1b_f103930c8d22af52e_d20241026_m024552_c001_v0001182_t0010_u01729910752207") 2024/10/26 02:45:58 DEBUG : potato2: Deleting (id "4_zbf423df3b07dcb6b9f280e1b_f412ef77d7b6a07b3_d20241026_m024556_c001_v7007000_t0000_u01729910756870") 2024/10/26 02:45:58 DEBUG : potato2: Deleting (id "4_zbf423df3b07dcb6b9f280e1b_f1002026b9c3c5287_d20241026_m024553_c001_v0001165_t0021_u01729910753109") 2024/10/26 02:45:58 DEBUG : potato3: Deleting (id "4_zbf423df3b07dcb6b9f280e1b_f412ef77d7b6a07b4_d20241026_m024557_c001_v7007000_t0000_u01729910757121") 2024/10/26 02:45:58 DEBUG : potato3: Deleting (id "4_zbf423df3b07dcb6b9f280e1b_f1151d370780deb48_d20241026_m024553_c001_v0001097_t0052_u01729910753359") 2024/10/26 02:45:58 DEBUG : potato3: Deleting (id "4_zbf423df3b07dcb6b9f280e1b_f103930c8d22af53c_d20241026_m024552_c001_v0001182_t0050_u01729910752437") --- PASS: TestServerSideMove (12.12s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:46:00 DEBUG : Creating backend with remote "TestB2:rclone-test-pazupuj2rame" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-dotefig9quji -> B2 bucket rclone-test-pazupuj2rame 2024/10/26 02:46:07 DEBUG : empty space: Excluded (Size Filter) 2024/10/26 02:46:07 DEBUG : empty space: Excluded 2024/10/26 02:46:07 DEBUG : empty space: Excluded (Size Filter) 2024/10/26 02:46:07 DEBUG : empty space: Excluded 2024/10/26 02:46:07 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 02:46:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/26 02:46:07 DEBUG : B2 bucket rclone-test-pazupuj2rame: Waiting for checks to finish 2024/10/26 02:46:07 DEBUG : B2 bucket rclone-test-pazupuj2rame: Waiting for transfers to finish 2024/10/26 02:46:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/26 02:46:07 INFO : potato2: Copied (server-side copy) 2024/10/26 02:46:07 INFO : potato2: Deleted 2024/10/26 02:46:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/26 02:46:07 INFO : potato3: Copied (server-side copy) 2024/10/26 02:46:07 INFO : potato3: Deleted 2024/10/26 02:46:08 DEBUG : Creating backend with remote "TestB2:rclone-test-hexavac0cuzo" 2024/10/26 02:46:09 DEBUG : empty space: Excluded (Size Filter) 2024/10/26 02:46:09 DEBUG : empty space: Excluded 2024/10/26 02:46:09 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 02:46:09 DEBUG : potato3: Need to transfer - File not found at Destination 2024/10/26 02:46:09 DEBUG : B2 bucket rclone-test-hexavac0cuzo: Waiting for checks to finish 2024/10/26 02:46:09 DEBUG : B2 bucket rclone-test-hexavac0cuzo: Waiting for transfers to finish 2024/10/26 02:46:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/26 02:46:10 INFO : potato2: Copied (server-side copy) 2024/10/26 02:46:10 INFO : potato2: Deleted 2024/10/26 02:46:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/26 02:46:10 INFO : potato3: Copied (server-side copy) 2024/10/26 02:46:11 INFO : potato3: Deleted 2024/10/26 02:46:11 DEBUG : B2 bucket rclone-test-hexavac0cuzo: Purge remote 2024/10/26 02:46:11 INFO : B2 bucket rclone-test-hexavac0cuzo: cleaning bucket "rclone-test-hexavac0cuzo" of all files 2024/10/26 02:46:11 DEBUG : potato2: Deleting (id "4_zffc28d73b07dcb6b9f280e1b_f118dc6cbccfebaa5_d20241026_m024610_c001_v0001103_t0032_u01729910770403") 2024/10/26 02:46:11 DEBUG : potato3: Deleting (id "4_zffc28d73b07dcb6b9f280e1b_f105f3605b6f76832_d20241026_m024610_c001_v0001182_t0010_u01729910770786") 2024/10/26 02:46:12 DEBUG : B2 bucket rclone-test-pazupuj2rame: Purge remote 2024/10/26 02:46:12 INFO : B2 bucket rclone-test-pazupuj2rame: cleaning bucket "rclone-test-pazupuj2rame" of all files 2024/10/26 02:46:12 DEBUG : empty space: Deleting (id "4_z7fd27d43b07dcb6b9f280e1b_f1071deda95d74f31_d20241026_m024605_c001_v0001033_t0009_u01729910765704") 2024/10/26 02:46:12 DEBUG : potato2: Deleting (id "4_z7fd27d43b07dcb6b9f280e1b_f4003bd43337081c1_d20241026_m024610_c001_v7007000_t0000_u01729910770745") 2024/10/26 02:46:12 DEBUG : potato2: Deleting (id "4_z7fd27d43b07dcb6b9f280e1b_f10991095c3f72430_d20241026_m024607_c001_v0001182_t0040_u01729910767321") 2024/10/26 02:46:12 DEBUG : potato3: Deleting (id "4_z7fd27d43b07dcb6b9f280e1b_f4003bd43337081c2_d20241026_m024611_c001_v7007000_t0000_u01729910771044") 2024/10/26 02:46:12 DEBUG : potato3: Deleting (id "4_z7fd27d43b07dcb6b9f280e1b_f1150819aaa9fae50_d20241026_m024607_c001_v0001182_t0041_u01729910767664") 2024/10/26 02:46:12 DEBUG : potato3: Deleting (id "4_z7fd27d43b07dcb6b9f280e1b_f1071deda95d74f35_d20241026_m024606_c001_v0001033_t0041_u01729910766464") --- PASS: TestServerSideMoveWithFilter (13.99s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:46:14 DEBUG : Creating backend with remote "TestB2:rclone-test-vugikon3mace" 2024/10/26 02:46:17 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-dotefig9quji -> B2 bucket rclone-test-vugikon3mace 2024/10/26 02:46:20 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 02:46:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/10/26 02:46:20 DEBUG : empty space: Unchanged skipping 2024/10/26 02:46:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/26 02:46:20 DEBUG : B2 bucket rclone-test-vugikon3mace: Waiting for checks to finish 2024/10/26 02:46:20 INFO : empty space: Deleted 2024/10/26 02:46:20 DEBUG : B2 bucket rclone-test-vugikon3mace: Waiting for transfers to finish 2024/10/26 02:46:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/26 02:46:20 INFO : potato3: Copied (server-side copy) 2024/10/26 02:46:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/26 02:46:20 INFO : potato2: Copied (server-side copy) 2024/10/26 02:46:21 INFO : potato3: Deleted 2024/10/26 02:46:21 INFO : potato2: Deleted 2024/10/26 02:46:21 DEBUG : Creating backend with remote "TestB2:rclone-test-dabofuf2foyo" 2024/10/26 02:46:22 DEBUG : tomatoDir: Making directory 2024/10/26 02:46:23 DEBUG : empty space: Need to transfer - File not found at Destination 2024/10/26 02:46:23 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 02:46:23 DEBUG : potato3: Need to transfer - File not found at Destination 2024/10/26 02:46:23 DEBUG : B2 bucket rclone-test-dabofuf2foyo: Waiting for checks to finish 2024/10/26 02:46:23 DEBUG : B2 bucket rclone-test-dabofuf2foyo: Waiting for transfers to finish 2024/10/26 02:46:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/26 02:46:24 INFO : empty space: Copied (server-side copy) 2024/10/26 02:46:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/26 02:46:24 INFO : potato3: Copied (server-side copy) 2024/10/26 02:46:24 INFO : empty space: Deleted 2024/10/26 02:46:24 INFO : potato3: Deleted 2024/10/26 02:46:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/26 02:46:24 INFO : potato2: Copied (server-side copy) 2024/10/26 02:46:24 INFO : potato2: Deleted 2024/10/26 02:46:25 DEBUG : B2 bucket rclone-test-dabofuf2foyo: Purge remote 2024/10/26 02:46:25 INFO : B2 bucket rclone-test-dabofuf2foyo: cleaning bucket "rclone-test-dabofuf2foyo" of all files 2024/10/26 02:46:25 DEBUG : empty space: Deleting (id "4_zdf02bdc3b07dcb6b9f280e1b_f11395a5789303324_d20241026_m024623_c001_v0001039_t0010_u01729910783672") 2024/10/26 02:46:25 DEBUG : potato2: Deleting (id "4_zdf02bdc3b07dcb6b9f280e1b_f107943e3fc7e5039_d20241026_m024624_c001_v0001038_t0005_u01729910784139") 2024/10/26 02:46:25 DEBUG : potato3: Deleting (id "4_zdf02bdc3b07dcb6b9f280e1b_f112043a1aa23e704_d20241026_m024624_c001_v0001182_t0012_u01729910784080") 2024/10/26 02:46:26 DEBUG : B2 bucket rclone-test-vugikon3mace: Purge remote 2024/10/26 02:46:26 INFO : B2 bucket rclone-test-vugikon3mace: cleaning bucket "rclone-test-vugikon3mace" of all files 2024/10/26 02:46:26 DEBUG : empty space: Deleting (id "4_z9f22ad83b07dcb6b9f280e1b_f4098e422b4624fe8_d20241026_m024624_c001_v7007000_t0000_u01729910784148") 2024/10/26 02:46:26 DEBUG : empty space: Deleting (id "4_z9f22ad83b07dcb6b9f280e1b_f106767e1f0f01442_d20241026_m024619_c001_v0001101_t0012_u01729910779007") 2024/10/26 02:46:26 DEBUG : potato2: Deleting (id "4_z9f22ad83b07dcb6b9f280e1b_f402d19b89ab3ae17_d20241026_m024624_c001_v7007000_t0000_u01729910784611") 2024/10/26 02:46:26 DEBUG : potato2: Deleting (id "4_z9f22ad83b07dcb6b9f280e1b_f107ba3f65f608174_d20241026_m024620_c001_v0001104_t0048_u01729910780251") 2024/10/26 02:46:26 DEBUG : potato3: Deleting (id "4_z9f22ad83b07dcb6b9f280e1b_f402d19b89ab3ae15_d20241026_m024624_c001_v7007000_t0000_u01729910784315") 2024/10/26 02:46:26 DEBUG : potato3: Deleting (id "4_z9f22ad83b07dcb6b9f280e1b_f105f3605b6f76a33_d20241026_m024620_c001_v0001182_t0047_u01729910780608") 2024/10/26 02:46:26 DEBUG : potato3: Deleting (id "4_z9f22ad83b07dcb6b9f280e1b_f106767e1f0f01444_d20241026_m024619_c001_v0001101_t0058_u01729910779462") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.48s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:46:28 DEBUG : Creating backend with remote "TestB2:rclone-test-dotefig9quji/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.84s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:46:31 DEBUG : Creating backend with remote "TestB2:rclone-test-dotefig9quji/rclone-sync-test" 2024/10/26 02:46:31 DEBUG : Config file has changed externally - reloading run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" --- PASS: TestSyncOverlap (3.02s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:46:34 DEBUG : Creating backend with remote "TestB2:rclone-test-dotefig9quji/rclone-sync-test" 2024/10/26 02:46:36 DEBUG : Creating backend with remote "TestB2:rclone-test-dotefig9quji/rclone-sync-test-include/layer2" 2024/10/26 02:46:36 DEBUG : Config file has changed externally - reloading 2024/10/26 02:46:37 DEBUG : Creating backend with remote "TestB2:rclone-test-dotefig9quji/rclone-sync-test-ignore-file" 2024/10/26 02:46:41 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/10/26 02:46:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/26 02:46:41 DEBUG : pacer: Reducing sleep to 10ms 2024/10/26 02:46:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/26 02:46:41 DEBUG : B2 bucket rclone-test-dotefig9quji path rclone-sync-test: Waiting for checks to finish 2024/10/26 02:46:41 DEBUG : B2 bucket rclone-test-dotefig9quji path rclone-sync-test: Waiting for transfers to finish 2024/10/26 02:46:41 DEBUG : Waiting for deletions to finish 2024/10/26 02:46:41 INFO : There was nothing to transfer 2024/10/26 02:46:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/26 02:46:42 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:46:42 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:46:42 DEBUG : Waiting for deletions to finish 2024/10/26 02:46:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:46:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/26 02:46:42 DEBUG : B2 bucket rclone-test-dotefig9quji path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/10/26 02:46:42 DEBUG : B2 bucket rclone-test-dotefig9quji path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/10/26 02:46:42 DEBUG : Waiting for deletions to finish 2024/10/26 02:46:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:46:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/26 02:46:43 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:46:43 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:46:43 DEBUG : Waiting for deletions to finish 2024/10/26 02:46:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:46:43 DEBUG : : Excluded 2024/10/26 02:46:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/26 02:46:44 DEBUG : B2 bucket rclone-test-dotefig9quji path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/10/26 02:46:44 DEBUG : B2 bucket rclone-test-dotefig9quji path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/10/26 02:46:44 DEBUG : Waiting for deletions to finish 2024/10/26 02:46:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.94s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:46:51 DEBUG : Creating backend with remote "TestB2:rclone-test-dotefig9quji/dst" 2024/10/26 02:46:52 DEBUG : Creating backend with remote "TestB2:rclone-test-dotefig9quji/CompareDest" 2024/10/26 02:46:54 DEBUG : one: Need to transfer - File not found at Destination 2024/10/26 02:46:54 DEBUG : B2 bucket rclone-test-dotefig9quji path dst: Waiting for checks to finish 2024/10/26 02:46:54 DEBUG : B2 bucket rclone-test-dotefig9quji path dst: Waiting for transfers to finish 2024/10/26 02:46:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/26 02:46:55 INFO : one: Copied (new) 2024/10/26 02:46:55 DEBUG : Waiting for deletions to finish 2024/10/26 02:46:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/26 02:46:55 DEBUG : B2 bucket rclone-test-dotefig9quji path dst: Waiting for checks to finish 2024/10/26 02:46:56 DEBUG : B2 bucket rclone-test-dotefig9quji path dst: Waiting for transfers to finish 2024/10/26 02:46:56 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/10/26 02:46:56 INFO : one: Copied (replaced existing) 2024/10/26 02:46:56 DEBUG : Waiting for deletions to finish 2024/10/26 02:47:00 DEBUG : B2 bucket rclone-test-dotefig9quji path dst: Waiting for checks to finish 2024/10/26 02:47:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/26 02:47:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 02:47:00 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/26 02:47:00 DEBUG : B2 bucket rclone-test-dotefig9quji path dst: Waiting for transfers to finish 2024/10/26 02:47:00 DEBUG : Waiting for deletions to finish 2024/10/26 02:47:00 INFO : There was nothing to transfer 2024/10/26 02:47:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 02:47:01 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/26 02:47:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/26 02:47:01 DEBUG : B2 bucket rclone-test-dotefig9quji path dst: Waiting for checks to finish 2024/10/26 02:47:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 02:47:02 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/26 02:47:02 DEBUG : B2 bucket rclone-test-dotefig9quji path dst: Waiting for transfers to finish 2024/10/26 02:47:02 DEBUG : Waiting for deletions to finish 2024/10/26 02:47:02 INFO : There was nothing to transfer 2024/10/26 02:47:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 02:47:02 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/26 02:47:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/26 02:47:02 DEBUG : B2 bucket rclone-test-dotefig9quji path dst: Waiting for checks to finish 2024/10/26 02:47:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 02:47:02 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/26 02:47:02 DEBUG : B2 bucket rclone-test-dotefig9quji path dst: Waiting for transfers to finish 2024/10/26 02:47:02 DEBUG : Waiting for deletions to finish 2024/10/26 02:47:02 INFO : There was nothing to transfer 2024/10/26 02:47:04 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 2024/10/26 02:47:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/10/26 02:47:04 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/26 02:47:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/26 02:47:04 DEBUG : B2 bucket rclone-test-dotefig9quji path dst: Waiting for checks to finish 2024/10/26 02:47:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 02:47:04 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/26 02:47:04 DEBUG : B2 bucket rclone-test-dotefig9quji path dst: Waiting for transfers to finish 2024/10/26 02:47:04 DEBUG : Waiting for deletions to finish 2024/10/26 02:47:04 INFO : There was nothing to transfer 2024/10/26 02:47:05 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/10/26 02:47:05 DEBUG : two: Need to transfer - File not found at Destination 2024/10/26 02:47:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/26 02:47:05 DEBUG : B2 bucket rclone-test-dotefig9quji path dst: Waiting for checks to finish 2024/10/26 02:47:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 02:47:05 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/26 02:47:05 DEBUG : B2 bucket rclone-test-dotefig9quji path dst: Waiting for transfers to finish 2024/10/26 02:47:06 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/10/26 02:47:06 INFO : two: Copied (new) 2024/10/26 02:47:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (16.45s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:47:09 DEBUG : Creating backend with remote "TestB2:rclone-test-dotefig9quji/dest" 2024/10/26 02:47:10 DEBUG : Creating backend with remote "TestB2:rclone-test-dotefig9quji/pre-dest1" 2024/10/26 02:47:11 DEBUG : Creating backend with remote "TestB2:rclone-test-dotefig9quji/pre-dest2" 2024/10/26 02:47:13 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:47:13 DEBUG : 1: Destination found in --compare-dest, skipping 2024/10/26 02:47:14 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:47:14 DEBUG : 2: Destination found in --compare-dest, skipping 2024/10/26 02:47:14 DEBUG : 3: Need to transfer - File not found at Destination 2024/10/26 02:47:14 DEBUG : B2 bucket rclone-test-dotefig9quji path dest: Waiting for checks to finish 2024/10/26 02:47:14 DEBUG : B2 bucket rclone-test-dotefig9quji path dest: Waiting for transfers to finish 2024/10/26 02:47:15 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/10/26 02:47:15 INFO : 3: Copied (new) 2024/10/26 02:47:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.68s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:47:17 DEBUG : Creating backend with remote "TestB2:rclone-test-dotefig9quji/dst" 2024/10/26 02:47:18 DEBUG : Creating backend with remote "TestB2:rclone-test-dotefig9quji/CopyDest" 2024/10/26 02:47:20 DEBUG : one: Need to transfer - File not found at Destination 2024/10/26 02:47:20 DEBUG : B2 bucket rclone-test-dotefig9quji path dst: Waiting for checks to finish 2024/10/26 02:47:20 DEBUG : B2 bucket rclone-test-dotefig9quji path dst: Waiting for transfers to finish 2024/10/26 02:47:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/26 02:47:21 INFO : one: Copied (new) 2024/10/26 02:47:21 DEBUG : Waiting for deletions to finish 2024/10/26 02:47:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/26 02:47:22 DEBUG : B2 bucket rclone-test-dotefig9quji path dst: Waiting for checks to finish 2024/10/26 02:47:22 DEBUG : B2 bucket rclone-test-dotefig9quji path dst: Waiting for transfers to finish 2024/10/26 02:47:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/10/26 02:47:22 INFO : one: Copied (replaced existing) 2024/10/26 02:47:22 DEBUG : Waiting for deletions to finish 2024/10/26 02:47:24 DEBUG : Creating backend with remote "TestB2:rclone-test-dotefig9quji/BackupDir" 2024/10/26 02:47:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/26 02:47:25 DEBUG : B2 bucket rclone-test-dotefig9quji path dst: Waiting for checks to finish 2024/10/26 02:47:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 02:47:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/26 02:47:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/26 02:47:27 INFO : one: Copied (server-side copy) 2024/10/26 02:47:27 INFO : one: Deleted 2024/10/26 02:47:28 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/10/26 02:47:28 INFO : one: Copied (server-side copy) 2024/10/26 02:47:28 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/10/26 02:47:28 DEBUG : B2 bucket rclone-test-dotefig9quji path dst: Waiting for transfers to finish 2024/10/26 02:47:28 DEBUG : Waiting for deletions to finish 2024/10/26 02:47:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 02:47:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/10/26 02:47:30 INFO : two: Copied (server-side copy) 2024/10/26 02:47:30 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/10/26 02:47:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 02:47:30 DEBUG : one: Unchanged skipping 2024/10/26 02:47:30 DEBUG : B2 bucket rclone-test-dotefig9quji path dst: Waiting for checks to finish 2024/10/26 02:47:30 DEBUG : B2 bucket rclone-test-dotefig9quji path dst: Waiting for transfers to finish 2024/10/26 02:47:30 DEBUG : Waiting for deletions to finish 2024/10/26 02:47:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 02:47:30 DEBUG : one: Unchanged skipping 2024/10/26 02:47:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 02:47:30 DEBUG : two: Unchanged skipping 2024/10/26 02:47:30 DEBUG : B2 bucket rclone-test-dotefig9quji path dst: Waiting for checks to finish 2024/10/26 02:47:30 DEBUG : B2 bucket rclone-test-dotefig9quji path dst: Waiting for transfers to finish 2024/10/26 02:47:30 DEBUG : Waiting for deletions to finish 2024/10/26 02:47:30 INFO : There was nothing to transfer 2024/10/26 02:47:32 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/10/26 02:47:32 DEBUG : three: Destination not found in --copy-dest 2024/10/26 02:47:32 DEBUG : three: Need to transfer - File not found at Destination 2024/10/26 02:47:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 02:47:32 DEBUG : one: Unchanged skipping 2024/10/26 02:47:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 02:47:32 DEBUG : two: Unchanged skipping 2024/10/26 02:47:32 DEBUG : B2 bucket rclone-test-dotefig9quji path dst: Waiting for checks to finish 2024/10/26 02:47:32 DEBUG : B2 bucket rclone-test-dotefig9quji path dst: Waiting for transfers to finish 2024/10/26 02:47:32 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/10/26 02:47:32 INFO : three: Copied (new) 2024/10/26 02:47:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.60s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:47:38 DEBUG : Creating backend with remote "TestB2:rclone-test-dotefig9quji/dst" 2024/10/26 02:47:39 DEBUG : Creating backend with remote "TestB2:rclone-test-dotefig9quji/backup" 2024/10/26 02:47:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/26 02:47:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:47:41 DEBUG : two: Unchanged skipping 2024/10/26 02:47:41 DEBUG : B2 bucket rclone-test-dotefig9quji path dst: Waiting for checks to finish 2024/10/26 02:47:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/26 02:47:42 INFO : one: Copied (server-side copy) 2024/10/26 02:47:42 INFO : one: Deleted 2024/10/26 02:47:42 DEBUG : B2 bucket rclone-test-dotefig9quji path dst: Waiting for transfers to finish 2024/10/26 02:47:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/26 02:47:43 INFO : one: Copied (new) 2024/10/26 02:47:43 DEBUG : Waiting for deletions to finish 2024/10/26 02:47:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/26 02:47:44 INFO : three.txt: Copied (server-side copy) 2024/10/26 02:47:44 INFO : three.txt: Deleted 2024/10/26 02:47:44 INFO : three.txt: Moved into backup dir 2024/10/26 02:47:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/26 02:47:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:47:46 DEBUG : two: Unchanged skipping 2024/10/26 02:47:46 DEBUG : B2 bucket rclone-test-dotefig9quji path dst: Waiting for checks to finish 2024/10/26 02:47:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/26 02:47:48 INFO : one: Copied (server-side copy) 2024/10/26 02:47:48 INFO : one: Deleted 2024/10/26 02:47:48 DEBUG : B2 bucket rclone-test-dotefig9quji path dst: Waiting for transfers to finish 2024/10/26 02:47:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/26 02:47:48 INFO : one: Copied (new) 2024/10/26 02:47:48 DEBUG : Waiting for deletions to finish 2024/10/26 02:47:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/26 02:47:49 INFO : three.txt: Copied (server-side copy) 2024/10/26 02:47:49 INFO : three.txt: Deleted 2024/10/26 02:47:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (16.33s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:47:53 DEBUG : Creating backend with remote "TestB2:rclone-test-dotefig9quji/dst" 2024/10/26 02:47:53 DEBUG : Config file has changed externally - reloading 2024/10/26 02:47:54 DEBUG : Creating backend with remote "TestB2:rclone-test-dotefig9quji/backup" 2024/10/26 02:47:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/26 02:47:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:47:56 DEBUG : two: Unchanged skipping 2024/10/26 02:47:56 DEBUG : B2 bucket rclone-test-dotefig9quji path dst: Waiting for checks to finish 2024/10/26 02:47:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/26 02:47:57 INFO : one: Copied (server-side copy) to: one.bak 2024/10/26 02:47:57 INFO : one: Deleted 2024/10/26 02:47:57 DEBUG : B2 bucket rclone-test-dotefig9quji path dst: Waiting for transfers to finish 2024/10/26 02:47:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/26 02:47:59 INFO : one: Copied (new) 2024/10/26 02:47:59 DEBUG : Waiting for deletions to finish 2024/10/26 02:47:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/26 02:47:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/26 02:47:59 INFO : three.txt: Deleted 2024/10/26 02:47:59 INFO : three.txt: Moved into backup dir 2024/10/26 02:48:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/26 02:48:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:48:01 DEBUG : two: Unchanged skipping 2024/10/26 02:48:01 DEBUG : B2 bucket rclone-test-dotefig9quji path dst: Waiting for checks to finish 2024/10/26 02:48:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/26 02:48:01 INFO : one: Copied (server-side copy) to: one.bak 2024/10/26 02:48:02 INFO : one: Deleted 2024/10/26 02:48:02 DEBUG : B2 bucket rclone-test-dotefig9quji path dst: Waiting for transfers to finish 2024/10/26 02:48:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/26 02:48:02 INFO : one: Copied (new) 2024/10/26 02:48:02 DEBUG : Waiting for deletions to finish 2024/10/26 02:48:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/26 02:48:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/26 02:48:03 INFO : three.txt: Deleted 2024/10/26 02:48:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.80s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:48:07 DEBUG : Creating backend with remote "TestB2:rclone-test-dotefig9quji/dst" 2024/10/26 02:48:07 DEBUG : Config file has changed externally - reloading 2024/10/26 02:48:08 DEBUG : Creating backend with remote "TestB2:rclone-test-dotefig9quji/backup" 2024/10/26 02:48:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/26 02:48:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:48:10 DEBUG : two: Unchanged skipping 2024/10/26 02:48:10 DEBUG : B2 bucket rclone-test-dotefig9quji path dst: Waiting for checks to finish 2024/10/26 02:48:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/26 02:48:11 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/10/26 02:48:12 INFO : one: Deleted 2024/10/26 02:48:12 DEBUG : B2 bucket rclone-test-dotefig9quji path dst: Waiting for transfers to finish 2024/10/26 02:48:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/26 02:48:12 INFO : one: Copied (new) 2024/10/26 02:48:12 DEBUG : Waiting for deletions to finish 2024/10/26 02:48:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/26 02:48:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/10/26 02:48:13 INFO : three.txt: Deleted 2024/10/26 02:48:13 INFO : three.txt: Moved into backup dir 2024/10/26 02:48:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/26 02:48:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:48:15 DEBUG : two: Unchanged skipping 2024/10/26 02:48:15 DEBUG : B2 bucket rclone-test-dotefig9quji path dst: Waiting for checks to finish 2024/10/26 02:48:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/26 02:48:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/10/26 02:48:16 INFO : one: Deleted 2024/10/26 02:48:16 DEBUG : B2 bucket rclone-test-dotefig9quji path dst: Waiting for transfers to finish 2024/10/26 02:48:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/26 02:48:16 INFO : one: Copied (new) 2024/10/26 02:48:16 DEBUG : Waiting for deletions to finish 2024/10/26 02:48:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/26 02:48:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/10/26 02:48:17 INFO : three.txt: Deleted 2024/10/26 02:48:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.75s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:48:21 DEBUG : Creating backend with remote "TestB2:rclone-test-dotefig9quji/dst" 2024/10/26 02:48:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/26 02:48:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:48:23 DEBUG : two: Unchanged skipping 2024/10/26 02:48:23 DEBUG : B2 bucket rclone-test-dotefig9quji path dst: Waiting for checks to finish 2024/10/26 02:48:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/26 02:48:23 INFO : one: Copied (server-side copy) to: one.bak 2024/10/26 02:48:23 INFO : one: Deleted 2024/10/26 02:48:23 DEBUG : B2 bucket rclone-test-dotefig9quji path dst: Waiting for transfers to finish 2024/10/26 02:48:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/26 02:48:24 INFO : one: Copied (new) 2024/10/26 02:48:24 DEBUG : Waiting for deletions to finish 2024/10/26 02:48:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/26 02:48:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/26 02:48:25 INFO : three.txt: Deleted 2024/10/26 02:48:25 INFO : three.txt: Moved into backup dir 2024/10/26 02:48:26 DEBUG : one.bak: Excluded (Path Filter) 2024/10/26 02:48:26 DEBUG : one.bak: Excluded 2024/10/26 02:48:26 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/10/26 02:48:26 DEBUG : three.txt.bak: Excluded 2024/10/26 02:48:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/26 02:48:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:48:26 DEBUG : two: Unchanged skipping 2024/10/26 02:48:26 DEBUG : B2 bucket rclone-test-dotefig9quji path dst: Waiting for checks to finish 2024/10/26 02:48:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/26 02:48:27 INFO : one: Copied (server-side copy) to: one.bak 2024/10/26 02:48:27 INFO : one: Deleted 2024/10/26 02:48:27 DEBUG : B2 bucket rclone-test-dotefig9quji path dst: Waiting for transfers to finish 2024/10/26 02:48:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/26 02:48:28 INFO : one: Copied (new) 2024/10/26 02:48:28 DEBUG : Waiting for deletions to finish 2024/10/26 02:48:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/26 02:48:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/26 02:48:28 INFO : three.txt: Deleted 2024/10/26 02:48:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.46s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:48:32 DEBUG : Creating backend with remote "TestB2:rclone-test-dotefig9quji/dst" 2024/10/26 02:48:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/26 02:48:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/26 02:48:34 INFO : one: Copied (server-side copy) to: one.bak 2024/10/26 02:48:35 INFO : one: Deleted 2024/10/26 02:48:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/26 02:48:36 INFO : one: Copied (new) 2024/10/26 02:48:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:48:36 DEBUG : two: Unchanged skipping 2024/10/26 02:48:36 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/26 02:48:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/26 02:48:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/26 02:48:37 INFO : three.txt: Deleted 2024/10/26 02:48:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/26 02:48:38 INFO : three.txt: Copied (new) 2024/10/26 02:48:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/26 02:48:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/26 02:48:40 INFO : one: Copied (server-side copy) to: one.bak 2024/10/26 02:48:40 INFO : one: Deleted 2024/10/26 02:48:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/26 02:48:40 INFO : one: Copied (new) 2024/10/26 02:48:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:48:40 DEBUG : two: Unchanged skipping 2024/10/26 02:48:41 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/26 02:48:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/26 02:48:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/26 02:48:42 INFO : three.txt: Deleted 2024/10/26 02:48:42 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/10/26 02:48:42 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.81s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:48:46 DEBUG : Creating backend with remote "TestB2:rclone-test-dotefig9quji/dst" 2024/10/26 02:48:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/26 02:48:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/26 02:48:48 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/10/26 02:48:49 INFO : one: Deleted 2024/10/26 02:48:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/26 02:48:50 INFO : one: Copied (new) 2024/10/26 02:48:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:48:50 DEBUG : two: Unchanged skipping 2024/10/26 02:48:50 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/26 02:48:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/26 02:48:51 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/10/26 02:48:51 INFO : three.txt: Deleted 2024/10/26 02:48:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/26 02:48:51 INFO : three.txt: Copied (new) 2024/10/26 02:48:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/26 02:48:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/26 02:48:53 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/10/26 02:48:53 INFO : one: Deleted 2024/10/26 02:48:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/26 02:48:53 INFO : one: Copied (new) 2024/10/26 02:48:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:48:53 DEBUG : two: Unchanged skipping 2024/10/26 02:48:54 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/26 02:48:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/26 02:48:54 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/10/26 02:48:54 INFO : three.txt: Deleted 2024/10/26 02:48:55 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/10/26 02:48:55 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.71s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:48:57 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/10/26 02:48:57 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:48:57 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:48:58 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/10/26 02:48:58 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/10/26 02:48:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.47s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:48:59 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/26 02:48:59 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:48:59 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:49:01 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/26 02:49:01 INFO : existing: Copied (new) 2024/10/26 02:49:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:49:01 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/10/26 02:49:01 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:49:01 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/10/26 02:49:01 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:49:01 ERROR : B2 bucket rclone-test-dotefig9quji: not deleting files as there were IO errors 2024/10/26 02:49:01 ERROR : B2 bucket rclone-test-dotefig9quji: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" --- PASS: TestSyncImmutable (4.43s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:49:04 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:49:04 DEBUG : existing: Unchanged skipping 2024/10/26 02:49:04 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:49:04 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:49:04 DEBUG : Waiting for deletions to finish 2024/10/26 02:49:04 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.95s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.39s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:49:24 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:49:24 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:49:24 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:49:24 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:49:24 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:49:24 DEBUG : both0: Unchanged skipping 2024/10/26 02:49:24 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:49:24 DEBUG : both12: Unchanged skipping 2024/10/26 02:49:24 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:49:24 DEBUG : both13: Unchanged skipping 2024/10/26 02:49:24 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:49:24 DEBUG : both14: Unchanged skipping 2024/10/26 02:49:24 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:49:24 DEBUG : both15: Unchanged skipping 2024/10/26 02:49:24 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:49:24 DEBUG : both16: Unchanged skipping 2024/10/26 02:49:24 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:49:24 DEBUG : both17: Unchanged skipping 2024/10/26 02:49:24 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:49:24 DEBUG : both18: Unchanged skipping 2024/10/26 02:49:24 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:49:24 DEBUG : both1: Unchanged skipping 2024/10/26 02:49:24 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:49:24 DEBUG : both2: Unchanged skipping 2024/10/26 02:49:24 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:49:24 DEBUG : both3: Unchanged skipping 2024/10/26 02:49:24 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:49:24 DEBUG : both4: Unchanged skipping 2024/10/26 02:49:24 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:49:24 DEBUG : both5: Unchanged skipping 2024/10/26 02:49:24 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:49:24 DEBUG : both10: Unchanged skipping 2024/10/26 02:49:24 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:49:24 DEBUG : both11: Unchanged skipping 2024/10/26 02:49:24 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:49:24 DEBUG : both19: Unchanged skipping 2024/10/26 02:49:24 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:49:24 DEBUG : both9: Unchanged skipping 2024/10/26 02:49:24 DEBUG : both6: Unchanged skipping 2024/10/26 02:49:24 DEBUG : both7: Unchanged skipping 2024/10/26 02:49:24 DEBUG : both8: Unchanged skipping 2024/10/26 02:49:24 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:49:24 DEBUG : Waiting for deletions to finish 2024/10/26 02:49:24 INFO : only4: Deleted 2024/10/26 02:49:24 INFO : only6: Deleted 2024/10/26 02:49:24 INFO : only1: Deleted 2024/10/26 02:49:24 INFO : only10: Deleted 2024/10/26 02:49:24 INFO : only2: Deleted 2024/10/26 02:49:24 INFO : only18: Deleted 2024/10/26 02:49:24 INFO : only11: Deleted 2024/10/26 02:49:24 INFO : only19: Deleted 2024/10/26 02:49:24 INFO : only17: Deleted 2024/10/26 02:49:24 INFO : only5: Deleted 2024/10/26 02:49:25 INFO : only7: Deleted 2024/10/26 02:49:25 INFO : only8: Deleted 2024/10/26 02:49:25 INFO : only9: Deleted 2024/10/26 02:49:25 INFO : only12: Deleted 2024/10/26 02:49:25 INFO : only14: Deleted 2024/10/26 02:49:25 INFO : only15: Deleted 2024/10/26 02:49:25 INFO : only3: Deleted 2024/10/26 02:49:25 INFO : only0: Deleted 2024/10/26 02:49:25 INFO : only16: Deleted 2024/10/26 02:49:25 INFO : only13: Deleted 2024/10/26 02:49:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (23.34s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:49:47 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:49:47 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:49:47 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:49:47 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:49:47 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for checks to finish 2024/10/26 02:49:47 DEBUG : both0: Unchanged skipping 2024/10/26 02:49:47 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:49:47 DEBUG : both12: Unchanged skipping 2024/10/26 02:49:47 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:49:47 DEBUG : both13: Unchanged skipping 2024/10/26 02:49:47 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:49:47 DEBUG : both14: Unchanged skipping 2024/10/26 02:49:47 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:49:47 DEBUG : both15: Unchanged skipping 2024/10/26 02:49:47 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:49:47 DEBUG : both16: Unchanged skipping 2024/10/26 02:49:47 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:49:47 DEBUG : both17: Unchanged skipping 2024/10/26 02:49:47 DEBUG : both1: Unchanged skipping 2024/10/26 02:49:47 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:49:47 DEBUG : both19: Unchanged skipping 2024/10/26 02:49:47 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:49:47 DEBUG : both2: Unchanged skipping 2024/10/26 02:49:47 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:49:47 DEBUG : both3: Unchanged skipping 2024/10/26 02:49:47 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:49:47 DEBUG : both4: Unchanged skipping 2024/10/26 02:49:47 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:49:47 DEBUG : both5: Unchanged skipping 2024/10/26 02:49:47 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:49:47 DEBUG : both6: Unchanged skipping 2024/10/26 02:49:47 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:49:47 DEBUG : both7: Unchanged skipping 2024/10/26 02:49:47 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:49:47 DEBUG : both8: Unchanged skipping 2024/10/26 02:49:47 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:49:47 DEBUG : both9: Unchanged skipping 2024/10/26 02:49:47 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/10/26 02:49:47 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/10/26 02:49:47 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/10/26 02:49:47 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/10/26 02:49:47 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/10/26 02:49:47 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/10/26 02:49:47 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/10/26 02:49:47 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/10/26 02:49:47 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/10/26 02:49:47 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/10/26 02:49:47 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/10/26 02:49:47 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/10/26 02:49:47 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/10/26 02:49:47 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/10/26 02:49:47 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/10/26 02:49:47 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/10/26 02:49:47 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/10/26 02:49:47 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/10/26 02:49:47 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/10/26 02:49:47 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/10/26 02:49:47 DEBUG : both10: Unchanged skipping 2024/10/26 02:49:47 DEBUG : both11: Unchanged skipping 2024/10/26 02:49:47 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 02:49:47 DEBUG : both18: Unchanged skipping 2024/10/26 02:49:47 DEBUG : B2 bucket rclone-test-dotefig9quji: Waiting for transfers to finish 2024/10/26 02:49:47 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/26 02:49:47 INFO : only0: Copied (replaced existing) 2024/10/26 02:49:47 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/26 02:49:47 INFO : only1: Copied (replaced existing) 2024/10/26 02:49:47 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/26 02:49:47 INFO : only10: Copied (replaced existing) 2024/10/26 02:49:47 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/26 02:49:47 INFO : only13: Copied (replaced existing) 2024/10/26 02:49:47 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/26 02:49:47 INFO : only14: Copied (replaced existing) 2024/10/26 02:49:47 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/26 02:49:47 INFO : only12: Copied (replaced existing) 2024/10/26 02:49:48 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/26 02:49:48 INFO : only15: Copied (replaced existing) 2024/10/26 02:49:48 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/26 02:49:48 INFO : only16: Copied (replaced existing) 2024/10/26 02:49:48 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/26 02:49:48 INFO : only17: Copied (replaced existing) 2024/10/26 02:49:48 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/26 02:49:48 INFO : only11: Copied (replaced existing) 2024/10/26 02:49:48 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/26 02:49:48 INFO : only19: Copied (replaced existing) 2024/10/26 02:49:48 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/26 02:49:48 INFO : only18: Copied (replaced existing) 2024/10/26 02:49:48 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/26 02:49:48 INFO : only2: Copied (replaced existing) 2024/10/26 02:49:48 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/26 02:49:48 INFO : only3: Copied (replaced existing) 2024/10/26 02:49:48 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/26 02:49:48 INFO : only4: Copied (replaced existing) 2024/10/26 02:49:48 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/26 02:49:48 INFO : only5: Copied (replaced existing) 2024/10/26 02:49:48 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/26 02:49:48 INFO : only6: Copied (replaced existing) 2024/10/26 02:49:48 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/26 02:49:48 INFO : only7: Copied (replaced existing) 2024/10/26 02:49:48 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/26 02:49:48 INFO : only8: Copied (replaced existing) 2024/10/26 02:49:48 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/26 02:49:48 INFO : only9: Copied (replaced existing) 2024/10/26 02:49:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (27.07s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:49:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/26 02:49:57 DEBUG : sub dir: Making directory 2024/10/26 02:49:57 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.72s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" 2024/10/26 02:50:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/26 02:50:02 DEBUG : sub dir: Making directory 2024/10/26 02:50:02 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dotefig9quji", Local "Local file system at /tmp/rclone1749204992", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.55s) PASS 2024/10/26 02:50:06 DEBUG : B2 bucket rclone-test-dotefig9quji: Purge remote 2024/10/26 02:50:06 INFO : B2 bucket rclone-test-dotefig9quji: cleaning bucket "rclone-test-dotefig9quji" of all files 2024/10/26 02:50:07 DEBUG : BackupDir/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4067bd8c2de1a06e_d20241026_m024733_c001_v7007000_t0000_u01729910853285") 2024/10/26 02:50:07 DEBUG : BackupDir/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f112038e9ebbfbaad_d20241026_m024727_c001_v0001181_t0007_u01729910847001") 2024/10/26 02:50:07 DEBUG : CompareDest/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f40650b7f8e3de24d_d20241026_m024706_c001_v7007000_t0000_u01729910826622") 2024/10/26 02:50:07 DEBUG : CompareDest/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10065531fee32974_d20241026_m024659_c001_v0001172_t0053_u01729910819597") 2024/10/26 02:50:07 DEBUG : CompareDest/two: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f40650b7f8e3de24e_d20241026_m024706_c001_v7007000_t0000_u01729910826807") 2024/10/26 02:50:07 DEBUG : CompareDest/two: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb5096d_d20241026_m024701_c001_v0001182_t0056_u01729910821203") 2024/10/26 02:50:07 DEBUG : CopyDest/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4067bd8c2de1a070_d20241026_m024733_c001_v7007000_t0000_u01729910853471") 2024/10/26 02:50:07 DEBUG : CopyDest/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4dbc_d20241026_m024723_c001_v0001179_t0048_u01729910843931") 2024/10/26 02:50:07 DEBUG : CopyDest/three: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4067bd8c2de1a071_d20241026_m024733_c001_v7007000_t0000_u01729910853669") 2024/10/26 02:50:07 DEBUG : CopyDest/three: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb50e79_d20241026_m024731_c001_v0001182_t0041_u01729910851348") 2024/10/26 02:50:07 DEBUG : CopyDest/two: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4067bd8c2de1a072_d20241026_m024733_c001_v7007000_t0000_u01729910853872") 2024/10/26 02:50:07 DEBUG : CopyDest/two: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10065531fee329d6_d20241026_m024729_c001_v0001172_t0028_u01729910849114") 2024/10/26 02:50:07 DEBUG : EXISTING: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4067bd8c2de1a1bb_d20241026_m024905_c001_v7007000_t0000_u01729910945163") 2024/10/26 02:50:08 DEBUG : EXISTING: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10065531fee32b05_d20241026_m024903_c001_v0001172_t0014_u01729910943968") 2024/10/26 02:50:08 DEBUG : Testêé: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4067bd8c2de1a1a4_d20241026_m024858_c001_v7007000_t0000_u01729910938781") 2024/10/26 02:50:08 DEBUG : Testêé: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb51b09_d20241026_m024858_c001_v0001182_t0029_u01729910938173") 2024/10/26 02:50:08 DEBUG : Testêé: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10065531fee32af3_d20241026_m024857_c001_v0001172_t0002_u01729910937073") 2024/10/26 02:50:08 DEBUG : a/potato2: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f417b8ac76e5ac854_d20241026_m024506_c001_v7007000_t0000_u01729910706078") 2024/10/26 02:50:08 DEBUG : a/potato2: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4a57_d20241026_m024504_c001_v0001179_t0048_u01729910704893") 2024/10/26 02:50:08 DEBUG : a/potato2: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f416ca964b8fef9c9_d20241026_m024502_c001_v7007000_t0000_u01729910702709") 2024/10/26 02:50:08 DEBUG : a/potato2: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4a2f_d20241026_m024501_c001_v0001179_t0046_u01729910701185") 2024/10/26 02:50:08 DEBUG : a/potato2: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f417b8ac76e5ac7eb_d20241026_m024437_c001_v7007000_t0000_u01729910677308") 2024/10/26 02:50:08 DEBUG : a/potato2: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e495b_d20241026_m024435_c001_v0001179_t0030_u01729910675905") 2024/10/26 02:50:08 DEBUG : b/potato: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f417b8ac76e5ac856_d20241026_m024506_c001_v7007000_t0000_u01729910706264") 2024/10/26 02:50:08 DEBUG : b/potato: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4a45_d20241026_m024503_c001_v0001179_t0057_u01729910703641") 2024/10/26 02:50:08 DEBUG : b/potato: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f416ca964b8fef9c6_d20241026_m024502_c001_v7007000_t0000_u01729910702148") 2024/10/26 02:50:08 DEBUG : b/potato: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4a29_d20241026_m024459_c001_v0001179_t0026_u01729910699838") 2024/10/26 02:50:08 DEBUG : b/potato: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f417b8ac76e5ac7ea_d20241026_m024436_c001_v7007000_t0000_u01729910676751") 2024/10/26 02:50:08 DEBUG : b/potato: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4951_d20241026_m024434_c001_v0001179_t0028_u01729910674949") 2024/10/26 02:50:08 DEBUG : backup/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f40650b7f8e3de25f_d20241026_m024750_c001_v7007000_t0000_u01729910870215") 2024/10/26 02:50:08 DEBUG : backup/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1160b1bd4b672f40_d20241026_m024746_c001_v0001093_t0039_u01729910866669") 2024/10/26 02:50:08 DEBUG : backup/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10652c99a89de04d_d20241026_m024742_c001_v0001098_t0056_u01729910862242") 2024/10/26 02:50:08 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4003bd433370826a_d20241026_m024817_c001_v7007000_t0000_u01729910897736") 2024/10/26 02:50:09 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1091bcc2c80aa38e_d20241026_m024815_c001_v0001115_t0044_u01729910895487") 2024/10/26 02:50:09 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f116524d405f1d6e0_d20241026_m024811_c001_v0001145_t0006_u01729910891566") 2024/10/26 02:50:09 DEBUG : backup/one.bak: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f403f964ad2d0cfe2_d20241026_m024803_c001_v7007000_t0000_u01729910883940") 2024/10/26 02:50:09 DEBUG : backup/one.bak: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f112626105042066b_d20241026_m024801_c001_v0001033_t0013_u01729910881626") 2024/10/26 02:50:09 DEBUG : backup/one.bak: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1009f579667cecfe_d20241026_m024757_c001_v0001146_t0055_u01729910877270") 2024/10/26 02:50:09 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4003bd433370837d_d20241026_m024817_c001_v7007000_t0000_u01729910897919") 2024/10/26 02:50:09 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f118172fecbb5a0ed_d20241026_m024816_c001_v0001041_t0058_u01729910896750") 2024/10/26 02:50:09 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f110a5bb17ee08369_d20241026_m024813_c001_v0001182_t0047_u01729910893219") 2024/10/26 02:50:09 DEBUG : backup/three.txt: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f40650b7f8e3de260_d20241026_m024750_c001_v7007000_t0000_u01729910870400") 2024/10/26 02:50:09 DEBUG : backup/three.txt: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ffc8026ea921d_d20241026_m024749_c001_v0001097_t0036_u01729910869115") 2024/10/26 02:50:09 DEBUG : backup/three.txt: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10155c4af24285fd_d20241026_m024744_c001_v0001117_t0028_u01729910864124") 2024/10/26 02:50:09 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f403f964ad2d0cfe3_d20241026_m024804_c001_v7007000_t0000_u01729910884201") 2024/10/26 02:50:09 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f116d41e7226b4461_d20241026_m024802_c001_v0001029_t0000_u01729910882798") 2024/10/26 02:50:09 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f112043a1aa23fbd9_d20241026_m024759_c001_v0001182_t0058_u01729910879328") 2024/10/26 02:50:09 DEBUG : both0: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f407cf251826c407a_d20241026_m024949_c001_v7007000_t0000_u01729910989278") 2024/10/26 02:50:09 DEBUG : both0: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4f82_d20241026_m024930_c001_v0001179_t0019_u01729910970769") 2024/10/26 02:50:09 DEBUG : both0: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f402d19b89ab3af61_d20241026_m024926_c001_v7007000_t0000_u01729910966076") 2024/10/26 02:50:09 DEBUG : both0: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb51c6d_d20241026_m024907_c001_v0001182_t0019_u01729910947431") 2024/10/26 02:50:09 DEBUG : both1: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f407cf251826c407b_d20241026_m024949_c001_v7007000_t0000_u01729910989463") 2024/10/26 02:50:09 DEBUG : both1: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb52006_d20241026_m024932_c001_v0001182_t0043_u01729910972224") 2024/10/26 02:50:10 DEBUG : both1: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f402d19b89ab3af62_d20241026_m024926_c001_v7007000_t0000_u01729910966259") 2024/10/26 02:50:10 DEBUG : both1: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10065531fee32b15_d20241026_m024908_c001_v0001172_t0021_u01729910948248") 2024/10/26 02:50:10 DEBUG : both10: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f407cf251826c407c_d20241026_m024949_c001_v7007000_t0000_u01729910989648") 2024/10/26 02:50:10 DEBUG : both10: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb52100_d20241026_m024939_c001_v0001182_t0044_u01729910979377") 2024/10/26 02:50:10 DEBUG : both10: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f402d19b89ab3af63_d20241026_m024926_c001_v7007000_t0000_u01729910966445") 2024/10/26 02:50:10 DEBUG : both10: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10065531fee32b35_d20241026_m024915_c001_v0001172_t0047_u01729910955558") 2024/10/26 02:50:10 DEBUG : both11: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f407cf251826c407d_d20241026_m024949_c001_v7007000_t0000_u01729910989832") 2024/10/26 02:50:10 DEBUG : both11: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10065531fee32baf_d20241026_m024940_c001_v0001172_t0038_u01729910980825") 2024/10/26 02:50:10 DEBUG : both11: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f402d19b89ab3af65_d20241026_m024926_c001_v7007000_t0000_u01729910966628") 2024/10/26 02:50:10 DEBUG : both11: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4f42_d20241026_m024916_c001_v0001179_t0048_u01729910956137") 2024/10/26 02:50:10 DEBUG : both12: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f407cf251826c407e_d20241026_m024950_c001_v7007000_t0000_u01729910990018") 2024/10/26 02:50:10 DEBUG : both12: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4faa_d20241026_m024941_c001_v0001179_t0025_u01729910981448") 2024/10/26 02:50:10 DEBUG : both12: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f402d19b89ab3af66_d20241026_m024926_c001_v7007000_t0000_u01729910966853") 2024/10/26 02:50:10 DEBUG : both12: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb51dc7_d20241026_m024916_c001_v0001182_t0034_u01729910956752") 2024/10/26 02:50:10 DEBUG : both13: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f407cf251826c407f_d20241026_m024950_c001_v7007000_t0000_u01729910990203") 2024/10/26 02:50:10 DEBUG : both13: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb5215c_d20241026_m024942_c001_v0001182_t0044_u01729910982037") 2024/10/26 02:50:10 DEBUG : both13: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f402d19b89ab3af67_d20241026_m024927_c001_v7007000_t0000_u01729910967036") 2024/10/26 02:50:10 DEBUG : both13: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10065531fee32b3d_d20241026_m024917_c001_v0001172_t0051_u01729910957257") 2024/10/26 02:50:10 DEBUG : both14: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f407cf251826c4080_d20241026_m024950_c001_v7007000_t0000_u01729910990401") 2024/10/26 02:50:10 DEBUG : both14: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10065531fee32bbb_d20241026_m024942_c001_v0001172_t0023_u01729910982486") 2024/10/26 02:50:11 DEBUG : both14: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f402d19b89ab3af68_d20241026_m024927_c001_v7007000_t0000_u01729910967219") 2024/10/26 02:50:11 DEBUG : both14: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4f50_d20241026_m024917_c001_v0001179_t0024_u01729910957963") 2024/10/26 02:50:11 DEBUG : both15: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f407cf251826c4081_d20241026_m024950_c001_v7007000_t0000_u01729910990586") 2024/10/26 02:50:11 DEBUG : both15: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4fb6_d20241026_m024943_c001_v0001179_t0059_u01729910983274") 2024/10/26 02:50:11 DEBUG : both15: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f402d19b89ab3af69_d20241026_m024927_c001_v7007000_t0000_u01729910967404") 2024/10/26 02:50:11 DEBUG : both15: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb51df9_d20241026_m024918_c001_v0001182_t0014_u01729910958465") 2024/10/26 02:50:11 DEBUG : both16: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f407cf251826c4082_d20241026_m024950_c001_v7007000_t0000_u01729910990770") 2024/10/26 02:50:11 DEBUG : both16: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb521ad_d20241026_m024944_c001_v0001182_t0046_u01729910984130") 2024/10/26 02:50:11 DEBUG : both16: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f402d19b89ab3af6a_d20241026_m024927_c001_v7007000_t0000_u01729910967587") 2024/10/26 02:50:11 DEBUG : both16: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10065531fee32b47_d20241026_m024919_c001_v0001172_t0000_u01729910959610") 2024/10/26 02:50:11 DEBUG : both17: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f407cf251826c4083_d20241026_m024950_c001_v7007000_t0000_u01729910990955") 2024/10/26 02:50:11 DEBUG : both17: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10065531fee32bc9_d20241026_m024944_c001_v0001172_t0057_u01729910984883") 2024/10/26 02:50:11 DEBUG : both17: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f402d19b89ab3af6b_d20241026_m024927_c001_v7007000_t0000_u01729910967770") 2024/10/26 02:50:11 DEBUG : both17: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4f5a_d20241026_m024920_c001_v0001179_t0013_u01729910960232") 2024/10/26 02:50:11 DEBUG : both18: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f407cf251826c4084_d20241026_m024951_c001_v7007000_t0000_u01729910991140") 2024/10/26 02:50:11 DEBUG : both18: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4fc4_d20241026_m024945_c001_v0001179_t0045_u01729910985815") 2024/10/26 02:50:12 DEBUG : both18: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f402d19b89ab3af6d_d20241026_m024927_c001_v7007000_t0000_u01729910967955") 2024/10/26 02:50:12 DEBUG : both18: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb51e6b_d20241026_m024921_c001_v0001182_t0050_u01729910961631") 2024/10/26 02:50:12 DEBUG : both19: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f407cf251826c4085_d20241026_m024951_c001_v7007000_t0000_u01729910991337") 2024/10/26 02:50:12 DEBUG : both19: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb521f9_d20241026_m024946_c001_v0001182_t0055_u01729910986475") 2024/10/26 02:50:12 DEBUG : both19: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f402d19b89ab3af6e_d20241026_m024928_c001_v7007000_t0000_u01729910968138") 2024/10/26 02:50:12 DEBUG : both19: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10065531fee32b59_d20241026_m024922_c001_v0001172_t0010_u01729910962696") 2024/10/26 02:50:12 DEBUG : both2: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f407cf251826c4086_d20241026_m024951_c001_v7007000_t0000_u01729910991524") 2024/10/26 02:50:12 DEBUG : both2: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10065531fee32b8b_d20241026_m024932_c001_v0001172_t0006_u01729910972691") 2024/10/26 02:50:12 DEBUG : both2: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f402d19b89ab3af6f_d20241026_m024928_c001_v7007000_t0000_u01729910968322") 2024/10/26 02:50:12 DEBUG : both2: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4f2a_d20241026_m024908_c001_v0001179_t0046_u01729910948940") 2024/10/26 02:50:12 DEBUG : both3: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f407cf251826c4087_d20241026_m024951_c001_v7007000_t0000_u01729910991709") 2024/10/26 02:50:12 DEBUG : both3: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4f8c_d20241026_m024933_c001_v0001179_t0046_u01729910973339") 2024/10/26 02:50:12 DEBUG : both3: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f402d19b89ab3af70_d20241026_m024928_c001_v7007000_t0000_u01729910968506") 2024/10/26 02:50:12 DEBUG : both3: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb51cc7_d20241026_m024909_c001_v0001182_t0056_u01729910949776") 2024/10/26 02:50:12 DEBUG : both4: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f407cf251826c4088_d20241026_m024951_c001_v7007000_t0000_u01729910991894") 2024/10/26 02:50:12 DEBUG : both4: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb52044_d20241026_m024934_c001_v0001182_t0021_u01729910974151") 2024/10/26 02:50:12 DEBUG : both4: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f402d19b89ab3af71_d20241026_m024928_c001_v7007000_t0000_u01729910968692") 2024/10/26 02:50:12 DEBUG : both4: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10065531fee32b1f_d20241026_m024910_c001_v0001172_t0020_u01729910950721") 2024/10/26 02:50:12 DEBUG : both5: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f407cf251826c4089_d20241026_m024952_c001_v7007000_t0000_u01729910992081") 2024/10/26 02:50:12 DEBUG : both5: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10065531fee32b95_d20241026_m024934_c001_v0001172_t0012_u01729910974615") 2024/10/26 02:50:13 DEBUG : both5: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f402d19b89ab3af72_d20241026_m024928_c001_v7007000_t0000_u01729910968879") 2024/10/26 02:50:13 DEBUG : both5: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4f30_d20241026_m024911_c001_v0001179_t0042_u01729910951515") 2024/10/26 02:50:13 DEBUG : both6: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f407cf251826c408a_d20241026_m024952_c001_v7007000_t0000_u01729910992270") 2024/10/26 02:50:13 DEBUG : both6: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4f96_d20241026_m024935_c001_v0001179_t0034_u01729910975585") 2024/10/26 02:50:13 DEBUG : both6: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f402d19b89ab3af73_d20241026_m024929_c001_v7007000_t0000_u01729910969062") 2024/10/26 02:50:13 DEBUG : both6: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb51d33_d20241026_m024912_c001_v0001182_t0049_u01729910952807") 2024/10/26 02:50:13 DEBUG : both7: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f407cf251826c408b_d20241026_m024952_c001_v7007000_t0000_u01729910992470") 2024/10/26 02:50:13 DEBUG : both7: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb520ae_d20241026_m024937_c001_v0001182_t0041_u01729910977772") 2024/10/26 02:50:13 DEBUG : both7: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f402d19b89ab3af74_d20241026_m024929_c001_v7007000_t0000_u01729910969245") 2024/10/26 02:50:13 DEBUG : both7: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10065531fee32b2d_d20241026_m024913_c001_v0001172_t0039_u01729910953514") 2024/10/26 02:50:13 DEBUG : both8: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f407cf251826c408c_d20241026_m024952_c001_v7007000_t0000_u01729910992656") 2024/10/26 02:50:13 DEBUG : both8: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10065531fee32ba7_d20241026_m024938_c001_v0001172_t0050_u01729910978302") 2024/10/26 02:50:13 DEBUG : both8: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f402d19b89ab3af75_d20241026_m024929_c001_v7007000_t0000_u01729910969429") 2024/10/26 02:50:13 DEBUG : both8: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4f3a_d20241026_m024914_c001_v0001179_t0012_u01729910954225") 2024/10/26 02:50:13 DEBUG : both9: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f407cf251826c408d_d20241026_m024952_c001_v7007000_t0000_u01729910992842") 2024/10/26 02:50:13 DEBUG : both9: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4fa0_d20241026_m024938_c001_v0001179_t0050_u01729910978820") 2024/10/26 02:50:13 DEBUG : both9: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f402d19b89ab3af77_d20241026_m024929_c001_v7007000_t0000_u01729910969636") 2024/10/26 02:50:13 DEBUG : both9: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb51d8d_d20241026_m024915_c001_v0001182_t0018_u01729910955053") 2024/10/26 02:50:13 DEBUG : c/non empty space: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f417b8ac76e5ac857_d20241026_m024506_c001_v7007000_t0000_u01729910706453") 2024/10/26 02:50:13 DEBUG : c/non empty space: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4a4b_d20241026_m024504_c001_v0001179_t0020_u01729910704025") 2024/10/26 02:50:14 DEBUG : c/non empty space: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f416ca964b8fef9ca_d20241026_m024502_c001_v7007000_t0000_u01729910702896") 2024/10/26 02:50:14 DEBUG : c/non empty space: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4a2b_d20241026_m024500_c001_v0001179_t0012_u01729910700096") 2024/10/26 02:50:14 DEBUG : c/non empty space: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f417b8ac76e5ac7ec_d20241026_m024437_c001_v7007000_t0000_u01729910677492") 2024/10/26 02:50:14 DEBUG : c/non empty space: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4955_d20241026_m024435_c001_v0001179_t0033_u01729910675175") 2024/10/26 02:50:14 DEBUG : check sum: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f402d19b89ab399c0_d20241026_m024423_c001_v7007000_t0000_u01729910663209") 2024/10/26 02:50:14 DEBUG : check sum: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e48d6_d20241026_m024422_c001_v0001179_t0001_u01729910662251") 2024/10/26 02:50:14 DEBUG : dest/3: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4067bd8c2de1a043_d20241026_m024716_c001_v7007000_t0000_u01729910836461") 2024/10/26 02:50:14 DEBUG : dest/3: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4113e4ed08903463_d20241026_m024715_c001_v0001182_t0046_u01729910835348") 2024/10/26 02:50:14 DEBUG : dst/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4067bd8c2de1a19b_d20241026_m024855_c001_v7007000_t0000_u01729910935563") 2024/10/26 02:50:14 DEBUG : dst/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1055b94d859724b5_d20241026_m024853_c001_v0001161_t0031_u01729910933451") 2024/10/26 02:50:14 DEBUG : dst/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f40650b7f8e3de279_d20241026_m024853_c001_v7007000_t0000_u01729910933245") 2024/10/26 02:50:14 DEBUG : dst/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1055b94d859724a9_d20241026_m024849_c001_v0001161_t0006_u01729910929811") 2024/10/26 02:50:14 DEBUG : dst/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f40650b7f8e3de275_d20241026_m024849_c001_v7007000_t0000_u01729910929070") 2024/10/26 02:50:14 DEBUG : dst/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10065531fee32ad1_d20241026_m024844_c001_v0001172_t0006_u01729910924355") 2024/10/26 02:50:14 DEBUG : dst/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f40585b838f19d787_d20241026_m024842_c001_v7007000_t0000_u01729910922875") 2024/10/26 02:50:14 DEBUG : dst/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1111e03dbe90026a_d20241026_m024840_c001_v0001091_t0033_u01729910920479") 2024/10/26 02:50:14 DEBUG : dst/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f403f964ad2d0d06a_d20241026_m024840_c001_v7007000_t0000_u01729910920294") 2024/10/26 02:50:14 DEBUG : dst/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1111e03dbe900262_d20241026_m024835_c001_v0001091_t0004_u01729910915779") 2024/10/26 02:50:14 DEBUG : dst/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f403f964ad2d0d053_d20241026_m024835_c001_v7007000_t0000_u01729910915037") 2024/10/26 02:50:15 DEBUG : dst/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10065531fee32aa1_d20241026_m024830_c001_v0001172_t0002_u01729910910545") 2024/10/26 02:50:15 DEBUG : dst/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4003bd4333708394_d20241026_m024829_c001_v7007000_t0000_u01729910909238") 2024/10/26 02:50:15 DEBUG : dst/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f11232f52d4245d3c_d20241026_m024827_c001_v0001105_t0046_u01729910907908") 2024/10/26 02:50:15 DEBUG : dst/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4003bd4333708392_d20241026_m024827_c001_v7007000_t0000_u01729910907725") 2024/10/26 02:50:15 DEBUG : dst/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f11232f52d4245d34_d20241026_m024824_c001_v0001105_t0039_u01729910904435") 2024/10/26 02:50:15 DEBUG : dst/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4003bd433370838a_d20241026_m024823_c001_v7007000_t0000_u01729910903700") 2024/10/26 02:50:15 DEBUG : dst/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4e7e_d20241026_m024819_c001_v0001179_t0005_u01729910899072") 2024/10/26 02:50:15 DEBUG : dst/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4003bd433370837f_d20241026_m024818_c001_v7007000_t0000_u01729910898105") 2024/10/26 02:50:15 DEBUG : dst/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f116e1d0f85b0d27e_d20241026_m024816_c001_v0001182_t0052_u01729910896298") 2024/10/26 02:50:15 DEBUG : dst/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4100c3bc61e13d58_d20241026_m024816_c001_v7007000_t0000_u01729910896109") 2024/10/26 02:50:15 DEBUG : dst/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f116e1d0f85b0d1f7_d20241026_m024812_c001_v0001182_t0000_u01729910892775") 2024/10/26 02:50:15 DEBUG : dst/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4100c3bc61e13d55_d20241026_m024811_c001_v7007000_t0000_u01729910891972") 2024/10/26 02:50:15 DEBUG : dst/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb5131f_d20241026_m024805_c001_v0001182_t0007_u01729910885326") 2024/10/26 02:50:15 DEBUG : dst/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f403f964ad2d0cfe4_d20241026_m024804_c001_v7007000_t0000_u01729910884386") 2024/10/26 02:50:15 DEBUG : dst/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1060a3dd9c2ad673_d20241026_m024802_c001_v0001130_t0033_u01729910882264") 2024/10/26 02:50:15 DEBUG : dst/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4199817b6d90349b_d20241026_m024802_c001_v7007000_t0000_u01729910882080") 2024/10/26 02:50:15 DEBUG : dst/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1060a3dd9c2ad66b_d20241026_m024758_c001_v0001130_t0036_u01729910878590") 2024/10/26 02:50:15 DEBUG : dst/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4199817b6d903497_d20241026_m024757_c001_v7007000_t0000_u01729910877857") 2024/10/26 02:50:16 DEBUG : dst/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10065531fee32a18_d20241026_m024751_c001_v0001172_t0004_u01729910871534") 2024/10/26 02:50:16 DEBUG : dst/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f40650b7f8e3de261_d20241026_m024750_c001_v7007000_t0000_u01729910870589") 2024/10/26 02:50:16 DEBUG : dst/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f104bc65d5aebc1e6_d20241026_m024748_c001_v0001130_t0026_u01729910868527") 2024/10/26 02:50:16 DEBUG : dst/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4098e422b462501a_d20241026_m024748_c001_v7007000_t0000_u01729910868298") 2024/10/26 02:50:16 DEBUG : dst/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f104bc65d5aebc1d6_d20241026_m024743_c001_v0001130_t0010_u01729910863486") 2024/10/26 02:50:16 DEBUG : dst/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4098e422b4625018_d20241026_m024742_c001_v7007000_t0000_u01729910862746") 2024/10/26 02:50:16 DEBUG : dst/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4de1_d20241026_m024735_c001_v0001179_t0033_u01729910855193") 2024/10/26 02:50:16 DEBUG : dst/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4067bd8c2de1a073_d20241026_m024734_c001_v7007000_t0000_u01729910854078") 2024/10/26 02:50:16 DEBUG : dst/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f101432810bab7e54_d20241026_m024727_c001_v0001144_t0031_u01729910847441") 2024/10/26 02:50:16 DEBUG : dst/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4076ed8f9dbc11ad_d20241026_m024727_c001_v7007000_t0000_u01729910847217") 2024/10/26 02:50:16 DEBUG : dst/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb50d58_d20241026_m024723_c001_v0001182_t0044_u01729910843346") 2024/10/26 02:50:16 DEBUG : dst/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1082a38ff6bd0197_d20241026_m024722_c001_v0001120_t0009_u01729910842361") 2024/10/26 02:50:16 DEBUG : dst/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1082a38ff6bd018f_d20241026_m024721_c001_v0001120_t0046_u01729910841038") 2024/10/26 02:50:16 DEBUG : dst/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f40650b7f8e3de24f_d20241026_m024706_c001_v7007000_t0000_u01729910826993") 2024/10/26 02:50:16 DEBUG : dst/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4d50_d20241026_m024657_c001_v0001179_t0016_u01729910817557") 2024/10/26 02:50:16 DEBUG : dst/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1131a8a8f14a943d_d20241026_m024656_c001_v0001040_t0028_u01729910816178") 2024/10/26 02:50:16 DEBUG : dst/one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1131a8a8f14a9439_d20241026_m024654_c001_v0001040_t0007_u01729910814880") 2024/10/26 02:50:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4067bd8c2de1a19c_d20241026_m024855_c001_v7007000_t0000_u01729910935763") 2024/10/26 02:50:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1150819aaa9fcd8a_d20241026_m024852_c001_v0001182_t0009_u01729910932987") 2024/10/26 02:50:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f104e2e6420451b83_d20241026_m024848_c001_v0001144_t0033_u01729910928465") 2024/10/26 02:50:17 DEBUG : dst/one.bak: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f40585b838f19d788_d20241026_m024843_c001_v7007000_t0000_u01729910923059") 2024/10/26 02:50:17 DEBUG : dst/one.bak: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f108f7c80aee8572c_d20241026_m024839_c001_v0001106_t0039_u01729910919461") 2024/10/26 02:50:17 DEBUG : dst/one.bak: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb51745_d20241026_m024834_c001_v0001182_t0039_u01729910914776") 2024/10/26 02:50:17 DEBUG : dst/one.bak: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4003bd4333708397_d20241026_m024829_c001_v7007000_t0000_u01729910909421") 2024/10/26 02:50:17 DEBUG : dst/one.bak: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f110fa1158208f206_d20241026_m024827_c001_v0001120_t0006_u01729910907155") 2024/10/26 02:50:17 DEBUG : dst/one.bak: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f117e56cf4e8ffea4_d20241026_m024823_c001_v0001101_t0011_u01729910903341") 2024/10/26 02:50:17 DEBUG : dst/three: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4067bd8c2de1a074_d20241026_m024734_c001_v7007000_t0000_u01729910854273") 2024/10/26 02:50:17 DEBUG : dst/three: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1082a38ff6bd01dd_d20241026_m024732_c001_v0001120_t0050_u01729910852625") 2024/10/26 02:50:17 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4067bd8c2de1a19d_d20241026_m024855_c001_v7007000_t0000_u01729910935947") 2024/10/26 02:50:17 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f110f6dbaaed0cea6_d20241026_m024854_c001_v0001131_t0039_u01729910934336") 2024/10/26 02:50:17 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1128822cb5490222_d20241026_m024850_c001_v0001161_t0059_u01729910930867") 2024/10/26 02:50:17 DEBUG : dst/three.txt: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4067bd8c2de1a19e_d20241026_m024856_c001_v7007000_t0000_u01729910936132") 2024/10/26 02:50:17 DEBUG : dst/three.txt: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1055b94d859724b9_d20241026_m024854_c001_v0001161_t0020_u01729910934801") 2024/10/26 02:50:17 DEBUG : dst/three.txt: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f40650b7f8e3de27b_d20241026_m024854_c001_v7007000_t0000_u01729910934614") 2024/10/26 02:50:17 DEBUG : dst/three.txt: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1055b94d859724ad_d20241026_m024851_c001_v0001161_t0000_u01729910931477") 2024/10/26 02:50:17 DEBUG : dst/three.txt: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f40650b7f8e3de277_d20241026_m024851_c001_v7007000_t0000_u01729910931290") 2024/10/26 02:50:18 DEBUG : dst/three.txt: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4ee6_d20241026_m024845_c001_v0001179_t0026_u01729910925583") 2024/10/26 02:50:18 DEBUG : dst/three.txt: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f40585b838f19d789_d20241026_m024843_c001_v7007000_t0000_u01729910923242") 2024/10/26 02:50:18 DEBUG : dst/three.txt: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1111e03dbe90026e_d20241026_m024842_c001_v0001091_t0019_u01729910922162") 2024/10/26 02:50:18 DEBUG : dst/three.txt: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f403f964ad2d0d06f_d20241026_m024841_c001_v7007000_t0000_u01729910921959") 2024/10/26 02:50:18 DEBUG : dst/three.txt: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1111e03dbe900268_d20241026_m024837_c001_v0001091_t0032_u01729910917830") 2024/10/26 02:50:18 DEBUG : dst/three.txt: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f403f964ad2d0d05d_d20241026_m024837_c001_v7007000_t0000_u01729910917644") 2024/10/26 02:50:18 DEBUG : dst/three.txt: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4eb6_d20241026_m024832_c001_v0001179_t0057_u01729910912046") 2024/10/26 02:50:18 DEBUG : dst/three.txt: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4003bd4333708393_d20241026_m024828_c001_v7007000_t0000_u01729910908678") 2024/10/26 02:50:18 DEBUG : dst/three.txt: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4e9e_d20241026_m024826_c001_v0001179_t0030_u01729910906290") 2024/10/26 02:50:18 DEBUG : dst/three.txt: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4003bd433370838e_d20241026_m024825_c001_v7007000_t0000_u01729910905552") 2024/10/26 02:50:18 DEBUG : dst/three.txt: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb5150a_d20241026_m024820_c001_v0001182_t0021_u01729910900768") 2024/10/26 02:50:18 DEBUG : dst/three.txt: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4100c3bc61e13d59_d20241026_m024817_c001_v7007000_t0000_u01729910897154") 2024/10/26 02:50:18 DEBUG : dst/three.txt: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb5143d_d20241026_m024814_c001_v0001182_t0029_u01729910894535") 2024/10/26 02:50:18 DEBUG : dst/three.txt: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4100c3bc61e13d56_d20241026_m024813_c001_v7007000_t0000_u01729910893435") 2024/10/26 02:50:18 DEBUG : dst/three.txt: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10065531fee32a4c_d20241026_m024806_c001_v0001172_t0035_u01729910886529") 2024/10/26 02:50:18 DEBUG : dst/three.txt: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4199817b6d90349d_d20241026_m024803_c001_v7007000_t0000_u01729910883356") 2024/10/26 02:50:18 DEBUG : dst/three.txt: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10065531fee32a30_d20241026_m024800_c001_v0001172_t0040_u01729910880692") 2024/10/26 02:50:18 DEBUG : dst/three.txt: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4199817b6d903498_d20241026_m024759_c001_v7007000_t0000_u01729910879571") 2024/10/26 02:50:18 DEBUG : dst/three.txt: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4e1b_d20241026_m024752_c001_v0001179_t0004_u01729910872764") 2024/10/26 02:50:18 DEBUG : dst/three.txt: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4098e422b462501c_d20241026_m024749_c001_v7007000_t0000_u01729910869651") 2024/10/26 02:50:19 DEBUG : dst/three.txt: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4e09_d20241026_m024745_c001_v0001179_t0037_u01729910865864") 2024/10/26 02:50:19 DEBUG : dst/three.txt: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4098e422b4625019_d20241026_m024744_c001_v7007000_t0000_u01729910864726") 2024/10/26 02:50:19 DEBUG : dst/three.txt: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb50f44_d20241026_m024737_c001_v0001182_t0008_u01729910857671") 2024/10/26 02:50:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f40585b838f19d78a_d20241026_m024843_c001_v7007000_t0000_u01729910923425") 2024/10/26 02:50:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10732e1a545ba6a7_d20241026_m024841_c001_v0001099_t0010_u01729910921410") 2024/10/26 02:50:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10326a4a24c7e45f_d20241026_m024836_c001_v0001106_t0017_u01729910916780") 2024/10/26 02:50:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4003bd4333708399_d20241026_m024829_c001_v7007000_t0000_u01729910909605") 2024/10/26 02:50:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1049b88f289708d8_d20241026_m024828_c001_v0001182_t0035_u01729910908422") 2024/10/26 02:50:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f110e345fc2ad2cf8_d20241026_m024824_c001_v0001144_t0024_u01729910904973") 2024/10/26 02:50:19 DEBUG : dst/two: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4067bd8c2de1a19f_d20241026_m024856_c001_v7007000_t0000_u01729910936316") 2024/10/26 02:50:19 DEBUG : dst/two: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb518ff_d20241026_m024844_c001_v0001182_t0041_u01729910924995") 2024/10/26 02:50:19 DEBUG : dst/two: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f40585b838f19d78b_d20241026_m024843_c001_v7007000_t0000_u01729910923608") 2024/10/26 02:50:19 DEBUG : dst/two: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb516bb_d20241026_m024831_c001_v0001182_t0015_u01729910911443") 2024/10/26 02:50:19 DEBUG : dst/two: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4003bd433370839a_d20241026_m024829_c001_v7007000_t0000_u01729910909791") 2024/10/26 02:50:19 DEBUG : dst/two: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10065531fee32a7a_d20241026_m024820_c001_v0001172_t0040_u01729910900014") 2024/10/26 02:50:19 DEBUG : dst/two: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4003bd4333708381_d20241026_m024818_c001_v7007000_t0000_u01729910898335") 2024/10/26 02:50:19 DEBUG : dst/two: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4e4d_d20241026_m024805_c001_v0001179_t0043_u01729910885912") 2024/10/26 02:50:19 DEBUG : dst/two: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f403f964ad2d0cfe5_d20241026_m024804_c001_v7007000_t0000_u01729910884583") 2024/10/26 02:50:19 DEBUG : dst/two: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb5116e_d20241026_m024752_c001_v0001182_t0013_u01729910872165") 2024/10/26 02:50:20 DEBUG : dst/two: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f40650b7f8e3de262_d20241026_m024750_c001_v7007000_t0000_u01729910870773") 2024/10/26 02:50:20 DEBUG : dst/two: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10065531fee329f6_d20241026_m024737_c001_v0001172_t0037_u01729910857019") 2024/10/26 02:50:20 DEBUG : dst/two: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4067bd8c2de1a077_d20241026_m024734_c001_v7007000_t0000_u01729910854458") 2024/10/26 02:50:20 DEBUG : dst/two: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f106d81bc21245e36_d20241026_m024730_c001_v0001103_t0047_u01729910850004") 2024/10/26 02:50:20 DEBUG : dst/two: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f40650b7f8e3de250_d20241026_m024707_c001_v7007000_t0000_u01729910827177") 2024/10/26 02:50:20 DEBUG : dst/two: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1131a8a8f14a944b_d20241026_m024705_c001_v0001040_t0002_u01729910825576") 2024/10/26 02:50:20 DEBUG : empty space: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4098e422b4624fdd_d20241026_m024620_c001_v7007000_t0000_u01729910780203") 2024/10/26 02:50:20 DEBUG : empty space: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb501d6_d20241026_m024616_c001_v0001182_t0041_u01729910776513") 2024/10/26 02:50:20 DEBUG : empty space: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4098e422b4624fd3_d20241026_m024614_c001_v7007000_t0000_u01729910774429") 2024/10/26 02:50:20 DEBUG : empty space: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb4ff71_d20241026_m024602_c001_v0001182_t0001_u01729910762781") 2024/10/26 02:50:20 DEBUG : empty space: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f40585b838f19d61d_d20241026_m024553_c001_v7007000_t0000_u01729910753072") 2024/10/26 02:50:20 DEBUG : empty space: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb4fc7e_d20241026_m024550_c001_v0001182_t0036_u01729910750115") 2024/10/26 02:50:20 DEBUG : empty space: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4199817b6d903325_d20241026_m024522_c001_v7007000_t0000_u01729910722775") 2024/10/26 02:50:20 DEBUG : empty space: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4acf_d20241026_m024520_c001_v0001179_t0001_u01729910720512") 2024/10/26 02:50:20 DEBUG : empty space: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4199817b6d903317_d20241026_m024518_c001_v7007000_t0000_u01729910718292") 2024/10/26 02:50:20 DEBUG : empty space: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4aaf_d20241026_m024516_c001_v0001179_t0017_u01729910716975") 2024/10/26 02:50:20 DEBUG : empty space: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4199817b6d901b93_d20241026_m024513_c001_v7007000_t0000_u01729910713116") 2024/10/26 02:50:21 DEBUG : empty space: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4a85_d20241026_m024511_c001_v0001179_t0044_u01729910711497") 2024/10/26 02:50:21 DEBUG : empty space: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f417b8ac76e5ac869_d20241026_m024509_c001_v7007000_t0000_u01729910709641") 2024/10/26 02:50:21 DEBUG : empty space: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4a67_d20241026_m024507_c001_v0001179_t0046_u01729910707513") 2024/10/26 02:50:21 DEBUG : empty space: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f417b8ac76e5ac82f_d20241026_m024458_c001_v7007000_t0000_u01729910698920") 2024/10/26 02:50:21 DEBUG : empty space: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4a13_d20241026_m024457_c001_v0001179_t0033_u01729910697277") 2024/10/26 02:50:21 DEBUG : empty space: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f417b8ac76e5ac81d_d20241026_m024456_c001_v7007000_t0000_u01729910696015") 2024/10/26 02:50:21 DEBUG : empty space: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e49ff_d20241026_m024455_c001_v0001179_t0024_u01729910695018") 2024/10/26 02:50:21 DEBUG : empty space: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f417b8ac76e5ac7f9_d20241026_m024446_c001_v7007000_t0000_u01729910686497") 2024/10/26 02:50:21 DEBUG : empty space: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e49af_d20241026_m024445_c001_v0001179_t0058_u01729910685274") 2024/10/26 02:50:21 DEBUG : empty space: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f417b8ac76e5ac7f3_d20241026_m024442_c001_v7007000_t0000_u01729910682693") 2024/10/26 02:50:21 DEBUG : empty space: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4995_d20241026_m024441_c001_v0001179_t0040_u01729910681697") 2024/10/26 02:50:21 DEBUG : empty space: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f417b8ac76e5ac7f2_d20241026_m024440_c001_v7007000_t0000_u01729910680558") 2024/10/26 02:50:21 DEBUG : empty space: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1009f579667ceb0e_d20241026_m024439_c001_v0001146_t0044_u01729910679830") 2024/10/26 02:50:21 DEBUG : empty space: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e496f_d20241026_m024438_c001_v0001179_t0006_u01729910678223") 2024/10/26 02:50:21 DEBUG : enormous: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4199817b6d903322_d20241026_m024521_c001_v7007000_t0000_u01729910721847") 2024/10/26 02:50:21 DEBUG : enormous: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4ad3_d20241026_m024520_c001_v0001179_t0032_u01729910720735") 2024/10/26 02:50:21 DEBUG : existing: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4067bd8c2de1a1b3_d20241026_m024902_c001_v7007000_t0000_u01729910942462") 2024/10/26 02:50:21 DEBUG : existing: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4f08_d20241026_m024859_c001_v0001179_t0055_u01729910939898") 2024/10/26 02:50:21 DEBUG : existing: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f40585b838f19d608_d20241026_m024547_c001_v7007000_t0000_u01729910747771") 2024/10/26 02:50:21 DEBUG : existing: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb4fbe2_d20241026_m024546_c001_v0001182_t0059_u01729910746630") 2024/10/26 02:50:22 DEBUG : existing: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4003bd433370813c_d20241026_m024433_c001_v7007000_t0000_u01729910673844") 2024/10/26 02:50:22 DEBUG : existing: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e493b_d20241026_m024432_c001_v0001179_t0022_u01729910672210") 2024/10/26 02:50:22 DEBUG : existing: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4003bd433370813a_d20241026_m024430_c001_v7007000_t0000_u01729910670924") 2024/10/26 02:50:22 DEBUG : existing: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4928_d20241026_m024430_c001_v0001179_t0009_u01729910670292") 2024/10/26 02:50:22 DEBUG : existing: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e491c_d20241026_m024429_c001_v0001179_t0004_u01729910669522") 2024/10/26 02:50:22 DEBUG : existing-b: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f40585b838f19d60a_d20241026_m024547_c001_v7007000_t0000_u01729910747956") 2024/10/26 02:50:22 DEBUG : existing-b: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4ba8_d20241026_m024546_c001_v0001179_t0015_u01729910746608") 2024/10/26 02:50:22 DEBUG : five: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4199817b6d903336_d20241026_m024528_c001_v7007000_t0000_u01729910728192") 2024/10/26 02:50:22 DEBUG : five: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f40065531fee32822_d20241026_m024525_c001_v0001172_t0033_u01729910725710") 2024/10/26 02:50:22 DEBUG : foo: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f417b8ac76e5ac7f6_d20241026_m024444_c001_v7007000_t0000_u01729910684541") 2024/10/26 02:50:22 DEBUG : foo: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4056c67dff3e49a7_d20241026_m024443_c001_v0001179_t0029_u01729910683981") 2024/10/26 02:50:22 DEBUG : foo: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4056c67dff3e499f_d20241026_m024443_c001_v0001179_t0029_u01729910683422") 2024/10/26 02:50:22 DEBUG : four: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4199817b6d903337_d20241026_m024528_c001_v7007000_t0000_u01729910728375") 2024/10/26 02:50:22 DEBUG : four: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4056c67dff3e4af5_d20241026_m024525_c001_v0001179_t0029_u01729910725133") 2024/10/26 02:50:22 DEBUG : four: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4aed_d20241026_m024524_c001_v0001179_t0022_u01729910724541") 2024/10/26 02:50:22 DEBUG : hello world2: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4003bd433370808c_d20241026_m024333_c001_v7007000_t0000_u01729910613969") 2024/10/26 02:50:22 DEBUG : hello world2: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4770_d20241026_m024333_c001_v0001179_t0023_u01729910613380") 2024/10/26 02:50:22 DEBUG : ignore-size: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4003bd4333708137_d20241026_m024428_c001_v7007000_t0000_u01729910668422") 2024/10/26 02:50:22 DEBUG : ignore-size: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4904_d20241026_m024427_c001_v0001179_t0048_u01729910667316") 2024/10/26 02:50:22 DEBUG : nested/sub dir/file: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f40585b838f19d5fc_d20241026_m024545_c001_v7007000_t0000_u01729910745495") 2024/10/26 02:50:23 DEBUG : nested/sub dir/file: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb4fb63_d20241026_m024544_c001_v0001182_t0041_u01729910744208") 2024/10/26 02:50:23 DEBUG : nested/sub dir/file: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f40585b838f19d5f1_d20241026_m024543_c001_v7007000_t0000_u01729910743078") 2024/10/26 02:50:23 DEBUG : nested/sub dir/file: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb4faf8_d20241026_m024541_c001_v0001182_t0039_u01729910741807") 2024/10/26 02:50:23 DEBUG : one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4199817b6d903338_d20241026_m024528_c001_v7007000_t0000_u01729910728558") 2024/10/26 02:50:23 DEBUG : one: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4056c67dff3e4ae5_d20241026_m024523_c001_v0001179_t0029_u01729910723921") 2024/10/26 02:50:23 DEBUG : only0: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f407cf251826c408e_d20241026_m024953_c001_v7007000_t0000_u01729910993096") 2024/10/26 02:50:23 DEBUG : only0: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f40065531fee32bd1_d20241026_m024947_c001_v0001172_t0033_u01729910987487") 2024/10/26 02:50:23 DEBUG : only0: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10065531fee32b7f_d20241026_m024931_c001_v0001172_t0011_u01729910971418") 2024/10/26 02:50:23 DEBUG : only0: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4003bd4333708419_d20241026_m024925_c001_v7007000_t0000_u01729910965274") 2024/10/26 02:50:23 DEBUG : only0: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4f22_d20241026_m024908_c001_v0001179_t0026_u01729910948036") 2024/10/26 02:50:23 DEBUG : only1: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f407cf251826c408f_d20241026_m024953_c001_v7007000_t0000_u01729910993287") 2024/10/26 02:50:23 DEBUG : only1: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f414ea62e4fb52217_d20241026_m024947_c001_v0001182_t0016_u01729910987504") 2024/10/26 02:50:23 DEBUG : only1: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4f86_d20241026_m024932_c001_v0001179_t0005_u01729910972475") 2024/10/26 02:50:23 DEBUG : only1: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f402d19b89ab3af5b_d20241026_m024924_c001_v7007000_t0000_u01729910964673") 2024/10/26 02:50:23 DEBUG : only1: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb51cad_d20241026_m024908_c001_v0001182_t0002_u01729910948712") 2024/10/26 02:50:23 DEBUG : only10: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f407cf251826c4090_d20241026_m024953_c001_v7007000_t0000_u01729910993478") 2024/10/26 02:50:23 DEBUG : only10: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4056c67dff3e4fca_d20241026_m024947_c001_v0001179_t0029_u01729910987507") 2024/10/26 02:50:24 DEBUG : only10: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4fa6_d20241026_m024939_c001_v0001179_t0020_u01729910979630") 2024/10/26 02:50:24 DEBUG : only10: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4199817b6d90356a_d20241026_m024924_c001_v7007000_t0000_u01729910964689") 2024/10/26 02:50:24 DEBUG : only10: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb51daf_d20241026_m024915_c001_v0001182_t0027_u01729910955888") 2024/10/26 02:50:24 DEBUG : only11: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f407cf251826c4091_d20241026_m024953_c001_v7007000_t0000_u01729910993674") 2024/10/26 02:50:24 DEBUG : only11: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4167448ec4a2ee39_d20241026_m024948_c001_v0001105_t0048_u01729910988071") 2024/10/26 02:50:24 DEBUG : only11: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb52146_d20241026_m024941_c001_v0001182_t0024_u01729910981221") 2024/10/26 02:50:24 DEBUG : only11: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f402d19b89ab3af5c_d20241026_m024924_c001_v7007000_t0000_u01729910964856") 2024/10/26 02:50:24 DEBUG : only11: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10065531fee32b39_d20241026_m024916_c001_v0001172_t0011_u01729910956370") 2024/10/26 02:50:24 DEBUG : only12: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f407cf251826c4092_d20241026_m024953_c001_v7007000_t0000_u01729910993879") 2024/10/26 02:50:24 DEBUG : only12: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f40065531fee32bd3_d20241026_m024947_c001_v0001172_t0033_u01729910987735") 2024/10/26 02:50:24 DEBUG : only12: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10065531fee32bb5_d20241026_m024941_c001_v0001172_t0059_u01729910981662") 2024/10/26 02:50:24 DEBUG : only12: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4003bd4333708417_d20241026_m024925_c001_v7007000_t0000_u01729910965088") 2024/10/26 02:50:24 DEBUG : only12: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4f46_d20241026_m024917_c001_v0001179_t0002_u01729910957006") 2024/10/26 02:50:24 DEBUG : only13: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f407cf251826c4093_d20241026_m024954_c001_v7007000_t0000_u01729910994064") 2024/10/26 02:50:24 DEBUG : only13: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f414ea62e4fb5221f_d20241026_m024947_c001_v0001182_t0016_u01729910987730") 2024/10/26 02:50:24 DEBUG : only13: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4fb2_d20241026_m024942_c001_v0001179_t0038_u01729910982264") 2024/10/26 02:50:24 DEBUG : only13: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f402d19b89ab3af60_d20241026_m024925_c001_v7007000_t0000_u01729910965432") 2024/10/26 02:50:24 DEBUG : only13: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb51ddd_d20241026_m024917_c001_v0001182_t0054_u01729910957690") 2024/10/26 02:50:24 DEBUG : only14: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f407cf251826c4094_d20241026_m024954_c001_v7007000_t0000_u01729910994249") 2024/10/26 02:50:25 DEBUG : only14: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4056c67dff3e4fcc_d20241026_m024947_c001_v0001179_t0029_u01729910987735") 2024/10/26 02:50:25 DEBUG : only14: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb52186_d20241026_m024943_c001_v0001182_t0031_u01729910983036") 2024/10/26 02:50:25 DEBUG : only14: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f402d19b89ab3af5e_d20241026_m024925_c001_v7007000_t0000_u01729910965238") 2024/10/26 02:50:25 DEBUG : only14: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10065531fee32b41_d20241026_m024918_c001_v0001172_t0008_u01729910958196") 2024/10/26 02:50:25 DEBUG : only15: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f407cf251826c4095_d20241026_m024954_c001_v7007000_t0000_u01729910994436") 2024/10/26 02:50:25 DEBUG : only15: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f414ea62e4fb52227_d20241026_m024947_c001_v0001182_t0016_u01729910987921") 2024/10/26 02:50:25 DEBUG : only15: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10065531fee32bc1_d20241026_m024943_c001_v0001172_t0030_u01729910983479") 2024/10/26 02:50:25 DEBUG : only15: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4153c5e7a7338809_d20241026_m024925_c001_v7007000_t0000_u01729910965248") 2024/10/26 02:50:25 DEBUG : only15: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4f58_d20241026_m024918_c001_v0001179_t0023_u01729910958694") 2024/10/26 02:50:25 DEBUG : only16: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f407cf251826c4096_d20241026_m024954_c001_v7007000_t0000_u01729910994638") 2024/10/26 02:50:25 DEBUG : only16: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4056c67dff3e4fce_d20241026_m024947_c001_v0001179_t0029_u01729910987927") 2024/10/26 02:50:25 DEBUG : only16: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4fbc_d20241026_m024944_c001_v0001179_t0027_u01729910984393") 2024/10/26 02:50:25 DEBUG : only16: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4153c5e7a733880a_d20241026_m024925_c001_v7007000_t0000_u01729910965440") 2024/10/26 02:50:25 DEBUG : only16: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb51e27_d20241026_m024919_c001_v0001182_t0041_u01729910959983") 2024/10/26 02:50:25 DEBUG : only17: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f407cf251826c4097_d20241026_m024954_c001_v7007000_t0000_u01729910994824") 2024/10/26 02:50:25 DEBUG : only17: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f40065531fee32bd5_d20241026_m024947_c001_v0001172_t0033_u01729910987946") 2024/10/26 02:50:25 DEBUG : only17: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb521d7_d20241026_m024945_c001_v0001182_t0044_u01729910985584") 2024/10/26 02:50:25 DEBUG : only17: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4199817b6d90356b_d20241026_m024924_c001_v7007000_t0000_u01729910964876") 2024/10/26 02:50:25 DEBUG : only17: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10065531fee32b4d_d20241026_m024921_c001_v0001172_t0008_u01729910961018") 2024/10/26 02:50:26 DEBUG : only18: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f407cf251826c4098_d20241026_m024955_c001_v7007000_t0000_u01729910995029") 2024/10/26 02:50:26 DEBUG : only18: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f414ea62e4fb5222b_d20241026_m024948_c001_v0001182_t0016_u01729910988129") 2024/10/26 02:50:26 DEBUG : only18: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10065531fee32bcd_d20241026_m024946_c001_v0001172_t0053_u01729910986057") 2024/10/26 02:50:26 DEBUG : only18: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4003bd4333708415_d20241026_m024924_c001_v7007000_t0000_u01729910964687") 2024/10/26 02:50:26 DEBUG : only18: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4f64_d20241026_m024921_c001_v0001179_t0013_u01729910961846") 2024/10/26 02:50:26 DEBUG : only19: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f407cf251826c4099_d20241026_m024955_c001_v7007000_t0000_u01729910995214") 2024/10/26 02:50:26 DEBUG : only19: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4056c67dff3e4fd0_d20241026_m024948_c001_v0001179_t0029_u01729910988117") 2024/10/26 02:50:26 DEBUG : only19: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4fc6_d20241026_m024946_c001_v0001179_t0046_u01729910986690") 2024/10/26 02:50:26 DEBUG : only19: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4153c5e7a7338806_d20241026_m024924_c001_v7007000_t0000_u01729910964879") 2024/10/26 02:50:26 DEBUG : only19: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb51e8d_d20241026_m024923_c001_v0001182_t0027_u01729910963067") 2024/10/26 02:50:26 DEBUG : only2: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f407cf251826c409a_d20241026_m024955_c001_v7007000_t0000_u01729910995409") 2024/10/26 02:50:26 DEBUG : only2: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f40065531fee32bd9_d20241026_m024948_c001_v0001172_t0033_u01729910988147") 2024/10/26 02:50:26 DEBUG : only2: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb52024_d20241026_m024933_c001_v0001182_t0035_u01729910973099") 2024/10/26 02:50:26 DEBUG : only2: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4153c5e7a7338805_d20241026_m024924_c001_v7007000_t0000_u01729910964693") 2024/10/26 02:50:26 DEBUG : only2: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10065531fee32b17_d20241026_m024909_c001_v0001172_t0042_u01729910949400") 2024/10/26 02:50:26 DEBUG : only3: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f407cf251826c409b_d20241026_m024955_c001_v7007000_t0000_u01729910995594") 2024/10/26 02:50:26 DEBUG : only3: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4167448ec4a2ee3b_d20241026_m024948_c001_v0001105_t0048_u01729910988258") 2024/10/26 02:50:26 DEBUG : only3: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10065531fee32b93_d20241026_m024933_c001_v0001172_t0022_u01729910973781") 2024/10/26 02:50:26 DEBUG : only3: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4199817b6d90356d_d20241026_m024925_c001_v7007000_t0000_u01729910965268") 2024/10/26 02:50:27 DEBUG : only3: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4f2c_d20241026_m024910_c001_v0001179_t0004_u01729910950008") 2024/10/26 02:50:27 DEBUG : only4: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f407cf251826c409c_d20241026_m024955_c001_v7007000_t0000_u01729910995780") 2024/10/26 02:50:27 DEBUG : only4: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4056c67dff3e4fd2_d20241026_m024948_c001_v0001179_t0029_u01729910988301") 2024/10/26 02:50:27 DEBUG : only4: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4f90_d20241026_m024934_c001_v0001179_t0039_u01729910974379") 2024/10/26 02:50:27 DEBUG : only4: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4003bd4333708412_d20241026_m024924_c001_v7007000_t0000_u01729910964297") 2024/10/26 02:50:27 DEBUG : only4: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb51cfd_d20241026_m024911_c001_v0001182_t0035_u01729910951251") 2024/10/26 02:50:27 DEBUG : only5: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f407cf251826c409d_d20241026_m024955_c001_v7007000_t0000_u01729910995966") 2024/10/26 02:50:27 DEBUG : only5: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f414ea62e4fb52233_d20241026_m024948_c001_v0001182_t0016_u01729910988316") 2024/10/26 02:50:27 DEBUG : only5: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb5206e_d20241026_m024935_c001_v0001182_t0040_u01729910975344") 2024/10/26 02:50:27 DEBUG : only5: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4003bd4333708416_d20241026_m024924_c001_v7007000_t0000_u01729910964893") 2024/10/26 02:50:27 DEBUG : only5: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10065531fee32b29_d20241026_m024912_c001_v0001172_t0036_u01729910952366") 2024/10/26 02:50:27 DEBUG : only6: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f407cf251826c409e_d20241026_m024956_c001_v7007000_t0000_u01729910996150") 2024/10/26 02:50:27 DEBUG : only6: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f40065531fee32bdb_d20241026_m024948_c001_v0001172_t0033_u01729910988338") 2024/10/26 02:50:27 DEBUG : only6: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10065531fee32ba1_d20241026_m024937_c001_v0001172_t0020_u01729910977099") 2024/10/26 02:50:27 DEBUG : only6: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4003bd4333708413_d20241026_m024924_c001_v7007000_t0000_u01729910964481") 2024/10/26 02:50:27 DEBUG : only6: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4f38_d20241026_m024913_c001_v0001179_t0023_u01729910953024") 2024/10/26 02:50:27 DEBUG : only7: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f407cf251826c409f_d20241026_m024956_c001_v7007000_t0000_u01729910996335") 2024/10/26 02:50:27 DEBUG : only7: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4167448ec4a2ee3f_d20241026_m024948_c001_v0001105_t0048_u01729910988442") 2024/10/26 02:50:28 DEBUG : only7: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4f9c_d20241026_m024938_c001_v0001179_t0049_u01729910978092") 2024/10/26 02:50:28 DEBUG : only7: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f402d19b89ab3af5d_d20241026_m024925_c001_v7007000_t0000_u01729910965040") 2024/10/26 02:50:28 DEBUG : only7: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb51d65_d20241026_m024913_c001_v0001182_t0030_u01729910953986") 2024/10/26 02:50:28 DEBUG : only8: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f407cf251826c40a0_d20241026_m024956_c001_v7007000_t0000_u01729910996521") 2024/10/26 02:50:28 DEBUG : only8: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4056c67dff3e4fd4_d20241026_m024948_c001_v0001179_t0029_u01729910988487") 2024/10/26 02:50:28 DEBUG : only8: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb520d6_d20241026_m024938_c001_v0001182_t0031_u01729910978601") 2024/10/26 02:50:28 DEBUG : only8: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4153c5e7a7338807_d20241026_m024925_c001_v7007000_t0000_u01729910965064") 2024/10/26 02:50:28 DEBUG : only8: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10065531fee32b31_d20241026_m024914_c001_v0001172_t0054_u01729910954471") 2024/10/26 02:50:28 DEBUG : only9: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f407cf251826c40a1_d20241026_m024956_c001_v7007000_t0000_u01729910996707") 2024/10/26 02:50:28 DEBUG : only9: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f414ea62e4fb5223d_d20241026_m024948_c001_v0001182_t0016_u01729910988517") 2024/10/26 02:50:28 DEBUG : only9: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10065531fee32bab_d20241026_m024939_c001_v0001172_t0013_u01729910979025") 2024/10/26 02:50:28 DEBUG : only9: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4199817b6d90356c_d20241026_m024925_c001_v7007000_t0000_u01729910965080") 2024/10/26 02:50:28 DEBUG : only9: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4f40_d20241026_m024915_c001_v0001179_t0010_u01729910955332") 2024/10/26 02:50:28 DEBUG : potato: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4199817b6d90335d_d20241026_m024539_c001_v7007000_t0000_u01729910739493") 2024/10/26 02:50:28 DEBUG : potato: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb4f9f8_d20241026_m024536_c001_v0001182_t0016_u01729910736790") 2024/10/26 02:50:28 DEBUG : potato: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4199817b6d903353_d20241026_m024535_c001_v7007000_t0000_u01729910735298") 2024/10/26 02:50:28 DEBUG : potato: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4b44_d20241026_m024533_c001_v0001179_t0055_u01729910733605") 2024/10/26 02:50:28 DEBUG : potato: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4199817b6d903347_d20241026_m024531_c001_v7007000_t0000_u01729910731733") 2024/10/26 02:50:28 DEBUG : potato: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10065531fee32834_d20241026_m024529_c001_v0001172_t0041_u01729910729508") 2024/10/26 02:50:29 DEBUG : potato: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4199817b6d90330e_d20241026_m024515_c001_v7007000_t0000_u01729910715709") 2024/10/26 02:50:29 DEBUG : potato: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4a95_d20241026_m024514_c001_v0001179_t0001_u01729910714061") 2024/10/26 02:50:29 DEBUG : potato: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4199817b6d901b8f_d20241026_m024512_c001_v7007000_t0000_u01729910712077") 2024/10/26 02:50:29 DEBUG : potato: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4a7d_d20241026_m024511_c001_v0001179_t0039_u01729910711014") 2024/10/26 02:50:29 DEBUG : potato: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f417b8ac76e5ac860_d20241026_m024508_c001_v7007000_t0000_u01729910708095") 2024/10/26 02:50:29 DEBUG : potato: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4a65_d20241026_m024507_c001_v0001179_t0030_u01729910707192") 2024/10/26 02:50:29 DEBUG : potato: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f417b8ac76e5ac82c_d20241026_m024458_c001_v7007000_t0000_u01729910698361") 2024/10/26 02:50:29 DEBUG : potato: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4a11_d20241026_m024456_c001_v0001179_t0029_u01729910696933") 2024/10/26 02:50:29 DEBUG : potato: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f417b8ac76e5ac820_d20241026_m024456_c001_v7007000_t0000_u01729910696199") 2024/10/26 02:50:29 DEBUG : potato: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e49f3_d20241026_m024453_c001_v0001179_t0012_u01729910693066") 2024/10/26 02:50:29 DEBUG : potato: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f417b8ac76e5ac80e_d20241026_m024452_c001_v7007000_t0000_u01729910692331") 2024/10/26 02:50:29 DEBUG : potato: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e49e5_d20241026_m024451_c001_v0001179_t0037_u01729910691288") 2024/10/26 02:50:29 DEBUG : potato: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e49d7_d20241026_m024449_c001_v0001179_t0010_u01729910689889") 2024/10/26 02:50:29 DEBUG : potato: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f417b8ac76e5ac801_d20241026_m024449_c001_v7007000_t0000_u01729910689158") 2024/10/26 02:50:29 DEBUG : potato: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e49cb_d20241026_m024448_c001_v0001179_t0044_u01729910688530") 2024/10/26 02:50:29 DEBUG : potato: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e49c1_d20241026_m024447_c001_v0001179_t0055_u01729910687410") 2024/10/26 02:50:30 DEBUG : potato: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f417b8ac76e5ac7fa_d20241026_m024446_c001_v7007000_t0000_u01729910686680") 2024/10/26 02:50:30 DEBUG : potato: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e49b5_d20241026_m024445_c001_v0001179_t0044_u01729910685881") 2024/10/26 02:50:30 DEBUG : potato2: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4076ed8f9dbc114f_d20241026_m024630_c001_v7007000_t0000_u01729910790760") 2024/10/26 02:50:30 DEBUG : potato2: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10065531fee32928_d20241026_m024629_c001_v0001172_t0056_u01729910789791") 2024/10/26 02:50:30 DEBUG : potato2: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4098e422b4624fe2_d20241026_m024621_c001_v7007000_t0000_u01729910781112") 2024/10/26 02:50:30 DEBUG : potato2: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10065531fee328ea_d20241026_m024615_c001_v0001172_t0051_u01729910775833") 2024/10/26 02:50:30 DEBUG : potato2: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f40585b838f19d63a_d20241026_m024607_c001_v7007000_t0000_u01729910767647") 2024/10/26 02:50:30 DEBUG : potato2: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10065531fee328b2_d20241026_m024601_c001_v0001172_t0028_u01729910761841") 2024/10/26 02:50:30 DEBUG : potato2: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f40585b838f19d61f_d20241026_m024553_c001_v7007000_t0000_u01729910753331") 2024/10/26 02:50:30 DEBUG : potato2: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10065531fee32886_d20241026_m024549_c001_v0001172_t0003_u01729910749337") 2024/10/26 02:50:30 DEBUG : potato2: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4199817b6d903323_d20241026_m024522_c001_v7007000_t0000_u01729910722033") 2024/10/26 02:50:30 DEBUG : potato2: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4ac9_d20241026_m024519_c001_v0001179_t0053_u01729910719584") 2024/10/26 02:50:30 DEBUG : potato2: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4199817b6d903319_d20241026_m024518_c001_v7007000_t0000_u01729910718480") 2024/10/26 02:50:30 DEBUG : potato2: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4aab_d20241026_m024516_c001_v0001179_t0007_u01729910716757") 2024/10/26 02:50:30 DEBUG : potato2: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4199817b6d90330f_d20241026_m024515_c001_v7007000_t0000_u01729910715962") 2024/10/26 02:50:30 DEBUG : potato2: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4a9f_d20241026_m024515_c001_v0001179_t0020_u01729910715055") 2024/10/26 02:50:30 DEBUG : potato2: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4199817b6d901b95_d20241026_m024513_c001_v7007000_t0000_u01729910713301") 2024/10/26 02:50:30 DEBUG : potato2: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4a89_d20241026_m024512_c001_v0001179_t0009_u01729910712447") 2024/10/26 02:50:30 DEBUG : potato2: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f417b8ac76e5ac86a_d20241026_m024509_c001_v7007000_t0000_u01729910709830") 2024/10/26 02:50:30 DEBUG : potato2: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4a69_d20241026_m024508_c001_v0001179_t0015_u01729910708103") 2024/10/26 02:50:31 DEBUG : potato2: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f417b8ac76e5ac832_d20241026_m024459_c001_v7007000_t0000_u01729910699104") 2024/10/26 02:50:31 DEBUG : potato2: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4a1b_d20241026_m024458_c001_v0001179_t0002_u01729910698130") 2024/10/26 02:50:31 DEBUG : potato2: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4003bd4333708091_d20241026_m024338_c001_v7007000_t0000_u01729910618421") 2024/10/26 02:50:31 DEBUG : potato2: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e478e_d20241026_m024336_c001_v0001179_t0015_u01729910616930") 2024/10/26 02:50:31 DEBUG : potato2: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4003bd433370808d_d20241026_m024335_c001_v7007000_t0000_u01729910615637") 2024/10/26 02:50:31 DEBUG : potato2: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4776_d20241026_m024334_c001_v0001179_t0047_u01729910614889") 2024/10/26 02:50:31 DEBUG : potato3: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4098e422b4624fe0_d20241026_m024620_c001_v7007000_t0000_u01729910780897") 2024/10/26 02:50:31 DEBUG : potato3: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4c87_d20241026_m024617_c001_v0001179_t0016_u01729910777119") 2024/10/26 02:50:31 DEBUG : potato3: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f40585b838f19d63b_d20241026_m024607_c001_v7007000_t0000_u01729910767905") 2024/10/26 02:50:31 DEBUG : potato3: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4c2f_d20241026_m024603_c001_v0001179_t0043_u01729910763556") 2024/10/26 02:50:31 DEBUG : potato3: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f40585b838f19d621_d20241026_m024553_c001_v7007000_t0000_u01729910753865") 2024/10/26 02:50:31 DEBUG : potato3: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4bc4_d20241026_m024550_c001_v0001179_t0029_u01729910750328") 2024/10/26 02:50:31 DEBUG : pre-dest1/1: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4067bd8c2de1a044_d20241026_m024716_c001_v7007000_t0000_u01729910836648") 2024/10/26 02:50:31 DEBUG : pre-dest1/1: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4d7a_d20241026_m024707_c001_v0001179_t0009_u01729910827922") 2024/10/26 02:50:31 DEBUG : pre-dest2/2: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4067bd8c2de1a045_d20241026_m024716_c001_v7007000_t0000_u01729910836850") 2024/10/26 02:50:31 DEBUG : pre-dest2/2: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10065531fee32996_d20241026_m024709_c001_v0001172_t0005_u01729910829019") 2024/10/26 02:50:31 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f40650b7f8e3de24a_d20241026_m024644_c001_v7007000_t0000_u01729910804284") 2024/10/26 02:50:31 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb50628_d20241026_m024640_c001_v0001182_t0027_u01729910800288") 2024/10/26 02:50:31 DEBUG : sizeonly: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f402d19b89ab399ca_d20241026_m024425_c001_v7007000_t0000_u01729910665609") 2024/10/26 02:50:32 DEBUG : sizeonly: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e48e8_d20241026_m024424_c001_v0001179_t0049_u01729910664499") 2024/10/26 02:50:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f407cf251826c40a7_d20241026_m025005_c001_v7007000_t0000_u01729911005389") 2024/10/26 02:50:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4ffe_d20241026_m025002_c001_v0001179_t0012_u01729911002765") 2024/10/26 02:50:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f407cf251826c40a2_d20241026_m025000_c001_v7007000_t0000_u01729911000848") 2024/10/26 02:50:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10065531fee32bf5_d20241026_m024958_c001_v0001172_t0052_u01729910998055") 2024/10/26 02:50:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f40585b838f19d5ff_d20241026_m024545_c001_v7007000_t0000_u01729910745680") 2024/10/26 02:50:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10065531fee3286e_d20241026_m024544_c001_v0001172_t0050_u01729910744571") 2024/10/26 02:50:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f40585b838f19d5f3_d20241026_m024543_c001_v7007000_t0000_u01729910743263") 2024/10/26 02:50:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4b84_d20241026_m024542_c001_v0001179_t0022_u01729910742161") 2024/10/26 02:50:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f402d19b89ab399b7_d20241026_m024421_c001_v7007000_t0000_u01729910661333") 2024/10/26 02:50:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e48c6_d20241026_m024419_c001_v0001179_t0024_u01729910659792") 2024/10/26 02:50:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f402d19b89ab399b4_d20241026_m024419_c001_v7007000_t0000_u01729910659055") 2024/10/26 02:50:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e48bc_d20241026_m024417_c001_v0001179_t0045_u01729910657191") 2024/10/26 02:50:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f402d19b89ab399ad_d20241026_m024414_c001_v7007000_t0000_u01729910654287") 2024/10/26 02:50:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e489a_d20241026_m024413_c001_v0001179_t0021_u01729910653245") 2024/10/26 02:50:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f402d19b89ab399ab_d20241026_m024412_c001_v7007000_t0000_u01729910652696") 2024/10/26 02:50:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4888_d20241026_m024411_c001_v0001179_t0029_u01729910651359") 2024/10/26 02:50:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e486c_d20241026_m024408_c001_v0001179_t0017_u01729910648173") 2024/10/26 02:50:33 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f402d19b89ab399a5_d20241026_m024407_c001_v7007000_t0000_u01729910647419") 2024/10/26 02:50:33 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4864_d20241026_m024406_c001_v0001179_t0035_u01729910646763") 2024/10/26 02:50:33 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e485c_d20241026_m024405_c001_v0001179_t0033_u01729910645935") 2024/10/26 02:50:33 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f402d19b89ab399a1_d20241026_m024404_c001_v7007000_t0000_u01729910644836") 2024/10/26 02:50:33 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e483e_d20241026_m024402_c001_v0001179_t0029_u01729910642361") 2024/10/26 02:50:33 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4828_d20241026_m024358_c001_v0001179_t0059_u01729910638603") 2024/10/26 02:50:33 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f402d19b89ab3999a_d20241026_m024357_c001_v7007000_t0000_u01729910637854") 2024/10/26 02:50:33 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e481e_d20241026_m024357_c001_v0001179_t0047_u01729910637283") 2024/10/26 02:50:33 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4818_d20241026_m024356_c001_v0001179_t0025_u01729910636426") 2024/10/26 02:50:33 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f402d19b89ab39999_d20241026_m024355_c001_v7007000_t0000_u01729910635321") 2024/10/26 02:50:33 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e47e4_d20241026_m024348_c001_v0001179_t0052_u01729910628996") 2024/10/26 02:50:33 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f402d19b89ab39998_d20241026_m024348_c001_v7007000_t0000_u01729910628628") 2024/10/26 02:50:33 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e47dc_d20241026_m024348_c001_v0001179_t0026_u01729910628004") 2024/10/26 02:50:33 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4003bd43337080b6_d20241026_m024346_c001_v7007000_t0000_u01729910626358") 2024/10/26 02:50:33 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e47ca_d20241026_m024345_c001_v0001179_t0052_u01729910625777") 2024/10/26 02:50:33 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4003bd43337080b1_d20241026_m024345_c001_v7007000_t0000_u01729910625227") 2024/10/26 02:50:33 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e47c4_d20241026_m024344_c001_v0001179_t0014_u01729910624592") 2024/10/26 02:50:33 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4003bd43337080a9_d20241026_m024343_c001_v7007000_t0000_u01729910623319") 2024/10/26 02:50:33 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e47b0_d20241026_m024342_c001_v0001179_t0000_u01729910622008") 2024/10/26 02:50:34 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4003bd43337080a2_d20241026_m024341_c001_v7007000_t0000_u01729910621451") 2024/10/26 02:50:34 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e47a6_d20241026_m024340_c001_v0001179_t0003_u01729910620830") 2024/10/26 02:50:34 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4003bd4333708099_d20241026_m024339_c001_v7007000_t0000_u01729910619917") 2024/10/26 02:50:34 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e479a_d20241026_m024339_c001_v0001179_t0034_u01729910619330") 2024/10/26 02:50:34 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4003bd4333708089_d20241026_m024332_c001_v7007000_t0000_u01729910612440") 2024/10/26 02:50:34 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4760_d20241026_m024331_c001_v0001179_t0011_u01729910611845") 2024/10/26 02:50:34 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4003bd4333708087_d20241026_m024330_c001_v7007000_t0000_u01729910610936") 2024/10/26 02:50:34 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4752_d20241026_m024330_c001_v0001179_t0034_u01729910610322") 2024/10/26 02:50:34 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4003bd4333708081_d20241026_m024329_c001_v7007000_t0000_u01729910609409") 2024/10/26 02:50:34 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4741_d20241026_m024327_c001_v0001179_t0017_u01729910607733") 2024/10/26 02:50:34 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4003bd433370807e_d20241026_m024324_c001_v7007000_t0000_u01729910604802") 2024/10/26 02:50:34 DEBUG : sub dir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4720_d20241026_m024323_c001_v0001179_t0021_u01729910603778") 2024/10/26 02:50:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f407cf251826c40a8_d20241026_m025005_c001_v7007000_t0000_u01729911005574") 2024/10/26 02:50:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb5242c_d20241026_m025002_c001_v0001182_t0031_u01729911002776") 2024/10/26 02:50:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f407cf251826c40a3_d20241026_m025001_c001_v7007000_t0000_u01729911001032") 2024/10/26 02:50:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1167448ec4a2ee7e_d20241026_m024958_c001_v0001105_t0025_u01729910998065") 2024/10/26 02:50:34 DEBUG : sub/yam: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4199817b6d90335b_d20241026_m024538_c001_v7007000_t0000_u01729910738870") 2024/10/26 02:50:34 DEBUG : sub/yam: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f10065531fee32854_d20241026_m024537_c001_v0001172_t0045_u01729910737160") 2024/10/26 02:50:34 DEBUG : three: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4199817b6d903339_d20241026_m024528_c001_v7007000_t0000_u01729910728759") 2024/10/26 02:50:34 DEBUG : three: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4b0a_d20241026_m024526_c001_v0001179_t0011_u01729910726517") 2024/10/26 02:50:35 DEBUG : three: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1056c67dff3e4aeb_d20241026_m024524_c001_v0001179_t0020_u01729910724308") 2024/10/26 02:50:35 DEBUG : two: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4199817b6d90333a_d20241026_m024528_c001_v7007000_t0000_u01729910728945") 2024/10/26 02:50:35 DEBUG : two: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f414ea62e4fb4f7d0_d20241026_m024525_c001_v0001182_t0016_u01729910725899") 2024/10/26 02:50:35 DEBUG : two: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4056c67dff3e4ae7_d20241026_m024524_c001_v0001179_t0029_u01729910724108") 2024/10/26 02:50:35 DEBUG : yam: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4199817b6d90335e_d20241026_m024539_c001_v7007000_t0000_u01729910739677") 2024/10/26 02:50:35 DEBUG : yam: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f100dad8bc055e4f0_d20241026_m024538_c001_v0001136_t0043_u01729910738446") 2024/10/26 02:50:35 DEBUG : yam: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4199817b6d903351_d20241026_m024534_c001_v7007000_t0000_u01729910734678") 2024/10/26 02:50:35 DEBUG : yam: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb4f94b_d20241026_m024533_c001_v0001182_t0027_u01729910733259") 2024/10/26 02:50:35 DEBUG : yam: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4199817b6d903345_d20241026_m024531_c001_v7007000_t0000_u01729910731172") 2024/10/26 02:50:35 DEBUG : yam: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f114ea62e4fb4f886_d20241026_m024529_c001_v0001182_t0047_u01729910729519") 2024/10/26 02:50:35 DEBUG : yaml: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4199817b6d903354_d20241026_m024535_c001_v7007000_t0000_u01729910735482") 2024/10/26 02:50:35 DEBUG : yaml: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f1113e4ed08901f52_d20241026_m024534_c001_v0001182_t0002_u01729910734442") 2024/10/26 02:50:35 DEBUG : yaml: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f4199817b6d903348_d20241026_m024531_c001_v7007000_t0000_u01729910731936") 2024/10/26 02:50:35 DEBUG : yaml: Deleting (id "4_z6f42fd63b04dcb6b9f280e1b_f112043a1aa23daa1_d20241026_m024530_c001_v0001182_t0002_u01729910730928") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m16.492439323s (try 1/5)