"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/02/13 19:56:20 DEBUG : Creating backend with remote "TestB2:rclone-test-zanegij5kiqa" 2025/02/13 19:56:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/13 19:56:20 DEBUG : Creating backend with remote "/tmp/rclone2481715784" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:56:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 19:56:24 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/13 19:56:24 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:56:24 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" --- PASS: TestCopyWithDryRun (5.01s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:56:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/13 19:56:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 19:56:25 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:56:25 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:56:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/13 19:56:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:56:26 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.02s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", 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-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:56:28 DEBUG : Creating backend with remote "/non-existing" 2025/02/13 19:56:28 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/13 19:56:28 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:56:28 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:56:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 19:56:29 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:56:29 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:56:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/13 19:56:30 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.83s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:56:31 INFO : B2 bucket rclone-test-zanegij5kiqa: Running all checks before starting transfers 2025/02/13 19:56:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 19:56:31 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:56:31 INFO : B2 bucket rclone-test-zanegij5kiqa: Checks finished, now starting transfers 2025/02/13 19:56:31 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:56:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/13 19:56:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.47s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:56:32 ERROR : Ignoring --no-traverse with sync 2025/02/13 19:56:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 19:56:32 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:56:32 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:56:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/13 19:56:33 INFO : sub dir/hello world: Copied (new) 2025/02/13 19:56:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.46s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:56:34 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/13 19:56:34 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:56:34 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:56:34 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/02/13 19:56:34 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.49s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:56:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/13 19:56:35 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:56:35 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:56:36 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/13 19:56:36 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.53s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:56:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/13 19:56:37 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:56:37 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:56:37 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/13 19:56:37 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.83s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:56:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/13 19:56:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/13 19:56:39 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/13 19:56:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/13 19:56:39 INFO : sub dir: Making directory 2025/02/13 19:56:39 INFO : sub dir2: Making directory 2025/02/13 19:56:39 INFO : sub dir2/sub sub dir2: Making directory 2025/02/13 19:56:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 19:56:39 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:56:39 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:56:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/13 19:56:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/02/13 19:56:39 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.53s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:56:40 INFO : sub dir2: Making directory 2025/02/13 19:56:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/13 19:56:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/13 19:56:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 19:56:40 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:56:40 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:56:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/13 19:56:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.11s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:56:41 DEBUG : sub dir2: Making directory with metadata 2025/02/13 19:56:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/13 19:56:41 INFO : sub dir: Making directory 2025/02/13 19:56:41 INFO : sub dir2: Making directory 2025/02/13 19:56:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 19:56:41 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:56:41 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:56:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/13 19:56:42 INFO : sub dir/hello world: Copied (new) 2025/02/13 19:56:42 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/13 19:56:42 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/13 19:56:42 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.66s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", 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-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:56:43 INFO : sub dir2: Making directory 2025/02/13 19:56:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 19:56:43 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:56:43 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:56:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/13 19:56:44 INFO : sub dir/hello world: Copied (new) 2025/02/13 19:56:44 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:56:44 DEBUG : sub dir2: Making directory with metadata 2025/02/13 19:56:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/13 19:56:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/13 19:56:44 INFO : sub dir: Making directory 2025/02/13 19:56:44 INFO : sub dir2: Making directory 2025/02/13 19:56:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 19:56:44 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:56:44 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:56:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/13 19:56:45 INFO : sub dir/hello world: Copied (new) 2025/02/13 19:56:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/13 19:56:45 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.48s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", 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-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:56:46 INFO : sub dir2: Making directory 2025/02/13 19:56:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 19:56:47 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:56:47 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:56:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/13 19:56:47 INFO : sub dir/hello world: Copied (new) 2025/02/13 19:56:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.48s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:56:48 DEBUG : Creating backend with remote "TestB2:rclone-test-vemogij9tece" 2025/02/13 19:56:48 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-zanegij5kiqa -> B2 bucket rclone-test-vemogij9tece 2025/02/13 19:56:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 19:56:49 DEBUG : B2 bucket rclone-test-vemogij9tece: Waiting for checks to finish 2025/02/13 19:56:49 DEBUG : B2 bucket rclone-test-vemogij9tece: Waiting for transfers to finish 2025/02/13 19:56:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/13 19:56:53 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:56:53 DEBUG : B2 bucket rclone-test-vemogij9tece: Purge remote 2025/02/13 19:56:53 INFO : B2 bucket rclone-test-vemogij9tece: cleaning bucket "rclone-test-vemogij9tece" of all files 2025/02/13 19:56:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f02adb3e02d0b0b9f580e1b_f1107118df3cb6c04_d20250213_m195653_c001_v0001102_t0014_u01739476613361") --- PASS: TestServerSideCopy (9.75s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:56:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/13 19:56:58 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:56:58 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:56:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/13 19:56:59 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.24s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:57:00 DEBUG : Creating backend with remote "TestB2:rclone-test-helolut6siro" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-zanegij5kiqa -> B2 bucket rclone-test-helolut6siro 2025/02/13 19:57:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 19:57:01 DEBUG : B2 bucket rclone-test-helolut6siro: Waiting for checks to finish 2025/02/13 19:57:01 DEBUG : B2 bucket rclone-test-helolut6siro: Waiting for transfers to finish 2025/02/13 19:57:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/13 19:57:05 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:57:06 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/02/13 19:57:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/13 19:57:06 DEBUG : pacer: Reducing sleep to 10ms 2025/02/13 19:57:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/13 19:57:07 DEBUG : B2 bucket rclone-test-helolut6siro: Waiting for checks to finish 2025/02/13 19:57:07 DEBUG : B2 bucket rclone-test-helolut6siro: Waiting for transfers to finish 2025/02/13 19:57:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/13 19:57:07 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:57:07 DEBUG : B2 bucket rclone-test-helolut6siro: Purge remote 2025/02/13 19:57:07 INFO : B2 bucket rclone-test-helolut6siro: cleaning bucket "rclone-test-helolut6siro" of all files 2025/02/13 19:57:07 DEBUG : sub dir/hello world: Deleting (id "4_zff52dd93e02d0b0b9f580e1b_f104c8d50b0806f92_d20250213_m195707_c001_v0001184_t0042_u01739476627110") 2025/02/13 19:57:07 DEBUG : sub dir/hello world: Deleting (id "4_zff52dd93e02d0b0b9f580e1b_f117a170188bcdcb1_d20250213_m195705_c001_v0001182_t0023_u01739476625392") --- PASS: TestServerSideCopyOverSelf (9.73s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:57:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/13 19:57:10 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:57:10 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:57:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/13 19:57:10 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/13 19:57:10 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" --- PASS: TestMoveOverSelf (1.84s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:57:12 DEBUG : Creating backend with remote "TestB2:rclone-test-pafevur3dese" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-zanegij5kiqa -> B2 bucket rclone-test-pafevur3dese 2025/02/13 19:57:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 19:57:13 DEBUG : B2 bucket rclone-test-pafevur3dese: Waiting for checks to finish 2025/02/13 19:57:13 DEBUG : B2 bucket rclone-test-pafevur3dese: Waiting for transfers to finish 2025/02/13 19:57:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/13 19:57:17 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:57:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/13 19:57:18 DEBUG : B2 bucket rclone-test-pafevur3dese: Waiting for checks to finish 2025/02/13 19:57:18 DEBUG : B2 bucket rclone-test-pafevur3dese: Waiting for transfers to finish 2025/02/13 19:57:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/13 19:57:19 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/13 19:57:19 INFO : sub dir/hello world: Deleted 2025/02/13 19:57:19 DEBUG : testing file moves 2025/02/13 19:57:20 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/13 19:57:20 DEBUG : B2 bucket rclone-test-pafevur3dese: Waiting for checks to finish 2025/02/13 19:57:20 DEBUG : B2 bucket rclone-test-pafevur3dese: Waiting for transfers to finish 2025/02/13 19:57:20 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/02/13 19:57:20 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/13 19:57:20 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:57:20 DEBUG : B2 bucket rclone-test-pafevur3dese: Purge remote 2025/02/13 19:57:20 INFO : B2 bucket rclone-test-pafevur3dese: cleaning bucket "rclone-test-pafevur3dese" of all files 2025/02/13 19:57:21 DEBUG : sub dir/hello world: Deleting (id "4_z1fa20d73e03d0b0b9f580e1b_f10394b9f6d295060_d20250213_m195720_c001_v0001165_t0036_u01739476640225") 2025/02/13 19:57:21 DEBUG : sub dir/hello world: Deleting (id "4_z1fa20d73e03d0b0b9f580e1b_f1001d4083c75d170_d20250213_m195718_c001_v0001157_t0031_u01739476638799") 2025/02/13 19:57:21 DEBUG : sub dir/hello world: Deleting (id "4_z1fa20d73e03d0b0b9f580e1b_f107911d4667d9a7b_d20250213_m195716_c001_v0001128_t0034_u01739476636972") --- PASS: TestServerSideMoveOverSelf (14.65s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:57:26 ERROR : : error listing: directory not found 2025/02/13 19:57:27 INFO : Local file system at /tmp/rclone2481715784: Making directory 2025/02/13 19:57:27 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:57:27 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.01s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:57:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 19:57:28 DEBUG : Local file system at /tmp/rclone2481715784: Waiting for checks to finish 2025/02/13 19:57:28 DEBUG : Local file system at /tmp/rclone2481715784: Waiting for transfers to finish 2025/02/13 19:57:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/13 19:57:29 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/02/13 19:57:29 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" --- PASS: TestCopyRedownload (2.02s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:57:30 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/13 19:57:30 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:57:30 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:57:30 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/13 19:57:30 INFO : check sum: Copied (new) 2025/02/13 19:57:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:57:31 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:57:31 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/13 19:57:31 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/02/13 19:57:31 DEBUG : check sum: Unchanged skipping 2025/02/13 19:57:31 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:57:31 DEBUG : Waiting for deletions to finish 2025/02/13 19:57:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.24s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:57:32 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/13 19:57:32 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:57:32 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:57:32 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/13 19:57:32 INFO : sizeonly: Copied (new) 2025/02/13 19:57:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:57:33 DEBUG : sizeonly: Sizes identical 2025/02/13 19:57:33 DEBUG : sizeonly: Unchanged skipping 2025/02/13 19:57:33 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:57:33 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:57:33 DEBUG : Waiting for deletions to finish 2025/02/13 19:57:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.22s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:57:34 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/13 19:57:34 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:57:34 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:57:35 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/02/13 19:57:35 INFO : ignore-size: Copied (new) 2025/02/13 19:57:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:57:35 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:57:35 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 19:57:35 DEBUG : ignore-size: Unchanged skipping 2025/02/13 19:57:35 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:57:35 DEBUG : Waiting for deletions to finish 2025/02/13 19:57:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.22s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:57:37 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 19:57:37 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:57:37 DEBUG : existing: Unchanged skipping 2025/02/13 19:57:37 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:57:37 DEBUG : Waiting for deletions to finish 2025/02/13 19:57:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:57:37 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/13 19:57:37 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:57:37 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:57:37 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/13 19:57:37 INFO : existing: Copied (replaced existing) 2025/02/13 19:57:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.42s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:57:39 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/13 19:57:39 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:57:39 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:57:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/13 19:57:39 INFO : existing: Copied (new) 2025/02/13 19:57:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:57:40 DEBUG : existing: Destination exists, skipping 2025/02/13 19:57:40 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:57:40 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:57:40 DEBUG : Waiting for deletions to finish 2025/02/13 19:57:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.21s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:57:42 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/13 19:57:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 19:57:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/13 19:57:42 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:57:42 DEBUG : c/non empty space: Unchanged skipping 2025/02/13 19:57:42 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:57:42 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/13 19:57:42 INFO : a/potato2: Copied (new) 2025/02/13 19:57:42 DEBUG : Waiting for deletions to finish 2025/02/13 19:57:42 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.49s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:57:44 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:57:44 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/13 19:57:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/13 19:57:44 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/13 19:57:44 DEBUG : empty space: Unchanged skipping 2025/02/13 19:57:44 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:57:44 DEBUG : Waiting for deletions to finish 2025/02/13 19:57:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:57:45 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:57:45 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/13 19:57:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/13 19:57:45 INFO : empty space: Updated modification time in destination 2025/02/13 19:57:45 DEBUG : empty space: Unchanged skipping 2025/02/13 19:57:45 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:57:45 DEBUG : Waiting for deletions to finish 2025/02/13 19:57:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.54s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:57:48 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/13 19:57:48 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:57:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/13 19:57:48 DEBUG : empty space: Unchanged skipping 2025/02/13 19:57:48 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:57:48 DEBUG : Waiting for deletions to finish 2025/02/13 19:57:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.68s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:57:49 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/13 19:57:49 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:57:49 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2481715784) 2025/02/13 19:57:49 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-zanegij5kiqa) 2025/02/13 19:57:49 DEBUG : foo: sha1 differ 2025/02/13 19:57:49 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:57:50 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/02/13 19:57:50 INFO : foo: Copied (replaced existing) 2025/02/13 19:57:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.84s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:57:51 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/13 19:57:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 19:57:51 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:57:51 DEBUG : empty space: Unchanged skipping 2025/02/13 19:57:51 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:57:51 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/13 19:57:51 INFO : potato: Copied (new) 2025/02/13 19:57:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.06s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:57:53 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/13 19:57:53 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:57:53 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:57:54 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/02/13 19:57:54 INFO : potato: Copied (replaced existing) 2025/02/13 19:57:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.87s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:57:55 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:57:55 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/02/13 19:57:55 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2481715784) 2025/02/13 19:57:55 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-zanegij5kiqa) 2025/02/13 19:57:55 DEBUG : potato: sha1 differ 2025/02/13 19:57:55 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:57:55 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/02/13 19:57:55 INFO : potato: Copied (replaced existing) 2025/02/13 19:57:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:57:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/13 19:57:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 19:57:57 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/13 19:57:57 DEBUG : empty space: Unchanged skipping 2025/02/13 19:57:57 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:57:57 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:57:57 DEBUG : Waiting for deletions to finish 2025/02/13 19:57:57 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:57:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/13 19:57:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 19:57:59 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:57:59 DEBUG : empty space: Unchanged skipping 2025/02/13 19:57:59 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:57:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/13 19:57:59 INFO : potato2: Copied (new) 2025/02/13 19:57:59 DEBUG : Waiting for deletions to finish 2025/02/13 19:58:00 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:58:01 INFO : d: Making directory 2025/02/13 19:58:01 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/02/13 19:58:02 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 19:58:02 DEBUG : c/non empty space: Unchanged skipping 2025/02/13 19:58:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/13 19:58:02 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:58:02 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:58:02 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/13 19:58:02 INFO : a/potato2: Copied (new) 2025/02/13 19:58:02 DEBUG : Waiting for deletions to finish 2025/02/13 19:58:02 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:58:04 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/13 19:58:04 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 19:58:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/13 19:58:04 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:58:04 DEBUG : c/non empty space: Unchanged skipping 2025/02/13 19:58:04 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:58:04 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/13 19:58:04 INFO : a/potato2: Copied (new) 2025/02/13 19:58:04 ERROR : B2 bucket rclone-test-zanegij5kiqa: not deleting files as there were IO errors 2025/02/13 19:58:04 ERROR : B2 bucket rclone-test-zanegij5kiqa: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.47s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:58:06 DEBUG : Waiting for deletions to finish 2025/02/13 19:58:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/13 19:58:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 19:58:07 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:58:07 DEBUG : empty space: Unchanged skipping 2025/02/13 19:58:07 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:58:07 INFO : potato: Deleted 2025/02/13 19:58:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/13 19:58:07 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.27s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:58:09 DEBUG : Waiting for deletions to finish 2025/02/13 19:58:09 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:58:09 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:58:09 INFO : potato: Deleted 2025/02/13 19:58:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/13 19:58:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 19:58:09 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:58:09 DEBUG : empty space: Unchanged skipping 2025/02/13 19:58:09 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:58:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/13 19:58:09 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.01s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:58:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/13 19:58:12 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:58:12 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:58:12 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/02/13 19:58:12 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.07s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:58:14 DEBUG : enormous: Excluded (Size Filter) 2025/02/13 19:58:14 DEBUG : enormous: Excluded 2025/02/13 19:58:14 DEBUG : potato2: Excluded (Size Filter) 2025/02/13 19:58:14 DEBUG : potato2: Excluded 2025/02/13 19:58:14 DEBUG : potato2: Excluded (Size Filter) 2025/02/13 19:58:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 19:58:14 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:58:14 DEBUG : empty space: Unchanged skipping 2025/02/13 19:58:14 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:58:14 DEBUG : Waiting for deletions to finish 2025/02/13 19:58:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:58:14 DEBUG : enormous: Excluded (Size Filter) 2025/02/13 19:58:14 DEBUG : enormous: Excluded 2025/02/13 19:58:14 DEBUG : potato2: Excluded (Size Filter) 2025/02/13 19:58:14 DEBUG : potato2: Excluded 2025/02/13 19:58:14 DEBUG : potato2: Excluded (Size Filter) 2025/02/13 19:58:14 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/13 19:58:14 DEBUG : Local file system at /tmp/rclone2481715784: Waiting for checks to finish 2025/02/13 19:58:14 DEBUG : empty space: Unchanged skipping 2025/02/13 19:58:14 DEBUG : Local file system at /tmp/rclone2481715784: Waiting for transfers to finish 2025/02/13 19:58:14 DEBUG : Waiting for deletions to finish 2025/02/13 19:58:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.62s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:58:17 DEBUG : enormous: Excluded (Size Filter) 2025/02/13 19:58:17 DEBUG : enormous: Excluded 2025/02/13 19:58:17 DEBUG : potato2: Excluded (Size Filter) 2025/02/13 19:58:17 DEBUG : potato2: Excluded 2025/02/13 19:58:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 19:58:17 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:58:17 DEBUG : empty space: Unchanged skipping 2025/02/13 19:58:17 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:58:17 DEBUG : Waiting for deletions to finish 2025/02/13 19:58:17 INFO : enormous: Deleted 2025/02/13 19:58:17 INFO : potato2: Deleted 2025/02/13 19:58:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:58:17 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/13 19:58:17 DEBUG : empty space: Unchanged skipping 2025/02/13 19:58:17 DEBUG : Local file system at /tmp/rclone2481715784: Waiting for checks to finish 2025/02/13 19:58:17 DEBUG : Local file system at /tmp/rclone2481715784: Waiting for transfers to finish 2025/02/13 19:58:17 DEBUG : Waiting for deletions to finish 2025/02/13 19:58:17 INFO : potato2: Deleted 2025/02/13 19:58:17 INFO : enormous: Deleted 2025/02/13 19:58:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.97s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:58:20 DEBUG : five: Need to transfer - File not found at Destination 2025/02/13 19:58:20 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/13 19:58:20 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:58:20 DEBUG : one: Destination is newer than source, skipping 2025/02/13 19:58:20 DEBUG : three: Sizes identical 2025/02/13 19:58:20 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/13 19:58:20 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/13 19:58:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2481715784) 2025/02/13 19:58:20 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-zanegij5kiqa) 2025/02/13 19:58:20 DEBUG : two: sha1 differ 2025/02/13 19:58:20 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:58:20 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/13 19:58:20 INFO : five: Copied (new) 2025/02/13 19:58:21 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/13 19:58:21 INFO : four: Copied (replaced existing) 2025/02/13 19:58:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/13 19:58:21 INFO : two: Copied (replaced existing) 2025/02/13 19:58:21 DEBUG : Waiting for deletions to finish 2025/02/13 19:58:21 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:58:21 DEBUG : one: Destination is newer than source, skipping 2025/02/13 19:58:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/13 19:58:21 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/13 19:58:21 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2481715784) 2025/02/13 19:58:21 DEBUG : two: Size and sha1 of src and dst objects identical 2025/02/13 19:58:21 DEBUG : four: Size and sha1 of src and dst objects identical 2025/02/13 19:58:21 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-zanegij5kiqa) 2025/02/13 19:58:21 DEBUG : three: sha1 differ 2025/02/13 19:58:21 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/13 19:58:21 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/13 19:58:21 DEBUG : five: Size and sha1 of src and dst objects identical 2025/02/13 19:58:21 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/13 19:58:21 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/13 19:58:21 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/13 19:58:21 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:58:21 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/13 19:58:21 INFO : three: Copied (replaced existing) 2025/02/13 19:58:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.11s) === 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-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/02/13 19:58:23 INFO : B2 bucket rclone-test-zanegij5kiqa: Making map for --track-renames 2025/02/13 19:58:23 INFO : B2 bucket rclone-test-zanegij5kiqa: Finished making map for --track-renames 2025/02/13 19:58:23 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:58:23 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for renames to finish 2025/02/13 19:58:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/13 19:58:23 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/13 19:58:23 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:58:23 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/13 19:58:23 INFO : yam: Copied (new) 2025/02/13 19:58:24 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/13 19:58:24 INFO : potato: Copied (new) 2025/02/13 19:58:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:58:24 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 19:58:24 INFO : B2 bucket rclone-test-zanegij5kiqa: Making map for --track-renames 2025/02/13 19:58:24 INFO : B2 bucket rclone-test-zanegij5kiqa: Finished making map for --track-renames 2025/02/13 19:58:24 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:58:24 DEBUG : potato: Unchanged skipping 2025/02/13 19:58:24 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for renames to finish 2025/02/13 19:58:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/13 19:58:25 INFO : yam: Copied (server-side copy) to: yaml 2025/02/13 19:58:25 INFO : yam: Deleted 2025/02/13 19:58:25 INFO : yaml: Renamed from "yam" 2025/02/13 19:58:25 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:58:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.63s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/02/13 19:58:27 INFO : B2 bucket rclone-test-zanegij5kiqa: Making map for --track-renames 2025/02/13 19:58:27 INFO : B2 bucket rclone-test-zanegij5kiqa: Finished making map for --track-renames 2025/02/13 19:58:27 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:58:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/13 19:58:27 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/13 19:58:27 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for renames to finish 2025/02/13 19:58:27 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:58:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/13 19:58:27 INFO : yam: Copied (new) 2025/02/13 19:58:27 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/13 19:58:27 INFO : potato: Copied (new) 2025/02/13 19:58:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:58:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 19:58:28 INFO : B2 bucket rclone-test-zanegij5kiqa: Making map for --track-renames 2025/02/13 19:58:28 INFO : B2 bucket rclone-test-zanegij5kiqa: Finished making map for --track-renames 2025/02/13 19:58:28 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:58:28 DEBUG : potato: Unchanged skipping 2025/02/13 19:58:28 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for renames to finish 2025/02/13 19:58:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/13 19:58:28 INFO : yam: Copied (server-side copy) to: yaml 2025/02/13 19:58:28 INFO : yam: Deleted 2025/02/13 19:58:28 INFO : yaml: Renamed from "yam" 2025/02/13 19:58:28 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:58:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.35s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/02/13 19:58:30 INFO : B2 bucket rclone-test-zanegij5kiqa: Making map for --track-renames 2025/02/13 19:58:30 INFO : B2 bucket rclone-test-zanegij5kiqa: Finished making map for --track-renames 2025/02/13 19:58:30 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:58:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/13 19:58:30 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for renames to finish 2025/02/13 19:58:30 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/13 19:58:30 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:58:31 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/13 19:58:31 INFO : sub/yam: Copied (new) 2025/02/13 19:58:31 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/13 19:58:31 INFO : potato: Copied (new) 2025/02/13 19:58:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:58:31 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 19:58:31 DEBUG : potato: Unchanged skipping 2025/02/13 19:58:31 INFO : B2 bucket rclone-test-zanegij5kiqa: Making map for --track-renames 2025/02/13 19:58:31 INFO : B2 bucket rclone-test-zanegij5kiqa: Finished making map for --track-renames 2025/02/13 19:58:31 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:58:31 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for renames to finish 2025/02/13 19:58:32 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/13 19:58:32 INFO : sub/yam: Copied (server-side copy) to: yam 2025/02/13 19:58:32 INFO : sub/yam: Deleted 2025/02/13 19:58:32 INFO : yam: Renamed from "sub/yam" 2025/02/13 19:58:32 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:58:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.71s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:58:34 DEBUG : Creating backend with remote "/tmp/rclone2481715784/dir1" 2025/02/13 19:58:34 DEBUG : Creating backend with remote "/tmp/rclone2481715784/dir2" 2025/02/13 19:58:34 DEBUG : Local file system at /tmp/rclone2481715784/dir2: Using server-side directory move 2025/02/13 19:58:34 INFO : Local file system at /tmp/rclone2481715784/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/13 19:58:34 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/13 19:58:34 DEBUG : Local file system at /tmp/rclone2481715784/dir2: Waiting for checks to finish 2025/02/13 19:58:34 INFO : file1.txt: Moved (server-side) 2025/02/13 19:58:34 DEBUG : Local file system at /tmp/rclone2481715784/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:58:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 19:58:34 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/13 19:58:34 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:58:34 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:58:34 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/13 19:58:34 INFO : nested/sub dir/file: Copied (new) 2025/02/13 19:58:34 INFO : nested/sub dir/file: Deleted 2025/02/13 19:58:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/13 19:58:35 INFO : sub dir/hello world: Copied (new) 2025/02/13 19:58:35 INFO : sub dir/hello world: Deleted 2025/02/13 19:58:35 INFO : sub dir: Removing directory 2025/02/13 19:58:35 INFO : nested/sub dir: Removing directory 2025/02/13 19:58:35 INFO : nested: Removing directory 2025/02/13 19:58:35 DEBUG : Local file system at /tmp/rclone2481715784: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.39s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:58:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 19:58:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/13 19:58:37 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:58:37 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:58:37 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/13 19:58:37 INFO : nested/sub dir/file: Copied (new) 2025/02/13 19:58:37 INFO : nested/sub dir/file: Deleted 2025/02/13 19:58:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/13 19:58:37 INFO : sub dir/hello world: Copied (new) 2025/02/13 19:58:37 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.31s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:58:39 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/13 19:58:39 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/13 19:58:39 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:58:39 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:58:39 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/02/13 19:58:39 INFO : existing-b: Copied (new) 2025/02/13 19:58:39 INFO : existing-b: Deleted 2025/02/13 19:58:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/13 19:58:39 INFO : existing: Copied (new) 2025/02/13 19:58:39 INFO : existing: Deleted 2025/02/13 19:58:40 DEBUG : existing: Destination exists, skipping 2025/02/13 19:58:40 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/13 19:58:40 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:58:40 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:58:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.14s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:58:41 DEBUG : Creating backend with remote "TestB2:rclone-test-lihunar7vagu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-zanegij5kiqa -> B2 bucket rclone-test-lihunar7vagu 2025/02/13 19:58:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/13 19:58:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/13 19:58:48 DEBUG : empty space: Unchanged skipping 2025/02/13 19:58:48 DEBUG : B2 bucket rclone-test-lihunar7vagu: Waiting for checks to finish 2025/02/13 19:58:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/13 19:58:49 INFO : empty space: Deleted 2025/02/13 19:58:49 DEBUG : B2 bucket rclone-test-lihunar7vagu: Waiting for transfers to finish 2025/02/13 19:58:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/13 19:58:49 INFO : potato2: Copied (server-side copy) 2025/02/13 19:58:49 INFO : potato2: Deleted 2025/02/13 19:58:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/13 19:58:49 INFO : potato3: Copied (server-side copy) 2025/02/13 19:58:49 INFO : potato3: Deleted 2025/02/13 19:58:50 DEBUG : Creating backend with remote "TestB2:rclone-test-kewihod2zesu" 2025/02/13 19:58:51 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/13 19:58:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/13 19:58:51 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/13 19:58:51 DEBUG : B2 bucket rclone-test-kewihod2zesu: Waiting for checks to finish 2025/02/13 19:58:51 DEBUG : B2 bucket rclone-test-kewihod2zesu: Waiting for transfers to finish 2025/02/13 19:58:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/13 19:58:55 INFO : empty space: Copied (server-side copy) 2025/02/13 19:58:55 INFO : empty space: Deleted 2025/02/13 19:58:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/13 19:58:55 INFO : potato2: Copied (server-side copy) 2025/02/13 19:58:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/13 19:58:55 INFO : potato3: Copied (server-side copy) 2025/02/13 19:58:55 INFO : potato2: Deleted 2025/02/13 19:58:55 INFO : potato3: Deleted 2025/02/13 19:58:56 DEBUG : B2 bucket rclone-test-kewihod2zesu: Purge remote 2025/02/13 19:58:56 INFO : B2 bucket rclone-test-kewihod2zesu: cleaning bucket "rclone-test-kewihod2zesu" of all files 2025/02/13 19:58:56 DEBUG : empty space: Deleting (id "4_zdf628d63e04d0b0b9f580e1b_f117a170188bce1bf_d20250213_m195855_c001_v0001182_t0030_u01739476735127") 2025/02/13 19:58:56 DEBUG : potato2: Deleting (id "4_zdf628d63e04d0b0b9f580e1b_f113c9fa8adb42168_d20250213_m195855_c001_v0001184_t0006_u01739476735359") 2025/02/13 19:58:56 DEBUG : potato3: Deleting (id "4_zdf628d63e04d0b0b9f580e1b_f104a5813bcc53d0a_d20250213_m195855_c001_v0001183_t0009_u01739476735492") 2025/02/13 19:58:58 DEBUG : B2 bucket rclone-test-lihunar7vagu: Purge remote 2025/02/13 19:58:58 INFO : B2 bucket rclone-test-lihunar7vagu: cleaning bucket "rclone-test-lihunar7vagu" of all files 2025/02/13 19:58:58 DEBUG : empty space: Deleting (id "4_z4f826d83e04d0b0b9f580e1b_f40777f1271f9dd8f_d20250213_m195855_c001_v7007000_t0000_u01739476735336") 2025/02/13 19:58:58 DEBUG : empty space: Deleting (id "4_z4f826d83e04d0b0b9f580e1b_f10760702dd09e8eb_d20250213_m195847_c001_v0001184_t0052_u01739476727863") 2025/02/13 19:58:58 DEBUG : potato2: Deleting (id "4_z4f826d83e04d0b0b9f580e1b_f40777f1271f9dd90_d20250213_m195855_c001_v7007000_t0000_u01739476735565") 2025/02/13 19:58:58 DEBUG : potato2: Deleting (id "4_z4f826d83e04d0b0b9f580e1b_f100e7ceccc9c81b2_d20250213_m195849_c001_v0001109_t0009_u01739476729048") 2025/02/13 19:58:58 DEBUG : potato3: Deleting (id "4_z4f826d83e04d0b0b9f580e1b_f40777f1271f9dd91_d20250213_m195855_c001_v7007000_t0000_u01739476735764") 2025/02/13 19:58:58 DEBUG : potato3: Deleting (id "4_z4f826d83e04d0b0b9f580e1b_f112f38288daa9e28_d20250213_m195849_c001_v0001116_t0022_u01739476729397") 2025/02/13 19:58:58 DEBUG : potato3: Deleting (id "4_z4f826d83e04d0b0b9f580e1b_f10760702dd09e8f1_d20250213_m195848_c001_v0001184_t0045_u01739476728074") --- PASS: TestServerSideMove (20.75s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:59:02 DEBUG : Creating backend with remote "TestB2:rclone-test-wiciguj2yigi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-zanegij5kiqa -> B2 bucket rclone-test-wiciguj2yigi 2025/02/13 19:59:10 DEBUG : empty space: Excluded (Size Filter) 2025/02/13 19:59:11 DEBUG : empty space: Excluded (Size Filter) 2025/02/13 19:59:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/13 19:59:11 DEBUG : B2 bucket rclone-test-wiciguj2yigi: Waiting for checks to finish 2025/02/13 19:59:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/13 19:59:11 DEBUG : B2 bucket rclone-test-wiciguj2yigi: Waiting for transfers to finish 2025/02/13 19:59:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/13 19:59:11 INFO : potato2: Copied (server-side copy) 2025/02/13 19:59:11 INFO : potato2: Deleted 2025/02/13 19:59:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/13 19:59:12 INFO : potato3: Copied (server-side copy) 2025/02/13 19:59:12 INFO : potato3: Deleted 2025/02/13 19:59:12 DEBUG : Creating backend with remote "TestB2:rclone-test-vawifov5qivo" 2025/02/13 19:59:13 DEBUG : empty space: Excluded (Size Filter) 2025/02/13 19:59:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/13 19:59:14 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/13 19:59:14 DEBUG : B2 bucket rclone-test-vawifov5qivo: Waiting for checks to finish 2025/02/13 19:59:14 DEBUG : B2 bucket rclone-test-vawifov5qivo: Waiting for transfers to finish 2025/02/13 19:59:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/13 19:59:15 INFO : potato2: Copied (server-side copy) 2025/02/13 19:59:15 INFO : potato2: Deleted 2025/02/13 19:59:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/13 19:59:15 INFO : potato3: Copied (server-side copy) 2025/02/13 19:59:15 INFO : potato3: Deleted 2025/02/13 19:59:16 DEBUG : B2 bucket rclone-test-vawifov5qivo: Purge remote 2025/02/13 19:59:16 INFO : B2 bucket rclone-test-vawifov5qivo: cleaning bucket "rclone-test-vawifov5qivo" of all files 2025/02/13 19:59:16 DEBUG : potato2: Deleting (id "4_z4fe2ddf3e04d0b0b9f580e1b_f1035a54931f8be09_d20250213_m195915_c001_v0001184_t0046_u01739476755284") 2025/02/13 19:59:16 DEBUG : potato3: Deleting (id "4_z4fe2ddf3e04d0b0b9f580e1b_f101dad44c869c0ec_d20250213_m195915_c001_v0001183_t0040_u01739476755519") 2025/02/13 19:59:18 DEBUG : B2 bucket rclone-test-wiciguj2yigi: Purge remote 2025/02/13 19:59:18 INFO : B2 bucket rclone-test-wiciguj2yigi: cleaning bucket "rclone-test-wiciguj2yigi" of all files 2025/02/13 19:59:18 DEBUG : empty space: Deleting (id "4_z1fb2bdd3e04d0b0b9f580e1b_f1042b561785e7e51_d20250213_m195909_c001_v0001042_t0024_u01739476749595") 2025/02/13 19:59:18 DEBUG : potato2: Deleting (id "4_z1fb2bdd3e04d0b0b9f580e1b_f40170a8b7973f5c6_d20250213_m195915_c001_v7007000_t0000_u01739476755492") 2025/02/13 19:59:18 DEBUG : potato2: Deleting (id "4_z1fb2bdd3e04d0b0b9f580e1b_f1154a425cb69e0db_d20250213_m195911_c001_v0001183_t0044_u01739476751351") 2025/02/13 19:59:18 DEBUG : potato3: Deleting (id "4_z1fb2bdd3e04d0b0b9f580e1b_f40170a8b7973f5ca_d20250213_m195915_c001_v7007000_t0000_u01739476755740") 2025/02/13 19:59:18 DEBUG : potato3: Deleting (id "4_z1fb2bdd3e04d0b0b9f580e1b_f116612dc46503beb_d20250213_m195911_c001_v0001099_t0017_u01739476751601") 2025/02/13 19:59:18 DEBUG : potato3: Deleting (id "4_z1fb2bdd3e04d0b0b9f580e1b_f1042b561785e7e53_d20250213_m195910_c001_v0001042_t0056_u01739476750098") --- PASS: TestServerSideMoveWithFilter (20.30s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:59:22 DEBUG : Creating backend with remote "TestB2:rclone-test-miwagus2puho" 2025/02/13 19:59:24 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-zanegij5kiqa -> B2 bucket rclone-test-miwagus2puho 2025/02/13 19:59:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/13 19:59:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/13 19:59:31 DEBUG : empty space: Unchanged skipping 2025/02/13 19:59:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/13 19:59:31 DEBUG : B2 bucket rclone-test-miwagus2puho: Waiting for checks to finish 2025/02/13 19:59:31 INFO : empty space: Deleted 2025/02/13 19:59:31 DEBUG : B2 bucket rclone-test-miwagus2puho: Waiting for transfers to finish 2025/02/13 19:59:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/13 19:59:31 INFO : potato2: Copied (server-side copy) 2025/02/13 19:59:31 INFO : potato2: Deleted 2025/02/13 19:59:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/13 19:59:32 INFO : potato3: Copied (server-side copy) 2025/02/13 19:59:32 INFO : potato3: Deleted 2025/02/13 19:59:32 DEBUG : Creating backend with remote "TestB2:rclone-test-yumuriv0fuxo" 2025/02/13 19:59:33 INFO : tomatoDir: Making directory 2025/02/13 19:59:33 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/13 19:59:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/13 19:59:33 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/13 19:59:33 DEBUG : B2 bucket rclone-test-yumuriv0fuxo: Waiting for checks to finish 2025/02/13 19:59:33 DEBUG : B2 bucket rclone-test-yumuriv0fuxo: Waiting for transfers to finish 2025/02/13 19:59:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/13 19:59:38 INFO : empty space: Copied (server-side copy) 2025/02/13 19:59:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/13 19:59:38 INFO : potato2: Copied (server-side copy) 2025/02/13 19:59:38 INFO : empty space: Deleted 2025/02/13 19:59:38 INFO : potato2: Deleted 2025/02/13 19:59:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/13 19:59:38 INFO : potato3: Copied (server-side copy) 2025/02/13 19:59:38 INFO : potato3: Deleted 2025/02/13 19:59:39 DEBUG : B2 bucket rclone-test-yumuriv0fuxo: Purge remote 2025/02/13 19:59:39 INFO : B2 bucket rclone-test-yumuriv0fuxo: cleaning bucket "rclone-test-yumuriv0fuxo" of all files 2025/02/13 19:59:39 DEBUG : empty space: Deleting (id "4_zef422dc3e05d0b0b9f580e1b_f103846cbb91e092a_d20250213_m195937_c001_v0001136_t0059_u01739476777649") 2025/02/13 19:59:39 DEBUG : potato2: Deleting (id "4_zef422dc3e05d0b0b9f580e1b_f11527a04f8953352_d20250213_m195938_c001_v0001182_t0032_u01739476778019") 2025/02/13 19:59:39 DEBUG : potato3: Deleting (id "4_zef422dc3e05d0b0b9f580e1b_f112f38288daa9e55_d20250213_m195938_c001_v0001116_t0006_u01739476778052") 2025/02/13 19:59:40 DEBUG : B2 bucket rclone-test-miwagus2puho: Purge remote 2025/02/13 19:59:40 INFO : B2 bucket rclone-test-miwagus2puho: cleaning bucket "rclone-test-miwagus2puho" of all files 2025/02/13 19:59:40 DEBUG : empty space: Deleting (id "4_zff520db3e05d0b0b9f580e1b_f41306c1762aa2058_d20250213_m195938_c001_v7007000_t0000_u01739476778120") 2025/02/13 19:59:40 DEBUG : empty space: Deleting (id "4_zff520db3e05d0b0b9f580e1b_f1139702c94cae485_d20250213_m195929_c001_v0001037_t0048_u01739476769773") 2025/02/13 19:59:40 DEBUG : potato2: Deleting (id "4_zff520db3e05d0b0b9f580e1b_f400835ac9fd17fcf_d20250213_m195938_c001_v7007000_t0000_u01739476778239") 2025/02/13 19:59:40 DEBUG : potato2: Deleting (id "4_zff520db3e05d0b0b9f580e1b_f105fbd0e93cd14d5_d20250213_m195931_c001_v0001183_t0027_u01739476771583") 2025/02/13 19:59:40 DEBUG : potato3: Deleting (id "4_zff520db3e05d0b0b9f580e1b_f400835ac9fd17fd8_d20250213_m195938_c001_v7007000_t0000_u01739476778551") 2025/02/13 19:59:40 DEBUG : potato3: Deleting (id "4_zff520db3e05d0b0b9f580e1b_f1107700fb9d398ba_d20250213_m195931_c001_v0001172_t0016_u01739476771814") 2025/02/13 19:59:40 DEBUG : potato3: Deleting (id "4_zff520db3e05d0b0b9f580e1b_f1139702c94cae487_d20250213_m195930_c001_v0001037_t0003_u01739476770146") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (23.46s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:59:45 DEBUG : Creating backend with remote "TestB2:rclone-test-zanegij5kiqa/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.59s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:59:48 DEBUG : Creating backend with remote "TestB2:rclone-test-zanegij5kiqa/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" --- PASS: TestSyncOverlap (2.93s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:59:51 DEBUG : Creating backend with remote "TestB2:rclone-test-zanegij5kiqa/rclone-sync-test" 2025/02/13 19:59:53 DEBUG : Creating backend with remote "TestB2:rclone-test-zanegij5kiqa/rclone-sync-test-include/layer2" 2025/02/13 19:59:55 DEBUG : Creating backend with remote "TestB2:rclone-test-zanegij5kiqa/rclone-sync-test-ignore-file" 2025/02/13 19:59:55 DEBUG : Config file has changed externally - reloading 2025/02/13 19:59:58 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/02/13 19:59:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/13 19:59:58 DEBUG : pacer: Reducing sleep to 10ms 2025/02/13 19:59:58 DEBUG : B2 bucket rclone-test-zanegij5kiqa path rclone-sync-test: Waiting for checks to finish 2025/02/13 19:59:58 DEBUG : B2 bucket rclone-test-zanegij5kiqa path rclone-sync-test: Waiting for transfers to finish 2025/02/13 19:59:58 DEBUG : Waiting for deletions to finish 2025/02/13 19:59:58 INFO : There was nothing to transfer 2025/02/13 19:59:59 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:59:59 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:59:59 DEBUG : Waiting for deletions to finish 2025/02/13 19:59:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:59:59 DEBUG : B2 bucket rclone-test-zanegij5kiqa path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/02/13 19:59:59 DEBUG : B2 bucket rclone-test-zanegij5kiqa path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/02/13 19:59:59 DEBUG : Waiting for deletions to finish 2025/02/13 19:59:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 19:59:59 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 19:59:59 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 19:59:59 DEBUG : Waiting for deletions to finish 2025/02/13 19:59:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 20:00:00 DEBUG : B2 bucket rclone-test-zanegij5kiqa path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/02/13 20:00:00 DEBUG : B2 bucket rclone-test-zanegij5kiqa path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/02/13 20:00:00 DEBUG : Waiting for deletions to finish 2025/02/13 20:00:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.84s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 20:00:07 DEBUG : Creating backend with remote "TestB2:rclone-test-zanegij5kiqa/dst" 2025/02/13 20:00:08 DEBUG : Creating backend with remote "TestB2:rclone-test-zanegij5kiqa/CompareDest" 2025/02/13 20:00:10 DEBUG : one: Need to transfer - File not found at Destination 2025/02/13 20:00:10 DEBUG : B2 bucket rclone-test-zanegij5kiqa path dst: Waiting for checks to finish 2025/02/13 20:00:10 DEBUG : B2 bucket rclone-test-zanegij5kiqa path dst: Waiting for transfers to finish 2025/02/13 20:00:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/13 20:00:11 INFO : one: Copied (new) 2025/02/13 20:00:11 DEBUG : Waiting for deletions to finish 2025/02/13 20:00:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/13 20:00:11 DEBUG : B2 bucket rclone-test-zanegij5kiqa path dst: Waiting for checks to finish 2025/02/13 20:00:11 DEBUG : B2 bucket rclone-test-zanegij5kiqa path dst: Waiting for transfers to finish 2025/02/13 20:00:12 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/13 20:00:12 INFO : one: Copied (replaced existing) 2025/02/13 20:00:12 DEBUG : Waiting for deletions to finish 2025/02/13 20:00:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/13 20:00:14 DEBUG : B2 bucket rclone-test-zanegij5kiqa path dst: Waiting for checks to finish 2025/02/13 20:00:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 20:00:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/13 20:00:14 DEBUG : B2 bucket rclone-test-zanegij5kiqa path dst: Waiting for transfers to finish 2025/02/13 20:00:14 DEBUG : Waiting for deletions to finish 2025/02/13 20:00:14 INFO : There was nothing to transfer 2025/02/13 20:00:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 20:00:15 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/13 20:00:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/13 20:00:15 DEBUG : B2 bucket rclone-test-zanegij5kiqa path dst: Waiting for checks to finish 2025/02/13 20:00:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 20:00:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/13 20:00:15 DEBUG : B2 bucket rclone-test-zanegij5kiqa path dst: Waiting for transfers to finish 2025/02/13 20:00:15 DEBUG : Waiting for deletions to finish 2025/02/13 20:00:15 INFO : There was nothing to transfer 2025/02/13 20:00:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 20:00:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/13 20:00:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/13 20:00:16 DEBUG : B2 bucket rclone-test-zanegij5kiqa path dst: Waiting for checks to finish 2025/02/13 20:00:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 20:00:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/13 20:00:16 DEBUG : B2 bucket rclone-test-zanegij5kiqa path dst: Waiting for transfers to finish 2025/02/13 20:00:16 DEBUG : Waiting for deletions to finish 2025/02/13 20:00:16 INFO : There was nothing to transfer 2025/02/13 20:00:17 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/02/13 20:00:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/13 20:00:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/13 20:00:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/13 20:00:17 DEBUG : B2 bucket rclone-test-zanegij5kiqa path dst: Waiting for checks to finish 2025/02/13 20:00:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 20:00:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/13 20:00:18 DEBUG : B2 bucket rclone-test-zanegij5kiqa path dst: Waiting for transfers to finish 2025/02/13 20:00:18 DEBUG : Waiting for deletions to finish 2025/02/13 20:00:18 INFO : There was nothing to transfer 2025/02/13 20:00:18 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/13 20:00:18 DEBUG : two: Need to transfer - File not found at Destination 2025/02/13 20:00:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/13 20:00:18 DEBUG : B2 bucket rclone-test-zanegij5kiqa path dst: Waiting for checks to finish 2025/02/13 20:00:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 20:00:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/13 20:00:18 DEBUG : B2 bucket rclone-test-zanegij5kiqa path dst: Waiting for transfers to finish 2025/02/13 20:00:19 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/02/13 20:00:19 INFO : two: Copied (new) 2025/02/13 20:00:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.43s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 20:00:22 DEBUG : Creating backend with remote "TestB2:rclone-test-zanegij5kiqa/dest" 2025/02/13 20:00:23 DEBUG : Creating backend with remote "TestB2:rclone-test-zanegij5kiqa/pre-dest1" 2025/02/13 20:00:24 DEBUG : Creating backend with remote "TestB2:rclone-test-zanegij5kiqa/pre-dest2" 2025/02/13 20:00:26 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:00:26 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/13 20:00:26 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:00:26 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/13 20:00:27 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/13 20:00:27 DEBUG : B2 bucket rclone-test-zanegij5kiqa path dest: Waiting for checks to finish 2025/02/13 20:00:27 DEBUG : B2 bucket rclone-test-zanegij5kiqa path dest: Waiting for transfers to finish 2025/02/13 20:00:28 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/02/13 20:00:28 INFO : 3: Copied (new) 2025/02/13 20:00:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.10s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 20:00:29 DEBUG : Creating backend with remote "TestB2:rclone-test-zanegij5kiqa/dst" 2025/02/13 20:00:30 DEBUG : Creating backend with remote "TestB2:rclone-test-zanegij5kiqa/CopyDest" 2025/02/13 20:00:32 DEBUG : one: Need to transfer - File not found at Destination 2025/02/13 20:00:32 DEBUG : B2 bucket rclone-test-zanegij5kiqa path dst: Waiting for checks to finish 2025/02/13 20:00:32 DEBUG : B2 bucket rclone-test-zanegij5kiqa path dst: Waiting for transfers to finish 2025/02/13 20:00:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/13 20:00:33 INFO : one: Copied (new) 2025/02/13 20:00:33 DEBUG : Waiting for deletions to finish 2025/02/13 20:00:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/13 20:00:34 DEBUG : B2 bucket rclone-test-zanegij5kiqa path dst: Waiting for checks to finish 2025/02/13 20:00:34 DEBUG : B2 bucket rclone-test-zanegij5kiqa path dst: Waiting for transfers to finish 2025/02/13 20:00:35 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/13 20:00:35 INFO : one: Copied (replaced existing) 2025/02/13 20:00:35 DEBUG : Waiting for deletions to finish 2025/02/13 20:00:36 DEBUG : Creating backend with remote "TestB2:rclone-test-zanegij5kiqa/BackupDir" 2025/02/13 20:00:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/13 20:00:38 DEBUG : B2 bucket rclone-test-zanegij5kiqa path dst: Waiting for checks to finish 2025/02/13 20:00:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 20:00:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/13 20:00:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/13 20:00:39 INFO : one: Copied (server-side copy) 2025/02/13 20:00:39 INFO : one: Deleted 2025/02/13 20:00:39 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/13 20:00:39 INFO : one: Copied (server-side copy) 2025/02/13 20:00:39 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/13 20:00:39 DEBUG : B2 bucket rclone-test-zanegij5kiqa path dst: Waiting for transfers to finish 2025/02/13 20:00:39 DEBUG : Waiting for deletions to finish 2025/02/13 20:00:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 20:00:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/13 20:00:42 INFO : two: Copied (server-side copy) 2025/02/13 20:00:42 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/13 20:00:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 20:00:42 DEBUG : one: Unchanged skipping 2025/02/13 20:00:42 DEBUG : B2 bucket rclone-test-zanegij5kiqa path dst: Waiting for checks to finish 2025/02/13 20:00:42 DEBUG : B2 bucket rclone-test-zanegij5kiqa path dst: Waiting for transfers to finish 2025/02/13 20:00:42 DEBUG : Waiting for deletions to finish 2025/02/13 20:00:42 DEBUG : B2 bucket rclone-test-zanegij5kiqa path dst: Waiting for checks to finish 2025/02/13 20:00:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 20:00:42 DEBUG : two: Unchanged skipping 2025/02/13 20:00:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 20:00:42 DEBUG : one: Unchanged skipping 2025/02/13 20:00:42 DEBUG : B2 bucket rclone-test-zanegij5kiqa path dst: Waiting for transfers to finish 2025/02/13 20:00:42 DEBUG : Waiting for deletions to finish 2025/02/13 20:00:42 INFO : There was nothing to transfer 2025/02/13 20:00:43 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/13 20:00:43 DEBUG : three: Destination not found in --copy-dest 2025/02/13 20:00:43 DEBUG : three: Need to transfer - File not found at Destination 2025/02/13 20:00:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 20:00:43 DEBUG : one: Unchanged skipping 2025/02/13 20:00:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 20:00:43 DEBUG : two: Unchanged skipping 2025/02/13 20:00:43 DEBUG : B2 bucket rclone-test-zanegij5kiqa path dst: Waiting for checks to finish 2025/02/13 20:00:43 DEBUG : B2 bucket rclone-test-zanegij5kiqa path dst: Waiting for transfers to finish 2025/02/13 20:00:44 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/02/13 20:00:44 INFO : three: Copied (new) 2025/02/13 20:00:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.84s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 20:00:48 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1183-19.backblaze.com/b2api/v1/b2_upload_file/bf923db3e02d0b0b9f580e1b/c001_v0001183_t0027": EOF 2025/02/13 20:00:48 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-19.backblaze.com/b2api/v1/b2_upload_file/bf923db3e02d0b0b9f580e1b/c001_v0001183_t0027": EOF) 2025/02/13 20:00:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-zanegij5kiqa: 1/10 (Post "https://pod-000-1183-19.backblaze.com/b2api/v1/b2_upload_file/bf923db3e02d0b0b9f580e1b/c001_v0001183_t0027": EOF) 2025/02/13 20:00:50 DEBUG : pacer: Reducing sleep to 10ms 2025/02/13 20:00:50 DEBUG : Creating backend with remote "TestB2:rclone-test-zanegij5kiqa/dst" 2025/02/13 20:00:51 DEBUG : Creating backend with remote "TestB2:rclone-test-zanegij5kiqa/backup" 2025/02/13 20:00:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/13 20:00:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:00:53 DEBUG : two: Unchanged skipping 2025/02/13 20:00:53 DEBUG : B2 bucket rclone-test-zanegij5kiqa path dst: Waiting for checks to finish 2025/02/13 20:00:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/13 20:00:55 INFO : one: Copied (server-side copy) 2025/02/13 20:00:55 INFO : one: Deleted 2025/02/13 20:00:55 DEBUG : B2 bucket rclone-test-zanegij5kiqa path dst: Waiting for transfers to finish 2025/02/13 20:00:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/13 20:00:56 INFO : one: Copied (new) 2025/02/13 20:00:56 DEBUG : Waiting for deletions to finish 2025/02/13 20:00:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/13 20:00:56 INFO : three.txt: Copied (server-side copy) 2025/02/13 20:00:56 INFO : three.txt: Deleted 2025/02/13 20:00:56 INFO : three.txt: Moved into backup dir 2025/02/13 20:00:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/13 20:00:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:00:58 DEBUG : two: Unchanged skipping 2025/02/13 20:00:58 DEBUG : B2 bucket rclone-test-zanegij5kiqa path dst: Waiting for checks to finish 2025/02/13 20:00:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/13 20:00:59 INFO : one: Copied (server-side copy) 2025/02/13 20:00:59 INFO : one: Deleted 2025/02/13 20:00:59 DEBUG : B2 bucket rclone-test-zanegij5kiqa path dst: Waiting for transfers to finish 2025/02/13 20:00:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/13 20:00:59 INFO : one: Copied (new) 2025/02/13 20:00:59 DEBUG : Waiting for deletions to finish 2025/02/13 20:01:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/13 20:01:00 INFO : three.txt: Copied (server-side copy) 2025/02/13 20:01:00 INFO : three.txt: Deleted 2025/02/13 20:01:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.04s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 20:01:03 DEBUG : Creating backend with remote "TestB2:rclone-test-zanegij5kiqa/dst" 2025/02/13 20:01:04 DEBUG : Creating backend with remote "TestB2:rclone-test-zanegij5kiqa/backup" 2025/02/13 20:01:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/13 20:01:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:01:06 DEBUG : two: Unchanged skipping 2025/02/13 20:01:06 DEBUG : B2 bucket rclone-test-zanegij5kiqa path dst: Waiting for checks to finish 2025/02/13 20:01:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/13 20:01:08 INFO : one: Copied (server-side copy) to: one.bak 2025/02/13 20:01:08 INFO : one: Deleted 2025/02/13 20:01:08 DEBUG : B2 bucket rclone-test-zanegij5kiqa path dst: Waiting for transfers to finish 2025/02/13 20:01:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/13 20:01:09 INFO : one: Copied (new) 2025/02/13 20:01:09 DEBUG : Waiting for deletions to finish 2025/02/13 20:01:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/13 20:01:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/13 20:01:09 INFO : three.txt: Deleted 2025/02/13 20:01:09 INFO : three.txt: Moved into backup dir 2025/02/13 20:01:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/13 20:01:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:01:11 DEBUG : two: Unchanged skipping 2025/02/13 20:01:11 DEBUG : B2 bucket rclone-test-zanegij5kiqa path dst: Waiting for checks to finish 2025/02/13 20:01:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/13 20:01:12 INFO : one: Copied (server-side copy) to: one.bak 2025/02/13 20:01:12 INFO : one: Deleted 2025/02/13 20:01:12 DEBUG : B2 bucket rclone-test-zanegij5kiqa path dst: Waiting for transfers to finish 2025/02/13 20:01:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/13 20:01:12 INFO : one: Copied (new) 2025/02/13 20:01:12 DEBUG : Waiting for deletions to finish 2025/02/13 20:01:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/13 20:01:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/13 20:01:13 INFO : three.txt: Deleted 2025/02/13 20:01:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.96s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 20:01:16 DEBUG : Creating backend with remote "TestB2:rclone-test-zanegij5kiqa/dst" 2025/02/13 20:01:17 DEBUG : Creating backend with remote "TestB2:rclone-test-zanegij5kiqa/backup" 2025/02/13 20:01:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/13 20:01:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:01:19 DEBUG : two: Unchanged skipping 2025/02/13 20:01:19 DEBUG : B2 bucket rclone-test-zanegij5kiqa path dst: Waiting for checks to finish 2025/02/13 20:01:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/13 20:01:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/13 20:01:20 INFO : one: Deleted 2025/02/13 20:01:20 DEBUG : B2 bucket rclone-test-zanegij5kiqa path dst: Waiting for transfers to finish 2025/02/13 20:01:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/13 20:01:21 INFO : one: Copied (new) 2025/02/13 20:01:21 DEBUG : Waiting for deletions to finish 2025/02/13 20:01:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/13 20:01:21 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/13 20:01:21 INFO : three.txt: Deleted 2025/02/13 20:01:21 INFO : three.txt: Moved into backup dir 2025/02/13 20:01:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/13 20:01:23 DEBUG : B2 bucket rclone-test-zanegij5kiqa path dst: Waiting for checks to finish 2025/02/13 20:01:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:01:23 DEBUG : two: Unchanged skipping 2025/02/13 20:01:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/13 20:01:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/13 20:01:24 INFO : one: Deleted 2025/02/13 20:01:24 DEBUG : B2 bucket rclone-test-zanegij5kiqa path dst: Waiting for transfers to finish 2025/02/13 20:01:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/13 20:01:25 INFO : one: Copied (new) 2025/02/13 20:01:25 DEBUG : Waiting for deletions to finish 2025/02/13 20:01:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/13 20:01:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/13 20:01:25 INFO : three.txt: Deleted 2025/02/13 20:01:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.52s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 20:01:28 DEBUG : Creating backend with remote "TestB2:rclone-test-zanegij5kiqa/dst" 2025/02/13 20:01:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/13 20:01:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:01:30 DEBUG : two: Unchanged skipping 2025/02/13 20:01:30 DEBUG : B2 bucket rclone-test-zanegij5kiqa path dst: Waiting for checks to finish 2025/02/13 20:01:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/13 20:01:31 INFO : one: Copied (server-side copy) to: one.bak 2025/02/13 20:01:31 INFO : one: Deleted 2025/02/13 20:01:31 DEBUG : B2 bucket rclone-test-zanegij5kiqa path dst: Waiting for transfers to finish 2025/02/13 20:01:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/13 20:01:32 INFO : one: Copied (new) 2025/02/13 20:01:32 DEBUG : Waiting for deletions to finish 2025/02/13 20:01:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/13 20:01:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/13 20:01:32 INFO : three.txt: Deleted 2025/02/13 20:01:32 INFO : three.txt: Moved into backup dir 2025/02/13 20:01:33 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1040-10.backblaze.com/b2api/v1/b2_upload_file/bf923db3e02d0b0b9f580e1b/c001_v0001040_t0059": EOF 2025/02/13 20:01:33 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1040-10.backblaze.com/b2api/v1/b2_upload_file/bf923db3e02d0b0b9f580e1b/c001_v0001040_t0059": EOF) 2025/02/13 20:01:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-zanegij5kiqa: 1/10 (Post "https://pod-000-1040-10.backblaze.com/b2api/v1/b2_upload_file/bf923db3e02d0b0b9f580e1b/c001_v0001040_t0059": EOF) 2025/02/13 20:01:35 DEBUG : pacer: Reducing sleep to 10ms 2025/02/13 20:01:36 DEBUG : one.bak: Excluded (Path Filter) 2025/02/13 20:01:36 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/13 20:01:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/13 20:01:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:01:36 DEBUG : B2 bucket rclone-test-zanegij5kiqa path dst: Waiting for checks to finish 2025/02/13 20:01:36 DEBUG : two: Unchanged skipping 2025/02/13 20:01:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/13 20:01:36 INFO : one: Copied (server-side copy) to: one.bak 2025/02/13 20:01:37 INFO : one: Deleted 2025/02/13 20:01:37 DEBUG : B2 bucket rclone-test-zanegij5kiqa path dst: Waiting for transfers to finish 2025/02/13 20:01:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/13 20:01:37 INFO : one: Copied (new) 2025/02/13 20:01:37 DEBUG : Waiting for deletions to finish 2025/02/13 20:01:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/13 20:01:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/13 20:01:37 INFO : three.txt: Deleted 2025/02/13 20:01:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.22s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 20:01:40 DEBUG : Creating backend with remote "TestB2:rclone-test-zanegij5kiqa/dst" 2025/02/13 20:01:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/13 20:01:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/13 20:01:43 INFO : one: Copied (server-side copy) to: one.bak 2025/02/13 20:01:43 INFO : one: Deleted 2025/02/13 20:01:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/13 20:01:44 INFO : one: Copied (new) 2025/02/13 20:01:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:01:44 DEBUG : two: Unchanged skipping 2025/02/13 20:01:44 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/13 20:01:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/13 20:01:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/13 20:01:45 INFO : three.txt: Deleted 2025/02/13 20:01:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/13 20:01:45 INFO : three.txt: Copied (new) 2025/02/13 20:01:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/13 20:01:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/13 20:01:46 INFO : one: Copied (server-side copy) to: one.bak 2025/02/13 20:01:47 INFO : one: Deleted 2025/02/13 20:01:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/13 20:01:47 INFO : one: Copied (new) 2025/02/13 20:01:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:01:47 DEBUG : two: Unchanged skipping 2025/02/13 20:01:47 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/13 20:01:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/13 20:01:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/13 20:01:48 INFO : three.txt: Deleted 2025/02/13 20:01:49 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/13 20:01:49 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.29s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 20:01:52 DEBUG : Creating backend with remote "TestB2:rclone-test-zanegij5kiqa/dst" 2025/02/13 20:01:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/13 20:01:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/13 20:01:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/13 20:01:54 INFO : one: Deleted 2025/02/13 20:01:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/13 20:01:55 INFO : one: Copied (new) 2025/02/13 20:01:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:01:55 DEBUG : two: Unchanged skipping 2025/02/13 20:01:55 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/13 20:01:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/13 20:01:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/13 20:01:56 INFO : three.txt: Deleted 2025/02/13 20:01:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/13 20:01:56 INFO : three.txt: Copied (new) 2025/02/13 20:01:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/13 20:01:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/13 20:01:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/13 20:01:58 INFO : one: Deleted 2025/02/13 20:01:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/13 20:01:58 INFO : one: Copied (new) 2025/02/13 20:01:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:01:58 DEBUG : two: Unchanged skipping 2025/02/13 20:01:58 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/13 20:01:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/13 20:01:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/13 20:01:59 INFO : three.txt: Deleted 2025/02/13 20:02:00 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/13 20:02:00 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.09s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 20:02:02 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/13 20:02:02 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 20:02:02 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 20:02:03 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/02/13 20:02:03 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/13 20:02:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.26s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 20:02:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/13 20:02:04 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 20:02:04 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 20:02:04 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/13 20:02:04 INFO : existing: Copied (new) 2025/02/13 20:02:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 20:02:05 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 20:02:05 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/13 20:02:05 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/13 20:02:05 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 20:02:05 ERROR : B2 bucket rclone-test-zanegij5kiqa: not deleting files as there were IO errors 2025/02/13 20:02:05 ERROR : B2 bucket rclone-test-zanegij5kiqa: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" --- PASS: TestSyncImmutable (2.81s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 20:02:07 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:02:07 DEBUG : existing: Unchanged skipping 2025/02/13 20:02:07 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 20:02:07 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 20:02:07 DEBUG : Waiting for deletions to finish 2025/02/13 20:02:07 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.47s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.39s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 20:02:25 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:02:25 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:02:25 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:02:25 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:02:25 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 20:02:25 DEBUG : both0: Unchanged skipping 2025/02/13 20:02:25 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:02:25 DEBUG : both12: Unchanged skipping 2025/02/13 20:02:25 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:02:25 DEBUG : both1: Unchanged skipping 2025/02/13 20:02:25 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:02:25 DEBUG : both14: Unchanged skipping 2025/02/13 20:02:25 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:02:25 DEBUG : both10: Unchanged skipping 2025/02/13 20:02:25 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:02:25 DEBUG : both16: Unchanged skipping 2025/02/13 20:02:25 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:02:25 DEBUG : both17: Unchanged skipping 2025/02/13 20:02:25 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:02:25 DEBUG : both18: Unchanged skipping 2025/02/13 20:02:25 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:02:25 DEBUG : both19: Unchanged skipping 2025/02/13 20:02:25 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:02:25 DEBUG : both2: Unchanged skipping 2025/02/13 20:02:25 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:02:25 DEBUG : both11: Unchanged skipping 2025/02/13 20:02:25 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:02:25 DEBUG : both4: Unchanged skipping 2025/02/13 20:02:25 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:02:25 DEBUG : both5: Unchanged skipping 2025/02/13 20:02:25 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:02:25 DEBUG : both6: Unchanged skipping 2025/02/13 20:02:25 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:02:25 DEBUG : both7: Unchanged skipping 2025/02/13 20:02:25 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:02:25 DEBUG : both13: Unchanged skipping 2025/02/13 20:02:25 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:02:25 DEBUG : both9: Unchanged skipping 2025/02/13 20:02:25 DEBUG : both15: Unchanged skipping 2025/02/13 20:02:25 DEBUG : both3: Unchanged skipping 2025/02/13 20:02:25 DEBUG : both8: Unchanged skipping 2025/02/13 20:02:25 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 20:02:25 DEBUG : Waiting for deletions to finish 2025/02/13 20:02:26 INFO : only16: Deleted 2025/02/13 20:02:26 INFO : only11: Deleted 2025/02/13 20:02:26 INFO : only19: Deleted 2025/02/13 20:02:26 INFO : only12: Deleted 2025/02/13 20:02:26 INFO : only4: Deleted 2025/02/13 20:02:26 INFO : only5: Deleted 2025/02/13 20:02:26 INFO : only9: Deleted 2025/02/13 20:02:26 INFO : only10: Deleted 2025/02/13 20:02:26 INFO : only13: Deleted 2025/02/13 20:02:26 INFO : only15: Deleted 2025/02/13 20:02:26 INFO : only18: Deleted 2025/02/13 20:02:26 INFO : only2: Deleted 2025/02/13 20:02:26 INFO : only1: Deleted 2025/02/13 20:02:26 INFO : only17: Deleted 2025/02/13 20:02:27 INFO : only3: Deleted 2025/02/13 20:02:27 INFO : only6: Deleted 2025/02/13 20:02:27 INFO : only0: Deleted 2025/02/13 20:02:27 INFO : only14: Deleted 2025/02/13 20:02:27 INFO : only7: Deleted 2025/02/13 20:02:27 INFO : only8: Deleted 2025/02/13 20:02:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (22.20s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 20:02:47 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:02:47 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:02:47 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:02:47 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:02:47 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for checks to finish 2025/02/13 20:02:47 DEBUG : both1: Unchanged skipping 2025/02/13 20:02:47 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:02:47 DEBUG : both11: Unchanged skipping 2025/02/13 20:02:47 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:02:47 DEBUG : both13: Unchanged skipping 2025/02/13 20:02:47 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:02:47 DEBUG : both14: Unchanged skipping 2025/02/13 20:02:47 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:02:47 DEBUG : both0: Unchanged skipping 2025/02/13 20:02:47 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:02:47 DEBUG : both16: Unchanged skipping 2025/02/13 20:02:47 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:02:47 DEBUG : both17: Unchanged skipping 2025/02/13 20:02:47 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:02:47 DEBUG : both10: Unchanged skipping 2025/02/13 20:02:47 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:02:47 DEBUG : both12: Unchanged skipping 2025/02/13 20:02:47 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:02:47 DEBUG : both15: Unchanged skipping 2025/02/13 20:02:47 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:02:47 DEBUG : both18: Unchanged skipping 2025/02/13 20:02:47 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:02:47 DEBUG : both4: Unchanged skipping 2025/02/13 20:02:47 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:02:47 DEBUG : both5: Unchanged skipping 2025/02/13 20:02:47 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:02:47 DEBUG : both19: Unchanged skipping 2025/02/13 20:02:47 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:02:47 DEBUG : both7: Unchanged skipping 2025/02/13 20:02:47 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:02:47 DEBUG : both2: Unchanged skipping 2025/02/13 20:02:47 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:02:47 DEBUG : both9: Unchanged skipping 2025/02/13 20:02:47 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/13 20:02:47 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/13 20:02:47 DEBUG : both3: Unchanged skipping 2025/02/13 20:02:47 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/13 20:02:47 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/13 20:02:47 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/13 20:02:47 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/13 20:02:47 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/13 20:02:47 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/13 20:02:47 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/13 20:02:47 DEBUG : both6: Unchanged skipping 2025/02/13 20:02:47 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/13 20:02:47 DEBUG : both8: Unchanged skipping 2025/02/13 20:02:47 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/13 20:02:47 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/13 20:02:47 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/13 20:02:47 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/13 20:02:47 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/13 20:02:47 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/13 20:02:47 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/13 20:02:47 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/13 20:02:47 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/13 20:02:47 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/13 20:02:47 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Waiting for transfers to finish 2025/02/13 20:02:47 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/13 20:02:47 INFO : only0: Copied (replaced existing) 2025/02/13 20:02:48 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/13 20:02:48 INFO : only10: Copied (replaced existing) 2025/02/13 20:02:48 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/13 20:02:48 INFO : only13: Copied (replaced existing) 2025/02/13 20:02:48 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/13 20:02:48 INFO : only14: Copied (replaced existing) 2025/02/13 20:02:48 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/13 20:02:48 INFO : only11: Copied (replaced existing) 2025/02/13 20:02:48 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/13 20:02:48 INFO : only15: Copied (replaced existing) 2025/02/13 20:02:48 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/13 20:02:48 INFO : only18: Copied (replaced existing) 2025/02/13 20:02:48 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/13 20:02:48 INFO : only19: Copied (replaced existing) 2025/02/13 20:02:48 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/13 20:02:48 INFO : only12: Copied (replaced existing) 2025/02/13 20:02:48 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/13 20:02:48 INFO : only2: Copied (replaced existing) 2025/02/13 20:02:48 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/13 20:02:48 INFO : only3: Copied (replaced existing) 2025/02/13 20:02:48 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/13 20:02:48 INFO : only4: Copied (replaced existing) 2025/02/13 20:02:48 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/13 20:02:48 INFO : only16: Copied (replaced existing) 2025/02/13 20:02:48 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/13 20:02:48 INFO : only6: Copied (replaced existing) 2025/02/13 20:02:48 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/13 20:02:48 INFO : only1: Copied (replaced existing) 2025/02/13 20:02:48 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/13 20:02:48 INFO : only5: Copied (replaced existing) 2025/02/13 20:02:48 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/13 20:02:48 INFO : only7: Copied (replaced existing) 2025/02/13 20:02:48 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/13 20:02:48 INFO : only17: Copied (replaced existing) 2025/02/13 20:02:49 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/13 20:02:49 INFO : only9: Copied (replaced existing) 2025/02/13 20:02:49 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/13 20:02:49 INFO : only8: Copied (replaced existing) 2025/02/13 20:02:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (25.66s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 20:02:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/13 20:02:57 INFO : sub dir: Making directory 2025/02/13 20:02: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-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.24s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" 2025/02/13 20:03:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/13 20:03:00 INFO : sub dir: Making directory 2025/02/13 20:03:00 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zanegij5kiqa", Local "Local file system at /tmp/rclone2481715784", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.11s) PASS 2025/02/13 20:03:03 DEBUG : B2 bucket rclone-test-zanegij5kiqa: Purge remote 2025/02/13 20:03:03 INFO : B2 bucket rclone-test-zanegij5kiqa: cleaning bucket "rclone-test-zanegij5kiqa" of all files 2025/02/13 20:03:04 DEBUG : BackupDir/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4083145de4661ea8_d20250213_m200045_c001_v7007000_t0000_u01739476845164") 2025/02/13 20:03:04 DEBUG : BackupDir/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f1052a6b2c00dbf42_d20250213_m200039_c001_v0001184_t0018_u01739476839403") 2025/02/13 20:03:04 DEBUG : CompareDest/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4147ebc101a88a63_d20250213_m200019_c001_v7007000_t0000_u01739476819778") 2025/02/13 20:03:04 DEBUG : CompareDest/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f1108dc12454f4eb6_d20250213_m200013_c001_v0001040_t0043_u01739476813409") 2025/02/13 20:03:04 DEBUG : CompareDest/two: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4147ebc101a88a66_d20250213_m200019_c001_v7007000_t0000_u01739476819962") 2025/02/13 20:03:04 DEBUG : CompareDest/two: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfce3d_d20250213_m200015_c001_v0001183_t0020_u01739476815125") 2025/02/13 20:03:04 DEBUG : CopyDest/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4083145de4661eab_d20250213_m200045_c001_v7007000_t0000_u01739476845349") 2025/02/13 20:03:04 DEBUG : CopyDest/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4dc5_d20250213_m200036_c001_v0001136_t0057_u01739476836368") 2025/02/13 20:03:04 DEBUG : CopyDest/three: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4083145de4661eaf_d20250213_m200045_c001_v7007000_t0000_u01739476845532") 2025/02/13 20:03:04 DEBUG : CopyDest/three: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfcfb6_d20250213_m200043_c001_v0001183_t0027_u01739476843056") 2025/02/13 20:03:04 DEBUG : CopyDest/two: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4083145de4661eb1_d20250213_m200045_c001_v7007000_t0000_u01739476845715") 2025/02/13 20:03:05 DEBUG : CopyDest/two: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f1108dc12454f4ee1_d20250213_m200040_c001_v0001040_t0058_u01739476840579") 2025/02/13 20:03:05 DEBUG : EXISTING: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4083145de46622a4_d20250213_m200207_c001_v7007000_t0000_u01739476927939") 2025/02/13 20:03:05 DEBUG : EXISTING: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e4a_d20250213_m200206_c001_v0001136_t0001_u01739476926836") 2025/02/13 20:03:05 DEBUG : Testêé: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4083145de4662273_d20250213_m200203_c001_v7007000_t0000_u01739476923645") 2025/02/13 20:03:05 DEBUG : Testêé: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e44_d20250213_m200202_c001_v0001136_t0004_u01739476922852") 2025/02/13 20:03:05 DEBUG : Testêé: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e40_d20250213_m200202_c001_v0001136_t0048_u01739476922116") 2025/02/13 20:03:05 DEBUG : a/potato2: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f40777f1271f9dc9d_d20250213_m195805_c001_v7007000_t0000_u01739476685316") 2025/02/13 20:03:05 DEBUG : a/potato2: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc8ca_d20250213_m195804_c001_v0001183_t0055_u01739476684737") 2025/02/13 20:03:05 DEBUG : a/potato2: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f40777f1271f9dc99_d20250213_m195803_c001_v7007000_t0000_u01739476683029") 2025/02/13 20:03:05 DEBUG : a/potato2: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc8b2_d20250213_m195802_c001_v0001183_t0018_u01739476682268") 2025/02/13 20:03:05 DEBUG : a/potato2: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0ee9ae0_d20250213_m195743_c001_v7007000_t0000_u01739476663299") 2025/02/13 20:03:05 DEBUG : a/potato2: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc7d4_d20250213_m195742_c001_v0001183_t0034_u01739476662505") 2025/02/13 20:03:05 DEBUG : b/potato: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f40777f1271f9dc9e_d20250213_m195805_c001_v7007000_t0000_u01739476685502") 2025/02/13 20:03:05 DEBUG : b/potato: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc8be_d20250213_m195803_c001_v0001183_t0054_u01739476683959") 2025/02/13 20:03:05 DEBUG : b/potato: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f40777f1271f9dc98_d20250213_m195802_c001_v7007000_t0000_u01739476682471") 2025/02/13 20:03:05 DEBUG : b/potato: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc8a6_d20250213_m195801_c001_v0001183_t0044_u01739476681469") 2025/02/13 20:03:05 DEBUG : b/potato: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0ee9ada_d20250213_m195742_c001_v7007000_t0000_u01739476662748") 2025/02/13 20:03:05 DEBUG : b/potato: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc7c4_d20250213_m195741_c001_v0001183_t0032_u01739476661736") 2025/02/13 20:03:06 DEBUG : backup/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4192b882b8524926_d20250213_m200100_c001_v7007000_t0000_u01739476860734") 2025/02/13 20:03:06 DEBUG : backup/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112f38288daa9ec6_d20250213_m200058_c001_v0001116_t0022_u01739476858869") 2025/02/13 20:03:06 DEBUG : backup/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f1162b73ce04f67b6_d20250213_m200054_c001_v0001044_t0028_u01739476854777") 2025/02/13 20:03:06 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f400835ac9fd182c6_d20250213_m200126_c001_v7007000_t0000_u01739476886218") 2025/02/13 20:03:06 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f1135faef73c8dfdc_d20250213_m200124_c001_v0001116_t0002_u01739476884180") 2025/02/13 20:03:06 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f116c0192327efbf1_d20250213_m200120_c001_v0001179_t0024_u01739476880196") 2025/02/13 20:03:06 DEBUG : backup/one.bak: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0eea6a6_d20250213_m200113_c001_v7007000_t0000_u01739476873705") 2025/02/13 20:03:06 DEBUG : backup/one.bak: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11339eec78e4a6bb_d20250213_m200112_c001_v0001183_t0046_u01739476872084") 2025/02/13 20:03:06 DEBUG : backup/one.bak: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f1067c1045b67b5a6_d20250213_m200107_c001_v0001183_t0022_u01739476867954") 2025/02/13 20:03:06 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f400835ac9fd182c7_d20250213_m200126_c001_v7007000_t0000_u01739476886401") 2025/02/13 20:03:06 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f110f13a1506f9945_d20250213_m200125_c001_v0001161_t0039_u01739476885381") 2025/02/13 20:03:06 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f104c8d50b08081d7_d20250213_m200121_c001_v0001184_t0011_u01739476881652") 2025/02/13 20:03:06 DEBUG : backup/three.txt: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4192b882b8524928_d20250213_m200100_c001_v7007000_t0000_u01739476860932") 2025/02/13 20:03:06 DEBUG : backup/three.txt: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f1126b7bbb2e501bb_d20250213_m200059_c001_v0001184_t0042_u01739476859964") 2025/02/13 20:03:06 DEBUG : backup/three.txt: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f109ccaef9e3cfcfa_d20250213_m200056_c001_v0001182_t0051_u01739476856383") 2025/02/13 20:03:06 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0eea6a9_d20250213_m200113_c001_v7007000_t0000_u01739476873889") 2025/02/13 20:03:06 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f109ccaef9e3cfda8_d20250213_m200112_c001_v0001182_t0053_u01739476872948") 2025/02/13 20:03:06 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f1160c1b38503ec46_d20250213_m200109_c001_v0001146_t0002_u01739476869307") 2025/02/13 20:03:06 DEBUG : both0: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404aaeee4f898805_d20250213_m200249_c001_v7007000_t0000_u01739476969716") 2025/02/13 20:03:06 DEBUG : both0: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4eb2_d20250213_m200232_c001_v0001136_t0033_u01739476952392") 2025/02/13 20:03:06 DEBUG : both0: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0eeaa3f_d20250213_m200227_c001_v7007000_t0000_u01739476947790") 2025/02/13 20:03:06 DEBUG : both0: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e50_d20250213_m200209_c001_v0001136_t0010_u01739476929826") 2025/02/13 20:03:06 DEBUG : both1: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404aaeee4f898808_d20250213_m200249_c001_v7007000_t0000_u01739476969899") 2025/02/13 20:03:07 DEBUG : both1: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4eb6_d20250213_m200233_c001_v0001136_t0013_u01739476953072") 2025/02/13 20:03:07 DEBUG : both1: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0eeaa42_d20250213_m200227_c001_v7007000_t0000_u01739476947976") 2025/02/13 20:03:07 DEBUG : both1: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e54_d20250213_m200210_c001_v0001136_t0010_u01739476930411") 2025/02/13 20:03:07 DEBUG : both10: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404aaeee4f89880b_d20250213_m200250_c001_v7007000_t0000_u01739476970081") 2025/02/13 20:03:07 DEBUG : both10: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4ee2_d20250213_m200239_c001_v0001136_t0024_u01739476959408") 2025/02/13 20:03:07 DEBUG : both10: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0eeaa45_d20250213_m200228_c001_v7007000_t0000_u01739476948158") 2025/02/13 20:03:07 DEBUG : both10: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e7e_d20250213_m200217_c001_v0001136_t0055_u01739476937133") 2025/02/13 20:03:07 DEBUG : both11: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404aaeee4f89880d_d20250213_m200250_c001_v7007000_t0000_u01739476970263") 2025/02/13 20:03:07 DEBUG : both11: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4ee6_d20250213_m200240_c001_v0001136_t0029_u01739476960120") 2025/02/13 20:03:07 DEBUG : both11: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0eeaa49_d20250213_m200228_c001_v7007000_t0000_u01739476948341") 2025/02/13 20:03:07 DEBUG : both11: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e82_d20250213_m200217_c001_v0001136_t0011_u01739476937801") 2025/02/13 20:03:07 DEBUG : both12: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404aaeee4f898810_d20250213_m200250_c001_v7007000_t0000_u01739476970446") 2025/02/13 20:03:07 DEBUG : both12: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4eea_d20250213_m200240_c001_v0001136_t0053_u01739476960721") 2025/02/13 20:03:07 DEBUG : both12: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0eeaa4d_d20250213_m200228_c001_v7007000_t0000_u01739476948524") 2025/02/13 20:03:07 DEBUG : both12: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e86_d20250213_m200218_c001_v0001136_t0054_u01739476938607") 2025/02/13 20:03:07 DEBUG : both13: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404aaeee4f898813_d20250213_m200250_c001_v7007000_t0000_u01739476970631") 2025/02/13 20:03:07 DEBUG : both13: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4ef0_d20250213_m200241_c001_v0001136_t0058_u01739476961515") 2025/02/13 20:03:07 DEBUG : both13: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0eeaa50_d20250213_m200228_c001_v7007000_t0000_u01739476948706") 2025/02/13 20:03:07 DEBUG : both13: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e8a_d20250213_m200219_c001_v0001136_t0031_u01739476939581") 2025/02/13 20:03:07 DEBUG : both14: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404aaeee4f898816_d20250213_m200250_c001_v7007000_t0000_u01739476970818") 2025/02/13 20:03:07 DEBUG : both14: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4ef4_d20250213_m200242_c001_v0001136_t0055_u01739476962396") 2025/02/13 20:03:08 DEBUG : both14: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0eeaa53_d20250213_m200228_c001_v7007000_t0000_u01739476948889") 2025/02/13 20:03:08 DEBUG : both14: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e8e_d20250213_m200220_c001_v0001136_t0028_u01739476940192") 2025/02/13 20:03:08 DEBUG : both15: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404aaeee4f898819_d20250213_m200251_c001_v7007000_t0000_u01739476971001") 2025/02/13 20:03:08 DEBUG : both15: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4efa_d20250213_m200243_c001_v0001136_t0032_u01739476963336") 2025/02/13 20:03:08 DEBUG : both15: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0eeaa56_d20250213_m200229_c001_v7007000_t0000_u01739476949071") 2025/02/13 20:03:08 DEBUG : both15: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e92_d20250213_m200220_c001_v0001136_t0045_u01739476940814") 2025/02/13 20:03:08 DEBUG : both16: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404aaeee4f89881c_d20250213_m200251_c001_v7007000_t0000_u01739476971187") 2025/02/13 20:03:08 DEBUG : both16: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4efe_d20250213_m200244_c001_v0001136_t0009_u01739476964011") 2025/02/13 20:03:08 DEBUG : both16: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0eeaa5a_d20250213_m200229_c001_v7007000_t0000_u01739476949253") 2025/02/13 20:03:08 DEBUG : both16: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e98_d20250213_m200221_c001_v0001136_t0049_u01739476941655") 2025/02/13 20:03:08 DEBUG : both17: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404aaeee4f89881f_d20250213_m200251_c001_v7007000_t0000_u01739476971369") 2025/02/13 20:03:08 DEBUG : both17: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4f06_d20250213_m200244_c001_v0001136_t0037_u01739476964690") 2025/02/13 20:03:08 DEBUG : both17: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0eeaa5d_d20250213_m200229_c001_v7007000_t0000_u01739476949437") 2025/02/13 20:03:08 DEBUG : both17: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e9c_d20250213_m200222_c001_v0001136_t0013_u01739476942400") 2025/02/13 20:03:08 DEBUG : both18: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404aaeee4f898822_d20250213_m200251_c001_v7007000_t0000_u01739476971552") 2025/02/13 20:03:08 DEBUG : both18: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4f0c_d20250213_m200245_c001_v0001136_t0007_u01739476965236") 2025/02/13 20:03:08 DEBUG : both18: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0eeaa60_d20250213_m200229_c001_v7007000_t0000_u01739476949620") 2025/02/13 20:03:08 DEBUG : both18: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4ea0_d20250213_m200223_c001_v0001136_t0057_u01739476943202") 2025/02/13 20:03:08 DEBUG : both19: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404aaeee4f898825_d20250213_m200251_c001_v7007000_t0000_u01739476971735") 2025/02/13 20:03:08 DEBUG : both19: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4f10_d20250213_m200246_c001_v0001136_t0026_u01739476966186") 2025/02/13 20:03:09 DEBUG : both19: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0eeaa63_d20250213_m200229_c001_v7007000_t0000_u01739476949802") 2025/02/13 20:03:09 DEBUG : both19: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4ea4_d20250213_m200224_c001_v0001136_t0046_u01739476944077") 2025/02/13 20:03:09 DEBUG : both2: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404aaeee4f898826_d20250213_m200251_c001_v7007000_t0000_u01739476971934") 2025/02/13 20:03:09 DEBUG : both2: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4ebc_d20250213_m200233_c001_v0001136_t0035_u01739476953715") 2025/02/13 20:03:09 DEBUG : both2: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0eeaa66_d20250213_m200229_c001_v7007000_t0000_u01739476949985") 2025/02/13 20:03:09 DEBUG : both2: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e58_d20250213_m200211_c001_v0001136_t0021_u01739476931137") 2025/02/13 20:03:09 DEBUG : both3: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404aaeee4f898827_d20250213_m200252_c001_v7007000_t0000_u01739476972117") 2025/02/13 20:03:09 DEBUG : both3: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4ec0_d20250213_m200234_c001_v0001136_t0027_u01739476954416") 2025/02/13 20:03:09 DEBUG : both3: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0eeaa69_d20250213_m200230_c001_v7007000_t0000_u01739476950169") 2025/02/13 20:03:09 DEBUG : both3: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e5c_d20250213_m200211_c001_v0001136_t0053_u01739476931896") 2025/02/13 20:03:09 DEBUG : both4: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404aaeee4f898828_d20250213_m200252_c001_v7007000_t0000_u01739476972299") 2025/02/13 20:03:09 DEBUG : both4: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4ec4_d20250213_m200235_c001_v0001136_t0027_u01739476955086") 2025/02/13 20:03:09 DEBUG : both4: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0eeaa6c_d20250213_m200230_c001_v7007000_t0000_u01739476950351") 2025/02/13 20:03:09 DEBUG : both4: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e62_d20250213_m200212_c001_v0001136_t0056_u01739476932788") 2025/02/13 20:03:09 DEBUG : both5: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404aaeee4f898829_d20250213_m200252_c001_v7007000_t0000_u01739476972484") 2025/02/13 20:03:09 DEBUG : both5: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4eca_d20250213_m200235_c001_v0001136_t0008_u01739476955667") 2025/02/13 20:03:09 DEBUG : both5: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0eeaa6f_d20250213_m200230_c001_v7007000_t0000_u01739476950534") 2025/02/13 20:03:09 DEBUG : both5: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e66_d20250213_m200213_c001_v0001136_t0058_u01739476933478") 2025/02/13 20:03:09 DEBUG : both6: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404aaeee4f89882a_d20250213_m200252_c001_v7007000_t0000_u01739476972668") 2025/02/13 20:03:09 DEBUG : both6: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4ed2_d20250213_m200236_c001_v0001136_t0000_u01739476956449") 2025/02/13 20:03:10 DEBUG : both6: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0eeaa72_d20250213_m200230_c001_v7007000_t0000_u01739476950727") 2025/02/13 20:03:10 DEBUG : both6: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e6a_d20250213_m200214_c001_v0001136_t0027_u01739476934337") 2025/02/13 20:03:10 DEBUG : both7: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404aaeee4f89882b_d20250213_m200252_c001_v7007000_t0000_u01739476972851") 2025/02/13 20:03:10 DEBUG : both7: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4ed6_d20250213_m200237_c001_v0001136_t0025_u01739476957159") 2025/02/13 20:03:10 DEBUG : both7: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0eeaa73_d20250213_m200230_c001_v7007000_t0000_u01739476950910") 2025/02/13 20:03:10 DEBUG : both7: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e6e_d20250213_m200214_c001_v0001136_t0048_u01739476934982") 2025/02/13 20:03:10 DEBUG : both8: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404aaeee4f89882c_d20250213_m200253_c001_v7007000_t0000_u01739476973035") 2025/02/13 20:03:10 DEBUG : both8: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4eda_d20250213_m200237_c001_v0001136_t0001_u01739476957971") 2025/02/13 20:03:10 DEBUG : both8: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0eeaa74_d20250213_m200231_c001_v7007000_t0000_u01739476951092") 2025/02/13 20:03:10 DEBUG : both8: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e74_d20250213_m200215_c001_v0001136_t0010_u01739476935679") 2025/02/13 20:03:10 DEBUG : both9: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404aaeee4f89882d_d20250213_m200253_c001_v7007000_t0000_u01739476973219") 2025/02/13 20:03:10 DEBUG : both9: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4ede_d20250213_m200238_c001_v0001136_t0004_u01739476958724") 2025/02/13 20:03:10 DEBUG : both9: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0eeaa75_d20250213_m200231_c001_v7007000_t0000_u01739476951275") 2025/02/13 20:03:10 DEBUG : both9: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e7a_d20250213_m200216_c001_v0001136_t0031_u01739476936393") 2025/02/13 20:03:10 DEBUG : c/non empty space: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f40777f1271f9dca0_d20250213_m195805_c001_v7007000_t0000_u01739476685686") 2025/02/13 20:03:10 DEBUG : c/non empty space: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc8c8_d20250213_m195804_c001_v0001183_t0011_u01739476684157") 2025/02/13 20:03:10 DEBUG : c/non empty space: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f40777f1271f9dc9a_d20250213_m195803_c001_v7007000_t0000_u01739476683215") 2025/02/13 20:03:10 DEBUG : c/non empty space: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc8ac_d20250213_m195801_c001_v0001183_t0037_u01739476681692") 2025/02/13 20:03:10 DEBUG : c/non empty space: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0ee9ae1_d20250213_m195743_c001_v7007000_t0000_u01739476663482") 2025/02/13 20:03:10 DEBUG : c/non empty space: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc7c8_d20250213_m195741_c001_v0001183_t0006_u01739476661929") 2025/02/13 20:03:10 DEBUG : check sum: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0ee9ac8_d20250213_m195731_c001_v7007000_t0000_u01739476651542") 2025/02/13 20:03:10 DEBUG : check sum: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc75e_d20250213_m195730_c001_v0001183_t0010_u01739476650619") 2025/02/13 20:03:11 DEBUG : dest/3: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4083145de4661e48_d20250213_m200029_c001_v7007000_t0000_u01739476829058") 2025/02/13 20:03:11 DEBUG : dest/3: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404a5813bcc54225_d20250213_m200027_c001_v0001183_t0000_u01739476827949") 2025/02/13 20:03:11 DEBUG : dst/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4083145de4662246_d20250213_m200200_c001_v7007000_t0000_u01739476920655") 2025/02/13 20:03:11 DEBUG : dst/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f1154a425cb69ea90_d20250213_m200158_c001_v0001183_t0001_u01739476918393") 2025/02/13 20:03:11 DEBUG : dst/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4083145de4662213_d20250213_m200158_c001_v7007000_t0000_u01739476918216") 2025/02/13 20:03:11 DEBUG : dst/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f1154a425cb69ea58_d20250213_m200155_c001_v0001183_t0059_u01739476915422") 2025/02/13 20:03:11 DEBUG : dst/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4083145de46621a4_d20250213_m200154_c001_v7007000_t0000_u01739476914692") 2025/02/13 20:03:11 DEBUG : dst/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e2e_d20250213_m200151_c001_v0001136_t0017_u01739476911024") 2025/02/13 20:03:11 DEBUG : dst/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4083145de4662110_d20250213_m200149_c001_v7007000_t0000_u01739476909558") 2025/02/13 20:03:11 DEBUG : dst/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f109891cb07932def_d20250213_m200147_c001_v0001100_t0055_u01739476907175") 2025/02/13 20:03:11 DEBUG : dst/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4185892189539c66_d20250213_m200146_c001_v7007000_t0000_u01739476906991") 2025/02/13 20:03:11 DEBUG : dst/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f109891cb07932de9_d20250213_m200144_c001_v0001100_t0039_u01739476904068") 2025/02/13 20:03:11 DEBUG : dst/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4185892189539c38_d20250213_m200143_c001_v7007000_t0000_u01739476903161") 2025/02/13 20:03:11 DEBUG : dst/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e18_d20250213_m200139_c001_v0001136_t0027_u01739476899374") 2025/02/13 20:03:11 DEBUG : dst/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f400835ac9fd18346_d20250213_m200138_c001_v7007000_t0000_u01739476898452") 2025/02/13 20:03:11 DEBUG : dst/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f1035a54931f8ca15_d20250213_m200137_c001_v0001184_t0043_u01739476897125") 2025/02/13 20:03:11 DEBUG : dst/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4147ebc101a88c55_d20250213_m200136_c001_v7007000_t0000_u01739476896943") 2025/02/13 20:03:11 DEBUG : dst/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f1035a54931f8c999_d20250213_m200132_c001_v0001184_t0006_u01739476892222") 2025/02/13 20:03:11 DEBUG : dst/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4147ebc101a88c4c_d20250213_m200131_c001_v7007000_t0000_u01739476891390") 2025/02/13 20:03:11 DEBUG : dst/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e03_d20250213_m200127_c001_v0001136_t0047_u01739476887509") 2025/02/13 20:03:11 DEBUG : dst/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f400835ac9fd182c9_d20250213_m200126_c001_v7007000_t0000_u01739476886597") 2025/02/13 20:03:11 DEBUG : dst/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f1059a27f0a7adb62_d20250213_m200124_c001_v0001120_t0034_u01739476884886") 2025/02/13 20:03:12 DEBUG : dst/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4192b882b8524961_d20250213_m200124_c001_v7007000_t0000_u01739476884702") 2025/02/13 20:03:12 DEBUG : dst/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f1059a27f0a7adb53_d20250213_m200121_c001_v0001120_t0012_u01739476881128") 2025/02/13 20:03:12 DEBUG : dst/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4192b882b8524958_d20250213_m200120_c001_v7007000_t0000_u01739476880399") 2025/02/13 20:03:12 DEBUG : dst/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4df7_d20250213_m200114_c001_v0001136_t0007_u01739476874994") 2025/02/13 20:03:12 DEBUG : dst/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0eea6ad_d20250213_m200114_c001_v7007000_t0000_u01739476874073") 2025/02/13 20:03:12 DEBUG : dst/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f1068de78bb210253_d20250213_m200112_c001_v0001184_t0012_u01739476872553") 2025/02/13 20:03:12 DEBUG : dst/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f40569ccd2f9b0538_d20250213_m200112_c001_v7007000_t0000_u01739476872373") 2025/02/13 20:03:12 DEBUG : dst/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f1068de78bb2101f1_d20250213_m200108_c001_v0001184_t0008_u01739476868883") 2025/02/13 20:03:12 DEBUG : dst/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f40569ccd2f9b0532_d20250213_m200108_c001_v7007000_t0000_u01739476868160") 2025/02/13 20:03:12 DEBUG : dst/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4def_d20250213_m200102_c001_v0001136_t0026_u01739476862048") 2025/02/13 20:03:12 DEBUG : dst/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4192b882b8524929_d20250213_m200101_c001_v7007000_t0000_u01739476861114") 2025/02/13 20:03:12 DEBUG : dst/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11618d3e8100ddaa_d20250213_m200059_c001_v0001182_t0006_u01739476859556") 2025/02/13 20:03:12 DEBUG : dst/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f411c11f4446ba2d0_d20250213_m200059_c001_v7007000_t0000_u01739476859370") 2025/02/13 20:03:12 DEBUG : dst/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11618d3e8100dd74_d20250213_m200055_c001_v0001182_t0031_u01739476855967") 2025/02/13 20:03:12 DEBUG : dst/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f411c11f4446ba2c6_d20250213_m200055_c001_v7007000_t0000_u01739476855236") 2025/02/13 20:03:12 DEBUG : dst/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4dd1_d20250213_m200046_c001_v0001136_t0048_u01739476846992") 2025/02/13 20:03:12 DEBUG : dst/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4083145de4661eb2_d20250213_m200045_c001_v7007000_t0000_u01739476845898") 2025/02/13 20:03:12 DEBUG : dst/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f101e43fdee82f966_d20250213_m200039_c001_v0001184_t0046_u01739476839831") 2025/02/13 20:03:12 DEBUG : dst/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f406e682d4e90cbd6_d20250213_m200039_c001_v7007000_t0000_u01739476839624") 2025/02/13 20:03:12 DEBUG : dst/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfcf28_d20250213_m200035_c001_v0001183_t0030_u01739476835817") 2025/02/13 20:03:13 DEBUG : dst/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f117ae8266a7bb152_d20250213_m200034_c001_v0001109_t0000_u01739476834751") 2025/02/13 20:03:13 DEBUG : dst/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f117ae8266a7bb148_d20250213_m200033_c001_v0001109_t0030_u01739476833511") 2025/02/13 20:03:13 DEBUG : dst/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4147ebc101a88a68_d20250213_m200020_c001_v7007000_t0000_u01739476820144") 2025/02/13 20:03:13 DEBUG : dst/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4da9_d20250213_m200012_c001_v0001136_t0006_u01739476812681") 2025/02/13 20:03:13 DEBUG : dst/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f103b5ecd984b9c89_d20250213_m200011_c001_v0001182_t0030_u01739476811928") 2025/02/13 20:03:13 DEBUG : dst/one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f103b5ecd984b9c7b_d20250213_m200010_c001_v0001182_t0029_u01739476810973") 2025/02/13 20:03:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4083145de466224b_d20250213_m200200_c001_v7007000_t0000_u01739476920836") 2025/02/13 20:03:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f10574b555eac8edf_d20250213_m200157_c001_v0001109_t0012_u01739476917702") 2025/02/13 20:03:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f1165d046d6dbd642_d20250213_m200154_c001_v0001184_t0031_u01739476914489") 2025/02/13 20:03:13 DEBUG : dst/one.bak: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4083145de4662115_d20250213_m200149_c001_v7007000_t0000_u01739476909740") 2025/02/13 20:03:13 DEBUG : dst/one.bak: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f1100a56f4feb8358_d20250213_m200146_c001_v0001184_t0017_u01739476906793") 2025/02/13 20:03:13 DEBUG : dst/one.bak: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f103f4c54b4e3ebb9_d20250213_m200142_c001_v0001181_t0026_u01739476902909") 2025/02/13 20:03:13 DEBUG : dst/one.bak: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f400835ac9fd18347_d20250213_m200138_c001_v7007000_t0000_u01739476898636") 2025/02/13 20:03:13 DEBUG : dst/one.bak: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f10291820c81798ef_d20250213_m200136_c001_v0001098_t0030_u01739476896569") 2025/02/13 20:03:13 DEBUG : dst/one.bak: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f105878732a76b21e_d20250213_m200131_c001_v0001182_t0058_u01739476891173") 2025/02/13 20:03:13 DEBUG : dst/three: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4083145de4661eb3_d20250213_m200046_c001_v7007000_t0000_u01739476846081") 2025/02/13 20:03:13 DEBUG : dst/three: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f117ae8266a7bb174_d20250213_m200044_c001_v0001109_t0034_u01739476844186") 2025/02/13 20:03:13 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4083145de4662252_d20250213_m200201_c001_v7007000_t0000_u01739476921018") 2025/02/13 20:03:13 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f1060b89df2a099fa_d20250213_m200159_c001_v0001115_t0042_u01739476919160") 2025/02/13 20:03:13 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f1083fbc4528c0467_d20250213_m200156_c001_v0001153_t0004_u01739476916199") 2025/02/13 20:03:13 DEBUG : dst/three.txt: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4083145de4662257_d20250213_m200201_c001_v7007000_t0000_u01739476921201") 2025/02/13 20:03:14 DEBUG : dst/three.txt: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f1154a425cb69eaa6_d20250213_m200200_c001_v0001183_t0038_u01739476920006") 2025/02/13 20:03:14 DEBUG : dst/three.txt: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4083145de4662233_d20250213_m200159_c001_v7007000_t0000_u01739476919827") 2025/02/13 20:03:14 DEBUG : dst/three.txt: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f1154a425cb69ea74_d20250213_m200156_c001_v0001183_t0023_u01739476916728") 2025/02/13 20:03:14 DEBUG : dst/three.txt: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4083145de46621de_d20250213_m200156_c001_v7007000_t0000_u01739476916553") 2025/02/13 20:03:14 DEBUG : dst/three.txt: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e32_d20250213_m200151_c001_v0001136_t0007_u01739476911630") 2025/02/13 20:03:14 DEBUG : dst/three.txt: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4083145de466211b_d20250213_m200149_c001_v7007000_t0000_u01739476909932") 2025/02/13 20:03:14 DEBUG : dst/three.txt: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f109891cb07932df7_d20250213_m200148_c001_v0001100_t0052_u01739476908807") 2025/02/13 20:03:14 DEBUG : dst/three.txt: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4185892189539c7a_d20250213_m200148_c001_v7007000_t0000_u01739476908618") 2025/02/13 20:03:14 DEBUG : dst/three.txt: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f109891cb07932deb_d20250213_m200145_c001_v0001100_t0007_u01739476905338") 2025/02/13 20:03:14 DEBUG : dst/three.txt: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4185892189539c54_d20250213_m200145_c001_v7007000_t0000_u01739476905152") 2025/02/13 20:03:14 DEBUG : dst/three.txt: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e1e_d20250213_m200140_c001_v0001136_t0020_u01739476900118") 2025/02/13 20:03:14 DEBUG : dst/three.txt: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4147ebc101a88c57_d20250213_m200137_c001_v7007000_t0000_u01739476897893") 2025/02/13 20:03:14 DEBUG : dst/three.txt: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e11_d20250213_m200135_c001_v0001136_t0015_u01739476895672") 2025/02/13 20:03:14 DEBUG : dst/three.txt: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4147ebc101a88c4e_d20250213_m200132_c001_v7007000_t0000_u01739476892857") 2025/02/13 20:03:14 DEBUG : dst/three.txt: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e07_d20250213_m200128_c001_v0001136_t0051_u01739476888315") 2025/02/13 20:03:14 DEBUG : dst/three.txt: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4192b882b8524967_d20250213_m200125_c001_v7007000_t0000_u01739476885660") 2025/02/13 20:03:14 DEBUG : dst/three.txt: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f1108dc12454f4f21_d20250213_m200122_c001_v0001040_t0051_u01739476882953") 2025/02/13 20:03:14 DEBUG : dst/three.txt: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4192b882b852495e_d20250213_m200121_c001_v7007000_t0000_u01739476881856") 2025/02/13 20:03:14 DEBUG : dst/three.txt: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4df9_d20250213_m200115_c001_v0001136_t0017_u01739476875704") 2025/02/13 20:03:14 DEBUG : dst/three.txt: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f40569ccd2f9b0539_d20250213_m200113_c001_v7007000_t0000_u01739476873147") 2025/02/13 20:03:14 DEBUG : dst/three.txt: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f1108dc12454f4f0d_d20250213_m200110_c001_v0001040_t0023_u01739476870923") 2025/02/13 20:03:14 DEBUG : dst/three.txt: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f40569ccd2f9b0534_d20250213_m200109_c001_v7007000_t0000_u01739476869820") 2025/02/13 20:03:15 DEBUG : dst/three.txt: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4df1_d20250213_m200102_c001_v0001136_t0054_u01739476862938") 2025/02/13 20:03:15 DEBUG : dst/three.txt: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f411c11f4446ba2d8_d20250213_m200100_c001_v7007000_t0000_u01739476860171") 2025/02/13 20:03:15 DEBUG : dst/three.txt: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f1108dc12454f4efb_d20250213_m200057_c001_v0001040_t0058_u01739476857715") 2025/02/13 20:03:15 DEBUG : dst/three.txt: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f411c11f4446ba2ca_d20250213_m200056_c001_v7007000_t0000_u01739476856622") 2025/02/13 20:03:15 DEBUG : dst/three.txt: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4ddb_d20250213_m200050_c001_v0001136_t0013_u01739476850248") 2025/02/13 20:03:15 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4083145de4662121_d20250213_m200150_c001_v7007000_t0000_u01739476910113") 2025/02/13 20:03:15 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f116831638b76fae1_d20250213_m200148_c001_v0001104_t0029_u01739476908117") 2025/02/13 20:03:15 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f114f07523e9d72c2_d20250213_m200144_c001_v0001183_t0004_u01739476904922") 2025/02/13 20:03:15 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f400835ac9fd18349_d20250213_m200138_c001_v7007000_t0000_u01739476898819") 2025/02/13 20:03:15 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f1003fa1b48924b6d_d20250213_m200137_c001_v0001134_t0043_u01739476897561") 2025/02/13 20:03:15 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f10660e0178d9d172_d20250213_m200132_c001_v0001165_t0027_u01739476892618") 2025/02/13 20:03:15 DEBUG : dst/two: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4083145de466225b_d20250213_m200201_c001_v7007000_t0000_u01739476921383") 2025/02/13 20:03:15 DEBUG : dst/two: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e30_d20250213_m200151_c001_v0001136_t0035_u01739476911318") 2025/02/13 20:03:15 DEBUG : dst/two: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4083145de4662127_d20250213_m200150_c001_v7007000_t0000_u01739476910295") 2025/02/13 20:03:15 DEBUG : dst/two: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e1c_d20250213_m200139_c001_v0001136_t0015_u01739476899720") 2025/02/13 20:03:15 DEBUG : dst/two: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f400835ac9fd1834b_d20250213_m200139_c001_v7007000_t0000_u01739476899003") 2025/02/13 20:03:15 DEBUG : dst/two: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f1108dc12454f4f29_d20250213_m200127_c001_v0001040_t0047_u01739476887806") 2025/02/13 20:03:15 DEBUG : dst/two: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f400835ac9fd182ca_d20250213_m200126_c001_v7007000_t0000_u01739476886779") 2025/02/13 20:03:15 DEBUG : dst/two: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f1108dc12454f4f11_d20250213_m200115_c001_v0001040_t0043_u01739476875321") 2025/02/13 20:03:15 DEBUG : dst/two: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0eea6b0_d20250213_m200114_c001_v7007000_t0000_u01739476874257") 2025/02/13 20:03:15 DEBUG : dst/two: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f1108dc12454f4f03_d20250213_m200102_c001_v0001040_t0002_u01739476862418") 2025/02/13 20:03:16 DEBUG : dst/two: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4192b882b852492e_d20250213_m200101_c001_v7007000_t0000_u01739476861298") 2025/02/13 20:03:16 DEBUG : dst/two: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f1108dc12454f4eef_d20250213_m200047_c001_v0001040_t0018_u01739476847705") 2025/02/13 20:03:16 DEBUG : dst/two: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4083145de4661eb6_d20250213_m200046_c001_v7007000_t0000_u01739476846263") 2025/02/13 20:03:16 DEBUG : dst/two: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11044319c7e91b84_d20250213_m200041_c001_v0001093_t0001_u01739476841688") 2025/02/13 20:03:16 DEBUG : dst/two: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4147ebc101a88a69_d20250213_m200020_c001_v7007000_t0000_u01739476820326") 2025/02/13 20:03:16 DEBUG : dst/two: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f103b5ecd984b9d1b_d20250213_m200019_c001_v0001182_t0035_u01739476819202") 2025/02/13 20:03:16 DEBUG : empty space: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4083145de4661ce1_d20250213_m195931_c001_v7007000_t0000_u01739476771563") 2025/02/13 20:03:16 DEBUG : empty space: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfcbee_d20250213_m195924_c001_v0001183_t0052_u01739476764257") 2025/02/13 20:03:16 DEBUG : empty space: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f40564e073e34d343_d20250213_m195922_c001_v7007000_t0000_u01739476762081") 2025/02/13 20:03:16 DEBUG : empty space: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfcb54_d20250213_m195903_c001_v0001183_t0001_u01739476743946") 2025/02/13 20:03:16 DEBUG : empty space: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f40569ccd2f9affc9_d20250213_m195849_c001_v7007000_t0000_u01739476729012") 2025/02/13 20:03:16 DEBUG : empty space: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfca8b_d20250213_m195842_c001_v0001183_t0011_u01739476722527") 2025/02/13 20:03:16 DEBUG : empty space: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f41858921895395b7_d20250213_m195818_c001_v7007000_t0000_u01739476698272") 2025/02/13 20:03:16 DEBUG : empty space: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc95b_d20250213_m195816_c001_v0001183_t0054_u01739476696596") 2025/02/13 20:03:16 DEBUG : empty space: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4185892189539595_d20250213_m195815_c001_v7007000_t0000_u01739476695116") 2025/02/13 20:03:16 DEBUG : empty space: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc93d_d20250213_m195813_c001_v0001183_t0023_u01739476693997") 2025/02/13 20:03:16 DEBUG : empty space: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4185892189539563_d20250213_m195810_c001_v7007000_t0000_u01739476690795") 2025/02/13 20:03:16 DEBUG : empty space: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc8fe_d20250213_m195808_c001_v0001183_t0012_u01739476688918") 2025/02/13 20:03:16 DEBUG : empty space: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f40777f1271f9dca8_d20250213_m195807_c001_v7007000_t0000_u01739476687763") 2025/02/13 20:03:16 DEBUG : empty space: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc8e4_d20250213_m195806_c001_v0001183_t0052_u01739476686631") 2025/02/13 20:03:16 DEBUG : empty space: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f40777f1271f9dc8f_d20250213_m195800_c001_v7007000_t0000_u01739476680545") 2025/02/13 20:03:16 DEBUG : empty space: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc88c_d20250213_m195759_c001_v0001183_t0033_u01739476679209") 2025/02/13 20:03:17 DEBUG : empty space: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f40777f1271f9dc89_d20250213_m195758_c001_v7007000_t0000_u01739476678077") 2025/02/13 20:03:17 DEBUG : empty space: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc87a_d20250213_m195757_c001_v0001183_t0028_u01739476677312") 2025/02/13 20:03:17 DEBUG : empty space: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f40777f1271f9dc7d_d20250213_m195752_c001_v7007000_t0000_u01739476672417") 2025/02/13 20:03:17 DEBUG : empty space: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc838_d20250213_m195751_c001_v0001183_t0033_u01739476671284") 2025/02/13 20:03:17 DEBUG : empty space: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f40777f1271f9dc76_d20250213_m195748_c001_v7007000_t0000_u01739476668696") 2025/02/13 20:03:17 DEBUG : empty space: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc812_d20250213_m195747_c001_v0001183_t0033_u01739476667764") 2025/02/13 20:03:17 DEBUG : empty space: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f40777f1271f9dc71_d20250213_m195746_c001_v7007000_t0000_u01739476666660") 2025/02/13 20:03:17 DEBUG : empty space: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f104a5813bcc539c2_d20250213_m195745_c001_v0001183_t0027_u01739476665735") 2025/02/13 20:03:17 DEBUG : empty space: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc7ec_d20250213_m195744_c001_v0001183_t0030_u01739476664228") 2025/02/13 20:03:17 DEBUG : enormous: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f41858921895395b4_d20250213_m195817_c001_v7007000_t0000_u01739476697355") 2025/02/13 20:03:17 DEBUG : enormous: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc95f_d20250213_m195816_c001_v0001183_t0013_u01739476696790") 2025/02/13 20:03:17 DEBUG : existing: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4083145de4662287_d20250213_m200205_c001_v7007000_t0000_u01739476925661") 2025/02/13 20:03:17 DEBUG : existing: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e46_d20250213_m200204_c001_v0001136_t0035_u01739476924406") 2025/02/13 20:03:17 DEBUG : existing: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0ee9d2d_d20250213_m195840_c001_v7007000_t0000_u01739476720481") 2025/02/13 20:03:17 DEBUG : existing: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4d6d_d20250213_m195839_c001_v0001136_t0026_u01739476719445") 2025/02/13 20:03:17 DEBUG : existing: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0ee9ad6_d20250213_m195740_c001_v7007000_t0000_u01739476660642") 2025/02/13 20:03:17 DEBUG : existing: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc7b4_d20250213_m195739_c001_v0001183_t0050_u01739476659713") 2025/02/13 20:03:17 DEBUG : existing: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0ee9ad0_d20250213_m195738_c001_v7007000_t0000_u01739476658436") 2025/02/13 20:03:17 DEBUG : existing: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc7a6_d20250213_m195737_c001_v0001183_t0008_u01739476657875") 2025/02/13 20:03:17 DEBUG : existing: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc79c_d20250213_m195737_c001_v0001183_t0017_u01739476657110") 2025/02/13 20:03:17 DEBUG : existing-b: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0ee9d2f_d20250213_m195840_c001_v7007000_t0000_u01739476720662") 2025/02/13 20:03:18 DEBUG : existing-b: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfca73_d20250213_m195839_c001_v0001183_t0041_u01739476719435") 2025/02/13 20:03:18 DEBUG : five: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f41858921895395c1_d20250213_m195822_c001_v7007000_t0000_u01739476702390") 2025/02/13 20:03:18 DEBUG : five: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f41923502ffbfc995_d20250213_m195820_c001_v0001183_t0027_u01739476700507") 2025/02/13 20:03:18 DEBUG : foo: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f40777f1271f9dc7a_d20250213_m195750_c001_v7007000_t0000_u01739476670541") 2025/02/13 20:03:18 DEBUG : foo: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f41923502ffbfc82e_d20250213_m195749_c001_v0001183_t0027_u01739476669992") 2025/02/13 20:03:18 DEBUG : foo: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f41923502ffbfc826_d20250213_m195749_c001_v0001183_t0027_u01739476669440") 2025/02/13 20:03:18 DEBUG : four: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f41858921895395c3_d20250213_m195822_c001_v7007000_t0000_u01739476702572") 2025/02/13 20:03:18 DEBUG : four: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4108dc12454f4e38_d20250213_m195821_c001_v0001040_t0059_u01739476701056") 2025/02/13 20:03:18 DEBUG : four: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc98d_d20250213_m195819_c001_v0001183_t0015_u01739476699941") 2025/02/13 20:03:18 DEBUG : hello world2: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f411c11f4446b9a23_d20250213_m195635_c001_v7007000_t0000_u01739476595025") 2025/02/13 20:03:18 DEBUG : hello world2: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc4e5_d20250213_m195634_c001_v0001183_t0014_u01739476594451") 2025/02/13 20:03:18 DEBUG : ignore-size: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0ee9acc_d20250213_m195736_c001_v7007000_t0000_u01739476656019") 2025/02/13 20:03:18 DEBUG : ignore-size: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc788_d20250213_m195735_c001_v0001183_t0010_u01739476655076") 2025/02/13 20:03:18 DEBUG : nested/sub dir/file: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0ee9d09_d20250213_m195838_c001_v7007000_t0000_u01739476718309") 2025/02/13 20:03:18 DEBUG : nested/sub dir/file: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4d69_d20250213_m195837_c001_v0001136_t0052_u01739476717141") 2025/02/13 20:03:18 DEBUG : nested/sub dir/file: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0ee9d00_d20250213_m195836_c001_v7007000_t0000_u01739476716030") 2025/02/13 20:03:18 DEBUG : nested/sub dir/file: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4d65_d20250213_m195834_c001_v0001136_t0008_u01739476714748") 2025/02/13 20:03:18 DEBUG : one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f41858921895395c4_d20250213_m195822_c001_v7007000_t0000_u01739476702754") 2025/02/13 20:03:18 DEBUG : one: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f41923502ffbfc97b_d20250213_m195819_c001_v0001183_t0027_u01739476699376") 2025/02/13 20:03:18 DEBUG : only0: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404aaeee4f89882e_d20250213_m200253_c001_v7007000_t0000_u01739476973403") 2025/02/13 20:03:18 DEBUG : only0: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412955590fff4f14_d20250213_m200247_c001_v0001136_t0028_u01739476967510") 2025/02/13 20:03:19 DEBUG : only0: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4eb4_d20250213_m200232_c001_v0001136_t0059_u01739476952700") 2025/02/13 20:03:19 DEBUG : only0: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4192b882b8524bed_d20250213_m200226_c001_v7007000_t0000_u01739476946982") 2025/02/13 20:03:19 DEBUG : only0: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e52_d20250213_m200210_c001_v0001136_t0042_u01739476930121") 2025/02/13 20:03:19 DEBUG : only1: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404aaeee4f89882f_d20250213_m200253_c001_v7007000_t0000_u01739476973586") 2025/02/13 20:03:19 DEBUG : only1: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4141bf21593954e4_d20250213_m200248_c001_v0001184_t0004_u01739476968809") 2025/02/13 20:03:19 DEBUG : only1: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4eba_d20250213_m200233_c001_v0001136_t0012_u01739476953353") 2025/02/13 20:03:19 DEBUG : only1: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4192b882b8524beb_d20250213_m200226_c001_v7007000_t0000_u01739476946798") 2025/02/13 20:03:19 DEBUG : only1: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e56_d20250213_m200210_c001_v0001136_t0054_u01739476930707") 2025/02/13 20:03:19 DEBUG : only10: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404aaeee4f898830_d20250213_m200253_c001_v7007000_t0000_u01739476973769") 2025/02/13 20:03:19 DEBUG : only10: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4141bf21593954cc_d20250213_m200248_c001_v0001184_t0004_u01739476968063") 2025/02/13 20:03:19 DEBUG : only10: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4ee4_d20250213_m200239_c001_v0001136_t0023_u01739476959794") 2025/02/13 20:03:19 DEBUG : only10: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0eeaa2d_d20250213_m200226_c001_v7007000_t0000_u01739476946608") 2025/02/13 20:03:19 DEBUG : only10: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e80_d20250213_m200217_c001_v0001136_t0012_u01739476937518") 2025/02/13 20:03:19 DEBUG : only11: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404aaeee4f898831_d20250213_m200253_c001_v7007000_t0000_u01739476973952") 2025/02/13 20:03:19 DEBUG : only11: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4151c143dd87dd22_d20250213_m200248_c001_v0001029_t0018_u01739476968253") 2025/02/13 20:03:19 DEBUG : only11: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4ee8_d20250213_m200240_c001_v0001136_t0041_u01739476960438") 2025/02/13 20:03:19 DEBUG : only11: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f415bbdf2d69207a7_d20250213_m200226_c001_v7007000_t0000_u01739476946228") 2025/02/13 20:03:19 DEBUG : only11: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e84_d20250213_m200218_c001_v0001136_t0037_u01739476938080") 2025/02/13 20:03:19 DEBUG : only12: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404aaeee4f898832_d20250213_m200254_c001_v7007000_t0000_u01739476974134") 2025/02/13 20:03:19 DEBUG : only12: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404b6fed2173c8af_d20250213_m200248_c001_v0001109_t0046_u01739476968441") 2025/02/13 20:03:19 DEBUG : only12: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4eee_d20250213_m200241_c001_v0001136_t0036_u01739476961187") 2025/02/13 20:03:19 DEBUG : only12: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4192b882b8524be7_d20250213_m200226_c001_v7007000_t0000_u01739476946413") 2025/02/13 20:03:20 DEBUG : only12: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e88_d20250213_m200219_c001_v0001136_t0046_u01739476939287") 2025/02/13 20:03:20 DEBUG : only13: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404aaeee4f898833_d20250213_m200254_c001_v7007000_t0000_u01739476974320") 2025/02/13 20:03:20 DEBUG : only13: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412955590fff4f16_d20250213_m200248_c001_v0001136_t0028_u01739476968090") 2025/02/13 20:03:20 DEBUG : only13: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4ef2_d20250213_m200241_c001_v0001136_t0048_u01739476961964") 2025/02/13 20:03:20 DEBUG : only13: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4192b882b8524be9_d20250213_m200226_c001_v7007000_t0000_u01739476946614") 2025/02/13 20:03:20 DEBUG : only13: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e8c_d20250213_m200219_c001_v0001136_t0019_u01739476939888") 2025/02/13 20:03:20 DEBUG : only14: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404aaeee4f898834_d20250213_m200254_c001_v7007000_t0000_u01739476974503") 2025/02/13 20:03:20 DEBUG : only14: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4141bf21593954d0_d20250213_m200248_c001_v0001184_t0004_u01739476968251") 2025/02/13 20:03:20 DEBUG : only14: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4ef8_d20250213_m200243_c001_v0001136_t0032_u01739476963043") 2025/02/13 20:03:20 DEBUG : only14: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4192b882b8524bee_d20250213_m200226_c001_v7007000_t0000_u01739476946992") 2025/02/13 20:03:20 DEBUG : only14: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e90_d20250213_m200220_c001_v0001136_t0028_u01739476940529") 2025/02/13 20:03:20 DEBUG : only15: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404aaeee4f898835_d20250213_m200254_c001_v7007000_t0000_u01739476974700") 2025/02/13 20:03:20 DEBUG : only15: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412955590fff4f18_d20250213_m200248_c001_v0001136_t0028_u01739476968278") 2025/02/13 20:03:20 DEBUG : only15: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4efc_d20250213_m200243_c001_v0001136_t0003_u01739476963639") 2025/02/13 20:03:20 DEBUG : only15: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4192b882b8524bea_d20250213_m200226_c001_v7007000_t0000_u01739476946624") 2025/02/13 20:03:20 DEBUG : only15: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e96_d20250213_m200221_c001_v0001136_t0013_u01739476941170") 2025/02/13 20:03:20 DEBUG : only16: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404aaeee4f898836_d20250213_m200254_c001_v7007000_t0000_u01739476974883") 2025/02/13 20:03:20 DEBUG : only16: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404b6fed2173c8b1_d20250213_m200248_c001_v0001109_t0046_u01739476968642") 2025/02/13 20:03:20 DEBUG : only16: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4f02_d20250213_m200244_c001_v0001136_t0047_u01739476964366") 2025/02/13 20:03:20 DEBUG : only16: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f415bbdf2d69207a6_d20250213_m200226_c001_v7007000_t0000_u01739476946042") 2025/02/13 20:03:21 DEBUG : only16: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e9a_d20250213_m200222_c001_v0001136_t0007_u01739476942038") 2025/02/13 20:03:21 DEBUG : only17: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404aaeee4f898837_d20250213_m200255_c001_v7007000_t0000_u01739476975067") 2025/02/13 20:03:21 DEBUG : only17: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412955590fff4f1e_d20250213_m200248_c001_v0001136_t0028_u01739476968863") 2025/02/13 20:03:21 DEBUG : only17: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4f08_d20250213_m200244_c001_v0001136_t0031_u01739476964960") 2025/02/13 20:03:21 DEBUG : only17: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4192b882b8524bec_d20250213_m200226_c001_v7007000_t0000_u01739476946809") 2025/02/13 20:03:21 DEBUG : only17: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e9e_d20250213_m200222_c001_v0001136_t0054_u01739476942693") 2025/02/13 20:03:21 DEBUG : only18: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404aaeee4f898838_d20250213_m200255_c001_v7007000_t0000_u01739476975251") 2025/02/13 20:03:21 DEBUG : only18: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4141bf21593954d6_d20250213_m200248_c001_v0001184_t0004_u01739476968436") 2025/02/13 20:03:21 DEBUG : only18: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4f0e_d20250213_m200245_c001_v0001136_t0020_u01739476965862") 2025/02/13 20:03:21 DEBUG : only18: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f415bbdf2d69207aa_d20250213_m200226_c001_v7007000_t0000_u01739476946778") 2025/02/13 20:03:21 DEBUG : only18: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4ea2_d20250213_m200223_c001_v0001136_t0051_u01739476943572") 2025/02/13 20:03:21 DEBUG : only19: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404aaeee4f89883b_d20250213_m200255_c001_v7007000_t0000_u01739476975433") 2025/02/13 20:03:21 DEBUG : only19: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4151c143dd87dd24_d20250213_m200248_c001_v0001029_t0018_u01739476968444") 2025/02/13 20:03:21 DEBUG : only19: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4f12_d20250213_m200246_c001_v0001136_t0048_u01739476966542") 2025/02/13 20:03:21 DEBUG : only19: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f415bbdf2d69207a8_d20250213_m200226_c001_v7007000_t0000_u01739476946410") 2025/02/13 20:03:21 DEBUG : only19: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4ea9_d20250213_m200224_c001_v0001136_t0002_u01739476944445") 2025/02/13 20:03:21 DEBUG : only2: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404aaeee4f89883e_d20250213_m200255_c001_v7007000_t0000_u01739476975615") 2025/02/13 20:03:21 DEBUG : only2: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412955590fff4f1a_d20250213_m200248_c001_v0001136_t0028_u01739476968464") 2025/02/13 20:03:21 DEBUG : only2: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4ebe_d20250213_m200234_c001_v0001136_t0009_u01739476954079") 2025/02/13 20:03:21 DEBUG : only2: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0eeaa31_d20250213_m200226_c001_v7007000_t0000_u01739476946792") 2025/02/13 20:03:21 DEBUG : only2: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e5a_d20250213_m200211_c001_v0001136_t0038_u01739476931434") 2025/02/13 20:03:21 DEBUG : only3: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404aaeee4f898841_d20250213_m200255_c001_v7007000_t0000_u01739476975798") 2025/02/13 20:03:22 DEBUG : only3: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4141bf21593954dc_d20250213_m200248_c001_v0001184_t0004_u01739476968622") 2025/02/13 20:03:22 DEBUG : only3: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4ec2_d20250213_m200234_c001_v0001136_t0029_u01739476954730") 2025/02/13 20:03:22 DEBUG : only3: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f415bbdf2d69207ab_d20250213_m200226_c001_v7007000_t0000_u01739476946961") 2025/02/13 20:03:22 DEBUG : only3: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e5e_d20250213_m200212_c001_v0001136_t0030_u01739476932336") 2025/02/13 20:03:22 DEBUG : only4: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404aaeee4f898844_d20250213_m200255_c001_v7007000_t0000_u01739476975989") 2025/02/13 20:03:22 DEBUG : only4: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4151c143dd87dd26_d20250213_m200248_c001_v0001029_t0018_u01739476968630") 2025/02/13 20:03:22 DEBUG : only4: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4ec6_d20250213_m200235_c001_v0001136_t0038_u01739476955369") 2025/02/13 20:03:22 DEBUG : only4: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0eeaa2a_d20250213_m200226_c001_v7007000_t0000_u01739476946426") 2025/02/13 20:03:22 DEBUG : only4: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e64_d20250213_m200213_c001_v0001136_t0010_u01739476933213") 2025/02/13 20:03:22 DEBUG : only5: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404aaeee4f898847_d20250213_m200256_c001_v7007000_t0000_u01739476976172") 2025/02/13 20:03:22 DEBUG : only5: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4151c143dd87dd28_d20250213_m200248_c001_v0001029_t0018_u01739476968817") 2025/02/13 20:03:22 DEBUG : only5: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4ed0_d20250213_m200236_c001_v0001136_t0041_u01739476956122") 2025/02/13 20:03:22 DEBUG : only5: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4192b882b8524be8_d20250213_m200226_c001_v7007000_t0000_u01739476946428") 2025/02/13 20:03:22 DEBUG : only5: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e68_d20250213_m200213_c001_v0001136_t0052_u01739476933836") 2025/02/13 20:03:22 DEBUG : only6: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404aaeee4f89884a_d20250213_m200256_c001_v7007000_t0000_u01739476976355") 2025/02/13 20:03:22 DEBUG : only6: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412955590fff4f1c_d20250213_m200248_c001_v0001136_t0028_u01739476968659") 2025/02/13 20:03:22 DEBUG : only6: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4ed4_d20250213_m200236_c001_v0001136_t0039_u01739476956877") 2025/02/13 20:03:22 DEBUG : only6: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0eeaa34_d20250213_m200226_c001_v7007000_t0000_u01739476946975") 2025/02/13 20:03:22 DEBUG : only6: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e6c_d20250213_m200214_c001_v0001136_t0022_u01739476934662") 2025/02/13 20:03:22 DEBUG : only7: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404aaeee4f89884d_d20250213_m200256_c001_v7007000_t0000_u01739476976538") 2025/02/13 20:03:22 DEBUG : only7: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404b6fed2173c8b3_d20250213_m200248_c001_v0001109_t0046_u01739476968829") 2025/02/13 20:03:22 DEBUG : only7: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4ed8_d20250213_m200237_c001_v0001136_t0021_u01739476957581") 2025/02/13 20:03:23 DEBUG : only7: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f415bbdf2d69207ac_d20250213_m200227_c001_v7007000_t0000_u01739476947145") 2025/02/13 20:03:23 DEBUG : only7: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e70_d20250213_m200215_c001_v0001136_t0000_u01739476935288") 2025/02/13 20:03:23 DEBUG : only8: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404aaeee4f898850_d20250213_m200256_c001_v7007000_t0000_u01739476976720") 2025/02/13 20:03:23 DEBUG : only8: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4151c143dd87dd2a_d20250213_m200249_c001_v0001029_t0018_u01739476969001") 2025/02/13 20:03:23 DEBUG : only8: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4edc_d20250213_m200238_c001_v0001136_t0013_u01739476958374") 2025/02/13 20:03:23 DEBUG : only8: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0eeaa37_d20250213_m200227_c001_v7007000_t0000_u01739476947160") 2025/02/13 20:03:23 DEBUG : only8: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e78_d20250213_m200216_c001_v0001136_t0019_u01739476936014") 2025/02/13 20:03:23 DEBUG : only9: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404aaeee4f898853_d20250213_m200256_c001_v7007000_t0000_u01739476976912") 2025/02/13 20:03:23 DEBUG : only9: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4141bf21593954e8_d20250213_m200248_c001_v0001184_t0004_u01739476968993") 2025/02/13 20:03:23 DEBUG : only9: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4ee0_d20250213_m200239_c001_v0001136_t0018_u01739476959119") 2025/02/13 20:03:23 DEBUG : only9: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f415bbdf2d69207a9_d20250213_m200226_c001_v7007000_t0000_u01739476946595") 2025/02/13 20:03:23 DEBUG : only9: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4e7c_d20250213_m200216_c001_v0001136_t0002_u01739476936763") 2025/02/13 20:03:23 DEBUG : potato: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f418589218953966d_d20250213_m195832_c001_v7007000_t0000_u01739476712886") 2025/02/13 20:03:23 DEBUG : potato: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f1108dc12454f4e40_d20250213_m195831_c001_v0001040_t0001_u01739476711020") 2025/02/13 20:03:23 DEBUG : potato: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4185892189539616_d20250213_m195829_c001_v7007000_t0000_u01739476709191") 2025/02/13 20:03:23 DEBUG : potato: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc9fc_d20250213_m195827_c001_v0001183_t0006_u01739476707663") 2025/02/13 20:03:23 DEBUG : potato: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f41858921895395da_d20250213_m195825_c001_v7007000_t0000_u01739476705832") 2025/02/13 20:03:23 DEBUG : potato: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f1108dc12454f4e3a_d20250213_m195823_c001_v0001040_t0053_u01739476703666") 2025/02/13 20:03:23 DEBUG : potato: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4185892189539581_d20250213_m195812_c001_v7007000_t0000_u01739476692863") 2025/02/13 20:03:23 DEBUG : potato: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc919_d20250213_m195811_c001_v0001183_t0053_u01739476691710") 2025/02/13 20:03:24 DEBUG : potato: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f40777f1271f9dcb1_d20250213_m195809_c001_v7007000_t0000_u01739476689483") 2025/02/13 20:03:24 DEBUG : potato: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc8fc_d20250213_m195808_c001_v0001183_t0030_u01739476688695") 2025/02/13 20:03:24 DEBUG : potato: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f40777f1271f9dca4_d20250213_m195807_c001_v7007000_t0000_u01739476687190") 2025/02/13 20:03:24 DEBUG : potato: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc8dc_d20250213_m195806_c001_v0001183_t0024_u01739476686429") 2025/02/13 20:03:24 DEBUG : potato: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f40777f1271f9dc8d_d20250213_m195759_c001_v7007000_t0000_u01739476679988") 2025/02/13 20:03:24 DEBUG : potato: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc886_d20250213_m195759_c001_v0001183_t0016_u01739476679007") 2025/02/13 20:03:24 DEBUG : potato: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f40777f1271f9dc8a_d20250213_m195758_c001_v7007000_t0000_u01739476678264") 2025/02/13 20:03:24 DEBUG : potato: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc872_d20250213_m195757_c001_v0001183_t0023_u01739476677111") 2025/02/13 20:03:24 DEBUG : potato: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f40777f1271f9dc87_d20250213_m195756_c001_v7007000_t0000_u01739476676365") 2025/02/13 20:03:24 DEBUG : potato: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc868_d20250213_m195755_c001_v0001183_t0030_u01739476675795") 2025/02/13 20:03:24 DEBUG : potato: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc860_d20250213_m195755_c001_v0001183_t0029_u01739476675215") 2025/02/13 20:03:24 DEBUG : potato: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f40777f1271f9dc81_d20250213_m195754_c001_v7007000_t0000_u01739476674465") 2025/02/13 20:03:24 DEBUG : potato: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc852_d20250213_m195753_c001_v0001183_t0045_u01739476673911") 2025/02/13 20:03:24 DEBUG : potato: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc84c_d20250213_m195753_c001_v0001183_t0025_u01739476673347") 2025/02/13 20:03:24 DEBUG : potato: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f40777f1271f9dc7e_d20250213_m195752_c001_v7007000_t0000_u01739476672602") 2025/02/13 20:03:24 DEBUG : potato: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc83e_d20250213_m195751_c001_v0001183_t0000_u01739476671854") 2025/02/13 20:03:24 DEBUG : potato2: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f41306c1762aa209f_d20250213_m195948_c001_v7007000_t0000_u01739476788127") 2025/02/13 20:03:24 DEBUG : potato2: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f1108dc12454f4e9e_d20250213_m195947_c001_v0001040_t0011_u01739476787400") 2025/02/13 20:03:24 DEBUG : potato2: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4083145de4661ce2_d20250213_m195931_c001_v7007000_t0000_u01739476771798") 2025/02/13 20:03:24 DEBUG : potato2: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f1108dc12454f4e76_d20250213_m195923_c001_v0001040_t0009_u01739476763399") 2025/02/13 20:03:24 DEBUG : potato2: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f40569ccd2f9b0142_d20250213_m195911_c001_v7007000_t0000_u01739476751574") 2025/02/13 20:03:24 DEBUG : potato2: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f1108dc12454f4e5e_d20250213_m195903_c001_v0001040_t0039_u01739476743078") 2025/02/13 20:03:25 DEBUG : potato2: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f40569ccd2f9affcb_d20250213_m195849_c001_v7007000_t0000_u01739476729507") 2025/02/13 20:03:25 DEBUG : potato2: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f1108dc12454f4e4e_d20250213_m195842_c001_v0001040_t0019_u01739476722018") 2025/02/13 20:03:25 DEBUG : potato2: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f41858921895395b6_d20250213_m195817_c001_v7007000_t0000_u01739476697538") 2025/02/13 20:03:25 DEBUG : potato2: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc959_d20250213_m195816_c001_v0001183_t0017_u01739476696397") 2025/02/13 20:03:25 DEBUG : potato2: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4185892189539598_d20250213_m195815_c001_v7007000_t0000_u01739476695298") 2025/02/13 20:03:25 DEBUG : potato2: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc939_d20250213_m195813_c001_v0001183_t0032_u01739476693777") 2025/02/13 20:03:25 DEBUG : potato2: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4185892189539583_d20250213_m195813_c001_v7007000_t0000_u01739476693044") 2025/02/13 20:03:25 DEBUG : potato2: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc921_d20250213_m195812_c001_v0001183_t0026_u01739476692298") 2025/02/13 20:03:25 DEBUG : potato2: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4185892189539566_d20250213_m195810_c001_v7007000_t0000_u01739476690979") 2025/02/13 20:03:25 DEBUG : potato2: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc905_d20250213_m195809_c001_v0001183_t0027_u01739476689866") 2025/02/13 20:03:25 DEBUG : potato2: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f40777f1271f9dca9_d20250213_m195807_c001_v7007000_t0000_u01739476687947") 2025/02/13 20:03:25 DEBUG : potato2: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc8ec_d20250213_m195807_c001_v0001183_t0009_u01739476687207") 2025/02/13 20:03:25 DEBUG : potato2: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f40777f1271f9dc91_d20250213_m195800_c001_v7007000_t0000_u01739476680729") 2025/02/13 20:03:25 DEBUG : potato2: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc894_d20250213_m195759_c001_v0001183_t0014_u01739476679792") 2025/02/13 20:03:25 DEBUG : potato2: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f411c11f4446b9a29_d20250213_m195638_c001_v7007000_t0000_u01739476598391") 2025/02/13 20:03:25 DEBUG : potato2: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc508_d20250213_m195637_c001_v0001183_t0038_u01739476597838") 2025/02/13 20:03:25 DEBUG : potato2: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f411c11f4446b9a25_d20250213_m195636_c001_v7007000_t0000_u01739476596560") 2025/02/13 20:03:25 DEBUG : potato2: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc4ed_d20250213_m195635_c001_v0001183_t0046_u01739476595943") 2025/02/13 20:03:25 DEBUG : potato3: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4083145de4661ce4_d20250213_m195932_c001_v7007000_t0000_u01739476772149") 2025/02/13 20:03:25 DEBUG : potato3: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4d89_d20250213_m195924_c001_v0001136_t0044_u01739476764823") 2025/02/13 20:03:25 DEBUG : potato3: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f40569ccd2f9b014e_d20250213_m195912_c001_v7007000_t0000_u01739476752516") 2025/02/13 20:03:25 DEBUG : potato3: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4d83_d20250213_m195904_c001_v0001136_t0008_u01739476744529") 2025/02/13 20:03:26 DEBUG : potato3: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f40569ccd2f9affcc_d20250213_m195849_c001_v7007000_t0000_u01739476729840") 2025/02/13 20:03:26 DEBUG : potato3: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4d75_d20250213_m195842_c001_v0001136_t0030_u01739476722720") 2025/02/13 20:03:26 DEBUG : pre-dest1/1: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4083145de4661e4c_d20250213_m200029_c001_v7007000_t0000_u01739476829241") 2025/02/13 20:03:26 DEBUG : pre-dest1/1: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4db3_d20250213_m200021_c001_v0001136_t0000_u01739476821063") 2025/02/13 20:03:26 DEBUG : pre-dest2/2: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4083145de4661e4f_d20250213_m200029_c001_v7007000_t0000_u01739476829426") 2025/02/13 20:03:26 DEBUG : pre-dest2/2: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f1108dc12454f4ec0_d20250213_m200021_c001_v0001040_t0010_u01739476821762") 2025/02/13 20:03:26 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4147ebc101a8899f_d20250213_m200000_c001_v7007000_t0000_u01739476800592") 2025/02/13 20:03:26 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfcd26_d20250213_m195957_c001_v0001183_t0034_u01739476797534") 2025/02/13 20:03:26 DEBUG : sizeonly: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0ee9ac9_d20250213_m195733_c001_v7007000_t0000_u01739476653802") 2025/02/13 20:03:26 DEBUG : sizeonly: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc77a_d20250213_m195732_c001_v0001183_t0033_u01739476652860") 2025/02/13 20:03:26 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404aaeee4f89888c_d20250213_m200302_c001_v7007000_t0000_u01739476982687") 2025/02/13 20:03:26 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f1141bf215939560c_d20250213_m200301_c001_v0001184_t0052_u01739476981483") 2025/02/13 20:03:26 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404aaeee4f89886a_d20250213_m200259_c001_v7007000_t0000_u01739476979578") 2025/02/13 20:03:26 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f104b6fed2173c8c9_d20250213_m200258_c001_v0001109_t0044_u01739476978245") 2025/02/13 20:03:26 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0ee9d0a_d20250213_m195838_c001_v7007000_t0000_u01739476718493") 2025/02/13 20:03:26 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f1108dc12454f4e48_d20250213_m195837_c001_v0001040_t0040_u01739476717490") 2025/02/13 20:03:26 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0ee9d01_d20250213_m195836_c001_v7007000_t0000_u01739476716212") 2025/02/13 20:03:26 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfca3c_d20250213_m195835_c001_v0001183_t0046_u01739476715096") 2025/02/13 20:03:26 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0ee9ac4_d20250213_m195729_c001_v7007000_t0000_u01739476649705") 2025/02/13 20:03:26 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc730_d20250213_m195728_c001_v0001183_t0038_u01739476648417") 2025/02/13 20:03:27 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0ee9ac2_d20250213_m195727_c001_v7007000_t0000_u01739476647688") 2025/02/13 20:03:27 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc71c_d20250213_m195726_c001_v0001183_t0011_u01739476646768") 2025/02/13 20:03:27 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0ee9ab0_d20250213_m195720_c001_v7007000_t0000_u01739476640463") 2025/02/13 20:03:27 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc6ca_d20250213_m195719_c001_v0001183_t0001_u01739476639647") 2025/02/13 20:03:27 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412ff869d0ee9a9d_d20250213_m195719_c001_v7007000_t0000_u01739476639103") 2025/02/13 20:03:27 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc6b2_d20250213_m195717_c001_v0001183_t0025_u01739476637816") 2025/02/13 20:03:27 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc66b_d20250213_m195711_c001_v0001183_t0020_u01739476631758") 2025/02/13 20:03:27 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f40569ccd2f9afd28_d20250213_m195711_c001_v7007000_t0000_u01739476631038") 2025/02/13 20:03:27 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc65f_d20250213_m195710_c001_v0001183_t0051_u01739476630476") 2025/02/13 20:03:27 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc65b_d20250213_m195709_c001_v0001183_t0006_u01739476629917") 2025/02/13 20:03:27 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f40569ccd2f9afd10_d20250213_m195708_c001_v7007000_t0000_u01739476628830") 2025/02/13 20:03:27 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc629_d20250213_m195706_c001_v0001183_t0026_u01739476626146") 2025/02/13 20:03:27 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc5f0_d20250213_m195700_c001_v0001183_t0026_u01739476620190") 2025/02/13 20:03:27 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f402dc14a0878b997_d20250213_m195659_c001_v7007000_t0000_u01739476619462") 2025/02/13 20:03:27 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc5e0_d20250213_m195658_c001_v0001183_t0036_u01739476618910") 2025/02/13 20:03:27 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc5da_d20250213_m195658_c001_v0001183_t0045_u01739476618318") 2025/02/13 20:03:27 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f402dc14a0878b991_d20250213_m195657_c001_v7007000_t0000_u01739476617222") 2025/02/13 20:03:27 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc572_d20250213_m195648_c001_v0001183_t0041_u01739476608206") 2025/02/13 20:03:27 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f401a71ca0bcb8953_d20250213_m195647_c001_v7007000_t0000_u01739476607833") 2025/02/13 20:03:27 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc568_d20250213_m195647_c001_v0001183_t0055_u01739476607275") 2025/02/13 20:03:27 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f411c11f4446b9a8c_d20250213_m195645_c001_v7007000_t0000_u01739476605635") 2025/02/13 20:03:27 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc54a_d20250213_m195645_c001_v0001183_t0008_u01739476605068") 2025/02/13 20:03:27 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f411c11f4446b9a70_d20250213_m195644_c001_v7007000_t0000_u01739476604516") 2025/02/13 20:03:28 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc534_d20250213_m195643_c001_v0001183_t0057_u01739476603958") 2025/02/13 20:03:28 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f411c11f4446b9a52_d20250213_m195642_c001_v7007000_t0000_u01739476602686") 2025/02/13 20:03:28 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc524_d20250213_m195641_c001_v0001183_t0043_u01739476601942") 2025/02/13 20:03:28 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f411c11f4446b9a3d_d20250213_m195641_c001_v7007000_t0000_u01739476601392") 2025/02/13 20:03:28 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc51e_d20250213_m195640_c001_v0001183_t0005_u01739476600830") 2025/02/13 20:03:28 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f411c11f4446b9a2b_d20250213_m195639_c001_v7007000_t0000_u01739476599909") 2025/02/13 20:03:28 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc512_d20250213_m195639_c001_v0001183_t0028_u01739476599304") 2025/02/13 20:03:28 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f411c11f4446b9a20_d20250213_m195633_c001_v7007000_t0000_u01739476593542") 2025/02/13 20:03:28 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc4cf_d20250213_m195632_c001_v0001183_t0055_u01739476592992") 2025/02/13 20:03:28 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f411c11f4446b9a1e_d20250213_m195632_c001_v7007000_t0000_u01739476592080") 2025/02/13 20:03:28 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc4c1_d20250213_m195631_c001_v0001183_t0030_u01739476591524") 2025/02/13 20:03:28 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f411c11f4446b9a1c_d20250213_m195630_c001_v7007000_t0000_u01739476590614") 2025/02/13 20:03:28 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc4b7_d20250213_m195630_c001_v0001183_t0004_u01739476590063") 2025/02/13 20:03:28 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f411c11f4446b9a18_d20250213_m195627_c001_v7007000_t0000_u01739476587161") 2025/02/13 20:03:28 DEBUG : sub dir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc49f_d20250213_m195626_c001_v0001183_t0034_u01739476586606") 2025/02/13 20:03:28 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404aaeee4f89888f_d20250213_m200302_c001_v7007000_t0000_u01739476982869") 2025/02/13 20:03:28 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f1151c143dd87dd2e_d20250213_m200301_c001_v0001029_t0033_u01739476981494") 2025/02/13 20:03:28 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f404aaeee4f89886d_d20250213_m200259_c001_v7007000_t0000_u01739476979762") 2025/02/13 20:03:28 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4f30_d20250213_m200258_c001_v0001136_t0020_u01739476978253") 2025/02/13 20:03:29 DEBUG : sub/yam: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f418589218953965f_d20250213_m195832_c001_v7007000_t0000_u01739476712330") 2025/02/13 20:03:29 DEBUG : sub/yam: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4d61_d20250213_m195830_c001_v0001136_t0006_u01739476710664") 2025/02/13 20:03:29 DEBUG : three: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f41858921895395c5_d20250213_m195822_c001_v7007000_t0000_u01739476702935") 2025/02/13 20:03:29 DEBUG : three: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc9b1_d20250213_m195821_c001_v0001183_t0020_u01739476701812") 2025/02/13 20:03:29 DEBUG : three: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f11923502ffbfc987_d20250213_m195819_c001_v0001183_t0052_u01739476699743") 2025/02/13 20:03:29 DEBUG : two: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f41858921895395c6_d20250213_m195823_c001_v7007000_t0000_u01739476703117") 2025/02/13 20:03:29 DEBUG : two: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f412955590fff4d53_d20250213_m195821_c001_v0001136_t0028_u01739476701247") 2025/02/13 20:03:29 DEBUG : two: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f41923502ffbfc983_d20250213_m195819_c001_v0001183_t0027_u01739476699559") 2025/02/13 20:03:29 DEBUG : yam: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4185892189539672_d20250213_m195833_c001_v7007000_t0000_u01739476713070") 2025/02/13 20:03:29 DEBUG : yam: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f101e43fdee82ee51_d20250213_m195832_c001_v0001184_t0057_u01739476712122") 2025/02/13 20:03:29 DEBUG : yam: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f4185892189539607_d20250213_m195828_c001_v7007000_t0000_u01739476708640") 2025/02/13 20:03:29 DEBUG : yam: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4d5b_d20250213_m195827_c001_v0001136_t0016_u01739476707312") 2025/02/13 20:03:29 DEBUG : yam: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f41858921895395cf_d20250213_m195825_c001_v7007000_t0000_u01739476705286") 2025/02/13 20:03:29 DEBUG : yam: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f112955590fff4d59_d20250213_m195823_c001_v0001136_t0032_u01739476703678") 2025/02/13 20:03:29 DEBUG : yaml: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f418589218953961c_d20250213_m195829_c001_v7007000_t0000_u01739476709373") 2025/02/13 20:03:29 DEBUG : yaml: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f100689b592f6b20e_d20250213_m195828_c001_v0001183_t0030_u01739476708431") 2025/02/13 20:03:29 DEBUG : yaml: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f41858921895395dd_d20250213_m195826_c001_v7007000_t0000_u01739476706016") 2025/02/13 20:03:29 DEBUG : yaml: Deleting (id "4_zbf923db3e02d0b0b9f580e1b_f1126b7bbb2e4f516_d20250213_m195825_c001_v0001184_t0001_u01739476705081") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m13.636916445s (try 1/5)