"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/04/11 06:05:13 DEBUG : Creating backend with remote "TestB2:rclone-test-lovijuj3vofa" 2025/04/11 06:05:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/11 06:05:14 DEBUG : Creating backend with remote "/tmp/rclone3561062273" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:05:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 06:05:15 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:05:15 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:05:15 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.06s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:05:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/11 06:05:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 06:05:16 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:05:16 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:05:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 06:05:17 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:05:17 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.06s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.37s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.37s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:05:18 DEBUG : Creating backend with remote "/non-existing" 2025/04/11 06:05:19 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/11 06:05:19 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:05:19 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:05:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 06:05:20 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:05:20 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:05:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 06:05:20 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.94s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:05:21 INFO : B2 bucket rclone-test-lovijuj3vofa: Running all checks before starting transfers 2025/04/11 06:05:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 06:05:22 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:05:22 INFO : B2 bucket rclone-test-lovijuj3vofa: Checks finished, now starting transfers 2025/04/11 06:05:22 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:05:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 06:05:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.51s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:05:23 ERROR : Ignoring --no-traverse with sync 2025/04/11 06:05:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 06:05:23 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:05:23 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:05:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 06:05:23 INFO : sub dir/hello world: Copied (new) 2025/04/11 06:05:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.51s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:05:25 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/11 06:05:25 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:05:25 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:05:25 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/11 06:05:25 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.58s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:05:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 06:05:26 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:05:26 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:05:26 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 06:05:26 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.51s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:05:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 06:05:28 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:05:28 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:05:28 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 06:05:28 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.88s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:05:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/11 06:05:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 06:05:29 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/11 06:05:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/11 06:05:29 INFO : sub dir: Making directory 2025/04/11 06:05:29 INFO : sub dir2: Making directory 2025/04/11 06:05:29 INFO : sub dir2/sub sub dir2: Making directory 2025/04/11 06:05:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 06:05:29 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:05:29 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:05:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 06:05:30 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/11 06:05:30 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.49s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:05:31 INFO : sub dir2: Making directory 2025/04/11 06:05:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/11 06:05:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 06:05:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 06:05:31 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:05:31 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:05:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 06:05:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.13s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:05:32 DEBUG : sub dir2: Making directory with metadata 2025/04/11 06:05:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 06:05:32 INFO : sub dir: Making directory 2025/04/11 06:05:32 INFO : sub dir2: Making directory 2025/04/11 06:05:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 06:05:32 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:05:32 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:05:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 06:05:32 INFO : sub dir/hello world: Copied (new) 2025/04/11 06:05:32 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/11 06:05:32 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/11 06:05:33 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.67s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:05:34 INFO : sub dir2: Making directory 2025/04/11 06:05:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 06:05:34 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:05:34 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:05:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 06:05:34 INFO : sub dir/hello world: Copied (new) 2025/04/11 06:05:34 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.12s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:05:35 DEBUG : sub dir2: Making directory with metadata 2025/04/11 06:05:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 06:05:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/11 06:05:35 INFO : sub dir: Making directory 2025/04/11 06:05:35 INFO : sub dir2: Making directory 2025/04/11 06:05:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 06:05:35 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:05:35 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:05:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 06:05:35 INFO : sub dir/hello world: Copied (new) 2025/04/11 06:05:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/11 06:05:36 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.49s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:05:37 INFO : sub dir2: Making directory 2025/04/11 06:05:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 06:05:37 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:05:37 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:05:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 06:05:38 INFO : sub dir/hello world: Copied (new) 2025/04/11 06:05:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.50s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:05:39 DEBUG : Creating backend with remote "TestB2:rclone-test-birakoy8xeme" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-lovijuj3vofa -> B2 bucket rclone-test-birakoy8xeme 2025/04/11 06:05:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 06:05:40 DEBUG : B2 bucket rclone-test-birakoy8xeme: Waiting for checks to finish 2025/04/11 06:05:40 DEBUG : B2 bucket rclone-test-birakoy8xeme: Waiting for transfers to finish 2025/04/11 06:05:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 06:05:41 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:05:41 DEBUG : B2 bucket rclone-test-birakoy8xeme: Purge remote 2025/04/11 06:05:41 INFO : B2 bucket rclone-test-birakoy8xeme: cleaning bucket "rclone-test-birakoy8xeme" of all files 2025/04/11 06:05:41 DEBUG : sub dir/hello world: Deleting (id "4_z9f623d53704d2b3b9f680e1b_f1112a6c3c5f66ce1_d20250411_m060540_c001_v0001183_t0008_u01744351540994") --- PASS: TestServerSideCopy (4.20s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:05:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/11 06:05:43 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:05:43 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:05:43 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/11 06:05:43 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestCopyOverSelf (1.91s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:05:45 DEBUG : Creating backend with remote "TestB2:rclone-test-biwukay8dogu" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-lovijuj3vofa -> B2 bucket rclone-test-biwukay8dogu 2025/04/11 06:05:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 06:05:46 DEBUG : B2 bucket rclone-test-biwukay8dogu: Waiting for checks to finish 2025/04/11 06:05:46 DEBUG : B2 bucket rclone-test-biwukay8dogu: Waiting for transfers to finish 2025/04/11 06:05:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 06:05:47 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:05:48 DEBUG : B2 bucket rclone-test-biwukay8dogu: Waiting for checks to finish 2025/04/11 06:05:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/11 06:05:48 DEBUG : B2 bucket rclone-test-biwukay8dogu: Waiting for transfers to finish 2025/04/11 06:05:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/11 06:05:48 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:05:48 DEBUG : B2 bucket rclone-test-biwukay8dogu: Purge remote 2025/04/11 06:05:48 INFO : B2 bucket rclone-test-biwukay8dogu: cleaning bucket "rclone-test-biwukay8dogu" of all files 2025/04/11 06:05:49 DEBUG : sub dir/hello world: Deleting (id "4_z5f824dd3704d2b3b9f680e1b_f117a84cbf88a5725_d20250411_m060548_c001_v0001182_t0039_u01744351548595") 2025/04/11 06:05:49 DEBUG : sub dir/hello world: Deleting (id "4_z5f824dd3704d2b3b9f680e1b_f109c8a08506eb2e1_d20250411_m060547_c001_v0001171_t0001_u01744351547331") --- PASS: TestServerSideCopyOverSelf (7.01s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:05:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/11 06:05:52 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:05:52 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:05:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/11 06:05:52 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/11 06:05:52 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestMoveOverSelf (1.93s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:05:54 DEBUG : Creating backend with remote "TestB2:rclone-test-cuboxex6joti" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-lovijuj3vofa -> B2 bucket rclone-test-cuboxex6joti 2025/04/11 06:05:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 06:05:55 DEBUG : B2 bucket rclone-test-cuboxex6joti: Waiting for checks to finish 2025/04/11 06:05:55 DEBUG : B2 bucket rclone-test-cuboxex6joti: Waiting for transfers to finish 2025/04/11 06:05:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 06:05:57 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:05:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/11 06:05:57 DEBUG : B2 bucket rclone-test-cuboxex6joti: Waiting for checks to finish 2025/04/11 06:05:57 DEBUG : B2 bucket rclone-test-cuboxex6joti: Waiting for transfers to finish 2025/04/11 06:05:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/11 06:05:58 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/11 06:05:58 INFO : sub dir/hello world: Deleted 2025/04/11 06:05:59 DEBUG : testing file moves 2025/04/11 06:05:59 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/11 06:05:59 DEBUG : B2 bucket rclone-test-cuboxex6joti: Waiting for checks to finish 2025/04/11 06:05:59 DEBUG : B2 bucket rclone-test-cuboxex6joti: Waiting for transfers to finish 2025/04/11 06:05:59 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/11 06:05:59 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/11 06:06:00 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:06:00 DEBUG : B2 bucket rclone-test-cuboxex6joti: Purge remote 2025/04/11 06:06:00 INFO : B2 bucket rclone-test-cuboxex6joti: cleaning bucket "rclone-test-cuboxex6joti" of all files 2025/04/11 06:06:00 DEBUG : sub dir/hello world: Deleting (id "4_z4f427d03704d2b3b9f680e1b_f1043de610e64fd7a_d20250411_m060559_c001_v0001171_t0032_u01744351559529") 2025/04/11 06:06:00 DEBUG : sub dir/hello world: Deleting (id "4_z4f427d03704d2b3b9f680e1b_f11809b86025015ab_d20250411_m060558_c001_v0001102_t0047_u01744351558061") 2025/04/11 06:06:00 DEBUG : sub dir/hello world: Deleting (id "4_z4f427d03704d2b3b9f680e1b_f109354d869df8187_d20250411_m060557_c001_v0001165_t0029_u01744351557068") --- PASS: TestServerSideMoveOverSelf (8.76s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:06:02 ERROR : : error listing: directory not found 2025/04/11 06:06:03 INFO : Local file system at /tmp/rclone3561062273: Making directory 2025/04/11 06:06:03 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:06:03 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.68s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:06:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 06:06:05 DEBUG : Local file system at /tmp/rclone3561062273: Waiting for checks to finish 2025/04/11 06:06:05 DEBUG : Local file system at /tmp/rclone3561062273: Waiting for transfers to finish 2025/04/11 06:06:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 06:06:05 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/11 06:06:05 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestCopyRedownload (2.05s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:06:06 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/11 06:06:06 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:06:06 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:06:06 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/11 06:06:06 INFO : check sum: Copied (new) 2025/04/11 06:06:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:06:07 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:06:07 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/11 06:06:07 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/11 06:06:07 DEBUG : check sum: Unchanged skipping 2025/04/11 06:06:07 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:06:07 DEBUG : Waiting for deletions to finish 2025/04/11 06:06:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.25s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:06:08 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/11 06:06:08 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:06:08 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:06:09 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/11 06:06:09 INFO : sizeonly: Copied (new) 2025/04/11 06:06:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:06:09 DEBUG : sizeonly: Sizes identical 2025/04/11 06:06:09 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:06:09 DEBUG : sizeonly: Unchanged skipping 2025/04/11 06:06:09 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:06:09 DEBUG : Waiting for deletions to finish 2025/04/11 06:06:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.26s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:06:11 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/11 06:06:11 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:06:11 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:06:11 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/11 06:06:11 INFO : ignore-size: Copied (new) 2025/04/11 06:06:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:06:11 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:06:11 DEBUG : ignore-size: Unchanged skipping 2025/04/11 06:06:11 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:06:11 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:06:11 DEBUG : Waiting for deletions to finish 2025/04/11 06:06:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.61s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:06:14 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:06:14 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:06:14 DEBUG : existing: Unchanged skipping 2025/04/11 06:06:14 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:06:14 DEBUG : Waiting for deletions to finish 2025/04/11 06:06:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:06:14 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/11 06:06:14 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:06:14 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:06:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/11 06:06:14 INFO : existing: Copied (replaced existing) 2025/04/11 06:06:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.55s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:06:16 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/11 06:06:16 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:06:16 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:06:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/11 06:06:16 INFO : existing: Copied (new) 2025/04/11 06:06:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:06:16 DEBUG : existing: Destination exists, skipping 2025/04/11 06:06:16 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:06:16 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:06:16 DEBUG : Waiting for deletions to finish 2025/04/11 06:06:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.25s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:06:18 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/11 06:06:19 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 06:06:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/11 06:06:19 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:06:19 DEBUG : c/non empty space: Unchanged skipping 2025/04/11 06:06:19 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:06:19 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/11 06:06:19 INFO : a/potato2: Copied (new) 2025/04/11 06:06:19 DEBUG : Waiting for deletions to finish 2025/04/11 06:06:19 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.51s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:06:21 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:06:21 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/11 06:06:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/11 06:06:21 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/11 06:06:21 DEBUG : empty space: Unchanged skipping 2025/04/11 06:06:21 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:06:21 DEBUG : Waiting for deletions to finish 2025/04/11 06:06:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:06:21 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/11 06:06:21 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:06:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/11 06:06:22 INFO : empty space: Updated modification time in destination 2025/04/11 06:06:22 DEBUG : empty space: Unchanged skipping 2025/04/11 06:06:22 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:06:22 DEBUG : Waiting for deletions to finish 2025/04/11 06:06:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.36s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:06:24 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:06:24 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/11 06:06:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/11 06:06:24 DEBUG : empty space: Unchanged skipping 2025/04/11 06:06:24 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:06:24 DEBUG : Waiting for deletions to finish 2025/04/11 06:06:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.67s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:06:26 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/11 06:06:26 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:06:26 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3561062273) 2025/04/11 06:06:26 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-lovijuj3vofa) 2025/04/11 06:06:26 DEBUG : foo: sha1 differ 2025/04/11 06:06:26 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:06:26 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/11 06:06:26 INFO : foo: Copied (replaced existing) 2025/04/11 06:06:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.88s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:06:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 06:06:28 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/11 06:06:28 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:06:28 DEBUG : empty space: Unchanged skipping 2025/04/11 06:06:28 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:06:28 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/11 06:06:28 INFO : potato: Copied (new) 2025/04/11 06:06:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.17s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:06:30 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/11 06:06:30 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:06:30 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:06:30 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/11 06:06:30 INFO : potato: Copied (replaced existing) 2025/04/11 06:06:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.94s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:06:32 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:06:32 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/04/11 06:06:32 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3561062273) 2025/04/11 06:06:32 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-lovijuj3vofa) 2025/04/11 06:06:32 DEBUG : potato: sha1 differ 2025/04/11 06:06:32 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:06:32 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/11 06:06:32 INFO : potato: Copied (replaced existing) 2025/04/11 06:06:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:06:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 06:06:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 06:06:34 DEBUG : empty space: Unchanged skipping 2025/04/11 06:06:34 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:06:34 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:06:34 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/11 06:06:34 DEBUG : Waiting for deletions to finish 2025/04/11 06:06:34 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:06:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 06:06:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 06:06:36 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:06:36 DEBUG : empty space: Unchanged skipping 2025/04/11 06:06:36 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:06:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/11 06:06:36 INFO : potato2: Copied (new) 2025/04/11 06:06:36 DEBUG : Waiting for deletions to finish 2025/04/11 06:06:36 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:06:39 INFO : d: Making directory 2025/04/11 06:06:39 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/11 06:06:39 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 06:06:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/11 06:06:39 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:06:39 DEBUG : c/non empty space: Unchanged skipping 2025/04/11 06:06:39 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:06:39 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/11 06:06:39 INFO : a/potato2: Copied (new) 2025/04/11 06:06:39 DEBUG : Waiting for deletions to finish 2025/04/11 06:06:39 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:06:41 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/11 06:06:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 06:06:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/11 06:06:42 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:06:42 DEBUG : c/non empty space: Unchanged skipping 2025/04/11 06:06:42 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:06:42 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/11 06:06:42 INFO : a/potato2: Copied (new) 2025/04/11 06:06:42 ERROR : B2 bucket rclone-test-lovijuj3vofa: not deleting files as there were IO errors 2025/04/11 06:06:42 ERROR : B2 bucket rclone-test-lovijuj3vofa: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.53s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:06:44 DEBUG : Waiting for deletions to finish 2025/04/11 06:06:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 06:06:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 06:06:44 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:06:44 DEBUG : empty space: Unchanged skipping 2025/04/11 06:06:44 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:06:44 INFO : potato: Deleted 2025/04/11 06:06:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/11 06:06:44 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.40s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:06:46 DEBUG : Waiting for deletions to finish 2025/04/11 06:06:46 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:06:46 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:06:47 INFO : potato: Deleted 2025/04/11 06:06:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 06:06:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 06:06:47 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:06:47 DEBUG : empty space: Unchanged skipping 2025/04/11 06:06:47 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:06:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/11 06:06:47 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.69s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:06:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 06:06:49 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:06:49 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:06:49 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/11 06:06:49 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.10s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:06:51 DEBUG : enormous: Excluded (Size Filter) 2025/04/11 06:06:51 DEBUG : enormous: Excluded 2025/04/11 06:06:51 DEBUG : potato2: Excluded (Size Filter) 2025/04/11 06:06:51 DEBUG : potato2: Excluded 2025/04/11 06:06:51 DEBUG : potato2: Excluded (Size Filter) 2025/04/11 06:06:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 06:06:51 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:06:51 DEBUG : empty space: Unchanged skipping 2025/04/11 06:06:51 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:06:51 DEBUG : Waiting for deletions to finish 2025/04/11 06:06:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:06:51 DEBUG : enormous: Excluded (Size Filter) 2025/04/11 06:06:51 DEBUG : enormous: Excluded 2025/04/11 06:06:51 DEBUG : potato2: Excluded (Size Filter) 2025/04/11 06:06:51 DEBUG : potato2: Excluded 2025/04/11 06:06:52 DEBUG : potato2: Excluded (Size Filter) 2025/04/11 06:06:52 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/11 06:06:52 DEBUG : empty space: Unchanged skipping 2025/04/11 06:06:52 DEBUG : Local file system at /tmp/rclone3561062273: Waiting for checks to finish 2025/04/11 06:06:52 DEBUG : Local file system at /tmp/rclone3561062273: Waiting for transfers to finish 2025/04/11 06:06:52 DEBUG : Waiting for deletions to finish 2025/04/11 06:06:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.67s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:06:54 DEBUG : enormous: Excluded (Size Filter) 2025/04/11 06:06:54 DEBUG : enormous: Excluded 2025/04/11 06:06:54 DEBUG : potato2: Excluded (Size Filter) 2025/04/11 06:06:54 DEBUG : potato2: Excluded 2025/04/11 06:06:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 06:06:54 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:06:54 DEBUG : empty space: Unchanged skipping 2025/04/11 06:06:54 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:06:54 DEBUG : Waiting for deletions to finish 2025/04/11 06:06:54 INFO : potato2: Deleted 2025/04/11 06:06:54 INFO : enormous: Deleted 2025/04/11 06:06:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:06:55 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/11 06:06:55 DEBUG : Local file system at /tmp/rclone3561062273: Waiting for checks to finish 2025/04/11 06:06:55 DEBUG : empty space: Unchanged skipping 2025/04/11 06:06:55 DEBUG : Local file system at /tmp/rclone3561062273: Waiting for transfers to finish 2025/04/11 06:06:55 DEBUG : Waiting for deletions to finish 2025/04/11 06:06:55 INFO : enormous: Deleted 2025/04/11 06:06:55 INFO : potato2: Deleted 2025/04/11 06:06:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.07s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:06:57 DEBUG : five: Need to transfer - File not found at Destination 2025/04/11 06:06:57 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/11 06:06:57 DEBUG : one: Destination is newer than source, skipping 2025/04/11 06:06:57 DEBUG : three: Sizes identical 2025/04/11 06:06:57 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:06:57 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/11 06:06:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3561062273) 2025/04/11 06:06:57 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-lovijuj3vofa) 2025/04/11 06:06:57 DEBUG : two: sha1 differ 2025/04/11 06:06:57 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/11 06:06:57 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:06:58 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/11 06:06:58 INFO : five: Copied (new) 2025/04/11 06:06:58 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/11 06:06:58 INFO : four: Copied (replaced existing) 2025/04/11 06:06:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/11 06:06:58 INFO : two: Copied (replaced existing) 2025/04/11 06:06:58 DEBUG : Waiting for deletions to finish 2025/04/11 06:06:59 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:06:59 DEBUG : one: Destination is newer than source, skipping 2025/04/11 06:06:59 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/11 06:06:59 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/11 06:06:59 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/11 06:06:59 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/11 06:06:59 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/11 06:06:59 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/11 06:06:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/11 06:06:59 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/11 06:06:59 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/11 06:06:59 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3561062273) 2025/04/11 06:06:59 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-lovijuj3vofa) 2025/04/11 06:06:59 DEBUG : three: sha1 differ 2025/04/11 06:06:59 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/11 06:06:59 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:06:59 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/11 06:06:59 INFO : three: Copied (replaced existing) 2025/04/11 06:06:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.25s) === 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-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/11 06:07:01 INFO : B2 bucket rclone-test-lovijuj3vofa: Making map for --track-renames 2025/04/11 06:07:01 INFO : B2 bucket rclone-test-lovijuj3vofa: Finished making map for --track-renames 2025/04/11 06:07:01 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:07:01 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for renames to finish 2025/04/11 06:07:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/11 06:07:01 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/11 06:07:01 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:07:01 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/11 06:07:01 INFO : potato: Copied (new) 2025/04/11 06:07:01 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/11 06:07:01 INFO : yam: Copied (new) 2025/04/11 06:07:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:07:01 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:07:01 INFO : B2 bucket rclone-test-lovijuj3vofa: Making map for --track-renames 2025/04/11 06:07:01 INFO : B2 bucket rclone-test-lovijuj3vofa: Finished making map for --track-renames 2025/04/11 06:07:01 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:07:01 DEBUG : potato: Unchanged skipping 2025/04/11 06:07:01 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for renames to finish 2025/04/11 06:07:02 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/11 06:07:02 INFO : yam: Copied (server-side copy) to: yaml 2025/04/11 06:07:03 INFO : yam: Deleted 2025/04/11 06:07:03 INFO : yaml: Renamed from "yam" 2025/04/11 06:07:03 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:07:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.90s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/11 06:07:04 INFO : B2 bucket rclone-test-lovijuj3vofa: Making map for --track-renames 2025/04/11 06:07:04 INFO : B2 bucket rclone-test-lovijuj3vofa: Finished making map for --track-renames 2025/04/11 06:07:04 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:07:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/11 06:07:04 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for renames to finish 2025/04/11 06:07:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/11 06:07:04 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:07:05 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/11 06:07:05 INFO : yam: Copied (new) 2025/04/11 06:07:05 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/11 06:07:05 INFO : potato: Copied (new) 2025/04/11 06:07:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:07:05 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:07:05 INFO : B2 bucket rclone-test-lovijuj3vofa: Making map for --track-renames 2025/04/11 06:07:05 INFO : B2 bucket rclone-test-lovijuj3vofa: Finished making map for --track-renames 2025/04/11 06:07:05 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:07:05 DEBUG : potato: Unchanged skipping 2025/04/11 06:07:05 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for renames to finish 2025/04/11 06:07:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/11 06:07:06 INFO : yam: Copied (server-side copy) to: yaml 2025/04/11 06:07:06 INFO : yam: Deleted 2025/04/11 06:07:06 INFO : yaml: Renamed from "yam" 2025/04/11 06:07:06 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:07:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.53s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/11 06:07:08 INFO : B2 bucket rclone-test-lovijuj3vofa: Making map for --track-renames 2025/04/11 06:07:08 INFO : B2 bucket rclone-test-lovijuj3vofa: Finished making map for --track-renames 2025/04/11 06:07:08 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:07:08 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/11 06:07:08 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for renames to finish 2025/04/11 06:07:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/11 06:07:08 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:07:08 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/11 06:07:08 INFO : potato: Copied (new) 2025/04/11 06:07:09 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/11 06:07:09 INFO : sub/yam: Copied (new) 2025/04/11 06:07:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:07:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:07:09 DEBUG : potato: Unchanged skipping 2025/04/11 06:07:09 INFO : B2 bucket rclone-test-lovijuj3vofa: Making map for --track-renames 2025/04/11 06:07:09 INFO : B2 bucket rclone-test-lovijuj3vofa: Finished making map for --track-renames 2025/04/11 06:07:09 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:07:09 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for renames to finish 2025/04/11 06:07:10 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/11 06:07:10 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/11 06:07:10 INFO : sub/yam: Deleted 2025/04/11 06:07:10 INFO : yam: Renamed from "sub/yam" 2025/04/11 06:07:10 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:07:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.58s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:07:11 DEBUG : Creating backend with remote "/tmp/rclone3561062273/dir1" 2025/04/11 06:07:11 DEBUG : Config file has changed externally - reloading 2025/04/11 06:07:11 DEBUG : Creating backend with remote "/tmp/rclone3561062273/dir2" 2025/04/11 06:07:11 DEBUG : Local file system at /tmp/rclone3561062273/dir2: Using server-side directory move 2025/04/11 06:07:11 INFO : Local file system at /tmp/rclone3561062273/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/11 06:07:11 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/11 06:07:11 INFO : file1.txt: Moved (server-side) 2025/04/11 06:07:11 DEBUG : Local file system at /tmp/rclone3561062273/dir2: Waiting for checks to finish 2025/04/11 06:07:11 DEBUG : Local file system at /tmp/rclone3561062273/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:07:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 06:07:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/11 06:07:12 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:07:12 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:07:12 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/11 06:07:12 INFO : nested/sub dir/file: Copied (new) 2025/04/11 06:07:12 INFO : nested/sub dir/file: Deleted 2025/04/11 06:07:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 06:07:13 INFO : sub dir/hello world: Copied (new) 2025/04/11 06:07:13 INFO : sub dir/hello world: Deleted 2025/04/11 06:07:13 INFO : sub dir: Removing directory 2025/04/11 06:07:13 INFO : nested/sub dir: Removing directory 2025/04/11 06:07:13 INFO : nested: Removing directory 2025/04/11 06:07:13 DEBUG : Local file system at /tmp/rclone3561062273: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.08s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:07:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 06:07:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/11 06:07:14 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:07:14 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:07:14 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/11 06:07:14 INFO : nested/sub dir/file: Copied (new) 2025/04/11 06:07:14 INFO : nested/sub dir/file: Deleted 2025/04/11 06:07:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 06:07:15 INFO : sub dir/hello world: Copied (new) 2025/04/11 06:07:15 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.16s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:07:16 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/11 06:07:16 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/11 06:07:16 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:07:16 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:07:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/11 06:07:16 INFO : existing: Copied (new) 2025/04/11 06:07:16 INFO : existing: Deleted 2025/04/11 06:07:17 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/11 06:07:17 INFO : existing-b: Copied (new) 2025/04/11 06:07:17 INFO : existing-b: Deleted 2025/04/11 06:07:17 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:07:17 DEBUG : existing: Destination exists, skipping 2025/04/11 06:07:17 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/11 06:07:17 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:07:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.21s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:07:18 DEBUG : Creating backend with remote "TestB2:rclone-test-qaqusim8huna" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-lovijuj3vofa -> B2 bucket rclone-test-qaqusim8huna 2025/04/11 06:07:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 06:07:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/11 06:07:22 DEBUG : empty space: Unchanged skipping 2025/04/11 06:07:22 DEBUG : B2 bucket rclone-test-qaqusim8huna: Waiting for checks to finish 2025/04/11 06:07:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/11 06:07:23 INFO : empty space: Deleted 2025/04/11 06:07:23 DEBUG : B2 bucket rclone-test-qaqusim8huna: Waiting for transfers to finish 2025/04/11 06:07:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/11 06:07:23 INFO : potato2: Copied (server-side copy) 2025/04/11 06:07:23 INFO : potato2: Deleted 2025/04/11 06:07:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/11 06:07:23 INFO : potato3: Copied (server-side copy) 2025/04/11 06:07:23 INFO : potato3: Deleted 2025/04/11 06:07:24 DEBUG : Creating backend with remote "TestB2:rclone-test-lokuyey9wehe" 2025/04/11 06:07:25 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/11 06:07:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 06:07:25 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/11 06:07:25 DEBUG : B2 bucket rclone-test-lokuyey9wehe: Waiting for checks to finish 2025/04/11 06:07:25 DEBUG : B2 bucket rclone-test-lokuyey9wehe: Waiting for transfers to finish 2025/04/11 06:07:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/11 06:07:26 INFO : empty space: Copied (server-side copy) 2025/04/11 06:07:26 INFO : empty space: Deleted 2025/04/11 06:07:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/11 06:07:26 INFO : potato2: Copied (server-side copy) 2025/04/11 06:07:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/11 06:07:26 INFO : potato3: Copied (server-side copy) 2025/04/11 06:07:26 INFO : potato2: Deleted 2025/04/11 06:07:26 INFO : potato3: Deleted 2025/04/11 06:07:26 DEBUG : B2 bucket rclone-test-lokuyey9wehe: Purge remote 2025/04/11 06:07:26 INFO : B2 bucket rclone-test-lokuyey9wehe: cleaning bucket "rclone-test-lokuyey9wehe" of all files 2025/04/11 06:07:27 DEBUG : empty space: Deleting (id "4_z1fe2cdf3705d2b3b9f680e1b_f117a38f25968530b_d20250411_m060725_c001_v0001184_t0031_u01744351645914") 2025/04/11 06:07:27 DEBUG : potato2: Deleting (id "4_z1fe2cdf3705d2b3b9f680e1b_f111b3a85560b49f1_d20250411_m060726_c001_v0001181_t0026_u01744351646158") 2025/04/11 06:07:27 DEBUG : potato3: Deleting (id "4_z1fe2cdf3705d2b3b9f680e1b_f114743b197d9a7a2_d20250411_m060726_c001_v0001182_t0054_u01744351646284") 2025/04/11 06:07:27 DEBUG : B2 bucket rclone-test-qaqusim8huna: Purge remote 2025/04/11 06:07:27 INFO : B2 bucket rclone-test-qaqusim8huna: cleaning bucket "rclone-test-qaqusim8huna" of all files 2025/04/11 06:07:28 DEBUG : empty space: Deleting (id "4_z1fe2bdd3705d2b3b9f680e1b_f4187a98c415dc84b_d20250411_m060726_c001_v7007000_t0000_u01744351646136") 2025/04/11 06:07:28 DEBUG : empty space: Deleting (id "4_z1fe2bdd3705d2b3b9f680e1b_f11620ca723d2c0af_d20250411_m060721_c001_v0001101_t0014_u01744351641839") 2025/04/11 06:07:28 DEBUG : potato2: Deleting (id "4_z1fe2bdd3705d2b3b9f680e1b_f4187a98c415dc853_d20250411_m060726_c001_v7007000_t0000_u01744351646370") 2025/04/11 06:07:28 DEBUG : potato2: Deleting (id "4_z1fe2bdd3705d2b3b9f680e1b_f10083c1cdff95518_d20250411_m060722_c001_v0001171_t0034_u01744351642948") 2025/04/11 06:07:28 DEBUG : potato3: Deleting (id "4_z1fe2bdd3705d2b3b9f680e1b_f4135fb94541d4081_d20250411_m060726_c001_v7007000_t0000_u01744351646504") 2025/04/11 06:07:28 DEBUG : potato3: Deleting (id "4_z1fe2bdd3705d2b3b9f680e1b_f108e2321c0bec49b_d20250411_m060723_c001_v0001131_t0053_u01744351643366") 2025/04/11 06:07:28 DEBUG : potato3: Deleting (id "4_z1fe2bdd3705d2b3b9f680e1b_f11620ca723d2c0b1_d20250411_m060722_c001_v0001101_t0002_u01744351642199") 2025/04/11 06:07:29 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/11 06:07:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/11 06:07:29 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (11.07s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:07:29 DEBUG : Creating backend with remote "TestB2:rclone-test-gepuref6suza" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-lovijuj3vofa -> B2 bucket rclone-test-gepuref6suza 2025/04/11 06:07:35 DEBUG : empty space: Excluded (Size Filter) 2025/04/11 06:07:35 DEBUG : empty space: Excluded (Size Filter) 2025/04/11 06:07:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 06:07:35 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/11 06:07:35 DEBUG : B2 bucket rclone-test-gepuref6suza: Waiting for checks to finish 2025/04/11 06:07:35 DEBUG : B2 bucket rclone-test-gepuref6suza: Waiting for transfers to finish 2025/04/11 06:07:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/11 06:07:35 INFO : potato2: Copied (server-side copy) 2025/04/11 06:07:35 INFO : potato2: Deleted 2025/04/11 06:07:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/11 06:07:35 INFO : potato3: Copied (server-side copy) 2025/04/11 06:07:36 INFO : potato3: Deleted 2025/04/11 06:07:36 DEBUG : Creating backend with remote "TestB2:rclone-test-pudufus4temu" 2025/04/11 06:07:37 DEBUG : empty space: Excluded (Size Filter) 2025/04/11 06:07:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 06:07:37 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/11 06:07:37 DEBUG : B2 bucket rclone-test-pudufus4temu: Waiting for checks to finish 2025/04/11 06:07:37 DEBUG : B2 bucket rclone-test-pudufus4temu: Waiting for transfers to finish 2025/04/11 06:07:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/11 06:07:38 INFO : potato2: Copied (server-side copy) 2025/04/11 06:07:38 INFO : potato2: Deleted 2025/04/11 06:07:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/11 06:07:38 INFO : potato3: Copied (server-side copy) 2025/04/11 06:07:38 INFO : potato3: Deleted 2025/04/11 06:07:39 DEBUG : B2 bucket rclone-test-pudufus4temu: Purge remote 2025/04/11 06:07:39 INFO : B2 bucket rclone-test-pudufus4temu: cleaning bucket "rclone-test-pudufus4temu" of all files 2025/04/11 06:07:39 DEBUG : potato2: Deleting (id "4_zbf02fde3705d2b3b9f680e1b_f101304cd9a93db1d_d20250411_m060738_c001_v0001145_t0022_u01744351658209") 2025/04/11 06:07:39 DEBUG : potato3: Deleting (id "4_zbf02fde3705d2b3b9f680e1b_f118fc12a55248ab8_d20250411_m060738_c001_v0001101_t0031_u01744351658508") 2025/04/11 06:07:41 DEBUG : B2 bucket rclone-test-gepuref6suza: Purge remote 2025/04/11 06:07:41 INFO : B2 bucket rclone-test-gepuref6suza: cleaning bucket "rclone-test-gepuref6suza" of all files 2025/04/11 06:07:41 DEBUG : empty space: Deleting (id "4_zbf12edd3705d2b3b9f680e1b_f1116c3a67c17f6d3_d20250411_m060734_c001_v0001171_t0027_u01744351654234") 2025/04/11 06:07:41 DEBUG : potato2: Deleting (id "4_zbf12edd3705d2b3b9f680e1b_f4031dd423c0afaa0_d20250411_m060738_c001_v7007000_t0000_u01744351658490") 2025/04/11 06:07:41 DEBUG : potato2: Deleting (id "4_zbf12edd3705d2b3b9f680e1b_f1004e7316fc58958_d20250411_m060735_c001_v0001184_t0030_u01744351655491") 2025/04/11 06:07:41 DEBUG : potato3: Deleting (id "4_zbf12edd3705d2b3b9f680e1b_f4031dd423c0afaa1_d20250411_m060738_c001_v7007000_t0000_u01744351658794") 2025/04/11 06:07:41 DEBUG : potato3: Deleting (id "4_zbf12edd3705d2b3b9f680e1b_f117f42cd95fea6be_d20250411_m060735_c001_v0001183_t0038_u01744351655727") 2025/04/11 06:07:41 DEBUG : potato3: Deleting (id "4_zbf12edd3705d2b3b9f680e1b_f1116c3a67c17f6e0_d20250411_m060734_c001_v0001171_t0049_u01744351654723") --- PASS: TestServerSideMoveWithFilter (13.56s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:07:43 DEBUG : Creating backend with remote "TestB2:rclone-test-mubuvub1xula" 2025/04/11 06:07:45 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-lovijuj3vofa -> B2 bucket rclone-test-mubuvub1xula 2025/04/11 06:07:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 06:07:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/11 06:07:48 DEBUG : empty space: Unchanged skipping 2025/04/11 06:07:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/11 06:07:48 DEBUG : B2 bucket rclone-test-mubuvub1xula: Waiting for checks to finish 2025/04/11 06:07:48 INFO : empty space: Deleted 2025/04/11 06:07:48 DEBUG : B2 bucket rclone-test-mubuvub1xula: Waiting for transfers to finish 2025/04/11 06:07:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/11 06:07:48 INFO : potato2: Copied (server-side copy) 2025/04/11 06:07:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/11 06:07:48 INFO : potato3: Copied (server-side copy) 2025/04/11 06:07:49 INFO : potato2: Deleted 2025/04/11 06:07:49 INFO : potato3: Deleted 2025/04/11 06:07:49 DEBUG : Creating backend with remote "TestB2:rclone-test-fibudoz5keyo" 2025/04/11 06:07:50 INFO : tomatoDir: Making directory 2025/04/11 06:07:51 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/11 06:07:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 06:07:51 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/11 06:07:51 DEBUG : B2 bucket rclone-test-fibudoz5keyo: Waiting for checks to finish 2025/04/11 06:07:51 DEBUG : B2 bucket rclone-test-fibudoz5keyo: Waiting for transfers to finish 2025/04/11 06:07:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/11 06:07:51 INFO : empty space: Copied (server-side copy) 2025/04/11 06:07:51 INFO : empty space: Deleted 2025/04/11 06:07:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/11 06:07:51 INFO : potato2: Copied (server-side copy) 2025/04/11 06:07:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/11 06:07:52 INFO : potato3: Copied (server-side copy) 2025/04/11 06:07:52 INFO : potato2: Deleted 2025/04/11 06:07:52 INFO : potato3: Deleted 2025/04/11 06:07:52 DEBUG : B2 bucket rclone-test-fibudoz5keyo: Purge remote 2025/04/11 06:07:52 INFO : B2 bucket rclone-test-fibudoz5keyo: cleaning bucket "rclone-test-fibudoz5keyo" of all files 2025/04/11 06:07:52 DEBUG : empty space: Deleting (id "4_z5f723d33706d2b3b9f680e1b_f11122ee653683dec_d20250411_m060751_c001_v0001184_t0053_u01744351671586") 2025/04/11 06:07:52 DEBUG : potato2: Deleting (id "4_z5f723d33706d2b3b9f680e1b_f1134e688d628cb36_d20250411_m060751_c001_v0001184_t0034_u01744351671868") 2025/04/11 06:07:52 DEBUG : potato3: Deleting (id "4_z5f723d33706d2b3b9f680e1b_f117a38f2596855e5_d20250411_m060751_c001_v0001184_t0004_u01744351671957") 2025/04/11 06:07:53 DEBUG : B2 bucket rclone-test-mubuvub1xula: Purge remote 2025/04/11 06:07:53 INFO : B2 bucket rclone-test-mubuvub1xula: cleaning bucket "rclone-test-mubuvub1xula" of all files 2025/04/11 06:07:53 DEBUG : empty space: Deleting (id "4_zbfc22d13706d2b3b9f680e1b_f416946806f6c5b4e_d20250411_m060751_c001_v7007000_t0000_u01744351671851") 2025/04/11 06:07:53 DEBUG : empty space: Deleting (id "4_zbfc22d13706d2b3b9f680e1b_f106b69fdb07185a3_d20250411_m060747_c001_v0001182_t0035_u01744351667630") 2025/04/11 06:07:53 DEBUG : potato2: Deleting (id "4_zbfc22d13706d2b3b9f680e1b_f416946806f6c5b50_d20250411_m060752_c001_v7007000_t0000_u01744351672073") 2025/04/11 06:07:53 DEBUG : potato2: Deleting (id "4_zbfc22d13706d2b3b9f680e1b_f1125c95fabe731a6_d20250411_m060748_c001_v0001115_t0024_u01744351668437") 2025/04/11 06:07:53 DEBUG : potato3: Deleting (id "4_zbfc22d13706d2b3b9f680e1b_f410c68575a133959_d20250411_m060752_c001_v7007000_t0000_u01744351672165") 2025/04/11 06:07:53 DEBUG : potato3: Deleting (id "4_zbfc22d13706d2b3b9f680e1b_f113d7540c1124009_d20250411_m060748_c001_v0001179_t0047_u01744351668819") 2025/04/11 06:07:53 DEBUG : potato3: Deleting (id "4_zbfc22d13706d2b3b9f680e1b_f106b69fdb07185a9_d20250411_m060747_c001_v0001182_t0009_u01744351667846") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.08s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:07:55 DEBUG : Creating backend with remote "TestB2:rclone-test-lovijuj3vofa/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.59s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:07:58 DEBUG : Creating backend with remote "TestB2:rclone-test-lovijuj3vofa/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestSyncOverlap (3.03s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:08:01 DEBUG : Creating backend with remote "TestB2:rclone-test-lovijuj3vofa/rclone-sync-test" 2025/04/11 06:08:02 DEBUG : Creating backend with remote "TestB2:rclone-test-lovijuj3vofa/rclone-sync-test-include/layer2" 2025/04/11 06:08:04 DEBUG : Creating backend with remote "TestB2:rclone-test-lovijuj3vofa/rclone-sync-test-ignore-file" 2025/04/11 06:08:07 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/11 06:08:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/11 06:08:08 DEBUG : pacer: Reducing sleep to 10ms 2025/04/11 06:08:08 DEBUG : B2 bucket rclone-test-lovijuj3vofa path rclone-sync-test: Waiting for checks to finish 2025/04/11 06:08:08 DEBUG : B2 bucket rclone-test-lovijuj3vofa path rclone-sync-test: Waiting for transfers to finish 2025/04/11 06:08:08 DEBUG : Waiting for deletions to finish 2025/04/11 06:08:08 INFO : There was nothing to transfer 2025/04/11 06:08:08 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:08:08 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:08:08 DEBUG : Waiting for deletions to finish 2025/04/11 06:08:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:08:09 DEBUG : B2 bucket rclone-test-lovijuj3vofa path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/11 06:08:09 DEBUG : B2 bucket rclone-test-lovijuj3vofa path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/11 06:08:09 DEBUG : Waiting for deletions to finish 2025/04/11 06:08:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:08:09 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:08:09 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:08:09 DEBUG : Waiting for deletions to finish 2025/04/11 06:08:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:08:09 DEBUG : B2 bucket rclone-test-lovijuj3vofa path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/11 06:08:09 DEBUG : B2 bucket rclone-test-lovijuj3vofa path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/11 06:08:09 DEBUG : Waiting for deletions to finish 2025/04/11 06:08:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.82s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:08:16 DEBUG : Creating backend with remote "TestB2:rclone-test-lovijuj3vofa/dst" 2025/04/11 06:08:18 DEBUG : Creating backend with remote "TestB2:rclone-test-lovijuj3vofa/CompareDest" 2025/04/11 06:08:20 DEBUG : one: Need to transfer - File not found at Destination 2025/04/11 06:08:20 DEBUG : B2 bucket rclone-test-lovijuj3vofa path dst: Waiting for checks to finish 2025/04/11 06:08:20 DEBUG : B2 bucket rclone-test-lovijuj3vofa path dst: Waiting for transfers to finish 2025/04/11 06:08:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/11 06:08:21 INFO : one: Copied (new) 2025/04/11 06:08:21 DEBUG : Waiting for deletions to finish 2025/04/11 06:08:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 06:08:21 DEBUG : B2 bucket rclone-test-lovijuj3vofa path dst: Waiting for checks to finish 2025/04/11 06:08:22 DEBUG : B2 bucket rclone-test-lovijuj3vofa path dst: Waiting for transfers to finish 2025/04/11 06:08:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/11 06:08:22 INFO : one: Copied (replaced existing) 2025/04/11 06:08:22 DEBUG : Waiting for deletions to finish 2025/04/11 06:08:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 06:08:24 DEBUG : B2 bucket rclone-test-lovijuj3vofa path dst: Waiting for checks to finish 2025/04/11 06:08:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 06:08:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/11 06:08:24 DEBUG : B2 bucket rclone-test-lovijuj3vofa path dst: Waiting for transfers to finish 2025/04/11 06:08:24 DEBUG : Waiting for deletions to finish 2025/04/11 06:08:24 INFO : There was nothing to transfer 2025/04/11 06:08:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 06:08:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 06:08:25 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/11 06:08:25 DEBUG : B2 bucket rclone-test-lovijuj3vofa path dst: Waiting for checks to finish 2025/04/11 06:08:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 06:08:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/11 06:08:26 DEBUG : B2 bucket rclone-test-lovijuj3vofa path dst: Waiting for transfers to finish 2025/04/11 06:08:26 DEBUG : Waiting for deletions to finish 2025/04/11 06:08:26 INFO : There was nothing to transfer 2025/04/11 06:08:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 06:08:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 06:08:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/11 06:08:26 DEBUG : B2 bucket rclone-test-lovijuj3vofa path dst: Waiting for checks to finish 2025/04/11 06:08:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 06:08:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/11 06:08:26 DEBUG : B2 bucket rclone-test-lovijuj3vofa path dst: Waiting for transfers to finish 2025/04/11 06:08:26 DEBUG : Waiting for deletions to finish 2025/04/11 06:08:26 INFO : There was nothing to transfer 2025/04/11 06:08:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 06:08:27 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/04/11 06:08:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 06:08:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/11 06:08:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/11 06:08:27 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/11 06:08:27 DEBUG : B2 bucket rclone-test-lovijuj3vofa path dst: Waiting for checks to finish 2025/04/11 06:08:27 DEBUG : B2 bucket rclone-test-lovijuj3vofa path dst: Waiting for transfers to finish 2025/04/11 06:08:27 DEBUG : Waiting for deletions to finish 2025/04/11 06:08:27 INFO : There was nothing to transfer 2025/04/11 06:08:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 06:08:28 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/11 06:08:28 DEBUG : two: Need to transfer - File not found at Destination 2025/04/11 06:08:28 DEBUG : B2 bucket rclone-test-lovijuj3vofa path dst: Waiting for checks to finish 2025/04/11 06:08:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 06:08:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/11 06:08:28 DEBUG : B2 bucket rclone-test-lovijuj3vofa path dst: Waiting for transfers to finish 2025/04/11 06:08:29 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/11 06:08:29 INFO : two: Copied (new) 2025/04/11 06:08:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.78s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:08:32 DEBUG : Creating backend with remote "TestB2:rclone-test-lovijuj3vofa/dest" 2025/04/11 06:08:33 DEBUG : Creating backend with remote "TestB2:rclone-test-lovijuj3vofa/pre-dest1" 2025/04/11 06:08:34 DEBUG : Creating backend with remote "TestB2:rclone-test-lovijuj3vofa/pre-dest2" 2025/04/11 06:08:36 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:08:36 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/11 06:08:37 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:08:37 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/11 06:08:37 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/11 06:08:37 DEBUG : B2 bucket rclone-test-lovijuj3vofa path dest: Waiting for checks to finish 2025/04/11 06:08:37 DEBUG : B2 bucket rclone-test-lovijuj3vofa path dest: Waiting for transfers to finish 2025/04/11 06:08:38 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/11 06:08:38 INFO : 3: Copied (new) 2025/04/11 06:08:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.43s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:08:40 DEBUG : Creating backend with remote "TestB2:rclone-test-lovijuj3vofa/dst" 2025/04/11 06:08:41 DEBUG : Creating backend with remote "TestB2:rclone-test-lovijuj3vofa/CopyDest" 2025/04/11 06:08:43 DEBUG : one: Need to transfer - File not found at Destination 2025/04/11 06:08:43 DEBUG : B2 bucket rclone-test-lovijuj3vofa path dst: Waiting for checks to finish 2025/04/11 06:08:43 DEBUG : B2 bucket rclone-test-lovijuj3vofa path dst: Waiting for transfers to finish 2025/04/11 06:08:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/11 06:08:44 INFO : one: Copied (new) 2025/04/11 06:08:44 DEBUG : Waiting for deletions to finish 2025/04/11 06:08:44 DEBUG : B2 bucket rclone-test-lovijuj3vofa path dst: Waiting for checks to finish 2025/04/11 06:08:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 06:08:44 DEBUG : B2 bucket rclone-test-lovijuj3vofa path dst: Waiting for transfers to finish 2025/04/11 06:08:45 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/11 06:08:45 INFO : one: Copied (replaced existing) 2025/04/11 06:08:45 DEBUG : Waiting for deletions to finish 2025/04/11 06:08:46 DEBUG : Creating backend with remote "TestB2:rclone-test-lovijuj3vofa/BackupDir" 2025/04/11 06:08:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 06:08:48 DEBUG : B2 bucket rclone-test-lovijuj3vofa path dst: Waiting for checks to finish 2025/04/11 06:08:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 06:08:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 06:08:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/11 06:08:49 INFO : one: Copied (server-side copy) 2025/04/11 06:08:49 INFO : one: Deleted 2025/04/11 06:08:50 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/11 06:08:50 INFO : one: Copied (server-side copy) 2025/04/11 06:08:50 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/11 06:08:50 DEBUG : B2 bucket rclone-test-lovijuj3vofa path dst: Waiting for transfers to finish 2025/04/11 06:08:50 DEBUG : Waiting for deletions to finish 2025/04/11 06:08:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 06:08:51 DEBUG : one: Unchanged skipping 2025/04/11 06:08:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 06:08:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/11 06:08:52 INFO : two: Copied (server-side copy) 2025/04/11 06:08:52 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/11 06:08:52 DEBUG : B2 bucket rclone-test-lovijuj3vofa path dst: Waiting for checks to finish 2025/04/11 06:08:52 DEBUG : B2 bucket rclone-test-lovijuj3vofa path dst: Waiting for transfers to finish 2025/04/11 06:08:52 DEBUG : Waiting for deletions to finish 2025/04/11 06:08:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 06:08:52 DEBUG : one: Unchanged skipping 2025/04/11 06:08:52 DEBUG : B2 bucket rclone-test-lovijuj3vofa path dst: Waiting for checks to finish 2025/04/11 06:08:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 06:08:52 DEBUG : two: Unchanged skipping 2025/04/11 06:08:52 DEBUG : B2 bucket rclone-test-lovijuj3vofa path dst: Waiting for transfers to finish 2025/04/11 06:08:52 DEBUG : Waiting for deletions to finish 2025/04/11 06:08:52 INFO : There was nothing to transfer 2025/04/11 06:08:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 06:08:53 DEBUG : one: Unchanged skipping 2025/04/11 06:08:54 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/11 06:08:54 DEBUG : three: Destination not found in --copy-dest 2025/04/11 06:08:54 DEBUG : three: Need to transfer - File not found at Destination 2025/04/11 06:08:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 06:08:54 DEBUG : B2 bucket rclone-test-lovijuj3vofa path dst: Waiting for checks to finish 2025/04/11 06:08:54 DEBUG : two: Unchanged skipping 2025/04/11 06:08:54 DEBUG : B2 bucket rclone-test-lovijuj3vofa path dst: Waiting for transfers to finish 2025/04/11 06:08:54 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/11 06:08:54 INFO : three: Copied (new) 2025/04/11 06:08:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.49s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:08:58 DEBUG : Creating backend with remote "TestB2:rclone-test-lovijuj3vofa/dst" 2025/04/11 06:08:59 DEBUG : Creating backend with remote "TestB2:rclone-test-lovijuj3vofa/backup" 2025/04/11 06:09:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/11 06:09:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:09:01 DEBUG : two: Unchanged skipping 2025/04/11 06:09:01 DEBUG : B2 bucket rclone-test-lovijuj3vofa path dst: Waiting for checks to finish 2025/04/11 06:09:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/11 06:09:02 INFO : one: Copied (server-side copy) 2025/04/11 06:09:03 INFO : one: Deleted 2025/04/11 06:09:03 DEBUG : B2 bucket rclone-test-lovijuj3vofa path dst: Waiting for transfers to finish 2025/04/11 06:09:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/11 06:09:04 INFO : one: Copied (new) 2025/04/11 06:09:04 DEBUG : Waiting for deletions to finish 2025/04/11 06:09:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/11 06:09:04 INFO : three.txt: Copied (server-side copy) 2025/04/11 06:09:04 INFO : three.txt: Deleted 2025/04/11 06:09:04 INFO : three.txt: Moved into backup dir 2025/04/11 06:09:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/11 06:09:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:09:06 DEBUG : two: Unchanged skipping 2025/04/11 06:09:06 DEBUG : B2 bucket rclone-test-lovijuj3vofa path dst: Waiting for checks to finish 2025/04/11 06:09:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/11 06:09:07 INFO : one: Copied (server-side copy) 2025/04/11 06:09:07 INFO : one: Deleted 2025/04/11 06:09:07 DEBUG : B2 bucket rclone-test-lovijuj3vofa path dst: Waiting for transfers to finish 2025/04/11 06:09:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/11 06:09:08 INFO : one: Copied (new) 2025/04/11 06:09:08 DEBUG : Waiting for deletions to finish 2025/04/11 06:09:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/11 06:09:08 INFO : three.txt: Copied (server-side copy) 2025/04/11 06:09:08 INFO : three.txt: Deleted 2025/04/11 06:09:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.44s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:09:12 DEBUG : Creating backend with remote "TestB2:rclone-test-lovijuj3vofa/dst" 2025/04/11 06:09:13 DEBUG : Creating backend with remote "TestB2:rclone-test-lovijuj3vofa/backup" 2025/04/11 06:09:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/11 06:09:15 DEBUG : B2 bucket rclone-test-lovijuj3vofa path dst: Waiting for checks to finish 2025/04/11 06:09:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:09:15 DEBUG : two: Unchanged skipping 2025/04/11 06:09:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/11 06:09:16 INFO : one: Copied (server-side copy) to: one.bak 2025/04/11 06:09:16 INFO : one: Deleted 2025/04/11 06:09:16 DEBUG : B2 bucket rclone-test-lovijuj3vofa path dst: Waiting for transfers to finish 2025/04/11 06:09:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/11 06:09:17 INFO : one: Copied (new) 2025/04/11 06:09:17 DEBUG : Waiting for deletions to finish 2025/04/11 06:09:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/11 06:09:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/11 06:09:18 INFO : three.txt: Deleted 2025/04/11 06:09:18 INFO : three.txt: Moved into backup dir 2025/04/11 06:09:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/11 06:09:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:09:19 DEBUG : two: Unchanged skipping 2025/04/11 06:09:19 DEBUG : B2 bucket rclone-test-lovijuj3vofa path dst: Waiting for checks to finish 2025/04/11 06:09:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/11 06:09:20 INFO : one: Copied (server-side copy) to: one.bak 2025/04/11 06:09:20 INFO : one: Deleted 2025/04/11 06:09:20 DEBUG : B2 bucket rclone-test-lovijuj3vofa path dst: Waiting for transfers to finish 2025/04/11 06:09:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/11 06:09:21 INFO : one: Copied (new) 2025/04/11 06:09:21 DEBUG : Waiting for deletions to finish 2025/04/11 06:09:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/11 06:09:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/11 06:09:22 INFO : three.txt: Deleted 2025/04/11 06:09:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.42s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:09:25 DEBUG : Creating backend with remote "TestB2:rclone-test-lovijuj3vofa/dst" 2025/04/11 06:09:26 DEBUG : Creating backend with remote "TestB2:rclone-test-lovijuj3vofa/backup" 2025/04/11 06:09:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:09:28 DEBUG : two: Unchanged skipping 2025/04/11 06:09:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/11 06:09:28 DEBUG : B2 bucket rclone-test-lovijuj3vofa path dst: Waiting for checks to finish 2025/04/11 06:09:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/11 06:09:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/11 06:09:30 INFO : one: Deleted 2025/04/11 06:09:30 DEBUG : B2 bucket rclone-test-lovijuj3vofa path dst: Waiting for transfers to finish 2025/04/11 06:09:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/11 06:09:31 INFO : one: Copied (new) 2025/04/11 06:09:31 DEBUG : Waiting for deletions to finish 2025/04/11 06:09:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/11 06:09:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/11 06:09:31 INFO : three.txt: Deleted 2025/04/11 06:09:31 INFO : three.txt: Moved into backup dir 2025/04/11 06:09:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/11 06:09:33 DEBUG : B2 bucket rclone-test-lovijuj3vofa path dst: Waiting for checks to finish 2025/04/11 06:09:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:09:33 DEBUG : two: Unchanged skipping 2025/04/11 06:09:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/11 06:09:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/11 06:09:34 INFO : one: Deleted 2025/04/11 06:09:34 DEBUG : B2 bucket rclone-test-lovijuj3vofa path dst: Waiting for transfers to finish 2025/04/11 06:09:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/11 06:09:34 INFO : one: Copied (new) 2025/04/11 06:09:34 DEBUG : Waiting for deletions to finish 2025/04/11 06:09:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/11 06:09:34 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/11 06:09:35 INFO : three.txt: Deleted 2025/04/11 06:09:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.07s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:09:38 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1183-09.backblaze.com/b2api/v1/b2_upload_file/dfa2cdf3703d2b3b9f680e1b/c001_v0001183_t0038": EOF 2025/04/11 06:09:38 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-09.backblaze.com/b2api/v1/b2_upload_file/dfa2cdf3703d2b3b9f680e1b/c001_v0001183_t0038": EOF) 2025/04/11 06:09:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-lovijuj3vofa: 1/10 (Post "https://pod-000-1183-09.backblaze.com/b2api/v1/b2_upload_file/dfa2cdf3703d2b3b9f680e1b/c001_v0001183_t0038": EOF) 2025/04/11 06:09:40 DEBUG : pacer: Reducing sleep to 10ms 2025/04/11 06:09:40 DEBUG : Creating backend with remote "TestB2:rclone-test-lovijuj3vofa/dst" 2025/04/11 06:09:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/11 06:09:42 DEBUG : B2 bucket rclone-test-lovijuj3vofa path dst: Waiting for checks to finish 2025/04/11 06:09:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:09:42 DEBUG : two: Unchanged skipping 2025/04/11 06:09:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/11 06:09:43 INFO : one: Copied (server-side copy) to: one.bak 2025/04/11 06:09:43 INFO : one: Deleted 2025/04/11 06:09:43 DEBUG : B2 bucket rclone-test-lovijuj3vofa path dst: Waiting for transfers to finish 2025/04/11 06:09:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/11 06:09:44 INFO : one: Copied (new) 2025/04/11 06:09:44 DEBUG : Waiting for deletions to finish 2025/04/11 06:09:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/11 06:09:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/11 06:09:47 INFO : three.txt: Deleted 2025/04/11 06:09:47 INFO : three.txt: Moved into backup dir 2025/04/11 06:09:48 DEBUG : one.bak: Excluded (Path Filter) 2025/04/11 06:09:48 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/11 06:09:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/11 06:09:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:09:48 DEBUG : two: Unchanged skipping 2025/04/11 06:09:48 DEBUG : B2 bucket rclone-test-lovijuj3vofa path dst: Waiting for checks to finish 2025/04/11 06:09:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/11 06:09:49 INFO : one: Copied (server-side copy) to: one.bak 2025/04/11 06:09:49 INFO : one: Deleted 2025/04/11 06:09:49 DEBUG : B2 bucket rclone-test-lovijuj3vofa path dst: Waiting for transfers to finish 2025/04/11 06:09:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/11 06:09:50 INFO : one: Copied (new) 2025/04/11 06:09:50 DEBUG : Waiting for deletions to finish 2025/04/11 06:09:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/11 06:09:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/11 06:09:51 INFO : three.txt: Deleted 2025/04/11 06:09:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (16.38s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:09:54 DEBUG : Creating backend with remote "TestB2:rclone-test-lovijuj3vofa/dst" 2025/04/11 06:09:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/11 06:09:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/11 06:09:57 INFO : one: Copied (server-side copy) to: one.bak 2025/04/11 06:09:57 INFO : one: Deleted 2025/04/11 06:09:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/11 06:09:58 INFO : one: Copied (new) 2025/04/11 06:09:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:09:58 DEBUG : two: Unchanged skipping 2025/04/11 06:09:58 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/11 06:09:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/11 06:09:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/11 06:09:59 INFO : three.txt: Deleted 2025/04/11 06:10:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/11 06:10:00 INFO : three.txt: Copied (new) 2025/04/11 06:10:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/11 06:10:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/11 06:10:02 INFO : one: Copied (server-side copy) to: one.bak 2025/04/11 06:10:02 INFO : one: Deleted 2025/04/11 06:10:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/11 06:10:02 INFO : one: Copied (new) 2025/04/11 06:10:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:10:02 DEBUG : two: Unchanged skipping 2025/04/11 06:10:02 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/11 06:10:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/11 06:10:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/11 06:10:03 INFO : three.txt: Deleted 2025/04/11 06:10:04 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/11 06:10:04 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.81s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:10:07 DEBUG : Creating backend with remote "TestB2:rclone-test-lovijuj3vofa/dst" 2025/04/11 06:10:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/11 06:10:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/11 06:10:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/11 06:10:10 INFO : one: Deleted 2025/04/11 06:10:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/11 06:10:11 INFO : one: Copied (new) 2025/04/11 06:10:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:10:11 DEBUG : two: Unchanged skipping 2025/04/11 06:10:11 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/11 06:10:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/11 06:10:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/11 06:10:12 INFO : three.txt: Deleted 2025/04/11 06:10:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/11 06:10:13 INFO : three.txt: Copied (new) 2025/04/11 06:10:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/11 06:10:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/11 06:10:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/11 06:10:14 INFO : one: Deleted 2025/04/11 06:10:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/11 06:10:15 INFO : one: Copied (new) 2025/04/11 06:10:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:10:15 DEBUG : two: Unchanged skipping 2025/04/11 06:10:15 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/11 06:10:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/11 06:10:15 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/11 06:10:16 INFO : three.txt: Deleted 2025/04/11 06:10:16 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/11 06:10:16 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.40s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:10:19 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/11 06:10:19 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:10:19 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:10:19 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/11 06:10:19 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/11 06:10:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.51s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:10:20 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/11 06:10:20 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:10:20 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:10:21 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/11 06:10:21 INFO : existing: Copied (new) 2025/04/11 06:10:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:10:21 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/11 06:10:21 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/11 06:10:21 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:10:21 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:10:21 ERROR : B2 bucket rclone-test-lovijuj3vofa: not deleting files as there were IO errors 2025/04/11 06:10:21 ERROR : B2 bucket rclone-test-lovijuj3vofa: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestSyncImmutable (2.76s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:10:24 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:10:24 DEBUG : existing: Unchanged skipping 2025/04/11 06:10:24 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:10:24 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:10:24 DEBUG : Waiting for deletions to finish 2025/04/11 06:10:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.63s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:10:41 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:10:41 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:10:41 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:10:41 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:10:41 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:10:41 DEBUG : both0: Unchanged skipping 2025/04/11 06:10:41 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:10:41 DEBUG : both12: Unchanged skipping 2025/04/11 06:10:41 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:10:41 DEBUG : both13: Unchanged skipping 2025/04/11 06:10:41 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:10:41 DEBUG : both14: Unchanged skipping 2025/04/11 06:10:41 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:10:41 DEBUG : both15: Unchanged skipping 2025/04/11 06:10:41 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:10:41 DEBUG : both1: Unchanged skipping 2025/04/11 06:10:41 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:10:41 DEBUG : both11: Unchanged skipping 2025/04/11 06:10:41 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:10:41 DEBUG : both18: Unchanged skipping 2025/04/11 06:10:41 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:10:41 DEBUG : both10: Unchanged skipping 2025/04/11 06:10:41 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:10:41 DEBUG : both16: Unchanged skipping 2025/04/11 06:10:41 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:10:41 DEBUG : both2: Unchanged skipping 2025/04/11 06:10:41 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:10:41 DEBUG : both17: Unchanged skipping 2025/04/11 06:10:41 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:10:41 DEBUG : both19: Unchanged skipping 2025/04/11 06:10:41 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:10:41 DEBUG : both3: Unchanged skipping 2025/04/11 06:10:41 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:10:41 DEBUG : both7: Unchanged skipping 2025/04/11 06:10:41 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:10:41 DEBUG : both4: Unchanged skipping 2025/04/11 06:10:41 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:10:41 DEBUG : both9: Unchanged skipping 2025/04/11 06:10:41 DEBUG : both5: Unchanged skipping 2025/04/11 06:10:41 DEBUG : both6: Unchanged skipping 2025/04/11 06:10:41 DEBUG : both8: Unchanged skipping 2025/04/11 06:10:41 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:10:41 DEBUG : Waiting for deletions to finish 2025/04/11 06:10:41 INFO : only18: Deleted 2025/04/11 06:10:41 INFO : only8: Deleted 2025/04/11 06:10:41 INFO : only17: Deleted 2025/04/11 06:10:41 INFO : only19: Deleted 2025/04/11 06:10:41 INFO : only5: Deleted 2025/04/11 06:10:41 INFO : only7: Deleted 2025/04/11 06:10:42 INFO : only13: Deleted 2025/04/11 06:10:42 INFO : only14: Deleted 2025/04/11 06:10:42 INFO : only16: Deleted 2025/04/11 06:10:42 INFO : only2: Deleted 2025/04/11 06:10:42 INFO : only4: Deleted 2025/04/11 06:10:42 INFO : only0: Deleted 2025/04/11 06:10:42 INFO : only15: Deleted 2025/04/11 06:10:42 INFO : only11: Deleted 2025/04/11 06:10:42 INFO : only12: Deleted 2025/04/11 06:10:42 INFO : only3: Deleted 2025/04/11 06:10:42 INFO : only6: Deleted 2025/04/11 06:10:42 INFO : only9: Deleted 2025/04/11 06:10:42 INFO : only10: Deleted 2025/04/11 06:10:42 INFO : only1: Deleted 2025/04/11 06:10:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (21.16s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:11:03 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:11:03 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:11:03 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:11:03 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:11:03 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for checks to finish 2025/04/11 06:11:03 DEBUG : both1: Unchanged skipping 2025/04/11 06:11:03 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:11:03 DEBUG : both12: Unchanged skipping 2025/04/11 06:11:03 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:11:03 DEBUG : both0: Unchanged skipping 2025/04/11 06:11:03 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:11:03 DEBUG : both14: Unchanged skipping 2025/04/11 06:11:03 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:11:03 DEBUG : both15: Unchanged skipping 2025/04/11 06:11:03 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:11:03 DEBUG : both16: Unchanged skipping 2025/04/11 06:11:03 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:11:03 DEBUG : both10: Unchanged skipping 2025/04/11 06:11:03 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:11:03 DEBUG : both11: Unchanged skipping 2025/04/11 06:11:03 DEBUG : both13: Unchanged skipping 2025/04/11 06:11:03 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:11:03 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:11:03 DEBUG : both19: Unchanged skipping 2025/04/11 06:11:03 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:11:03 DEBUG : both2: Unchanged skipping 2025/04/11 06:11:03 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:11:03 DEBUG : both4: Unchanged skipping 2025/04/11 06:11:03 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:11:03 DEBUG : both5: Unchanged skipping 2025/04/11 06:11:03 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:11:03 DEBUG : both6: Unchanged skipping 2025/04/11 06:11:03 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:11:03 DEBUG : both7: Unchanged skipping 2025/04/11 06:11:03 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:11:03 DEBUG : both8: Unchanged skipping 2025/04/11 06:11:03 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 06:11:03 DEBUG : both9: Unchanged skipping 2025/04/11 06:11:03 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/11 06:11:03 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/11 06:11:03 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/11 06:11:03 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/11 06:11:03 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/11 06:11:03 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/11 06:11:03 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/11 06:11:03 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/11 06:11:03 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/11 06:11:03 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/11 06:11:03 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/11 06:11:03 DEBUG : both3: Unchanged skipping 2025/04/11 06:11:03 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/11 06:11:03 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/11 06:11:03 DEBUG : both17: Unchanged skipping 2025/04/11 06:11:03 DEBUG : both18: Unchanged skipping 2025/04/11 06:11:03 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/11 06:11:03 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/11 06:11:03 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/11 06:11:03 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/11 06:11:03 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/11 06:11:03 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/11 06:11:03 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/11 06:11:03 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Waiting for transfers to finish 2025/04/11 06:11:03 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 06:11:03 INFO : only0: Copied (replaced existing) 2025/04/11 06:11:03 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 06:11:03 INFO : only1: Copied (replaced existing) 2025/04/11 06:11:03 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 06:11:03 INFO : only12: Copied (replaced existing) 2025/04/11 06:11:03 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 06:11:03 INFO : only13: Copied (replaced existing) 2025/04/11 06:11:03 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 06:11:03 INFO : only10: Copied (replaced existing) 2025/04/11 06:11:03 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 06:11:03 INFO : only14: Copied (replaced existing) 2025/04/11 06:11:03 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 06:11:03 INFO : only15: Copied (replaced existing) 2025/04/11 06:11:04 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 06:11:04 INFO : only11: Copied (replaced existing) 2025/04/11 06:11:04 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 06:11:04 INFO : only16: Copied (replaced existing) 2025/04/11 06:11:04 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 06:11:04 INFO : only17: Copied (replaced existing) 2025/04/11 06:11:04 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 06:11:04 INFO : only18: Copied (replaced existing) 2025/04/11 06:11:04 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 06:11:04 INFO : only3: Copied (replaced existing) 2025/04/11 06:11:04 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 06:11:04 INFO : only5: Copied (replaced existing) 2025/04/11 06:11:04 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 06:11:04 INFO : only6: Copied (replaced existing) 2025/04/11 06:11:04 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 06:11:04 INFO : only7: Copied (replaced existing) 2025/04/11 06:11:04 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 06:11:04 INFO : only8: Copied (replaced existing) 2025/04/11 06:11:04 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 06:11:04 INFO : only9: Copied (replaced existing) 2025/04/11 06:11:04 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 06:11:04 INFO : only4: Copied (replaced existing) 2025/04/11 06:11:04 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 06:11:04 INFO : only2: Copied (replaced existing) 2025/04/11 06:11:04 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 06:11:04 INFO : only19: Copied (replaced existing) 2025/04/11 06:11:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (25.56s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:11:13 DEBUG : empty_dir: Making directory with metadata 2025/04/11 06:11:13 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 06:11:13 DEBUG : empty_on_remote: Making directory with metadata 2025/04/11 06:11:13 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 06:11:13 INFO : empty_on_remote: Making directory 2025/04/11 06:11:13 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:11:14 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/11 06:11:14 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/11 06:11:14 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/11 06:11:14 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.20s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:11:16 DEBUG : empty_dir: Making directory with metadata 2025/04/11 06:11:16 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 06:11:16 DEBUG : empty_on_remote: Making directory with metadata 2025/04/11 06:11:16 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 06:11:16 INFO : empty_on_remote: Making directory 2025/04/11 06:11:16 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:11:17 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/11 06:11:17 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/11 06:11:17 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/11 06:11:17 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/11 06:11:17 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.43s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:11:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/11 06:11:19 INFO : sub dir: Making directory 2025/04/11 06:11:19 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.03s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" 2025/04/11 06:11:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/11 06:11:22 INFO : sub dir: Making directory 2025/04/11 06:11:22 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lovijuj3vofa", Local "Local file system at /tmp/rclone3561062273", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.45s) PASS 2025/04/11 06:11:26 DEBUG : B2 bucket rclone-test-lovijuj3vofa: Purge remote 2025/04/11 06:11:26 INFO : B2 bucket rclone-test-lovijuj3vofa: cleaning bucket "rclone-test-lovijuj3vofa" of all files 2025/04/11 06:11:27 DEBUG : BackupDir/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f41541fca761dd3de_d20250411_m060855_c001_v7007000_t0000_u01744351735190") 2025/04/11 06:11:27 DEBUG : BackupDir/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f1135420bd3d58b45_d20250411_m060849_c001_v0001136_t0019_u01744351729498") 2025/04/11 06:11:27 DEBUG : CompareDest/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f410c68575a133a20_d20250411_m060829_c001_v7007000_t0000_u01744351709820") 2025/04/11 06:11:27 DEBUG : CompareDest/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c151d0_d20250411_m060823_c001_v0001130_t0042_u01744351703695") 2025/04/11 06:11:27 DEBUG : CompareDest/two: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f410c68575a133a23_d20250411_m060830_c001_v7007000_t0000_u01744351710009") 2025/04/11 06:11:27 DEBUG : CompareDest/two: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e32928_d20250411_m060825_c001_v0001183_t0036_u01744351705236") 2025/04/11 06:11:27 DEBUG : CopyDest/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f41541fca761dd3e3_d20250411_m060855_c001_v7007000_t0000_u01744351735373") 2025/04/11 06:11:27 DEBUG : CopyDest/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65a19_d20250411_m060846_c001_v0001153_t0020_u01744351726475") 2025/04/11 06:11:27 DEBUG : CopyDest/three: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f41541fca761dd3e6_d20250411_m060855_c001_v7007000_t0000_u01744351735557") 2025/04/11 06:11:27 DEBUG : CopyDest/three: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e32bbd_d20250411_m060853_c001_v0001183_t0010_u01744351733261") 2025/04/11 06:11:27 DEBUG : CopyDest/two: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f41541fca761dd3e8_d20250411_m060855_c001_v7007000_t0000_u01744351735741") 2025/04/11 06:11:27 DEBUG : CopyDest/two: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c15221_d20250411_m060850_c001_v0001130_t0002_u01744351730992") 2025/04/11 06:11:27 DEBUG : EXISTING: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4075e2da49555787_d20250411_m061024_c001_v7007000_t0000_u01744351824700") 2025/04/11 06:11:27 DEBUG : EXISTING: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c15324_d20250411_m061023_c001_v0001130_t0058_u01744351823449") 2025/04/11 06:11:27 DEBUG : Testêé: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4075e2da49555765_d20250411_m061020_c001_v7007000_t0000_u01744351820306") 2025/04/11 06:11:27 DEBUG : Testêé: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c15318_d20250411_m061019_c001_v0001130_t0018_u01744351819563") 2025/04/11 06:11:27 DEBUG : Testêé: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65ad3_d20250411_m061018_c001_v0001153_t0023_u01744351818546") 2025/04/11 06:11:27 DEBUG : a/potato2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f414561d94646ab5c_d20250411_m060642_c001_v7007000_t0000_u01744351602687") 2025/04/11 06:11:28 DEBUG : a/potato2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31f06_d20250411_m060642_c001_v0001183_t0044_u01744351602099") 2025/04/11 06:11:28 DEBUG : a/potato2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f414561d94646ab54_d20250411_m060640_c001_v7007000_t0000_u01744351600325") 2025/04/11 06:11:28 DEBUG : a/potato2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31ed0_d20250411_m060639_c001_v0001183_t0017_u01744351599556") 2025/04/11 06:11:28 DEBUG : a/potato2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d3f4a_d20250411_m060620_c001_v7007000_t0000_u01744351580067") 2025/04/11 06:11:28 DEBUG : a/potato2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31c82_d20250411_m060619_c001_v0001183_t0011_u01744351579305") 2025/04/11 06:11:28 DEBUG : b/potato: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f414561d94646ab5d_d20250411_m060642_c001_v7007000_t0000_u01744351602871") 2025/04/11 06:11:28 DEBUG : b/potato: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31eec_d20250411_m060641_c001_v0001183_t0037_u01744351601274") 2025/04/11 06:11:28 DEBUG : b/potato: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f414561d94646ab51_d20250411_m060639_c001_v7007000_t0000_u01744351599756") 2025/04/11 06:11:28 DEBUG : b/potato: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31ec2_d20250411_m060638_c001_v0001183_t0053_u01744351598772") 2025/04/11 06:11:28 DEBUG : b/potato: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d3f47_d20250411_m060619_c001_v7007000_t0000_u01744351579503") 2025/04/11 06:11:28 DEBUG : b/potato: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31c6e_d20250411_m060618_c001_v0001183_t0039_u01744351578506") 2025/04/11 06:11:28 DEBUG : backup/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d41db_d20250411_m060909_c001_v7007000_t0000_u01744351749150") 2025/04/11 06:11:28 DEBUG : backup/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f100ed613ef2bba0d_d20250411_m060906_c001_v0001104_t0037_u01744351746751") 2025/04/11 06:11:28 DEBUG : backup/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10303416247221ef_d20250411_m060902_c001_v0001115_t0022_u01744351742465") 2025/04/11 06:11:28 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4075e2da495556be_d20250411_m060935_c001_v7007000_t0000_u01744351775657") 2025/04/11 06:11:28 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f1033ba22f776c491_d20250411_m060933_c001_v0001145_t0029_u01744351773725") 2025/04/11 06:11:28 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f117e1e5e707849d7_d20250411_m060929_c001_v0001044_t0054_u01744351769581") 2025/04/11 06:11:28 DEBUG : backup/one.bak: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4113b9852710d880_d20250411_m060922_c001_v7007000_t0000_u01744351762594") 2025/04/11 06:11:28 DEBUG : backup/one.bak: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109c8a08506ec728_d20250411_m060920_c001_v0001171_t0031_u01744351760195") 2025/04/11 06:11:28 DEBUG : backup/one.bak: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f11839501467f5940_d20250411_m060916_c001_v0001184_t0021_u01744351756295") 2025/04/11 06:11:29 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4075e2da495556bf_d20250411_m060935_c001_v7007000_t0000_u01744351775842") 2025/04/11 06:11:29 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f101e5fa5f641a25f_d20250411_m060934_c001_v0001171_t0036_u01744351774650") 2025/04/11 06:11:29 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f11696348ff4aad6d_d20250411_m060931_c001_v0001183_t0009_u01744351771573") 2025/04/11 06:11:29 DEBUG : backup/three.txt: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d41dd_d20250411_m060909_c001_v7007000_t0000_u01744351749342") 2025/04/11 06:11:29 DEBUG : backup/three.txt: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f104b28cdf60f6884_d20250411_m060908_c001_v0001182_t0047_u01744351748345") 2025/04/11 06:11:29 DEBUG : backup/three.txt: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f101cdd30f26b446a_d20250411_m060904_c001_v0001093_t0040_u01744351744362") 2025/04/11 06:11:29 DEBUG : backup/three.txt.bak: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4113b9852710d881_d20250411_m060922_c001_v7007000_t0000_u01744351762779") 2025/04/11 06:11:29 DEBUG : backup/three.txt.bak: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f1189174ccdd32b8a_d20250411_m060921_c001_v0001104_t0027_u01744351761451") 2025/04/11 06:11:29 DEBUG : backup/three.txt.bak: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f1044833dac7e755e_d20250411_m060917_c001_v0001161_t0028_u01744351757885") 2025/04/11 06:11:29 DEBUG : both0: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d426e_d20250411_m061105_c001_v7007000_t0000_u01744351865205") 2025/04/11 06:11:29 DEBUG : both0: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65b41_d20250411_m061048_c001_v0001153_t0015_u01744351848132") 2025/04/11 06:11:29 DEBUG : both0: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4088e787957b286b_d20250411_m061043_c001_v7007000_t0000_u01744351843202") 2025/04/11 06:11:29 DEBUG : both0: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65ae9_d20250411_m061026_c001_v0001153_t0004_u01744351826970") 2025/04/11 06:11:29 DEBUG : both1: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d4270_d20250411_m061105_c001_v7007000_t0000_u01744351865392") 2025/04/11 06:11:29 DEBUG : both1: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65b45_d20250411_m061049_c001_v0001153_t0019_u01744351849171") 2025/04/11 06:11:29 DEBUG : both1: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4088e787957b286c_d20250411_m061043_c001_v7007000_t0000_u01744351843393") 2025/04/11 06:11:29 DEBUG : both1: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65aeb_d20250411_m061027_c001_v0001153_t0017_u01744351827698") 2025/04/11 06:11:29 DEBUG : both10: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d4271_d20250411_m061105_c001_v7007000_t0000_u01744351865577") 2025/04/11 06:11:29 DEBUG : both10: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65b59_d20250411_m061056_c001_v0001153_t0019_u01744351856078") 2025/04/11 06:11:29 DEBUG : both10: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4088e787957b286d_d20250411_m061043_c001_v7007000_t0000_u01744351843584") 2025/04/11 06:11:29 DEBUG : both10: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65b07_d20250411_m061033_c001_v0001153_t0014_u01744351833516") 2025/04/11 06:11:30 DEBUG : both11: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d4272_d20250411_m061105_c001_v7007000_t0000_u01744351865761") 2025/04/11 06:11:30 DEBUG : both11: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65b5b_d20250411_m061056_c001_v0001153_t0006_u01744351856719") 2025/04/11 06:11:30 DEBUG : both11: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4088e787957b286f_d20250411_m061043_c001_v7007000_t0000_u01744351843772") 2025/04/11 06:11:30 DEBUG : both11: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65b0d_d20250411_m061034_c001_v0001153_t0025_u01744351834100") 2025/04/11 06:11:30 DEBUG : both12: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d4273_d20250411_m061105_c001_v7007000_t0000_u01744351865945") 2025/04/11 06:11:30 DEBUG : both12: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65b5f_d20250411_m061057_c001_v0001153_t0015_u01744351857311") 2025/04/11 06:11:30 DEBUG : both12: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4088e787957b2870_d20250411_m061043_c001_v7007000_t0000_u01744351843969") 2025/04/11 06:11:30 DEBUG : both12: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65b11_d20250411_m061034_c001_v0001153_t0017_u01744351834671") 2025/04/11 06:11:30 DEBUG : both13: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d4274_d20250411_m061106_c001_v7007000_t0000_u01744351866129") 2025/04/11 06:11:30 DEBUG : both13: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65b61_d20250411_m061057_c001_v0001153_t0001_u01744351857996") 2025/04/11 06:11:30 DEBUG : both13: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4088e787957b2871_d20250411_m061044_c001_v7007000_t0000_u01744351844156") 2025/04/11 06:11:30 DEBUG : both13: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65b1b_d20250411_m061035_c001_v0001153_t0021_u01744351835453") 2025/04/11 06:11:30 DEBUG : both14: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d4275_d20250411_m061106_c001_v7007000_t0000_u01744351866313") 2025/04/11 06:11:30 DEBUG : both14: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65b65_d20250411_m061058_c001_v0001153_t0008_u01744351858604") 2025/04/11 06:11:30 DEBUG : both14: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4088e787957b2872_d20250411_m061044_c001_v7007000_t0000_u01744351844359") 2025/04/11 06:11:30 DEBUG : both14: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65b21_d20250411_m061036_c001_v0001153_t0003_u01744351836051") 2025/04/11 06:11:30 DEBUG : both15: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d4276_d20250411_m061106_c001_v7007000_t0000_u01744351866497") 2025/04/11 06:11:30 DEBUG : both15: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65b6b_d20250411_m061059_c001_v0001153_t0004_u01744351859198") 2025/04/11 06:11:30 DEBUG : both15: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4088e787957b2873_d20250411_m061044_c001_v7007000_t0000_u01744351844545") 2025/04/11 06:11:30 DEBUG : both15: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65b25_d20250411_m061036_c001_v0001153_t0025_u01744351836872") 2025/04/11 06:11:30 DEBUG : both16: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d4277_d20250411_m061106_c001_v7007000_t0000_u01744351866683") 2025/04/11 06:11:30 DEBUG : both16: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65b6d_d20250411_m061100_c001_v0001153_t0025_u01744351860086") 2025/04/11 06:11:30 DEBUG : both16: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4088e787957b2874_d20250411_m061044_c001_v7007000_t0000_u01744351844735") 2025/04/11 06:11:31 DEBUG : both16: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65b2b_d20250411_m061037_c001_v0001153_t0022_u01744351837441") 2025/04/11 06:11:31 DEBUG : both17: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d4278_d20250411_m061106_c001_v7007000_t0000_u01744351866873") 2025/04/11 06:11:31 DEBUG : both17: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65b6f_d20250411_m061100_c001_v0001153_t0005_u01744351860715") 2025/04/11 06:11:31 DEBUG : both17: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4088e787957b2875_d20250411_m061044_c001_v7007000_t0000_u01744351844934") 2025/04/11 06:11:31 DEBUG : both17: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65b31_d20250411_m061038_c001_v0001153_t0017_u01744351838225") 2025/04/11 06:11:31 DEBUG : both18: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d4279_d20250411_m061107_c001_v7007000_t0000_u01744351867057") 2025/04/11 06:11:31 DEBUG : both18: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65b71_d20250411_m061101_c001_v0001153_t0023_u01744351861314") 2025/04/11 06:11:31 DEBUG : both18: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4088e787957b2876_d20250411_m061045_c001_v7007000_t0000_u01744351845139") 2025/04/11 06:11:31 DEBUG : both18: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65b35_d20250411_m061039_c001_v0001153_t0015_u01744351839035") 2025/04/11 06:11:31 DEBUG : both19: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d427b_d20250411_m061107_c001_v7007000_t0000_u01744351867249") 2025/04/11 06:11:31 DEBUG : both19: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65b73_d20250411_m061101_c001_v0001153_t0025_u01744351861916") 2025/04/11 06:11:31 DEBUG : both19: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4088e787957b2877_d20250411_m061045_c001_v7007000_t0000_u01744351845326") 2025/04/11 06:11:31 DEBUG : both19: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65b37_d20250411_m061039_c001_v0001153_t0010_u01744351839627") 2025/04/11 06:11:31 DEBUG : both2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d427c_d20250411_m061107_c001_v7007000_t0000_u01744351867437") 2025/04/11 06:11:31 DEBUG : both2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65b47_d20250411_m061049_c001_v0001153_t0000_u01744351849836") 2025/04/11 06:11:31 DEBUG : both2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4088e787957b2878_d20250411_m061045_c001_v7007000_t0000_u01744351845569") 2025/04/11 06:11:31 DEBUG : both2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65aef_d20250411_m061028_c001_v0001153_t0007_u01744351828272") 2025/04/11 06:11:31 DEBUG : both3: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d427e_d20250411_m061107_c001_v7007000_t0000_u01744351867621") 2025/04/11 06:11:31 DEBUG : both3: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65b49_d20250411_m061050_c001_v0001153_t0021_u01744351850729") 2025/04/11 06:11:31 DEBUG : both3: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4088e787957b2879_d20250411_m061045_c001_v7007000_t0000_u01744351845758") 2025/04/11 06:11:32 DEBUG : both3: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65af1_d20250411_m061028_c001_v0001153_t0006_u01744351828929") 2025/04/11 06:11:32 DEBUG : both4: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d427f_d20250411_m061107_c001_v7007000_t0000_u01744351867805") 2025/04/11 06:11:32 DEBUG : both4: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65b4d_d20250411_m061051_c001_v0001153_t0023_u01744351851593") 2025/04/11 06:11:32 DEBUG : both4: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4088e787957b287a_d20250411_m061045_c001_v7007000_t0000_u01744351845957") 2025/04/11 06:11:32 DEBUG : both4: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65af3_d20250411_m061029_c001_v0001153_t0015_u01744351829517") 2025/04/11 06:11:32 DEBUG : both5: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d4280_d20250411_m061108_c001_v7007000_t0000_u01744351868008") 2025/04/11 06:11:32 DEBUG : both5: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65b4f_d20250411_m061052_c001_v0001153_t0018_u01744351852256") 2025/04/11 06:11:32 DEBUG : both5: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4088e787957b287b_d20250411_m061046_c001_v7007000_t0000_u01744351846157") 2025/04/11 06:11:32 DEBUG : both5: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65af5_d20250411_m061030_c001_v0001153_t0016_u01744351830149") 2025/04/11 06:11:32 DEBUG : both6: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d4281_d20250411_m061108_c001_v7007000_t0000_u01744351868193") 2025/04/11 06:11:32 DEBUG : both6: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65b51_d20250411_m061053_c001_v0001153_t0021_u01744351853121") 2025/04/11 06:11:32 DEBUG : both6: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4088e787957b287c_d20250411_m061046_c001_v7007000_t0000_u01744351846343") 2025/04/11 06:11:32 DEBUG : both6: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65af7_d20250411_m061030_c001_v0001153_t0008_u01744351830786") 2025/04/11 06:11:32 DEBUG : both7: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d4283_d20250411_m061108_c001_v7007000_t0000_u01744351868380") 2025/04/11 06:11:32 DEBUG : both7: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65b53_d20250411_m061053_c001_v0001153_t0014_u01744351853870") 2025/04/11 06:11:32 DEBUG : both7: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4088e787957b287d_d20250411_m061046_c001_v7007000_t0000_u01744351846538") 2025/04/11 06:11:32 DEBUG : both7: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65afd_d20250411_m061031_c001_v0001153_t0009_u01744351831598") 2025/04/11 06:11:32 DEBUG : both8: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d4284_d20250411_m061108_c001_v7007000_t0000_u01744351868563") 2025/04/11 06:11:32 DEBUG : both8: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65b55_d20250411_m061054_c001_v0001153_t0002_u01744351854445") 2025/04/11 06:11:32 DEBUG : both8: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4088e787957b287e_d20250411_m061046_c001_v7007000_t0000_u01744351846756") 2025/04/11 06:11:33 DEBUG : both8: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65aff_d20250411_m061032_c001_v0001153_t0025_u01744351832249") 2025/04/11 06:11:33 DEBUG : both9: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d4285_d20250411_m061108_c001_v7007000_t0000_u01744351868748") 2025/04/11 06:11:33 DEBUG : both9: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65b57_d20250411_m061055_c001_v0001153_t0024_u01744351855468") 2025/04/11 06:11:33 DEBUG : both9: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4088e787957b287f_d20250411_m061046_c001_v7007000_t0000_u01744351846950") 2025/04/11 06:11:33 DEBUG : both9: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65b03_d20250411_m061032_c001_v0001153_t0011_u01744351832787") 2025/04/11 06:11:33 DEBUG : c/non empty space: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f414561d94646ab5e_d20250411_m060643_c001_v7007000_t0000_u01744351603057") 2025/04/11 06:11:33 DEBUG : c/non empty space: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31ef4_d20250411_m060641_c001_v0001183_t0007_u01744351601498") 2025/04/11 06:11:33 DEBUG : c/non empty space: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f414561d94646ab55_d20250411_m060640_c001_v7007000_t0000_u01744351600516") 2025/04/11 06:11:33 DEBUG : c/non empty space: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31ec6_d20250411_m060638_c001_v0001183_t0039_u01744351598969") 2025/04/11 06:11:33 DEBUG : c/non empty space: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d3f4b_d20250411_m060620_c001_v7007000_t0000_u01744351580251") 2025/04/11 06:11:33 DEBUG : c/non empty space: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31c76_d20250411_m060618_c001_v0001183_t0005_u01744351578712") 2025/04/11 06:11:33 DEBUG : check sum: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f402dd0b75b568898_d20250411_m060607_c001_v7007000_t0000_u01744351567725") 2025/04/11 06:11:33 DEBUG : check sum: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31b1f_d20250411_m060606_c001_v0001183_t0017_u01744351566764") 2025/04/11 06:11:33 DEBUG : dest/3: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f41541fca761dd36d_d20250411_m060839_c001_v7007000_t0000_u01744351719419") 2025/04/11 06:11:33 DEBUG : dest/3: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f401dd733e429a387_d20250411_m060838_c001_v0001144_t0025_u01744351718289") 2025/04/11 06:11:33 DEBUG : dst/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4075e2da4955573e_d20250411_m061017_c001_v7007000_t0000_u01744351817058") 2025/04/11 06:11:33 DEBUG : dst/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f112182e453c9d27e_d20250411_m061014_c001_v0001171_t0052_u01744351814691") 2025/04/11 06:11:33 DEBUG : dst/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4088e787957b2847_d20250411_m061014_c001_v7007000_t0000_u01744351814506") 2025/04/11 06:11:33 DEBUG : dst/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f112182e453c9d232_d20250411_m061011_c001_v0001171_t0003_u01744351811231") 2025/04/11 06:11:33 DEBUG : dst/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4088e787957b2842_d20250411_m061010_c001_v7007000_t0000_u01744351810493") 2025/04/11 06:11:33 DEBUG : dst/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c152f2_d20250411_m061006_c001_v0001130_t0059_u01744351806145") 2025/04/11 06:11:34 DEBUG : dst/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f418759f8b35c3194_d20250411_m061004_c001_v7007000_t0000_u01744351804650") 2025/04/11 06:11:34 DEBUG : dst/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f101304cd9a93dcfd_d20250411_m061002_c001_v0001145_t0044_u01744351802323") 2025/04/11 06:11:34 DEBUG : dst/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f416946806f6c5de7_d20250411_m061002_c001_v7007000_t0000_u01744351802121") 2025/04/11 06:11:34 DEBUG : dst/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f101304cd9a93dce9_d20250411_m060958_c001_v0001145_t0020_u01744351798422") 2025/04/11 06:11:34 DEBUG : dst/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f416946806f6c5ddf_d20250411_m060957_c001_v7007000_t0000_u01744351797684") 2025/04/11 06:11:34 DEBUG : dst/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65aa1_d20250411_m060953_c001_v0001153_t0003_u01744351793331") 2025/04/11 06:11:34 DEBUG : dst/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4161c7332659fe5f_d20250411_m060951_c001_v7007000_t0000_u01744351791997") 2025/04/11 06:11:34 DEBUG : dst/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f11563d80eb38746e_d20250411_m060950_c001_v0001098_t0040_u01744351790272") 2025/04/11 06:11:34 DEBUG : dst/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f419f9d256e42e958_d20250411_m060949_c001_v7007000_t0000_u01744351789708") 2025/04/11 06:11:34 DEBUG : dst/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f11563d80eb38745a_d20250411_m060944_c001_v0001098_t0033_u01744351784008") 2025/04/11 06:11:34 DEBUG : dst/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f419f9d256e42e951_d20250411_m060943_c001_v7007000_t0000_u01744351783266") 2025/04/11 06:11:34 DEBUG : dst/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65a81_d20250411_m060936_c001_v0001153_t0023_u01744351776958") 2025/04/11 06:11:34 DEBUG : dst/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4075e2da495556c0_d20250411_m060936_c001_v7007000_t0000_u01744351776027") 2025/04/11 06:11:34 DEBUG : dst/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f11839501467f5b81_d20250411_m060934_c001_v0001184_t0038_u01744351774232") 2025/04/11 06:11:34 DEBUG : dst/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f400873e5dfedefea_d20250411_m060934_c001_v7007000_t0000_u01744351774048") 2025/04/11 06:11:34 DEBUG : dst/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f11839501467f5b2b_d20250411_m060931_c001_v0001184_t0020_u01744351771166") 2025/04/11 06:11:34 DEBUG : dst/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f400873e5dfedefe6_d20250411_m060930_c001_v7007000_t0000_u01744351770431") 2025/04/11 06:11:34 DEBUG : dst/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e32e41_d20250411_m060923_c001_v0001183_t0054_u01744351763891") 2025/04/11 06:11:34 DEBUG : dst/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4113b9852710d882_d20250411_m060922_c001_v7007000_t0000_u01744351762967") 2025/04/11 06:11:34 DEBUG : dst/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f111c7cc10486cd2b_d20250411_m060920_c001_v0001150_t0056_u01744351760901") 2025/04/11 06:11:34 DEBUG : dst/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f400873e5dfedef93_d20250411_m060920_c001_v7007000_t0000_u01744351760709") 2025/04/11 06:11:35 DEBUG : dst/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f111c7cc10486cd23_d20250411_m060917_c001_v0001150_t0004_u01744351757252") 2025/04/11 06:11:35 DEBUG : dst/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f400873e5dfedef72_d20250411_m060916_c001_v7007000_t0000_u01744351756509") 2025/04/11 06:11:35 DEBUG : dst/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c1524a_d20250411_m060910_c001_v0001130_t0012_u01744351750474") 2025/04/11 06:11:35 DEBUG : dst/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d41de_d20250411_m060909_c001_v7007000_t0000_u01744351749527") 2025/04/11 06:11:35 DEBUG : dst/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f107cd0a762133cc9_d20250411_m060907_c001_v0001134_t0008_u01744351747637") 2025/04/11 06:11:35 DEBUG : dst/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f402dd0b75b568906_d20250411_m060907_c001_v7007000_t0000_u01744351747448") 2025/04/11 06:11:35 DEBUG : dst/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f107cd0a762133cbd_d20250411_m060903_c001_v0001134_t0011_u01744351743776") 2025/04/11 06:11:35 DEBUG : dst/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f402dd0b75b568903_d20250411_m060903_c001_v7007000_t0000_u01744351743039") 2025/04/11 06:11:35 DEBUG : dst/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65a29_d20250411_m060857_c001_v0001153_t0006_u01744351737045") 2025/04/11 06:11:35 DEBUG : dst/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f41541fca761dd3e9_d20250411_m060855_c001_v7007000_t0000_u01744351735927") 2025/04/11 06:11:35 DEBUG : dst/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f6ace5d8f83c2_d20250411_m060850_c001_v0001037_t0021_u01744351730056") 2025/04/11 06:11:35 DEBUG : dst/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4040c4b19f78bfeb_d20250411_m060849_c001_v7007000_t0000_u01744351729837") 2025/04/11 06:11:35 DEBUG : dst/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e32b0c_d20250411_m060845_c001_v0001183_t0006_u01744351725884") 2025/04/11 06:11:35 DEBUG : dst/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f107331510b3a11b6_d20250411_m060845_c001_v0001102_t0051_u01744351725014") 2025/04/11 06:11:35 DEBUG : dst/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f107331510b3a11b4_d20250411_m060843_c001_v0001102_t0043_u01744351723969") 2025/04/11 06:11:35 DEBUG : dst/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f410c68575a133a24_d20250411_m060830_c001_v7007000_t0000_u01744351710194") 2025/04/11 06:11:35 DEBUG : dst/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de659ed_d20250411_m060823_c001_v0001153_t0018_u01744351703053") 2025/04/11 06:11:35 DEBUG : dst/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f1178edeba0aa9887_d20250411_m060822_c001_v0001100_t0013_u01744351702185") 2025/04/11 06:11:35 DEBUG : dst/one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f1178edeba0aa9881_d20250411_m060820_c001_v0001100_t0017_u01744351700719") 2025/04/11 06:11:35 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4075e2da49555740_d20250411_m061017_c001_v7007000_t0000_u01744351817245") 2025/04/11 06:11:35 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f107d8a66cc0bd510_d20250411_m061014_c001_v0001165_t0038_u01744351814285") 2025/04/11 06:11:35 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f100ffb216ae16169_d20250411_m061010_c001_v0001145_t0007_u01744351810059") 2025/04/11 06:11:36 DEBUG : dst/one.bak: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f418759f8b35c3197_d20250411_m061004_c001_v7007000_t0000_u01744351804848") 2025/04/11 06:11:36 DEBUG : dst/one.bak: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f11963750fb917cb3_d20250411_m061001_c001_v0001098_t0034_u01744351801729") 2025/04/11 06:11:36 DEBUG : dst/one.bak: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f11033c34ad5d6611_d20250411_m060957_c001_v0001104_t0005_u01744351797074") 2025/04/11 06:11:36 DEBUG : dst/one.bak: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4161c7332659fe60_d20250411_m060952_c001_v7007000_t0000_u01744351792187") 2025/04/11 06:11:36 DEBUG : dst/one.bak: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f108fca5438d8bd8f_d20250411_m060949_c001_v0001115_t0023_u01744351789063") 2025/04/11 06:11:36 DEBUG : dst/one.bak: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f119c81b2211f4657_d20250411_m060942_c001_v0001172_t0000_u01744351782850") 2025/04/11 06:11:36 DEBUG : dst/three: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f41541fca761dd3ed_d20250411_m060856_c001_v7007000_t0000_u01744351736113") 2025/04/11 06:11:36 DEBUG : dst/three: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f107331510b3a11ca_d20250411_m060854_c001_v0001102_t0046_u01744351734480") 2025/04/11 06:11:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4075e2da49555742_d20250411_m061017_c001_v7007000_t0000_u01744351817430") 2025/04/11 06:11:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f108011dc88cf280a_d20250411_m061015_c001_v0001183_t0028_u01744351815803") 2025/04/11 06:11:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f1134e688d628de4c_d20250411_m061012_c001_v0001184_t0058_u01744351812200") 2025/04/11 06:11:36 DEBUG : dst/three.txt: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4075e2da49555746_d20250411_m061017_c001_v7007000_t0000_u01744351817620") 2025/04/11 06:11:36 DEBUG : dst/three.txt: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f112182e453c9d290_d20250411_m061016_c001_v0001171_t0050_u01744351816198") 2025/04/11 06:11:36 DEBUG : dst/three.txt: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4088e787957b2848_d20250411_m061016_c001_v7007000_t0000_u01744351816013") 2025/04/11 06:11:36 DEBUG : dst/three.txt: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f112182e453c9d254_d20250411_m061012_c001_v0001171_t0032_u01744351812606") 2025/04/11 06:11:36 DEBUG : dst/three.txt: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4088e787957b2844_d20250411_m061012_c001_v7007000_t0000_u01744351812406") 2025/04/11 06:11:36 DEBUG : dst/three.txt: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c152f6_d20250411_m061007_c001_v0001130_t0036_u01744351807231") 2025/04/11 06:11:36 DEBUG : dst/three.txt: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f418759f8b35c319a_d20250411_m061005_c001_v7007000_t0000_u01744351805038") 2025/04/11 06:11:36 DEBUG : dst/three.txt: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f101304cd9a93dd05_d20250411_m061003_c001_v0001145_t0009_u01744351803824") 2025/04/11 06:11:36 DEBUG : dst/three.txt: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f416946806f6c5deb_d20250411_m061003_c001_v7007000_t0000_u01744351803638") 2025/04/11 06:11:37 DEBUG : dst/three.txt: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f101304cd9a93dcf3_d20250411_m060959_c001_v0001145_t0000_u01744351799910") 2025/04/11 06:11:37 DEBUG : dst/three.txt: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f416946806f6c5de3_d20250411_m060959_c001_v7007000_t0000_u01744351799705") 2025/04/11 06:11:37 DEBUG : dst/three.txt: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65aa3_d20250411_m060954_c001_v0001153_t0023_u01744351794320") 2025/04/11 06:11:37 DEBUG : dst/three.txt: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f419f9d256e42e95b_d20250411_m060951_c001_v7007000_t0000_u01744351791201") 2025/04/11 06:11:37 DEBUG : dst/three.txt: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c152b0_d20250411_m060948_c001_v0001130_t0043_u01744351788027") 2025/04/11 06:11:37 DEBUG : dst/three.txt: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f419f9d256e42e955_d20250411_m060946_c001_v7007000_t0000_u01744351786908") 2025/04/11 06:11:37 DEBUG : dst/three.txt: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65a8b_d20250411_m060940_c001_v0001153_t0005_u01744351780113") 2025/04/11 06:11:37 DEBUG : dst/three.txt: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f400873e5dfedeff0_d20250411_m060935_c001_v7007000_t0000_u01744351775088") 2025/04/11 06:11:37 DEBUG : dst/three.txt: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e32f0f_d20250411_m060932_c001_v0001183_t0049_u01744351772919") 2025/04/11 06:11:37 DEBUG : dst/three.txt: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f400873e5dfedefe7_d20250411_m060931_c001_v7007000_t0000_u01744351771807") 2025/04/11 06:11:37 DEBUG : dst/three.txt: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c1527e_d20250411_m060925_c001_v0001130_t0047_u01744351765096") 2025/04/11 06:11:37 DEBUG : dst/three.txt: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f400873e5dfedefaa_d20250411_m060922_c001_v7007000_t0000_u01744351762029") 2025/04/11 06:11:37 DEBUG : dst/three.txt: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c1526e_d20250411_m060919_c001_v0001130_t0030_u01744351759317") 2025/04/11 06:11:37 DEBUG : dst/three.txt: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f400873e5dfedef77_d20250411_m060918_c001_v7007000_t0000_u01744351758205") 2025/04/11 06:11:37 DEBUG : dst/three.txt: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65a3d_d20250411_m060911_c001_v0001153_t0008_u01744351751782") 2025/04/11 06:11:37 DEBUG : dst/three.txt: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f402dd0b75b568907_d20250411_m060908_c001_v7007000_t0000_u01744351748560") 2025/04/11 06:11:37 DEBUG : dst/three.txt: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65a35_d20250411_m060905_c001_v0001153_t0008_u01744351745875") 2025/04/11 06:11:37 DEBUG : dst/three.txt: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f402dd0b75b568905_d20250411_m060904_c001_v7007000_t0000_u01744351744756") 2025/04/11 06:11:37 DEBUG : dst/three.txt: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e32c2b_d20250411_m060858_c001_v0001183_t0044_u01744351738016") 2025/04/11 06:11:37 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f418759f8b35c319b_d20250411_m061005_c001_v7007000_t0000_u01744351805223") 2025/04/11 06:11:37 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f111a0c602b8be560_d20250411_m061003_c001_v0001100_t0034_u01744351803248") 2025/04/11 06:11:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f1116c3a67c18053b_d20250411_m060959_c001_v0001171_t0022_u01744351799289") 2025/04/11 06:11:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4161c7332659fe62_d20250411_m060952_c001_v7007000_t0000_u01744351792377") 2025/04/11 06:11:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f116fdbfea03e7734_d20250411_m060950_c001_v0001098_t0002_u01744351790844") 2025/04/11 06:11:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f105bf7d99281ae56_d20250411_m060946_c001_v0001042_t0027_u01744351786540") 2025/04/11 06:11:38 DEBUG : dst/two: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4075e2da49555748_d20250411_m061017_c001_v7007000_t0000_u01744351817805") 2025/04/11 06:11:38 DEBUG : dst/two: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65abd_d20250411_m061006_c001_v0001153_t0013_u01744351806901") 2025/04/11 06:11:38 DEBUG : dst/two: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f418759f8b35c319d_d20250411_m061005_c001_v7007000_t0000_u01744351805409") 2025/04/11 06:11:38 DEBUG : dst/two: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c152c0_d20250411_m060954_c001_v0001130_t0033_u01744351794057") 2025/04/11 06:11:38 DEBUG : dst/two: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4161c7332659fe64_d20250411_m060952_c001_v7007000_t0000_u01744351792570") 2025/04/11 06:11:38 DEBUG : dst/two: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c1529c_d20250411_m060937_c001_v0001130_t0053_u01744351777650") 2025/04/11 06:11:38 DEBUG : dst/two: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4075e2da495556c1_d20250411_m060936_c001_v7007000_t0000_u01744351776211") 2025/04/11 06:11:38 DEBUG : dst/two: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65a63_d20250411_m060924_c001_v0001153_t0024_u01744351764458") 2025/04/11 06:11:38 DEBUG : dst/two: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4113b9852710d883_d20250411_m060923_c001_v7007000_t0000_u01744351763151") 2025/04/11 06:11:38 DEBUG : dst/two: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e32d4f_d20250411_m060911_c001_v0001183_t0029_u01744351751185") 2025/04/11 06:11:38 DEBUG : dst/two: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d41e0_d20250411_m060909_c001_v7007000_t0000_u01744351749715") 2025/04/11 06:11:38 DEBUG : dst/two: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c15234_d20250411_m060857_c001_v0001130_t0012_u01744351737691") 2025/04/11 06:11:38 DEBUG : dst/two: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f41541fca761dd3ee_d20250411_m060856_c001_v7007000_t0000_u01744351736298") 2025/04/11 06:11:38 DEBUG : dst/two: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f1098ec9ad38284fc_d20250411_m060852_c001_v0001179_t0040_u01744351732021") 2025/04/11 06:11:38 DEBUG : dst/two: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f410c68575a133a25_d20250411_m060830_c001_v7007000_t0000_u01744351710383") 2025/04/11 06:11:38 DEBUG : dst/two: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f1178edeba0aa9897_d20250411_m060829_c001_v0001100_t0057_u01744351709077") 2025/04/11 06:11:38 DEBUG : empty space: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4161c7332659fcca_d20250411_m060748_c001_v7007000_t0000_u01744351668420") 2025/04/11 06:11:39 DEBUG : empty space: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e32572_d20250411_m060745_c001_v0001183_t0001_u01744351665200") 2025/04/11 06:11:39 DEBUG : empty space: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4161c7332659fcc1_d20250411_m060743_c001_v7007000_t0000_u01744351663092") 2025/04/11 06:11:39 DEBUG : empty space: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e32438_d20250411_m060731_c001_v0001183_t0048_u01744351651616") 2025/04/11 06:11:39 DEBUG : empty space: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4075e2da49555450_d20250411_m060722_c001_v7007000_t0000_u01744351642922") 2025/04/11 06:11:39 DEBUG : empty space: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e322e2_d20250411_m060719_c001_v0001183_t0016_u01744351639802") 2025/04/11 06:11:39 DEBUG : empty space: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f414561d94646abd9_d20250411_m060655_c001_v7007000_t0000_u01744351615625") 2025/04/11 06:11:39 DEBUG : empty space: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e3202a_d20250411_m060653_c001_v0001183_t0058_u01744351613881") 2025/04/11 06:11:39 DEBUG : empty space: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f414561d94646ab9f_d20250411_m060652_c001_v7007000_t0000_u01744351612358") 2025/04/11 06:11:39 DEBUG : empty space: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31fea_d20250411_m060651_c001_v0001183_t0052_u01744351611197") 2025/04/11 06:11:39 DEBUG : empty space: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f414561d94646ab69_d20250411_m060647_c001_v7007000_t0000_u01744351607963") 2025/04/11 06:11:39 DEBUG : empty space: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31f78_d20250411_m060646_c001_v0001183_t0000_u01744351606408") 2025/04/11 06:11:39 DEBUG : empty space: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f414561d94646ab64_d20250411_m060645_c001_v7007000_t0000_u01744351605203") 2025/04/11 06:11:39 DEBUG : empty space: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31f2e_d20250411_m060644_c001_v0001183_t0028_u01744351604008") 2025/04/11 06:11:39 DEBUG : empty space: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f414561d94646ab4e_d20250411_m060637_c001_v7007000_t0000_u01744351597823") 2025/04/11 06:11:39 DEBUG : empty space: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31e78_d20250411_m060636_c001_v0001183_t0054_u01744351596089") 2025/04/11 06:11:39 DEBUG : empty space: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d3f72_d20250411_m060634_c001_v7007000_t0000_u01744351594974") 2025/04/11 06:11:39 DEBUG : empty space: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31e4a_d20250411_m060634_c001_v0001183_t0050_u01744351594200") 2025/04/11 06:11:39 DEBUG : empty space: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d3f5d_d20250411_m060629_c001_v7007000_t0000_u01744351589188") 2025/04/11 06:11:39 DEBUG : empty space: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31d7e_d20250411_m060627_c001_v0001183_t0052_u01744351587934") 2025/04/11 06:11:39 DEBUG : empty space: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d3f50_d20250411_m060625_c001_v7007000_t0000_u01744351585316") 2025/04/11 06:11:39 DEBUG : empty space: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31d10_d20250411_m060624_c001_v0001183_t0037_u01744351584377") 2025/04/11 06:11:40 DEBUG : empty space: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d3f4e_d20250411_m060623_c001_v7007000_t0000_u01744351583280") 2025/04/11 06:11:40 DEBUG : empty space: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f11251d0897e04d20_d20250411_m060622_c001_v0001042_t0018_u01744351582547") 2025/04/11 06:11:40 DEBUG : empty space: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31cb0_d20250411_m060621_c001_v0001183_t0005_u01744351581017") 2025/04/11 06:11:40 DEBUG : enormous: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f414561d94646abc9_d20250411_m060654_c001_v7007000_t0000_u01744351614862") 2025/04/11 06:11:40 DEBUG : enormous: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e32030_d20250411_m060654_c001_v0001183_t0050_u01744351614080") 2025/04/11 06:11:40 DEBUG : existing: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4075e2da49555772_d20250411_m061022_c001_v7007000_t0000_u01744351822297") 2025/04/11 06:11:40 DEBUG : existing: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65ad7_d20250411_m061021_c001_v0001153_t0020_u01744351821065") 2025/04/11 06:11:40 DEBUG : existing: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4075e2da4955543c_d20250411_m060717_c001_v7007000_t0000_u01744351637891") 2025/04/11 06:11:40 DEBUG : existing: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e32284_d20250411_m060716_c001_v0001183_t0049_u01744351636798") 2025/04/11 06:11:40 DEBUG : existing: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d3f45_d20250411_m060617_c001_v7007000_t0000_u01744351577395") 2025/04/11 06:11:40 DEBUG : existing: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31c34_d20250411_m060616_c001_v0001183_t0057_u01744351576438") 2025/04/11 06:11:40 DEBUG : existing: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d3f41_d20250411_m060615_c001_v7007000_t0000_u01744351575105") 2025/04/11 06:11:40 DEBUG : existing: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31bf4_d20250411_m060614_c001_v0001183_t0027_u01744351574482") 2025/04/11 06:11:40 DEBUG : existing: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31bd5_d20250411_m060613_c001_v0001183_t0002_u01744351573702") 2025/04/11 06:11:40 DEBUG : existing-b: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4075e2da4955543e_d20250411_m060718_c001_v7007000_t0000_u01744351638080") 2025/04/11 06:11:40 DEBUG : existing-b: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65975_d20250411_m060716_c001_v0001153_t0022_u01744351636808") 2025/04/11 06:11:40 DEBUG : file1: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d42a7_d20250411_m061118_c001_v7007000_t0000_u01744351878432") 2025/04/11 06:11:40 DEBUG : file1: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f1038c1fc9eed2810_d20250411_m061117_c001_v0001144_t0038_u01744351877102") 2025/04/11 06:11:40 DEBUG : file1: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d42a1_d20250411_m061114_c001_v7007000_t0000_u01744351874961") 2025/04/11 06:11:40 DEBUG : file1: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f116fdbfea03e7862_d20250411_m061113_c001_v0001098_t0057_u01744351873909") 2025/04/11 06:11:40 DEBUG : five: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f414561d94646abf9_d20250411_m060659_c001_v7007000_t0000_u01744351619851") 2025/04/11 06:11:40 DEBUG : five: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f409d2074c0e320a2_d20250411_m060657_c001_v0001183_t0038_u01744351617925") 2025/04/11 06:11:41 DEBUG : foo: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d3f57_d20250411_m060627_c001_v7007000_t0000_u01744351587197") 2025/04/11 06:11:41 DEBUG : foo: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f409d2074c0e31d50_d20250411_m060626_c001_v0001183_t0038_u01744351586644") 2025/04/11 06:11:41 DEBUG : foo: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f409d2074c0e31d40_d20250411_m060626_c001_v0001183_t0038_u01744351586048") 2025/04/11 06:11:41 DEBUG : four: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f414561d94646abfd_d20250411_m060700_c001_v7007000_t0000_u01744351620038") 2025/04/11 06:11:41 DEBUG : four: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f413f40d82de6594f_d20250411_m060658_c001_v0001153_t0004_u01744351618484") 2025/04/11 06:11:41 DEBUG : four: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e32092_d20250411_m060657_c001_v0001183_t0046_u01744351617344") 2025/04/11 06:11:41 DEBUG : hello world2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f412fea736acb4666_d20250411_m060525_c001_v7007000_t0000_u01744351525750") 2025/04/11 06:11:41 DEBUG : hello world2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e316cc_d20250411_m060525_c001_v0001183_t0010_u01744351525104") 2025/04/11 06:11:41 DEBUG : ignore-size: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f402dd0b75b56889b_d20250411_m060612_c001_v7007000_t0000_u01744351572219") 2025/04/11 06:11:41 DEBUG : ignore-size: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31b99_d20250411_m060611_c001_v0001183_t0025_u01744351571281") 2025/04/11 06:11:41 DEBUG : nested/sub dir/file: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4075e2da49555435_d20250411_m060715_c001_v7007000_t0000_u01744351635682") 2025/04/11 06:11:41 DEBUG : nested/sub dir/file: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65971_d20250411_m060714_c001_v0001153_t0004_u01744351634646") 2025/04/11 06:11:41 DEBUG : nested/sub dir/file: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4075e2da4955542c_d20250411_m060713_c001_v7007000_t0000_u01744351633516") 2025/04/11 06:11:41 DEBUG : nested/sub dir/file: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de6596d_d20250411_m060712_c001_v0001153_t0004_u01744351632569") 2025/04/11 06:11:41 DEBUG : one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f414561d94646ac03_d20250411_m060700_c001_v7007000_t0000_u01744351620230") 2025/04/11 06:11:41 DEBUG : one: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f409d2074c0e32078_d20250411_m060656_c001_v0001183_t0038_u01744351616756") 2025/04/11 06:11:41 DEBUG : only0: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d4286_d20250411_m061108_c001_v7007000_t0000_u01744351868933") 2025/04/11 06:11:41 DEBUG : only0: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f413f40d82de65b75_d20250411_m061103_c001_v0001153_t0004_u01744351863159") 2025/04/11 06:11:41 DEBUG : only0: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c1537a_d20250411_m061048_c001_v0001130_t0056_u01744351848809") 2025/04/11 06:11:41 DEBUG : only0: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f41541fca761dd5a6_d20250411_m061042_c001_v7007000_t0000_u01744351842181") 2025/04/11 06:11:42 DEBUG : only0: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c1532c_d20250411_m061027_c001_v0001130_t0034_u01744351827392") 2025/04/11 06:11:42 DEBUG : only1: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d4288_d20250411_m061109_c001_v7007000_t0000_u01744351869118") 2025/04/11 06:11:42 DEBUG : only1: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f40802c0f58c153c2_d20250411_m061103_c001_v0001130_t0001_u01744351863171") 2025/04/11 06:11:42 DEBUG : only1: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c15382_d20250411_m061049_c001_v0001130_t0035_u01744351849505") 2025/04/11 06:11:42 DEBUG : only1: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4088e787957b286a_d20250411_m061042_c001_v7007000_t0000_u01744351842551") 2025/04/11 06:11:42 DEBUG : only1: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c1532e_d20250411_m061027_c001_v0001130_t0024_u01744351827979") 2025/04/11 06:11:42 DEBUG : only10: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d4289_d20250411_m061109_c001_v7007000_t0000_u01744351869306") 2025/04/11 06:11:42 DEBUG : only10: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f416fdbfea03e7836_d20250411_m061103_c001_v0001098_t0038_u01744351863732") 2025/04/11 06:11:42 DEBUG : only10: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c153a4_d20250411_m061056_c001_v0001130_t0039_u01744351856439") 2025/04/11 06:11:42 DEBUG : only10: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f41541fca761dd5a8_d20250411_m061042_c001_v7007000_t0000_u01744351842556") 2025/04/11 06:11:42 DEBUG : only10: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c15350_d20250411_m061033_c001_v0001130_t0039_u01744351833794") 2025/04/11 06:11:42 DEBUG : only11: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d428a_d20250411_m061109_c001_v7007000_t0000_u01744351869491") 2025/04/11 06:11:42 DEBUG : only11: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4038c1fc9eed27c8_d20250411_m061103_c001_v0001144_t0047_u01744351863924") 2025/04/11 06:11:42 DEBUG : only11: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c153aa_d20250411_m061056_c001_v0001130_t0024_u01744351856972") 2025/04/11 06:11:42 DEBUG : only11: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f40646fd8e8648f6a_d20250411_m061042_c001_v7007000_t0000_u01744351842207") 2025/04/11 06:11:42 DEBUG : only11: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c15354_d20250411_m061034_c001_v0001130_t0024_u01744351834368") 2025/04/11 06:11:42 DEBUG : only12: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d428b_d20250411_m061109_c001_v7007000_t0000_u01744351869678") 2025/04/11 06:11:42 DEBUG : only12: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f413f40d82de65b77_d20250411_m061103_c001_v0001153_t0004_u01744351863563") 2025/04/11 06:11:42 DEBUG : only12: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c153ac_d20250411_m061057_c001_v0001130_t0001_u01744351857575") 2025/04/11 06:11:42 DEBUG : only12: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4088e787957b2869_d20250411_m061042_c001_v7007000_t0000_u01744351842357") 2025/04/11 06:11:42 DEBUG : only12: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c15356_d20250411_m061034_c001_v0001130_t0056_u01744351834918") 2025/04/11 06:11:43 DEBUG : only13: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d428c_d20250411_m061109_c001_v7007000_t0000_u01744351869862") 2025/04/11 06:11:43 DEBUG : only13: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f40802c0f58c153c4_d20250411_m061103_c001_v0001130_t0001_u01744351863574") 2025/04/11 06:11:43 DEBUG : only13: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c153b0_d20250411_m061058_c001_v0001130_t0028_u01744351858258") 2025/04/11 06:11:43 DEBUG : only13: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4088e787957b2867_d20250411_m061041_c001_v7007000_t0000_u01744351841984") 2025/04/11 06:11:43 DEBUG : only13: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c1535c_d20250411_m061035_c001_v0001130_t0033_u01744351835744") 2025/04/11 06:11:43 DEBUG : only14: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d428e_d20250411_m061110_c001_v7007000_t0000_u01744351870048") 2025/04/11 06:11:43 DEBUG : only14: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f413f40d82de65b79_d20250411_m061103_c001_v0001153_t0004_u01744351863752") 2025/04/11 06:11:43 DEBUG : only14: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c153b2_d20250411_m061058_c001_v0001130_t0041_u01744351858854") 2025/04/11 06:11:43 DEBUG : only14: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f41541fca761dd5a4_d20250411_m061041_c001_v7007000_t0000_u01744351841993") 2025/04/11 06:11:43 DEBUG : only14: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c1535e_d20250411_m061036_c001_v0001130_t0030_u01744351836544") 2025/04/11 06:11:43 DEBUG : only15: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d428f_d20250411_m061110_c001_v7007000_t0000_u01744351870235") 2025/04/11 06:11:43 DEBUG : only15: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f40802c0f58c153c6_d20250411_m061103_c001_v0001130_t0001_u01744351863763") 2025/04/11 06:11:43 DEBUG : only15: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c153b6_d20250411_m061059_c001_v0001130_t0026_u01744351859767") 2025/04/11 06:11:43 DEBUG : only15: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4075e2da49555802_d20250411_m061042_c001_v7007000_t0000_u01744351842192") 2025/04/11 06:11:43 DEBUG : only15: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c15360_d20250411_m061037_c001_v0001130_t0030_u01744351837136") 2025/04/11 06:11:43 DEBUG : only16: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d4290_d20250411_m061110_c001_v7007000_t0000_u01744351870422") 2025/04/11 06:11:43 DEBUG : only16: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f416fdbfea03e7838_d20250411_m061103_c001_v0001098_t0038_u01744351863934") 2025/04/11 06:11:43 DEBUG : only16: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c153b8_d20250411_m061100_c001_v0001130_t0029_u01744351860362") 2025/04/11 06:11:43 DEBUG : only16: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4075e2da49555801_d20250411_m061042_c001_v7007000_t0000_u01744351842003") 2025/04/11 06:11:43 DEBUG : only16: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c15362_d20250411_m061037_c001_v0001130_t0050_u01744351837759") 2025/04/11 06:11:43 DEBUG : only17: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d4291_d20250411_m061110_c001_v7007000_t0000_u01744351870623") 2025/04/11 06:11:44 DEBUG : only17: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f413f40d82de65b7d_d20250411_m061103_c001_v0001153_t0004_u01744351863945") 2025/04/11 06:11:44 DEBUG : only17: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c153ba_d20250411_m061100_c001_v0001130_t0026_u01744351860974") 2025/04/11 06:11:44 DEBUG : only17: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4088e787957b2865_d20250411_m061041_c001_v7007000_t0000_u01744351841791") 2025/04/11 06:11:44 DEBUG : only17: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c15366_d20250411_m061038_c001_v0001130_t0021_u01744351838703") 2025/04/11 06:11:44 DEBUG : only18: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d4292_d20250411_m061110_c001_v7007000_t0000_u01744351870816") 2025/04/11 06:11:44 DEBUG : only18: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f40802c0f58c153c8_d20250411_m061103_c001_v0001130_t0001_u01744351863957") 2025/04/11 06:11:44 DEBUG : only18: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c153be_d20250411_m061101_c001_v0001130_t0048_u01744351861582") 2025/04/11 06:11:44 DEBUG : only18: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f40646fd8e8648f65_d20250411_m061041_c001_v7007000_t0000_u01744351841414") 2025/04/11 06:11:44 DEBUG : only18: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c15368_d20250411_m061039_c001_v0001130_t0023_u01744351839297") 2025/04/11 06:11:44 DEBUG : only19: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d4293_d20250411_m061111_c001_v7007000_t0000_u01744351871005") 2025/04/11 06:11:44 DEBUG : only19: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4038c1fc9eed27d0_d20250411_m061104_c001_v0001144_t0047_u01744351864483") 2025/04/11 06:11:44 DEBUG : only19: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c153c0_d20250411_m061102_c001_v0001130_t0014_u01744351862180") 2025/04/11 06:11:44 DEBUG : only19: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f41541fca761dd5a3_d20250411_m061041_c001_v7007000_t0000_u01744351841802") 2025/04/11 06:11:44 DEBUG : only19: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c1536c_d20250411_m061039_c001_v0001130_t0004_u01744351839910") 2025/04/11 06:11:44 DEBUG : only2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d4294_d20250411_m061111_c001_v7007000_t0000_u01744351871233") 2025/04/11 06:11:44 DEBUG : only2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f40802c0f58c153cc_d20250411_m061104_c001_v0001130_t0001_u01744351864337") 2025/04/11 06:11:44 DEBUG : only2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c15384_d20250411_m061050_c001_v0001130_t0004_u01744351850117") 2025/04/11 06:11:44 DEBUG : only2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f40646fd8e8648f68_d20250411_m061042_c001_v7007000_t0000_u01744351842019") 2025/04/11 06:11:44 DEBUG : only2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c15332_d20250411_m061028_c001_v0001130_t0035_u01744351828608") 2025/04/11 06:11:44 DEBUG : only3: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d4295_d20250411_m061111_c001_v7007000_t0000_u01744351871421") 2025/04/11 06:11:44 DEBUG : only3: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4038c1fc9eed27ca_d20250411_m061104_c001_v0001144_t0047_u01744351864111") 2025/04/11 06:11:44 DEBUG : only3: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c15386_d20250411_m061051_c001_v0001130_t0012_u01744351851017") 2025/04/11 06:11:45 DEBUG : only3: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f41541fca761dd5a7_d20250411_m061042_c001_v7007000_t0000_u01744351842368") 2025/04/11 06:11:45 DEBUG : only3: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c15338_d20250411_m061029_c001_v0001130_t0038_u01744351829176") 2025/04/11 06:11:45 DEBUG : only4: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d4296_d20250411_m061111_c001_v7007000_t0000_u01744351871606") 2025/04/11 06:11:45 DEBUG : only4: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f413f40d82de65b81_d20250411_m061104_c001_v0001153_t0004_u01744351864325") 2025/04/11 06:11:45 DEBUG : only4: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c1538a_d20250411_m061051_c001_v0001130_t0008_u01744351851858") 2025/04/11 06:11:45 DEBUG : only4: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4088e787957b2868_d20250411_m061042_c001_v7007000_t0000_u01744351842171") 2025/04/11 06:11:45 DEBUG : only4: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c1533a_d20250411_m061029_c001_v0001130_t0053_u01744351829788") 2025/04/11 06:11:45 DEBUG : only5: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d4297_d20250411_m061111_c001_v7007000_t0000_u01744351871792") 2025/04/11 06:11:45 DEBUG : only5: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f416fdbfea03e783c_d20250411_m061104_c001_v0001098_t0038_u01744351864125") 2025/04/11 06:11:45 DEBUG : only5: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c1538e_d20250411_m061052_c001_v0001130_t0031_u01744351852587") 2025/04/11 06:11:45 DEBUG : only5: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4075e2da49555800_d20250411_m061041_c001_v7007000_t0000_u01744351841809") 2025/04/11 06:11:45 DEBUG : only5: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c1533e_d20250411_m061030_c001_v0001130_t0035_u01744351830470") 2025/04/11 06:11:45 DEBUG : only6: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d4298_d20250411_m061111_c001_v7007000_t0000_u01744351871978") 2025/04/11 06:11:45 DEBUG : only6: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f413f40d82de65b7f_d20250411_m061104_c001_v0001153_t0004_u01744351864136") 2025/04/11 06:11:45 DEBUG : only6: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c15390_d20250411_m061053_c001_v0001130_t0016_u01744351853431") 2025/04/11 06:11:45 DEBUG : only6: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4075e2da49555803_d20250411_m061042_c001_v7007000_t0000_u01744351842380") 2025/04/11 06:11:45 DEBUG : only6: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c15340_d20250411_m061031_c001_v0001130_t0010_u01744351831041") 2025/04/11 06:11:45 DEBUG : only7: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d4299_d20250411_m061112_c001_v7007000_t0000_u01744351872163") 2025/04/11 06:11:45 DEBUG : only7: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f40802c0f58c153ca_d20250411_m061104_c001_v0001130_t0001_u01744351864149") 2025/04/11 06:11:45 DEBUG : only7: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c15394_d20250411_m061054_c001_v0001130_t0031_u01744351854135") 2025/04/11 06:11:46 DEBUG : only7: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f40646fd8e8648f67_d20250411_m061041_c001_v7007000_t0000_u01744351841833") 2025/04/11 06:11:46 DEBUG : only7: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c15346_d20250411_m061031_c001_v0001130_t0014_u01744351831877") 2025/04/11 06:11:46 DEBUG : only8: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d429b_d20250411_m061112_c001_v7007000_t0000_u01744351872347") 2025/04/11 06:11:46 DEBUG : only8: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4038c1fc9eed27cc_d20250411_m061104_c001_v0001144_t0047_u01744351864297") 2025/04/11 06:11:46 DEBUG : only8: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c1539a_d20250411_m061054_c001_v0001130_t0008_u01744351854987") 2025/04/11 06:11:46 DEBUG : only8: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f40646fd8e8648f66_d20250411_m061041_c001_v7007000_t0000_u01744351841647") 2025/04/11 06:11:46 DEBUG : only8: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c1534a_d20250411_m061032_c001_v0001130_t0046_u01744351832498") 2025/04/11 06:11:46 DEBUG : only9: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d429c_d20250411_m061112_c001_v7007000_t0000_u01744351872557") 2025/04/11 06:11:46 DEBUG : only9: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f416fdbfea03e783e_d20250411_m061104_c001_v0001098_t0038_u01744351864316") 2025/04/11 06:11:46 DEBUG : only9: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c1539e_d20250411_m061055_c001_v0001130_t0037_u01744351855768") 2025/04/11 06:11:46 DEBUG : only9: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f40646fd8e8648f6c_d20250411_m061042_c001_v7007000_t0000_u01744351842393") 2025/04/11 06:11:46 DEBUG : only9: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c1534e_d20250411_m061033_c001_v0001130_t0018_u01744351833118") 2025/04/11 06:11:46 DEBUG : potato: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4075e2da49555423_d20250411_m060710_c001_v7007000_t0000_u01744351630685") 2025/04/11 06:11:46 DEBUG : potato: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65965_d20250411_m060708_c001_v0001153_t0019_u01744351628600") 2025/04/11 06:11:46 DEBUG : potato: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4075e2da49555416_d20250411_m060707_c001_v7007000_t0000_u01744351627107") 2025/04/11 06:11:46 DEBUG : potato: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e32176_d20250411_m060705_c001_v0001183_t0008_u01744351625434") 2025/04/11 06:11:46 DEBUG : potato: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4075e2da4955540a_d20250411_m060703_c001_v7007000_t0000_u01744351623580") 2025/04/11 06:11:46 DEBUG : potato: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65957_d20250411_m060701_c001_v0001153_t0005_u01744351621171") 2025/04/11 06:11:47 DEBUG : potato: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f414561d94646ab77_d20250411_m060650_c001_v7007000_t0000_u01744351610063") 2025/04/11 06:11:47 DEBUG : potato: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31faa_d20250411_m060648_c001_v0001183_t0009_u01744351608893") 2025/04/11 06:11:47 DEBUG : potato: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f414561d94646ab67_d20250411_m060646_c001_v7007000_t0000_u01744351606989") 2025/04/11 06:11:47 DEBUG : potato: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31f70_d20250411_m060646_c001_v0001183_t0042_u01744351606203") 2025/04/11 06:11:47 DEBUG : potato: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f414561d94646ab62_d20250411_m060644_c001_v7007000_t0000_u01744351604608") 2025/04/11 06:11:47 DEBUG : potato: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31f24_d20250411_m060643_c001_v0001183_t0041_u01744351603801") 2025/04/11 06:11:47 DEBUG : potato: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d3f79_d20250411_m060636_c001_v7007000_t0000_u01744351596874") 2025/04/11 06:11:47 DEBUG : potato: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31e6c_d20250411_m060635_c001_v0001183_t0039_u01744351595894") 2025/04/11 06:11:47 DEBUG : potato: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d3f73_d20250411_m060635_c001_v7007000_t0000_u01744351595158") 2025/04/11 06:11:47 DEBUG : potato: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31e3a_d20250411_m060633_c001_v0001183_t0057_u01744351593931") 2025/04/11 06:11:47 DEBUG : potato: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d3f6d_d20250411_m060633_c001_v7007000_t0000_u01744351593197") 2025/04/11 06:11:47 DEBUG : potato: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31e16_d20250411_m060632_c001_v0001183_t0004_u01744351592626") 2025/04/11 06:11:47 DEBUG : potato: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31e0e_d20250411_m060632_c001_v0001183_t0051_u01744351592041") 2025/04/11 06:11:47 DEBUG : potato: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d3f66_d20250411_m060631_c001_v7007000_t0000_u01744351591306") 2025/04/11 06:11:47 DEBUG : potato: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31dde_d20250411_m060630_c001_v0001183_t0026_u01744351590686") 2025/04/11 06:11:47 DEBUG : potato: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31dc4_d20250411_m060630_c001_v0001183_t0035_u01744351590107") 2025/04/11 06:11:47 DEBUG : potato: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d3f60_d20250411_m060629_c001_v7007000_t0000_u01744351589371") 2025/04/11 06:11:47 DEBUG : potato: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31d92_d20250411_m060628_c001_v0001183_t0024_u01744351588515") 2025/04/11 06:11:47 DEBUG : potato2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f41755898810f4d76_d20250411_m060757_c001_v7007000_t0000_u01744351677759") 2025/04/11 06:11:48 DEBUG : potato2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c1517e_d20250411_m060757_c001_v0001130_t0023_u01744351677034") 2025/04/11 06:11:48 DEBUG : potato2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4161c7332659fccb_d20250411_m060749_c001_v7007000_t0000_u01744351669038") 2025/04/11 06:11:48 DEBUG : potato2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c15152_d20250411_m060744_c001_v0001130_t0000_u01744351664409") 2025/04/11 06:11:48 DEBUG : potato2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f414561d94646ae2b_d20250411_m060735_c001_v7007000_t0000_u01744351655694") 2025/04/11 06:11:48 DEBUG : potato2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c15136_d20250411_m060730_c001_v0001130_t0000_u01744351650823") 2025/04/11 06:11:48 DEBUG : potato2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4075e2da49555453_d20250411_m060723_c001_v7007000_t0000_u01744351643385") 2025/04/11 06:11:48 DEBUG : potato2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c15112_d20250411_m060719_c001_v0001130_t0013_u01744351639424") 2025/04/11 06:11:48 DEBUG : potato2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f414561d94646abc5_d20250411_m060654_c001_v7007000_t0000_u01744351614674") 2025/04/11 06:11:48 DEBUG : potato2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e32022_d20250411_m060653_c001_v0001183_t0031_u01744351613662") 2025/04/11 06:11:48 DEBUG : potato2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f414561d94646aba3_d20250411_m060652_c001_v7007000_t0000_u01744351612544") 2025/04/11 06:11:48 DEBUG : potato2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31fe8_d20250411_m060650_c001_v0001183_t0004_u01744351610990") 2025/04/11 06:11:48 DEBUG : potato2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f414561d94646ab7c_d20250411_m060650_c001_v7007000_t0000_u01744351610249") 2025/04/11 06:11:48 DEBUG : potato2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31fc0_d20250411_m060649_c001_v0001183_t0043_u01744351609486") 2025/04/11 06:11:48 DEBUG : potato2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f414561d94646ab6a_d20250411_m060648_c001_v7007000_t0000_u01744351608148") 2025/04/11 06:11:48 DEBUG : potato2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31f8e_d20250411_m060647_c001_v0001183_t0036_u01744351607378") 2025/04/11 06:11:48 DEBUG : potato2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f414561d94646ab65_d20250411_m060645_c001_v7007000_t0000_u01744351605423") 2025/04/11 06:11:48 DEBUG : potato2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31f46_d20250411_m060644_c001_v0001183_t0022_u01744351604620") 2025/04/11 06:11:48 DEBUG : potato2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f414561d94646ab4f_d20250411_m060638_c001_v7007000_t0000_u01744351598016") 2025/04/11 06:11:48 DEBUG : potato2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31e8a_d20250411_m060636_c001_v0001183_t0036_u01744351596666") 2025/04/11 06:11:48 DEBUG : potato2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f412fea736acb466c_d20250411_m060529_c001_v7007000_t0000_u01744351529155") 2025/04/11 06:11:49 DEBUG : potato2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31730_d20250411_m060528_c001_v0001183_t0040_u01744351528562") 2025/04/11 06:11:49 DEBUG : potato2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f412fea736acb4669_d20250411_m060527_c001_v7007000_t0000_u01744351527268") 2025/04/11 06:11:49 DEBUG : potato2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e316f4_d20250411_m060526_c001_v0001183_t0006_u01744351526690") 2025/04/11 06:11:49 DEBUG : potato3: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4161c7332659fccc_d20250411_m060749_c001_v7007000_t0000_u01744351669225") 2025/04/11 06:11:49 DEBUG : potato3: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de659a7_d20250411_m060745_c001_v0001153_t0007_u01744351665760") 2025/04/11 06:11:49 DEBUG : potato3: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f414561d94646ae2c_d20250411_m060735_c001_v7007000_t0000_u01744351655952") 2025/04/11 06:11:49 DEBUG : potato3: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65991_d20250411_m060732_c001_v0001153_t0003_u01744351652185") 2025/04/11 06:11:49 DEBUG : potato3: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4075e2da49555455_d20250411_m060723_c001_v7007000_t0000_u01744351643784") 2025/04/11 06:11:49 DEBUG : potato3: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de6597f_d20250411_m060720_c001_v0001153_t0001_u01744351640012") 2025/04/11 06:11:49 DEBUG : pre-dest1/1: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f41541fca761dd36e_d20250411_m060839_c001_v7007000_t0000_u01744351719625") 2025/04/11 06:11:49 DEBUG : pre-dest1/1: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de659fb_d20250411_m060831_c001_v0001153_t0004_u01744351711135") 2025/04/11 06:11:49 DEBUG : pre-dest2/2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f41541fca761dd36f_d20250411_m060839_c001_v7007000_t0000_u01744351719811") 2025/04/11 06:11:49 DEBUG : pre-dest2/2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c151e9_d20250411_m060831_c001_v0001130_t0004_u01744351711994") 2025/04/11 06:11:49 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f410c68575a133a10_d20250411_m060810_c001_v7007000_t0000_u01744351690259") 2025/04/11 06:11:49 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e32768_d20250411_m060807_c001_v0001183_t0038_u01744351687127") 2025/04/11 06:11:49 DEBUG : sizeonly: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f402dd0b75b56889a_d20250411_m060609_c001_v7007000_t0000_u01744351569982") 2025/04/11 06:11:49 DEBUG : sizeonly: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31b4b_d20250411_m060609_c001_v0001183_t0038_u01744351569025") 2025/04/11 06:11:49 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d42b4_d20250411_m061125_c001_v7007000_t0000_u01744351885101") 2025/04/11 06:11:49 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c15406_d20250411_m061123_c001_v0001130_t0027_u01744351883558") 2025/04/11 06:11:49 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d42ad_d20250411_m061121_c001_v7007000_t0000_u01744351881624") 2025/04/11 06:11:49 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f116fdbfea03e7876_d20250411_m061120_c001_v0001098_t0052_u01744351880536") 2025/04/11 06:11:50 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4075e2da49555438_d20250411_m060715_c001_v7007000_t0000_u01744351635868") 2025/04/11 06:11:50 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c150fa_d20250411_m060715_c001_v0001130_t0032_u01744351635000") 2025/04/11 06:11:50 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4075e2da4955542d_d20250411_m060713_c001_v7007000_t0000_u01744351633702") 2025/04/11 06:11:50 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e32218_d20250411_m060712_c001_v0001183_t0011_u01744351632928") 2025/04/11 06:11:50 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f402dd0b75b568896_d20250411_m060605_c001_v7007000_t0000_u01744351565840") 2025/04/11 06:11:50 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31adb_d20250411_m060604_c001_v0001183_t0026_u01744351564521") 2025/04/11 06:11:50 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f402dd0b75b568893_d20250411_m060603_c001_v7007000_t0000_u01744351563785") 2025/04/11 06:11:50 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31aab_d20250411_m060602_c001_v0001183_t0045_u01744351562842") 2025/04/11 06:11:50 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f402dd0b75b56888f_d20250411_m060600_c001_v7007000_t0000_u01744351560015") 2025/04/11 06:11:50 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31a37_d20250411_m060558_c001_v0001183_t0049_u01744351558949") 2025/04/11 06:11:50 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f402dd0b75b56888d_d20250411_m060558_c001_v7007000_t0000_u01744351558396") 2025/04/11 06:11:50 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31a0f_d20250411_m060557_c001_v0001183_t0031_u01744351557465") 2025/04/11 06:11:50 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e319cd_d20250411_m060554_c001_v0001183_t0036_u01744351554083") 2025/04/11 06:11:50 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f402dd0b75b56888a_d20250411_m060553_c001_v7007000_t0000_u01744351553348") 2025/04/11 06:11:50 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e319b1_d20250411_m060552_c001_v0001183_t0027_u01744351552768") 2025/04/11 06:11:50 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e319a7_d20250411_m060552_c001_v0001183_t0002_u01744351552154") 2025/04/11 06:11:50 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f402dd0b75b568889_d20250411_m060551_c001_v7007000_t0000_u01744351551053") 2025/04/11 06:11:50 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31957_d20250411_m060547_c001_v0001183_t0022_u01744351547999") 2025/04/11 06:11:50 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31907_d20250411_m060545_c001_v0001183_t0055_u01744351545146") 2025/04/11 06:11:50 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f402dd0b75b568886_d20250411_m060544_c001_v7007000_t0000_u01744351544406") 2025/04/11 06:11:50 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e318e9_d20250411_m060543_c001_v0001183_t0008_u01744351543834") 2025/04/11 06:11:50 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e318d7_d20250411_m060543_c001_v0001183_t0030_u01744351543245") 2025/04/11 06:11:51 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f402dd0b75b568884_d20250411_m060542_c001_v7007000_t0000_u01744351542504") 2025/04/11 06:11:51 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e3185f_d20250411_m060539_c001_v0001183_t0034_u01744351539035") 2025/04/11 06:11:51 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f402dd0b75b56887f_d20250411_m060538_c001_v7007000_t0000_u01744351538662") 2025/04/11 06:11:51 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e3183f_d20250411_m060538_c001_v0001183_t0021_u01744351538090") 2025/04/11 06:11:51 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f412fea736acb467e_d20250411_m060536_c001_v7007000_t0000_u01744351536432") 2025/04/11 06:11:51 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e317ff_d20250411_m060535_c001_v0001183_t0056_u01744351535865") 2025/04/11 06:11:51 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f412fea736acb4677_d20250411_m060535_c001_v7007000_t0000_u01744351535309") 2025/04/11 06:11:51 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e317e7_d20250411_m060534_c001_v0001183_t0007_u01744351534740") 2025/04/11 06:11:51 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f412fea736acb4673_d20250411_m060533_c001_v7007000_t0000_u01744351533451") 2025/04/11 06:11:51 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e317a3_d20250411_m060532_c001_v0001183_t0032_u01744351532703") 2025/04/11 06:11:51 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f412fea736acb4671_d20250411_m060532_c001_v7007000_t0000_u01744351532149") 2025/04/11 06:11:51 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31791_d20250411_m060531_c001_v0001183_t0044_u01744351531567") 2025/04/11 06:11:51 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f412fea736acb466f_d20250411_m060530_c001_v7007000_t0000_u01744351530649") 2025/04/11 06:11:51 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e3175b_d20250411_m060530_c001_v0001183_t0008_u01744351530076") 2025/04/11 06:11:51 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f412fea736acb465e_d20250411_m060524_c001_v7007000_t0000_u01744351524185") 2025/04/11 06:11:51 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e316a9_d20250411_m060523_c001_v0001183_t0003_u01744351523594") 2025/04/11 06:11:51 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f412fea736acb465b_d20250411_m060522_c001_v7007000_t0000_u01744351522672") 2025/04/11 06:11:51 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e3167f_d20250411_m060522_c001_v0001183_t0020_u01744351522092") 2025/04/11 06:11:51 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f412fea736acb4657_d20250411_m060521_c001_v7007000_t0000_u01744351521154") 2025/04/11 06:11:51 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e31657_d20250411_m060520_c001_v0001183_t0039_u01744351520561") 2025/04/11 06:11:52 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f412fea736acb4654_d20250411_m060517_c001_v7007000_t0000_u01744351517589") 2025/04/11 06:11:52 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e315f7_d20250411_m060517_c001_v0001183_t0008_u01744351517005") 2025/04/11 06:11:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d42b5_d20250411_m061125_c001_v7007000_t0000_u01744351885286") 2025/04/11 06:11:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f1038c1fc9eed2824_d20250411_m061123_c001_v0001144_t0004_u01744351883566") 2025/04/11 06:11:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d42af_d20250411_m061121_c001_v7007000_t0000_u01744351881811") 2025/04/11 06:11:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65bb5_d20250411_m061120_c001_v0001153_t0020_u01744351880170") 2025/04/11 06:11:52 DEBUG : sub/yam: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4075e2da49555421_d20250411_m060710_c001_v7007000_t0000_u01744351630126") 2025/04/11 06:11:52 DEBUG : sub/yam: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c150de_d20250411_m060708_c001_v0001130_t0032_u01744351628983") 2025/04/11 06:11:52 DEBUG : test_dir1/file2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d42a8_d20250411_m061118_c001_v7007000_t0000_u01744351878619") 2025/04/11 06:11:52 DEBUG : test_dir1/file2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65bb1_d20250411_m061116_c001_v0001153_t0014_u01744351876744") 2025/04/11 06:11:52 DEBUG : test_dir1/file2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d42a3_d20250411_m061115_c001_v7007000_t0000_u01744351875146") 2025/04/11 06:11:52 DEBUG : test_dir1/file2: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de65bad_d20250411_m061113_c001_v0001153_t0008_u01744351873916") 2025/04/11 06:11:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d42a9_d20250411_m061118_c001_v7007000_t0000_u01744351878806") 2025/04/11 06:11:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c153f6_d20250411_m061116_c001_v0001130_t0001_u01744351876755") 2025/04/11 06:11:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4135fb94541d42a5_d20250411_m061115_c001_v7007000_t0000_u01744351875334") 2025/04/11 06:11:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c153ea_d20250411_m061113_c001_v0001130_t0035_u01744351873925") 2025/04/11 06:11:52 DEBUG : three: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f414561d94646ac08_d20250411_m060700_c001_v7007000_t0000_u01744351620417") 2025/04/11 06:11:52 DEBUG : three: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e320cc_d20250411_m060659_c001_v0001183_t0043_u01744351619256") 2025/04/11 06:11:52 DEBUG : three: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f109d2074c0e3208a_d20250411_m060657_c001_v0001183_t0006_u01744351617134") 2025/04/11 06:11:52 DEBUG : two: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f414561d94646ac0b_d20250411_m060700_c001_v7007000_t0000_u01744351620602") 2025/04/11 06:11:52 DEBUG : two: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f40802c0f58c150b6_d20250411_m060658_c001_v0001130_t0001_u01744351618679") 2025/04/11 06:11:53 DEBUG : two: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f409d2074c0e32082_d20250411_m060656_c001_v0001183_t0038_u01744351616946") 2025/04/11 06:11:53 DEBUG : yam: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4075e2da49555424_d20250411_m060710_c001_v7007000_t0000_u01744351630870") 2025/04/11 06:11:53 DEBUG : yam: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f1038aa0f0c8d4f0e_d20250411_m060709_c001_v0001184_t0022_u01744351629898") 2025/04/11 06:11:53 DEBUG : yam: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4075e2da49555414_d20250411_m060706_c001_v7007000_t0000_u01744351626516") 2025/04/11 06:11:53 DEBUG : yam: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f113f40d82de6595f_d20250411_m060705_c001_v0001153_t0017_u01744351625076") 2025/04/11 06:11:53 DEBUG : yam: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4075e2da49555409_d20250411_m060703_c001_v7007000_t0000_u01744351623024") 2025/04/11 06:11:53 DEBUG : yam: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f10802c0f58c150c4_d20250411_m060701_c001_v0001130_t0037_u01744351621184") 2025/04/11 06:11:53 DEBUG : yaml: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4075e2da49555417_d20250411_m060707_c001_v7007000_t0000_u01744351627291") 2025/04/11 06:11:53 DEBUG : yaml: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f106b69fdb07182d2_d20250411_m060706_c001_v0001182_t0030_u01744351626298") 2025/04/11 06:11:53 DEBUG : yaml: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f4075e2da4955540c_d20250411_m060703_c001_v7007000_t0000_u01744351623764") 2025/04/11 06:11:53 DEBUG : yaml: Deleting (id "4_zdfa2cdf3703d2b3b9f680e1b_f102d0a5cbe25e603_d20250411_m060702_c001_v0001171_t0049_u01744351622539") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m41.027164502s (try 1/5)