"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/05/09 03:17:25 DEBUG : Creating backend with remote "TestB2:rclone-test-moyiyoc1qudo" 2025/05/09 03:17:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/09 03:17:26 DEBUG : Creating backend with remote "/tmp/rclone2711698280" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:17:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/09 03:17:27 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/09 03:17:27 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:17:27 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.92s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:17:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/09 03:17:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/09 03:17:28 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:17:28 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:17:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/09 03:17:29 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:17:29 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.46s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", 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-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", 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-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:17:31 DEBUG : Creating backend with remote "/non-existing" 2025/05/09 03:17:31 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/09 03:17:31 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:17:31 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.92s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:17:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/09 03:17:32 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:17:32 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:17:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/09 03:17:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.03s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:17:34 INFO : B2 bucket rclone-test-moyiyoc1qudo: Running all checks before starting transfers 2025/05/09 03:17:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/09 03:17:34 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:17:34 INFO : B2 bucket rclone-test-moyiyoc1qudo: Checks finished, now starting transfers 2025/05/09 03:17:34 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:17:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/09 03:17:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.92s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:17:36 ERROR : Ignoring --no-traverse with sync 2025/05/09 03:17:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/09 03:17:36 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:17:36 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:17:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/09 03:17:36 INFO : sub dir/hello world: Copied (new) 2025/05/09 03:17:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.64s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:17:37 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/09 03:17:37 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:17:37 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:17:38 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/05/09 03:17:38 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.90s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:17:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/09 03:17:39 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:17:39 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:17:40 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/09 03:17:40 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.69s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:17:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/09 03:17:41 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:17:41 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:17:42 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/09 03:17:42 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.07s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:17:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/09 03:17:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/09 03:17:43 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/09 03:17:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/09 03:17:43 INFO : sub dir: Making directory 2025/05/09 03:17:43 INFO : sub dir2: Making directory 2025/05/09 03:17:43 INFO : sub dir2/sub sub dir2: Making directory 2025/05/09 03:17:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/09 03:17:43 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:17:43 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:17:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/09 03:17:43 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/05/09 03:17:44 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.77s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:17:45 INFO : sub dir2: Making directory 2025/05/09 03:17:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/09 03:17:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/09 03:17:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/09 03:17:45 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:17:45 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:17:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/09 03:17:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.32s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:17:46 DEBUG : sub dir2: Making directory with metadata 2025/05/09 03:17:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/09 03:17:46 INFO : sub dir: Making directory 2025/05/09 03:17:46 INFO : sub dir2: Making directory 2025/05/09 03:17:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/09 03:17:46 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:17:46 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:17:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/09 03:17:47 INFO : sub dir/hello world: Copied (new) 2025/05/09 03:17:47 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/09 03:17:47 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/09 03:17:47 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.00s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", 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-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:17:48 INFO : sub dir2: Making directory 2025/05/09 03:17:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/09 03:17:48 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:17:48 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:17:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/09 03:17:49 INFO : sub dir/hello world: Copied (new) 2025/05/09 03:17:49 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.37s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:17:50 DEBUG : sub dir2: Making directory with metadata 2025/05/09 03:17:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/09 03:17:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/09 03:17:50 INFO : sub dir: Making directory 2025/05/09 03:17:50 INFO : sub dir2: Making directory 2025/05/09 03:17:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/09 03:17:50 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:17:50 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:17:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/09 03:17:50 INFO : sub dir/hello world: Copied (new) 2025/05/09 03:17:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/09 03:17:50 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.77s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", 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-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:17:52 INFO : sub dir2: Making directory 2025/05/09 03:17:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/09 03:17:52 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:17:52 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:17:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/09 03:17:53 INFO : sub dir/hello world: Copied (new) 2025/05/09 03:17:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.71s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:17:54 DEBUG : Creating backend with remote "TestB2:rclone-test-fecubub5zefa" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-moyiyoc1qudo -> B2 bucket rclone-test-fecubub5zefa 2025/05/09 03:17:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/09 03:17:55 DEBUG : B2 bucket rclone-test-fecubub5zefa: Waiting for checks to finish 2025/05/09 03:17:55 DEBUG : B2 bucket rclone-test-fecubub5zefa: Waiting for transfers to finish 2025/05/09 03:17:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/09 03:17:56 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:17:56 DEBUG : B2 bucket rclone-test-fecubub5zefa: Purge remote 2025/05/09 03:17:56 INFO : B2 bucket rclone-test-fecubub5zefa: cleaning bucket "rclone-test-fecubub5zefa" of all files 2025/05/09 03:17:57 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2bd2300cdbb3b9f680e1b_f119bba9a9f22c724_d20250509_m031756_c001_v0001153_t0016_u01746760676375") --- PASS: TestServerSideCopy (4.53s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:17:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/09 03:17:59 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:17:59 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:17:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/09 03:17:59 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.52s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:18:01 DEBUG : Creating backend with remote "TestB2:rclone-test-gifevoh7hegi" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-moyiyoc1qudo -> B2 bucket rclone-test-gifevoh7hegi 2025/05/09 03:18:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/09 03:18:02 DEBUG : B2 bucket rclone-test-gifevoh7hegi: Waiting for checks to finish 2025/05/09 03:18:02 DEBUG : B2 bucket rclone-test-gifevoh7hegi: Waiting for transfers to finish 2025/05/09 03:18:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/09 03:18:03 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:18:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/09 03:18:04 DEBUG : B2 bucket rclone-test-gifevoh7hegi: Waiting for checks to finish 2025/05/09 03:18:04 DEBUG : B2 bucket rclone-test-gifevoh7hegi: Waiting for transfers to finish 2025/05/09 03:18:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/09 03:18:05 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:18:05 DEBUG : B2 bucket rclone-test-gifevoh7hegi: Purge remote 2025/05/09 03:18:05 INFO : B2 bucket rclone-test-gifevoh7hegi: cleaning bucket "rclone-test-gifevoh7hegi" of all files 2025/05/09 03:18:05 DEBUG : sub dir/hello world: Deleting (id "4_zef42cdd300cdbb3b9f680e1b_f108955c6768d1106_d20250509_m031804_c001_v0001184_t0016_u01746760684992") 2025/05/09 03:18:05 DEBUG : sub dir/hello world: Deleting (id "4_zef42cdd300cdbb3b9f680e1b_f1115517ec8c73f16_d20250509_m031803_c001_v0001117_t0052_u01746760683389") --- PASS: TestServerSideCopyOverSelf (6.50s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:18:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/09 03:18:08 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:18:08 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:18:08 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/09 03:18:08 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/09 03:18:08 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.55s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:18:10 DEBUG : Creating backend with remote "TestB2:rclone-test-yutoguy1puge" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-moyiyoc1qudo -> B2 bucket rclone-test-yutoguy1puge 2025/05/09 03:18:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/09 03:18:11 DEBUG : B2 bucket rclone-test-yutoguy1puge: Waiting for checks to finish 2025/05/09 03:18:11 DEBUG : B2 bucket rclone-test-yutoguy1puge: Waiting for transfers to finish 2025/05/09 03:18:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/09 03:18:12 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:18:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/09 03:18:13 DEBUG : B2 bucket rclone-test-yutoguy1puge: Waiting for checks to finish 2025/05/09 03:18:13 DEBUG : B2 bucket rclone-test-yutoguy1puge: Waiting for transfers to finish 2025/05/09 03:18:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/09 03:18:14 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/09 03:18:14 INFO : sub dir/hello world: Deleted 2025/05/09 03:18:15 DEBUG : testing file moves 2025/05/09 03:18:15 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/09 03:18:15 DEBUG : B2 bucket rclone-test-yutoguy1puge: Waiting for checks to finish 2025/05/09 03:18:15 DEBUG : B2 bucket rclone-test-yutoguy1puge: Waiting for transfers to finish 2025/05/09 03:18:16 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/05/09 03:18:16 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/09 03:18:16 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:18:16 DEBUG : B2 bucket rclone-test-yutoguy1puge: Purge remote 2025/05/09 03:18:16 INFO : B2 bucket rclone-test-yutoguy1puge: cleaning bucket "rclone-test-yutoguy1puge" of all files 2025/05/09 03:18:16 DEBUG : sub dir/hello world: Deleting (id "4_zefa2fd0300cdbb3b9f680e1b_f102f6f13b0378e38_d20250509_m031815_c001_v0001104_t0032_u01746760695672") 2025/05/09 03:18:16 DEBUG : sub dir/hello world: Deleting (id "4_zefa2fd0300cdbb3b9f680e1b_f103a28b0f91401ba_d20250509_m031813_c001_v0001041_t0005_u01746760693716") 2025/05/09 03:18:16 DEBUG : sub dir/hello world: Deleting (id "4_zefa2fd0300cdbb3b9f680e1b_f1032a9ff09eb2eca_d20250509_m031812_c001_v0001183_t0039_u01746760692373") --- PASS: TestServerSideMoveOverSelf (8.71s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:18:19 ERROR : : error listing: directory not found 2025/05/09 03:18:19 INFO : Local file system at /tmp/rclone2711698280: Making directory 2025/05/09 03:18:19 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:18:19 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.91s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:18:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/09 03:18:21 DEBUG : Local file system at /tmp/rclone2711698280: Waiting for checks to finish 2025/05/09 03:18:21 DEBUG : Local file system at /tmp/rclone2711698280: Waiting for transfers to finish 2025/05/09 03:18:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/09 03:18:22 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/05/09 03:18:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestCopyRedownload (2.36s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:18:23 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/09 03:18:23 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:18:23 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:18:23 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/09 03:18:23 INFO : check sum: Copied (new) 2025/05/09 03:18:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:18:24 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:18:24 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/09 03:18:24 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/05/09 03:18:24 DEBUG : check sum: Unchanged skipping 2025/05/09 03:18:24 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:18:24 DEBUG : Waiting for deletions to finish 2025/05/09 03:18:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.41s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:18:25 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/09 03:18:25 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:18:25 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:18:26 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/09 03:18:26 INFO : sizeonly: Copied (new) 2025/05/09 03:18:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:18:26 DEBUG : sizeonly: Sizes identical 2025/05/09 03:18:26 DEBUG : sizeonly: Unchanged skipping 2025/05/09 03:18:26 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:18:26 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:18:26 DEBUG : Waiting for deletions to finish 2025/05/09 03:18:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.52s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:18:28 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/09 03:18:28 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:18:28 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:18:28 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/05/09 03:18:28 INFO : ignore-size: Copied (new) 2025/05/09 03:18:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:18:28 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:18:28 DEBUG : ignore-size: Unchanged skipping 2025/05/09 03:18:28 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:18:28 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:18:28 DEBUG : Waiting for deletions to finish 2025/05/09 03:18:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.84s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:18:31 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:18:31 DEBUG : existing: Unchanged skipping 2025/05/09 03:18:31 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:18:31 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:18:31 DEBUG : Waiting for deletions to finish 2025/05/09 03:18:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:18:31 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/09 03:18:31 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:18:31 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:18:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/09 03:18:32 INFO : existing: Copied (replaced existing) 2025/05/09 03:18:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.27s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:18:34 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/09 03:18:34 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:18:34 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:18:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/09 03:18:34 INFO : existing: Copied (new) 2025/05/09 03:18:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:18:35 DEBUG : existing: Destination exists, skipping 2025/05/09 03:18:35 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:18:35 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:18:35 DEBUG : Waiting for deletions to finish 2025/05/09 03:18:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.55s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:18:37 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/09 03:18:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/09 03:18:38 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 03:18:38 DEBUG : c/non empty space: Unchanged skipping 2025/05/09 03:18:38 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:18:38 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:18:38 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/09 03:18:38 INFO : a/potato2: Copied (new) 2025/05/09 03:18:38 DEBUG : Waiting for deletions to finish 2025/05/09 03:18:38 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.51s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:18:41 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/05/09 03:18:41 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:18:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/09 03:18:41 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/09 03:18:41 DEBUG : empty space: Unchanged skipping 2025/05/09 03:18:41 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:18:41 DEBUG : Waiting for deletions to finish 2025/05/09 03:18:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:18:41 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/05/09 03:18:41 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:18:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/09 03:18:42 INFO : empty space: Updated modification time in destination 2025/05/09 03:18:42 DEBUG : empty space: Unchanged skipping 2025/05/09 03:18:42 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:18:42 DEBUG : Waiting for deletions to finish 2025/05/09 03:18:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.48s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:18:44 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/09 03:18:44 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:18:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/09 03:18:44 DEBUG : empty space: Unchanged skipping 2025/05/09 03:18:44 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:18:44 DEBUG : Waiting for deletions to finish 2025/05/09 03:18:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.87s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:18:46 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/05/09 03:18:46 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:18:46 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2711698280) 2025/05/09 03:18:46 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-moyiyoc1qudo) 2025/05/09 03:18:46 DEBUG : foo: sha1 differ 2025/05/09 03:18:46 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:18:46 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/05/09 03:18:46 INFO : foo: Copied (replaced existing) 2025/05/09 03:18:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.90s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:18:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 03:18:48 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/09 03:18:48 DEBUG : empty space: Unchanged skipping 2025/05/09 03:18:48 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:18:48 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:18:48 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/09 03:18:48 INFO : potato: Copied (new) 2025/05/09 03:18:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.61s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:18:50 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/09 03:18:50 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:18:50 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:18:51 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/05/09 03:18:51 INFO : potato: Copied (replaced existing) 2025/05/09 03:18:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.35s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:18:53 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/05/09 03:18:53 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:18:53 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2711698280) 2025/05/09 03:18:53 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-moyiyoc1qudo) 2025/05/09 03:18:53 DEBUG : potato: sha1 differ 2025/05/09 03:18:53 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:18:53 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/05/09 03:18:53 INFO : potato: Copied (replaced existing) 2025/05/09 03:18:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:18:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/09 03:18:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 03:18:55 DEBUG : empty space: Unchanged skipping 2025/05/09 03:18:55 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/09 03:18:55 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:18:55 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:18:55 DEBUG : Waiting for deletions to finish 2025/05/09 03:18:55 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.35s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:18:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 03:18:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/09 03:18:59 DEBUG : empty space: Unchanged skipping 2025/05/09 03:18:59 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:18:59 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:18:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/09 03:18:59 INFO : potato2: Copied (new) 2025/05/09 03:18:59 DEBUG : Waiting for deletions to finish 2025/05/09 03:18:59 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:19:02 INFO : d: Making directory 2025/05/09 03:19:02 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/05/09 03:19:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/09 03:19:02 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 03:19:02 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:19:02 DEBUG : c/non empty space: Unchanged skipping 2025/05/09 03:19:02 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:19:03 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/09 03:19:03 INFO : a/potato2: Copied (new) 2025/05/09 03:19:03 DEBUG : Waiting for deletions to finish 2025/05/09 03:19:03 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.35s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:19:05 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/09 03:19:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 03:19:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/09 03:19:05 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:19:05 DEBUG : c/non empty space: Unchanged skipping 2025/05/09 03:19:05 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:19:06 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/09 03:19:06 INFO : a/potato2: Copied (new) 2025/05/09 03:19:06 ERROR : B2 bucket rclone-test-moyiyoc1qudo: not deleting files as there were IO errors 2025/05/09 03:19:06 ERROR : B2 bucket rclone-test-moyiyoc1qudo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.18s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:19:09 DEBUG : Waiting for deletions to finish 2025/05/09 03:19:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 03:19:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/09 03:19:09 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:19:09 DEBUG : empty space: Unchanged skipping 2025/05/09 03:19:09 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:19:09 INFO : potato: Deleted 2025/05/09 03:19:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/09 03:19:09 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.27s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:19:12 DEBUG : Waiting for deletions to finish 2025/05/09 03:19:12 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:19:12 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:19:12 INFO : potato: Deleted 2025/05/09 03:19:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 03:19:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/09 03:19:12 DEBUG : empty space: Unchanged skipping 2025/05/09 03:19:12 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:19:12 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:19:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/09 03:19:13 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.35s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:19:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/09 03:19:15 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:19:15 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:19:15 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/05/09 03:19:15 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.44s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:19:17 DEBUG : enormous: Excluded (Size Filter) 2025/05/09 03:19:17 DEBUG : enormous: Excluded 2025/05/09 03:19:17 DEBUG : potato2: Excluded (Size Filter) 2025/05/09 03:19:17 DEBUG : potato2: Excluded 2025/05/09 03:19:18 DEBUG : potato2: Excluded (Size Filter) 2025/05/09 03:19:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 03:19:18 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:19:18 DEBUG : empty space: Unchanged skipping 2025/05/09 03:19:18 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:19:18 DEBUG : Waiting for deletions to finish 2025/05/09 03:19:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:19:18 DEBUG : enormous: Excluded (Size Filter) 2025/05/09 03:19:18 DEBUG : enormous: Excluded 2025/05/09 03:19:18 DEBUG : potato2: Excluded (Size Filter) 2025/05/09 03:19:18 DEBUG : potato2: Excluded 2025/05/09 03:19:18 DEBUG : potato2: Excluded (Size Filter) 2025/05/09 03:19:18 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/09 03:19:18 DEBUG : empty space: Unchanged skipping 2025/05/09 03:19:18 DEBUG : Local file system at /tmp/rclone2711698280: Waiting for checks to finish 2025/05/09 03:19:18 DEBUG : Local file system at /tmp/rclone2711698280: Waiting for transfers to finish 2025/05/09 03:19:18 DEBUG : Waiting for deletions to finish 2025/05/09 03:19:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.10s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:19:21 DEBUG : enormous: Excluded (Size Filter) 2025/05/09 03:19:21 DEBUG : enormous: Excluded 2025/05/09 03:19:21 DEBUG : potato2: Excluded (Size Filter) 2025/05/09 03:19:21 DEBUG : potato2: Excluded 2025/05/09 03:19:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 03:19:21 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:19:21 DEBUG : empty space: Unchanged skipping 2025/05/09 03:19:21 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:19:21 DEBUG : Waiting for deletions to finish 2025/05/09 03:19:21 INFO : enormous: Deleted 2025/05/09 03:19:22 INFO : potato2: Deleted 2025/05/09 03:19:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:19:22 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/09 03:19:22 DEBUG : empty space: Unchanged skipping 2025/05/09 03:19:22 DEBUG : Local file system at /tmp/rclone2711698280: Waiting for checks to finish 2025/05/09 03:19:22 DEBUG : Local file system at /tmp/rclone2711698280: Waiting for transfers to finish 2025/05/09 03:19:22 DEBUG : Waiting for deletions to finish 2025/05/09 03:19:22 INFO : enormous: Deleted 2025/05/09 03:19:22 INFO : potato2: Deleted 2025/05/09 03:19:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.81s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:19:25 DEBUG : five: Need to transfer - File not found at Destination 2025/05/09 03:19:25 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/09 03:19:25 DEBUG : one: Destination is newer than source, skipping 2025/05/09 03:19:25 DEBUG : three: Sizes identical 2025/05/09 03:19:25 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:19:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2711698280) 2025/05/09 03:19:25 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-moyiyoc1qudo) 2025/05/09 03:19:25 DEBUG : two: sha1 differ 2025/05/09 03:19:25 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/09 03:19:25 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/09 03:19:25 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:19:26 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/09 03:19:26 INFO : five: Copied (new) 2025/05/09 03:19:26 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/09 03:19:26 INFO : four: Copied (replaced existing) 2025/05/09 03:19:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/09 03:19:26 INFO : two: Copied (replaced existing) 2025/05/09 03:19:26 DEBUG : Waiting for deletions to finish 2025/05/09 03:19:27 DEBUG : one: Destination is newer than source, skipping 2025/05/09 03:19:27 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:19:27 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/09 03:19:27 DEBUG : five: Size and sha1 of src and dst objects identical 2025/05/09 03:19:27 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/09 03:19:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/09 03:19:27 DEBUG : two: Size and sha1 of src and dst objects identical 2025/05/09 03:19:27 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/09 03:19:27 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2711698280) 2025/05/09 03:19:27 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-moyiyoc1qudo) 2025/05/09 03:19:27 DEBUG : three: sha1 differ 2025/05/09 03:19:27 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/09 03:19:27 DEBUG : four: Size and sha1 of src and dst objects identical 2025/05/09 03:19:27 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/09 03:19:27 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/09 03:19:27 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:19:27 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/09 03:19:27 INFO : three: Copied (replaced existing) 2025/05/09 03:19:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.20s) === 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-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/05/09 03:19:29 INFO : B2 bucket rclone-test-moyiyoc1qudo: Making map for --track-renames 2025/05/09 03:19:29 INFO : B2 bucket rclone-test-moyiyoc1qudo: Finished making map for --track-renames 2025/05/09 03:19:29 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:19:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/09 03:19:29 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/09 03:19:29 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for renames to finish 2025/05/09 03:19:29 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:19:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/09 03:19:29 INFO : potato: Copied (new) 2025/05/09 03:19:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/09 03:19:29 INFO : yam: Copied (new) 2025/05/09 03:19:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:19:30 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:19:30 INFO : B2 bucket rclone-test-moyiyoc1qudo: Making map for --track-renames 2025/05/09 03:19:30 INFO : B2 bucket rclone-test-moyiyoc1qudo: Finished making map for --track-renames 2025/05/09 03:19:30 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:19:30 DEBUG : potato: Unchanged skipping 2025/05/09 03:19:30 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for renames to finish 2025/05/09 03:19:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/09 03:19:31 INFO : yam: Copied (server-side copy) to: yaml 2025/05/09 03:19:31 INFO : yam: Deleted 2025/05/09 03:19:31 INFO : yaml: Renamed from "yam" 2025/05/09 03:19:31 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:19:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.87s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/05/09 03:19:33 INFO : B2 bucket rclone-test-moyiyoc1qudo: Making map for --track-renames 2025/05/09 03:19:33 INFO : B2 bucket rclone-test-moyiyoc1qudo: Finished making map for --track-renames 2025/05/09 03:19:33 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:19:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/09 03:19:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/09 03:19:33 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for renames to finish 2025/05/09 03:19:33 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:19:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/09 03:19:33 INFO : yam: Copied (new) 2025/05/09 03:19:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/09 03:19:33 INFO : potato: Copied (new) 2025/05/09 03:19:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:19:34 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:19:34 INFO : B2 bucket rclone-test-moyiyoc1qudo: Making map for --track-renames 2025/05/09 03:19:34 INFO : B2 bucket rclone-test-moyiyoc1qudo: Finished making map for --track-renames 2025/05/09 03:19:34 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:19:34 DEBUG : potato: Unchanged skipping 2025/05/09 03:19:34 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for renames to finish 2025/05/09 03:19:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/09 03:19:35 INFO : yam: Copied (server-side copy) to: yaml 2025/05/09 03:19:35 INFO : yam: Deleted 2025/05/09 03:19:35 INFO : yaml: Renamed from "yam" 2025/05/09 03:19:35 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:19:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.07s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/05/09 03:19:37 INFO : B2 bucket rclone-test-moyiyoc1qudo: Making map for --track-renames 2025/05/09 03:19:37 INFO : B2 bucket rclone-test-moyiyoc1qudo: Finished making map for --track-renames 2025/05/09 03:19:37 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:19:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/09 03:19:37 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/09 03:19:37 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for renames to finish 2025/05/09 03:19:37 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:19:37 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/09 03:19:37 INFO : sub/yam: Copied (new) 2025/05/09 03:19:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/09 03:19:38 INFO : potato: Copied (new) 2025/05/09 03:19:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:19:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:19:38 DEBUG : potato: Unchanged skipping 2025/05/09 03:19:38 INFO : B2 bucket rclone-test-moyiyoc1qudo: Making map for --track-renames 2025/05/09 03:19:38 INFO : B2 bucket rclone-test-moyiyoc1qudo: Finished making map for --track-renames 2025/05/09 03:19:38 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:19:38 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for renames to finish 2025/05/09 03:19:38 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/09 03:19:38 INFO : sub/yam: Copied (server-side copy) to: yam 2025/05/09 03:19:39 INFO : sub/yam: Deleted 2025/05/09 03:19:39 INFO : yam: Renamed from "sub/yam" 2025/05/09 03:19:39 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:19:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.87s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:19:40 DEBUG : Creating backend with remote "/tmp/rclone2711698280/dir1" 2025/05/09 03:19:40 DEBUG : Config file has changed externally - reloading 2025/05/09 03:19:40 DEBUG : Creating backend with remote "/tmp/rclone2711698280/dir2" 2025/05/09 03:19:40 DEBUG : Local file system at /tmp/rclone2711698280/dir2: Using server-side directory move 2025/05/09 03:19:40 INFO : Local file system at /tmp/rclone2711698280/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/09 03:19:40 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/09 03:19:40 INFO : file1.txt: Moved (server-side) 2025/05/09 03:19:40 DEBUG : Local file system at /tmp/rclone2711698280/dir2: Waiting for checks to finish 2025/05/09 03:19:40 DEBUG : Local file system at /tmp/rclone2711698280/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:19:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/09 03:19:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/09 03:19:41 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:19:41 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:19:41 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/09 03:19:41 INFO : nested/sub dir/file: Copied (new) 2025/05/09 03:19:41 INFO : nested/sub dir/file: Deleted 2025/05/09 03:19:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/09 03:19:42 INFO : sub dir/hello world: Copied (new) 2025/05/09 03:19:42 INFO : sub dir/hello world: Deleted 2025/05/09 03:19:42 INFO : sub dir: Removing directory 2025/05/09 03:19:42 INFO : nested/sub dir: Removing directory 2025/05/09 03:19:42 INFO : nested: Removing directory 2025/05/09 03:19:42 DEBUG : Local file system at /tmp/rclone2711698280: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.49s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:19:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/09 03:19:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/09 03:19:43 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:19:43 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:19:44 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/09 03:19:44 INFO : nested/sub dir/file: Copied (new) 2025/05/09 03:19:44 INFO : nested/sub dir/file: Deleted 2025/05/09 03:19:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/09 03:19:44 INFO : sub dir/hello world: Copied (new) 2025/05/09 03:19:44 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.18s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:19:46 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/09 03:19:46 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/09 03:19:46 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:19:46 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:19:46 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/05/09 03:19:46 INFO : existing-b: Copied (new) 2025/05/09 03:19:46 INFO : existing-b: Deleted 2025/05/09 03:19:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/09 03:19:46 INFO : existing: Copied (new) 2025/05/09 03:19:46 INFO : existing: Deleted 2025/05/09 03:19:46 DEBUG : existing: Destination exists, skipping 2025/05/09 03:19:46 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/09 03:19:46 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:19:46 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:19:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.39s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:19:48 DEBUG : Creating backend with remote "TestB2:rclone-test-lizalov0hohi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-moyiyoc1qudo -> B2 bucket rclone-test-lizalov0hohi 2025/05/09 03:19:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/09 03:19:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/09 03:19:52 DEBUG : empty space: Unchanged skipping 2025/05/09 03:19:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/09 03:19:52 DEBUG : B2 bucket rclone-test-lizalov0hohi: Waiting for checks to finish 2025/05/09 03:19:52 INFO : empty space: Deleted 2025/05/09 03:19:52 DEBUG : B2 bucket rclone-test-lizalov0hohi: Waiting for transfers to finish 2025/05/09 03:19:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/09 03:19:52 INFO : potato2: Copied (server-side copy) 2025/05/09 03:19:53 INFO : potato2: Deleted 2025/05/09 03:19:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/09 03:19:53 INFO : potato3: Copied (server-side copy) 2025/05/09 03:19:53 INFO : potato3: Deleted 2025/05/09 03:19:53 DEBUG : Creating backend with remote "TestB2:rclone-test-ruhifey8zopo" 2025/05/09 03:19:54 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/09 03:19:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/09 03:19:54 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/09 03:19:54 DEBUG : B2 bucket rclone-test-ruhifey8zopo: Waiting for checks to finish 2025/05/09 03:19:54 DEBUG : B2 bucket rclone-test-ruhifey8zopo: Waiting for transfers to finish 2025/05/09 03:19:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/09 03:19:55 INFO : empty space: Copied (server-side copy) 2025/05/09 03:19:55 INFO : empty space: Deleted 2025/05/09 03:19:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/09 03:19:55 INFO : potato3: Copied (server-side copy) 2025/05/09 03:19:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/09 03:19:55 INFO : potato2: Copied (server-side copy) 2025/05/09 03:19:56 INFO : potato3: Deleted 2025/05/09 03:19:56 INFO : potato2: Deleted 2025/05/09 03:19:56 DEBUG : B2 bucket rclone-test-ruhifey8zopo: Purge remote 2025/05/09 03:19:56 INFO : B2 bucket rclone-test-ruhifey8zopo: cleaning bucket "rclone-test-ruhifey8zopo" of all files 2025/05/09 03:19:56 DEBUG : empty space: Deleting (id "4_z7f128d3300edbb3b9f680e1b_f115eec02b6be5754_d20250509_m031955_c001_v0001098_t0021_u01746760795411") 2025/05/09 03:19:56 DEBUG : potato2: Deleting (id "4_z7f128d3300edbb3b9f680e1b_f104004b513243c5b_d20250509_m031955_c001_v0001171_t0020_u01746760795710") 2025/05/09 03:19:56 DEBUG : potato3: Deleting (id "4_z7f128d3300edbb3b9f680e1b_f118aa79902425a3f_d20250509_m031955_c001_v0001183_t0042_u01746760795794") 2025/05/09 03:19:57 DEBUG : B2 bucket rclone-test-lizalov0hohi: Purge remote 2025/05/09 03:19:57 INFO : B2 bucket rclone-test-lizalov0hohi: cleaning bucket "rclone-test-lizalov0hohi" of all files 2025/05/09 03:19:57 DEBUG : empty space: Deleting (id "4_z0f127d2300edbb3b9f680e1b_f40702ecff959b910_d20250509_m031955_c001_v7007000_t0000_u01746760795686") 2025/05/09 03:19:57 DEBUG : empty space: Deleting (id "4_z0f127d2300edbb3b9f680e1b_f104e932d4e15c94c_d20250509_m031951_c001_v0001172_t0034_u01746760791483") 2025/05/09 03:19:57 DEBUG : potato2: Deleting (id "4_z0f127d2300edbb3b9f680e1b_f4022137997950495_d20250509_m031956_c001_v7007000_t0000_u01746760796048") 2025/05/09 03:19:57 DEBUG : potato2: Deleting (id "4_z0f127d2300edbb3b9f680e1b_f108046d2726f4d8f_d20250509_m031952_c001_v0001101_t0059_u01746760792491") 2025/05/09 03:19:57 DEBUG : potato3: Deleting (id "4_z0f127d2300edbb3b9f680e1b_f40702ecff959b911_d20250509_m031955_c001_v7007000_t0000_u01746760795993") 2025/05/09 03:19:57 DEBUG : potato3: Deleting (id "4_z0f127d2300edbb3b9f680e1b_f111d48b00f157ff8_d20250509_m031952_c001_v0001161_t0030_u01746760792841") 2025/05/09 03:19:57 DEBUG : potato3: Deleting (id "4_z0f127d2300edbb3b9f680e1b_f104e932d4e15c954_d20250509_m031951_c001_v0001172_t0039_u01746760791825") 2025/05/09 03:19:58 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/09 03:19:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/09 03:19:59 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (11.04s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:19:59 DEBUG : Creating backend with remote "TestB2:rclone-test-neqomiy1yaxe" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-moyiyoc1qudo -> B2 bucket rclone-test-neqomiy1yaxe 2025/05/09 03:20:04 DEBUG : empty space: Excluded (Size Filter) 2025/05/09 03:20:04 DEBUG : empty space: Excluded (Size Filter) 2025/05/09 03:20:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/09 03:20:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/09 03:20:04 DEBUG : B2 bucket rclone-test-neqomiy1yaxe: Waiting for checks to finish 2025/05/09 03:20:04 DEBUG : B2 bucket rclone-test-neqomiy1yaxe: Waiting for transfers to finish 2025/05/09 03:20:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/09 03:20:04 INFO : potato2: Copied (server-side copy) 2025/05/09 03:20:05 INFO : potato2: Deleted 2025/05/09 03:20:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/09 03:20:05 INFO : potato3: Copied (server-side copy) 2025/05/09 03:20:05 INFO : potato3: Deleted 2025/05/09 03:20:05 DEBUG : Creating backend with remote "TestB2:rclone-test-miracus4vuta" 2025/05/09 03:20:06 DEBUG : empty space: Excluded (Size Filter) 2025/05/09 03:20:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/09 03:20:06 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/09 03:20:06 DEBUG : B2 bucket rclone-test-miracus4vuta: Waiting for checks to finish 2025/05/09 03:20:06 DEBUG : B2 bucket rclone-test-miracus4vuta: Waiting for transfers to finish 2025/05/09 03:20:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/09 03:20:07 INFO : potato2: Copied (server-side copy) 2025/05/09 03:20:07 INFO : potato2: Deleted 2025/05/09 03:20:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/09 03:20:08 INFO : potato3: Copied (server-side copy) 2025/05/09 03:20:08 INFO : potato3: Deleted 2025/05/09 03:20:08 DEBUG : B2 bucket rclone-test-miracus4vuta: Purge remote 2025/05/09 03:20:08 INFO : B2 bucket rclone-test-miracus4vuta: cleaning bucket "rclone-test-miracus4vuta" of all files 2025/05/09 03:20:08 DEBUG : potato2: Deleting (id "4_zaf22bd2300edbb3b9f680e1b_f11256ac1107fc945_d20250509_m032007_c001_v0001101_t0037_u01746760807516") 2025/05/09 03:20:08 DEBUG : potato3: Deleting (id "4_zaf22bd2300edbb3b9f680e1b_f110c05b6ad62b02f_d20250509_m032007_c001_v0001178_t0020_u01746760807879") 2025/05/09 03:20:09 DEBUG : B2 bucket rclone-test-neqomiy1yaxe: Purge remote 2025/05/09 03:20:09 INFO : B2 bucket rclone-test-neqomiy1yaxe: cleaning bucket "rclone-test-neqomiy1yaxe" of all files 2025/05/09 03:20:09 DEBUG : empty space: Deleting (id "4_z5f82ad2300edbb3b9f680e1b_f1113f76cdf391ddd_d20250509_m032003_c001_v0001182_t0058_u01746760803853") 2025/05/09 03:20:09 DEBUG : potato2: Deleting (id "4_z5f82ad2300edbb3b9f680e1b_f4196aa2fb43d9534_d20250509_m032007_c001_v7007000_t0000_u01746760807892") 2025/05/09 03:20:09 DEBUG : potato2: Deleting (id "4_z5f82ad2300edbb3b9f680e1b_f110af3c2792de54f_d20250509_m032004_c001_v0001157_t0015_u01746760804703") 2025/05/09 03:20:09 DEBUG : potato3: Deleting (id "4_z5f82ad2300edbb3b9f680e1b_f4196aa2fb43d9535_d20250509_m032008_c001_v7007000_t0000_u01746760808105") 2025/05/09 03:20:09 DEBUG : potato3: Deleting (id "4_z5f82ad2300edbb3b9f680e1b_f10736eb7e1944b2b_d20250509_m032005_c001_v0001161_t0033_u01746760805027") 2025/05/09 03:20:09 DEBUG : potato3: Deleting (id "4_z5f82ad2300edbb3b9f680e1b_f1113f76cdf391de1_d20250509_m032004_c001_v0001182_t0058_u01746760804060") 2025/05/09 03:20:10 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/09 03:20:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/09 03:20:11 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.29s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:20:11 DEBUG : Creating backend with remote "TestB2:rclone-test-zokodap9zatu" 2025/05/09 03:20:14 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-moyiyoc1qudo -> B2 bucket rclone-test-zokodap9zatu 2025/05/09 03:20:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/09 03:20:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/09 03:20:17 DEBUG : empty space: Unchanged skipping 2025/05/09 03:20:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/09 03:20:17 DEBUG : B2 bucket rclone-test-zokodap9zatu: Waiting for checks to finish 2025/05/09 03:20:17 INFO : empty space: Deleted 2025/05/09 03:20:17 DEBUG : B2 bucket rclone-test-zokodap9zatu: Waiting for transfers to finish 2025/05/09 03:20:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/09 03:20:17 INFO : potato2: Copied (server-side copy) 2025/05/09 03:20:17 INFO : potato2: Deleted 2025/05/09 03:20:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/09 03:20:17 INFO : potato3: Copied (server-side copy) 2025/05/09 03:20:18 INFO : potato3: Deleted 2025/05/09 03:20:18 DEBUG : Creating backend with remote "TestB2:rclone-test-vugohiv7noma" 2025/05/09 03:20:19 INFO : tomatoDir: Making directory 2025/05/09 03:20:19 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/09 03:20:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/09 03:20:19 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/09 03:20:19 DEBUG : B2 bucket rclone-test-vugohiv7noma: Waiting for checks to finish 2025/05/09 03:20:19 DEBUG : B2 bucket rclone-test-vugohiv7noma: Waiting for transfers to finish 2025/05/09 03:20:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/09 03:20:20 INFO : empty space: Copied (server-side copy) 2025/05/09 03:20:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/09 03:20:20 INFO : potato3: Copied (server-side copy) 2025/05/09 03:20:20 INFO : empty space: Deleted 2025/05/09 03:20:20 INFO : potato3: Deleted 2025/05/09 03:20:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/09 03:20:21 INFO : potato2: Copied (server-side copy) 2025/05/09 03:20:21 INFO : potato2: Deleted 2025/05/09 03:20:22 DEBUG : B2 bucket rclone-test-vugohiv7noma: Purge remote 2025/05/09 03:20:22 INFO : B2 bucket rclone-test-vugohiv7noma: cleaning bucket "rclone-test-vugohiv7noma" of all files 2025/05/09 03:20:22 DEBUG : empty space: Deleting (id "4_z9fa2ed4300edbb3b9f680e1b_f118be7e291e8f15d_d20250509_m032020_c001_v0001171_t0045_u01746760820265") 2025/05/09 03:20:22 DEBUG : potato2: Deleting (id "4_z9fa2ed4300edbb3b9f680e1b_f11938bbef64edd87_d20250509_m032020_c001_v0001038_t0024_u01746760820641") 2025/05/09 03:20:22 DEBUG : potato3: Deleting (id "4_z9fa2ed4300edbb3b9f680e1b_f11968ade9c4e014e_d20250509_m032020_c001_v0001183_t0017_u01746760820647") 2025/05/09 03:20:23 DEBUG : B2 bucket rclone-test-zokodap9zatu: Purge remote 2025/05/09 03:20:23 INFO : B2 bucket rclone-test-zokodap9zatu: cleaning bucket "rclone-test-zokodap9zatu" of all files 2025/05/09 03:20:23 DEBUG : empty space: Deleting (id "4_zdf62dd2300edbb3b9f680e1b_f421fee69b2aeeceb_d20250509_m032020_c001_v7007000_t0000_u01746760820795") 2025/05/09 03:20:23 DEBUG : empty space: Deleting (id "4_zdf62dd2300edbb3b9f680e1b_f1110578b52a65145_d20250509_m032016_c001_v0001103_t0034_u01746760816283") 2025/05/09 03:20:23 DEBUG : potato2: Deleting (id "4_zdf62dd2300edbb3b9f680e1b_f40702ecff959b918_d20250509_m032021_c001_v7007000_t0000_u01746760821553") 2025/05/09 03:20:23 DEBUG : potato2: Deleting (id "4_zdf62dd2300edbb3b9f680e1b_f10954468045128d3_d20250509_m032017_c001_v0001105_t0042_u01746760817451") 2025/05/09 03:20:23 DEBUG : potato3: Deleting (id "4_zdf62dd2300edbb3b9f680e1b_f40702ecff959b917_d20250509_m032020_c001_v7007000_t0000_u01746760820859") 2025/05/09 03:20:23 DEBUG : potato3: Deleting (id "4_zdf62dd2300edbb3b9f680e1b_f102d4f8193da6cbc_d20250509_m032017_c001_v0001165_t0036_u01746760817807") 2025/05/09 03:20:23 DEBUG : potato3: Deleting (id "4_zdf62dd2300edbb3b9f680e1b_f1110578b52a65147_d20250509_m032016_c001_v0001103_t0050_u01746760816625") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.43s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:20:25 DEBUG : Creating backend with remote "TestB2:rclone-test-moyiyoc1qudo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.57s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:20:27 DEBUG : Creating backend with remote "TestB2:rclone-test-moyiyoc1qudo/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestSyncOverlap (2.97s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:20:30 DEBUG : Creating backend with remote "TestB2:rclone-test-moyiyoc1qudo/rclone-sync-test" 2025/05/09 03:20:32 DEBUG : Creating backend with remote "TestB2:rclone-test-moyiyoc1qudo/rclone-sync-test-include/layer2" 2025/05/09 03:20:34 DEBUG : Creating backend with remote "TestB2:rclone-test-moyiyoc1qudo/rclone-sync-test-ignore-file" 2025/05/09 03:20:37 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/09 03:20:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/09 03:20:37 DEBUG : pacer: Reducing sleep to 10ms 2025/05/09 03:20:37 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path rclone-sync-test: Waiting for checks to finish 2025/05/09 03:20:37 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path rclone-sync-test: Waiting for transfers to finish 2025/05/09 03:20:37 DEBUG : Waiting for deletions to finish 2025/05/09 03:20:37 INFO : There was nothing to transfer 2025/05/09 03:20:38 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:20:38 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:20:38 DEBUG : Waiting for deletions to finish 2025/05/09 03:20:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:20:38 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/05/09 03:20:38 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/05/09 03:20:38 DEBUG : Waiting for deletions to finish 2025/05/09 03:20:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:20:39 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:20:39 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:20:39 DEBUG : Waiting for deletions to finish 2025/05/09 03:20:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:20:39 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/05/09 03:20:39 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/05/09 03:20:39 DEBUG : Waiting for deletions to finish 2025/05/09 03:20:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.76s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:20:46 DEBUG : Creating backend with remote "TestB2:rclone-test-moyiyoc1qudo/dst" 2025/05/09 03:20:47 DEBUG : Creating backend with remote "TestB2:rclone-test-moyiyoc1qudo/CompareDest" 2025/05/09 03:20:49 DEBUG : one: Need to transfer - File not found at Destination 2025/05/09 03:20:49 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path dst: Waiting for checks to finish 2025/05/09 03:20:49 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path dst: Waiting for transfers to finish 2025/05/09 03:20:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/09 03:20:50 INFO : one: Copied (new) 2025/05/09 03:20:50 DEBUG : Waiting for deletions to finish 2025/05/09 03:20:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/09 03:20:50 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path dst: Waiting for checks to finish 2025/05/09 03:20:51 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path dst: Waiting for transfers to finish 2025/05/09 03:20:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/09 03:20:51 INFO : one: Copied (replaced existing) 2025/05/09 03:20:51 DEBUG : Waiting for deletions to finish 2025/05/09 03:20:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/09 03:20:53 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path dst: Waiting for checks to finish 2025/05/09 03:20:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 03:20:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/09 03:20:53 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path dst: Waiting for transfers to finish 2025/05/09 03:20:53 DEBUG : Waiting for deletions to finish 2025/05/09 03:20:53 INFO : There was nothing to transfer 2025/05/09 03:20:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/09 03:20:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 03:20:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/09 03:20:55 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path dst: Waiting for checks to finish 2025/05/09 03:20:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 03:20:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/09 03:20:55 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path dst: Waiting for transfers to finish 2025/05/09 03:20:55 DEBUG : Waiting for deletions to finish 2025/05/09 03:20:55 INFO : There was nothing to transfer 2025/05/09 03:20:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/09 03:20:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 03:20:56 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/09 03:20:56 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path dst: Waiting for checks to finish 2025/05/09 03:20:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 03:20:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/09 03:20:56 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path dst: Waiting for transfers to finish 2025/05/09 03:20:56 DEBUG : Waiting for deletions to finish 2025/05/09 03:20:56 INFO : There was nothing to transfer 2025/05/09 03:20:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/09 03:20:57 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/05/09 03:20:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/09 03:20:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/09 03:20:57 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path dst: Waiting for checks to finish 2025/05/09 03:20:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 03:20:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/09 03:20:57 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path dst: Waiting for transfers to finish 2025/05/09 03:20:57 DEBUG : Waiting for deletions to finish 2025/05/09 03:20:57 INFO : There was nothing to transfer 2025/05/09 03:20:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/09 03:20:58 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/09 03:20:58 DEBUG : two: Need to transfer - File not found at Destination 2025/05/09 03:20:58 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path dst: Waiting for checks to finish 2025/05/09 03:20:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 03:20:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/09 03:20:58 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path dst: Waiting for transfers to finish 2025/05/09 03:20:58 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/05/09 03:20:58 INFO : two: Copied (new) 2025/05/09 03:20:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.89s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:21:02 DEBUG : Creating backend with remote "TestB2:rclone-test-moyiyoc1qudo/dest" 2025/05/09 03:21:03 DEBUG : Creating backend with remote "TestB2:rclone-test-moyiyoc1qudo/pre-dest1" 2025/05/09 03:21:04 DEBUG : Creating backend with remote "TestB2:rclone-test-moyiyoc1qudo/pre-dest2" 2025/05/09 03:21:06 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:21:06 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/09 03:21:06 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:21:06 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/09 03:21:07 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/09 03:21:07 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path dest: Waiting for checks to finish 2025/05/09 03:21:07 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path dest: Waiting for transfers to finish 2025/05/09 03:21:07 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/05/09 03:21:07 INFO : 3: Copied (new) 2025/05/09 03:21:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.31s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:21:09 DEBUG : Creating backend with remote "TestB2:rclone-test-moyiyoc1qudo/dst" 2025/05/09 03:21:10 DEBUG : Creating backend with remote "TestB2:rclone-test-moyiyoc1qudo/CopyDest" 2025/05/09 03:21:12 DEBUG : one: Need to transfer - File not found at Destination 2025/05/09 03:21:12 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path dst: Waiting for checks to finish 2025/05/09 03:21:12 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path dst: Waiting for transfers to finish 2025/05/09 03:21:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/09 03:21:13 INFO : one: Copied (new) 2025/05/09 03:21:13 DEBUG : Waiting for deletions to finish 2025/05/09 03:21:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/09 03:21:14 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path dst: Waiting for checks to finish 2025/05/09 03:21:14 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path dst: Waiting for transfers to finish 2025/05/09 03:21:14 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/09 03:21:14 INFO : one: Copied (replaced existing) 2025/05/09 03:21:14 DEBUG : Waiting for deletions to finish 2025/05/09 03:21:16 DEBUG : Creating backend with remote "TestB2:rclone-test-moyiyoc1qudo/BackupDir" 2025/05/09 03:21:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/09 03:21:17 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path dst: Waiting for checks to finish 2025/05/09 03:21:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 03:21:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/09 03:21:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/09 03:21:19 INFO : one: Copied (server-side copy) 2025/05/09 03:21:19 INFO : one: Deleted 2025/05/09 03:21:19 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/09 03:21:19 INFO : one: Copied (server-side copy) 2025/05/09 03:21:19 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/09 03:21:19 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path dst: Waiting for transfers to finish 2025/05/09 03:21:19 DEBUG : Waiting for deletions to finish 2025/05/09 03:21:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 03:21:20 DEBUG : one: Unchanged skipping 2025/05/09 03:21:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 03:21:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/09 03:21:21 INFO : two: Copied (server-side copy) 2025/05/09 03:21:21 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/09 03:21:21 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path dst: Waiting for checks to finish 2025/05/09 03:21:21 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path dst: Waiting for transfers to finish 2025/05/09 03:21:21 DEBUG : Waiting for deletions to finish 2025/05/09 03:21:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 03:21:21 DEBUG : one: Unchanged skipping 2025/05/09 03:21:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 03:21:21 DEBUG : two: Unchanged skipping 2025/05/09 03:21:21 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path dst: Waiting for checks to finish 2025/05/09 03:21:21 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path dst: Waiting for transfers to finish 2025/05/09 03:21:21 DEBUG : Waiting for deletions to finish 2025/05/09 03:21:21 INFO : There was nothing to transfer 2025/05/09 03:21:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 03:21:23 DEBUG : one: Unchanged skipping 2025/05/09 03:21:23 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/09 03:21:23 DEBUG : three: Destination not found in --copy-dest 2025/05/09 03:21:23 DEBUG : three: Need to transfer - File not found at Destination 2025/05/09 03:21:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 03:21:23 DEBUG : two: Unchanged skipping 2025/05/09 03:21:23 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path dst: Waiting for checks to finish 2025/05/09 03:21:23 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path dst: Waiting for transfers to finish 2025/05/09 03:21:23 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/05/09 03:21:23 INFO : three: Copied (new) 2025/05/09 03:21:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.38s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:21:27 DEBUG : Creating backend with remote "TestB2:rclone-test-moyiyoc1qudo/dst" 2025/05/09 03:21:29 DEBUG : Creating backend with remote "TestB2:rclone-test-moyiyoc1qudo/backup" 2025/05/09 03:21:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/09 03:21:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:21:30 DEBUG : two: Unchanged skipping 2025/05/09 03:21:30 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path dst: Waiting for checks to finish 2025/05/09 03:21:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/09 03:21:32 INFO : one: Copied (server-side copy) 2025/05/09 03:21:32 INFO : one: Deleted 2025/05/09 03:21:32 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path dst: Waiting for transfers to finish 2025/05/09 03:21:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/09 03:21:33 INFO : one: Copied (new) 2025/05/09 03:21:33 DEBUG : Waiting for deletions to finish 2025/05/09 03:21:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/09 03:21:33 INFO : three.txt: Copied (server-side copy) 2025/05/09 03:21:34 INFO : three.txt: Deleted 2025/05/09 03:21:34 INFO : three.txt: Moved into backup dir 2025/05/09 03:21:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/09 03:21:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:21:35 DEBUG : two: Unchanged skipping 2025/05/09 03:21:35 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path dst: Waiting for checks to finish 2025/05/09 03:21:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/09 03:21:36 INFO : one: Copied (server-side copy) 2025/05/09 03:21:36 INFO : one: Deleted 2025/05/09 03:21:36 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path dst: Waiting for transfers to finish 2025/05/09 03:21:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/09 03:21:36 INFO : one: Copied (new) 2025/05/09 03:21:36 DEBUG : Waiting for deletions to finish 2025/05/09 03:21:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/09 03:21:37 INFO : three.txt: Copied (server-side copy) 2025/05/09 03:21:37 INFO : three.txt: Deleted 2025/05/09 03:21:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.91s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:21:40 DEBUG : Creating backend with remote "TestB2:rclone-test-moyiyoc1qudo/dst" 2025/05/09 03:21:41 DEBUG : Creating backend with remote "TestB2:rclone-test-moyiyoc1qudo/backup" 2025/05/09 03:21:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/09 03:21:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:21:43 DEBUG : two: Unchanged skipping 2025/05/09 03:21:43 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path dst: Waiting for checks to finish 2025/05/09 03:21:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/09 03:21:45 INFO : one: Copied (server-side copy) to: one.bak 2025/05/09 03:21:45 INFO : one: Deleted 2025/05/09 03:21:45 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path dst: Waiting for transfers to finish 2025/05/09 03:21:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/09 03:21:46 INFO : one: Copied (new) 2025/05/09 03:21:46 DEBUG : Waiting for deletions to finish 2025/05/09 03:21:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/09 03:21:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/09 03:21:47 INFO : three.txt: Deleted 2025/05/09 03:21:47 INFO : three.txt: Moved into backup dir 2025/05/09 03:21:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/09 03:21:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:21:48 DEBUG : two: Unchanged skipping 2025/05/09 03:21:48 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path dst: Waiting for checks to finish 2025/05/09 03:21:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/09 03:21:49 INFO : one: Copied (server-side copy) to: one.bak 2025/05/09 03:21:49 INFO : one: Deleted 2025/05/09 03:21:49 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path dst: Waiting for transfers to finish 2025/05/09 03:21:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/09 03:21:50 INFO : one: Copied (new) 2025/05/09 03:21:50 DEBUG : Waiting for deletions to finish 2025/05/09 03:21:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/09 03:21:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/09 03:21:51 INFO : three.txt: Deleted 2025/05/09 03:21:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.73s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:21:54 DEBUG : Creating backend with remote "TestB2:rclone-test-moyiyoc1qudo/dst" 2025/05/09 03:21:55 DEBUG : Creating backend with remote "TestB2:rclone-test-moyiyoc1qudo/backup" 2025/05/09 03:21:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/09 03:21:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:21:57 DEBUG : two: Unchanged skipping 2025/05/09 03:21:57 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path dst: Waiting for checks to finish 2025/05/09 03:21:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/09 03:21:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/09 03:21:59 INFO : one: Deleted 2025/05/09 03:21:59 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path dst: Waiting for transfers to finish 2025/05/09 03:22:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/09 03:22:00 INFO : one: Copied (new) 2025/05/09 03:22:00 DEBUG : Waiting for deletions to finish 2025/05/09 03:22:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/09 03:22:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/09 03:22:01 INFO : three.txt: Deleted 2025/05/09 03:22:01 INFO : three.txt: Moved into backup dir 2025/05/09 03:22:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/09 03:22:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:22:02 DEBUG : two: Unchanged skipping 2025/05/09 03:22:02 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path dst: Waiting for checks to finish 2025/05/09 03:22:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/09 03:22:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/09 03:22:03 INFO : one: Deleted 2025/05/09 03:22:03 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path dst: Waiting for transfers to finish 2025/05/09 03:22:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/09 03:22:03 INFO : one: Copied (new) 2025/05/09 03:22:03 DEBUG : Waiting for deletions to finish 2025/05/09 03:22:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/09 03:22:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/09 03:22:04 INFO : three.txt: Deleted 2025/05/09 03:22:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.22s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:22:07 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1172-16.backblaze.com/b2api/v1/b2_upload_file/9ff23df300cdbb3b9f680e1b/c001_v0001172_t0045": EOF 2025/05/09 03:22:07 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1172-16.backblaze.com/b2api/v1/b2_upload_file/9ff23df300cdbb3b9f680e1b/c001_v0001172_t0045": EOF) 2025/05/09 03:22:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-moyiyoc1qudo: 1/10 (Post "https://pod-000-1172-16.backblaze.com/b2api/v1/b2_upload_file/9ff23df300cdbb3b9f680e1b/c001_v0001172_t0045": EOF) 2025/05/09 03:22:09 DEBUG : pacer: Reducing sleep to 10ms 2025/05/09 03:22:09 DEBUG : Creating backend with remote "TestB2:rclone-test-moyiyoc1qudo/dst" 2025/05/09 03:22:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/09 03:22:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:22:11 DEBUG : two: Unchanged skipping 2025/05/09 03:22:11 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path dst: Waiting for checks to finish 2025/05/09 03:22:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/09 03:22:12 INFO : one: Copied (server-side copy) to: one.bak 2025/05/09 03:22:12 INFO : one: Deleted 2025/05/09 03:22:12 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path dst: Waiting for transfers to finish 2025/05/09 03:22:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/09 03:22:13 INFO : one: Copied (new) 2025/05/09 03:22:13 DEBUG : Waiting for deletions to finish 2025/05/09 03:22:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/09 03:22:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/09 03:22:13 INFO : three.txt: Deleted 2025/05/09 03:22:13 INFO : three.txt: Moved into backup dir 2025/05/09 03:22:15 DEBUG : one.bak: Excluded (Path Filter) 2025/05/09 03:22:15 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/09 03:22:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/09 03:22:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:22:15 DEBUG : two: Unchanged skipping 2025/05/09 03:22:15 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path dst: Waiting for checks to finish 2025/05/09 03:22:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/09 03:22:16 INFO : one: Copied (server-side copy) to: one.bak 2025/05/09 03:22:16 INFO : one: Deleted 2025/05/09 03:22:16 DEBUG : B2 bucket rclone-test-moyiyoc1qudo path dst: Waiting for transfers to finish 2025/05/09 03:22:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/09 03:22:16 INFO : one: Copied (new) 2025/05/09 03:22:16 DEBUG : Waiting for deletions to finish 2025/05/09 03:22:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/09 03:22:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/09 03:22:17 INFO : three.txt: Deleted 2025/05/09 03:22:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.23s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:22:20 DEBUG : Creating backend with remote "TestB2:rclone-test-moyiyoc1qudo/dst" 2025/05/09 03:22:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/09 03:22:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/09 03:22:23 INFO : one: Copied (server-side copy) to: one.bak 2025/05/09 03:22:23 INFO : one: Deleted 2025/05/09 03:22:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/09 03:22:24 INFO : one: Copied (new) 2025/05/09 03:22:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:22:24 DEBUG : two: Unchanged skipping 2025/05/09 03:22:25 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/09 03:22:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/09 03:22:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/09 03:22:25 INFO : three.txt: Deleted 2025/05/09 03:22:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/09 03:22:26 INFO : three.txt: Copied (new) 2025/05/09 03:22:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/09 03:22:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/09 03:22:27 INFO : one: Copied (server-side copy) to: one.bak 2025/05/09 03:22:27 INFO : one: Deleted 2025/05/09 03:22:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/09 03:22:28 INFO : one: Copied (new) 2025/05/09 03:22:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:22:28 DEBUG : two: Unchanged skipping 2025/05/09 03:22:28 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/09 03:22:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/09 03:22:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/09 03:22:29 INFO : three.txt: Deleted 2025/05/09 03:22:29 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/09 03:22:29 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.29s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:22:33 DEBUG : Creating backend with remote "TestB2:rclone-test-moyiyoc1qudo/dst" 2025/05/09 03:22:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/09 03:22:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/09 03:22:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/09 03:22:36 INFO : one: Deleted 2025/05/09 03:22:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/09 03:22:37 INFO : one: Copied (new) 2025/05/09 03:22:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:22:37 DEBUG : two: Unchanged skipping 2025/05/09 03:22:37 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/09 03:22:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/09 03:22:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/09 03:22:38 INFO : three.txt: Deleted 2025/05/09 03:22:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/09 03:22:38 INFO : three.txt: Copied (new) 2025/05/09 03:22:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/09 03:22:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/09 03:22:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/09 03:22:39 INFO : one: Deleted 2025/05/09 03:22:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/09 03:22:39 INFO : one: Copied (new) 2025/05/09 03:22:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:22:39 DEBUG : two: Unchanged skipping 2025/05/09 03:22:40 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/09 03:22:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/09 03:22:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/09 03:22:40 INFO : three.txt: Deleted 2025/05/09 03:22:40 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/09 03:22:40 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.23s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:22:43 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/09 03:22:43 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:22:43 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:22:44 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/05/09 03:22:44 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/09 03:22:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.87s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:22:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/09 03:22:45 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:22:45 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:22:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/09 03:22:46 INFO : existing: Copied (new) 2025/05/09 03:22:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:22:46 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/09 03:22:46 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/09 03:22:46 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:22:46 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:22:46 ERROR : B2 bucket rclone-test-moyiyoc1qudo: not deleting files as there were IO errors 2025/05/09 03:22:46 ERROR : B2 bucket rclone-test-moyiyoc1qudo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestSyncImmutable (2.89s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:22:48 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:22:48 DEBUG : existing: Unchanged skipping 2025/05/09 03:22:48 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:22:48 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:22:48 DEBUG : Waiting for deletions to finish 2025/05/09 03:22:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.53s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", 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-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:23:09 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:23:09 DEBUG : both0: Unchanged skipping 2025/05/09 03:23:09 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:23:09 DEBUG : both1: Unchanged skipping 2025/05/09 03:23:09 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:23:09 DEBUG : both10: Unchanged skipping 2025/05/09 03:23:09 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:23:09 DEBUG : both11: Unchanged skipping 2025/05/09 03:23:09 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:23:09 DEBUG : both12: Unchanged skipping 2025/05/09 03:23:09 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:23:09 DEBUG : both13: Unchanged skipping 2025/05/09 03:23:09 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:23:09 DEBUG : both14: Unchanged skipping 2025/05/09 03:23:09 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:23:09 DEBUG : both15: Unchanged skipping 2025/05/09 03:23:09 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:23:09 DEBUG : both16: Unchanged skipping 2025/05/09 03:23:09 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:23:09 DEBUG : both17: Unchanged skipping 2025/05/09 03:23:09 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:23:09 DEBUG : both18: Unchanged skipping 2025/05/09 03:23:09 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:23:09 DEBUG : both19: Unchanged skipping 2025/05/09 03:23:09 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:23:09 DEBUG : both2: Unchanged skipping 2025/05/09 03:23:09 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:23:09 DEBUG : both3: Unchanged skipping 2025/05/09 03:23:09 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:23:09 DEBUG : both4: Unchanged skipping 2025/05/09 03:23:09 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:23:09 DEBUG : both5: Unchanged skipping 2025/05/09 03:23:09 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:23:09 DEBUG : both6: Unchanged skipping 2025/05/09 03:23:09 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:23:09 DEBUG : both7: Unchanged skipping 2025/05/09 03:23:09 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:23:09 DEBUG : both8: Unchanged skipping 2025/05/09 03:23:09 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:23:09 DEBUG : both9: Unchanged skipping 2025/05/09 03:23:09 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:23:09 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:23:09 DEBUG : Waiting for deletions to finish 2025/05/09 03:23:09 INFO : only15: Deleted 2025/05/09 03:23:09 INFO : only16: Deleted 2025/05/09 03:23:10 INFO : only4: Deleted 2025/05/09 03:23:10 INFO : only9: Deleted 2025/05/09 03:23:10 INFO : only10: Deleted 2025/05/09 03:23:10 INFO : only12: Deleted 2025/05/09 03:23:10 INFO : only13: Deleted 2025/05/09 03:23:10 INFO : only14: Deleted 2025/05/09 03:23:10 INFO : only8: Deleted 2025/05/09 03:23:10 INFO : only7: Deleted 2025/05/09 03:23:10 INFO : only0: Deleted 2025/05/09 03:23:10 INFO : only1: Deleted 2025/05/09 03:23:10 INFO : only2: Deleted 2025/05/09 03:23:10 INFO : only3: Deleted 2025/05/09 03:23:10 INFO : only19: Deleted 2025/05/09 03:23:10 INFO : only5: Deleted 2025/05/09 03:23:10 INFO : only11: Deleted 2025/05/09 03:23:10 INFO : only17: Deleted 2025/05/09 03:23:10 INFO : only18: Deleted 2025/05/09 03:23:10 INFO : only6: Deleted 2025/05/09 03:23:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (24.67s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:23:34 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:23:34 DEBUG : both0: Unchanged skipping 2025/05/09 03:23:34 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:23:34 DEBUG : both1: Unchanged skipping 2025/05/09 03:23:34 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:23:34 DEBUG : both10: Unchanged skipping 2025/05/09 03:23:34 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:23:34 DEBUG : both11: Unchanged skipping 2025/05/09 03:23:34 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:23:34 DEBUG : both12: Unchanged skipping 2025/05/09 03:23:34 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:23:34 DEBUG : both13: Unchanged skipping 2025/05/09 03:23:34 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:23:34 DEBUG : both14: Unchanged skipping 2025/05/09 03:23:34 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:23:34 DEBUG : both15: Unchanged skipping 2025/05/09 03:23:34 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:23:34 DEBUG : both16: Unchanged skipping 2025/05/09 03:23:34 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:23:34 DEBUG : both17: Unchanged skipping 2025/05/09 03:23:34 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:23:34 DEBUG : both18: Unchanged skipping 2025/05/09 03:23:34 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:23:34 DEBUG : both19: Unchanged skipping 2025/05/09 03:23:34 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:23:34 DEBUG : both2: Unchanged skipping 2025/05/09 03:23:34 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:23:34 DEBUG : both3: Unchanged skipping 2025/05/09 03:23:34 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:23:34 DEBUG : both4: Unchanged skipping 2025/05/09 03:23:34 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:23:34 DEBUG : both5: Unchanged skipping 2025/05/09 03:23:34 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:23:34 DEBUG : both6: Unchanged skipping 2025/05/09 03:23:34 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:23:34 DEBUG : both7: Unchanged skipping 2025/05/09 03:23:34 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:23:34 DEBUG : both8: Unchanged skipping 2025/05/09 03:23:34 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 03:23:34 DEBUG : both9: Unchanged skipping 2025/05/09 03:23:34 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/09 03:23:34 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/09 03:23:34 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/09 03:23:34 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/09 03:23:34 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/09 03:23:34 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/09 03:23:34 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/09 03:23:34 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/09 03:23:34 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/09 03:23:34 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/09 03:23:34 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/09 03:23:34 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/09 03:23:34 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/09 03:23:34 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/09 03:23:34 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/09 03:23:34 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/09 03:23:34 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/09 03:23:34 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/09 03:23:34 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/09 03:23:34 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/09 03:23:34 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for checks to finish 2025/05/09 03:23:34 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Waiting for transfers to finish 2025/05/09 03:23:34 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/09 03:23:34 INFO : only0: Copied (replaced existing) 2025/05/09 03:23:34 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/09 03:23:34 INFO : only1: Copied (replaced existing) 2025/05/09 03:23:34 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/09 03:23:34 INFO : only12: Copied (replaced existing) 2025/05/09 03:23:34 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/09 03:23:34 INFO : only13: Copied (replaced existing) 2025/05/09 03:23:35 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/09 03:23:35 INFO : only10: Copied (replaced existing) 2025/05/09 03:23:35 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/09 03:23:35 INFO : only14: Copied (replaced existing) 2025/05/09 03:23:35 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/09 03:23:35 INFO : only15: Copied (replaced existing) 2025/05/09 03:23:35 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/09 03:23:35 INFO : only16: Copied (replaced existing) 2025/05/09 03:23:35 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/09 03:23:35 INFO : only11: Copied (replaced existing) 2025/05/09 03:23:35 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/09 03:23:35 INFO : only17: Copied (replaced existing) 2025/05/09 03:23:35 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/09 03:23:35 INFO : only18: Copied (replaced existing) 2025/05/09 03:23:35 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/09 03:23:35 INFO : only19: Copied (replaced existing) 2025/05/09 03:23:35 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/09 03:23:35 INFO : only2: Copied (replaced existing) 2025/05/09 03:23:35 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/09 03:23:35 INFO : only3: Copied (replaced existing) 2025/05/09 03:23:35 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/09 03:23:35 INFO : only4: Copied (replaced existing) 2025/05/09 03:23:35 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/09 03:23:35 INFO : only5: Copied (replaced existing) 2025/05/09 03:23:35 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/09 03:23:35 INFO : only6: Copied (replaced existing) 2025/05/09 03:23:35 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/09 03:23:35 INFO : only7: Copied (replaced existing) 2025/05/09 03:23:35 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/09 03:23:35 INFO : only8: Copied (replaced existing) 2025/05/09 03:23:35 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/09 03:23:35 INFO : only9: Copied (replaced existing) 2025/05/09 03:23:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (28.82s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:23:44 DEBUG : empty_dir: Making directory with metadata 2025/05/09 03:23:44 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/09 03:23:44 DEBUG : empty_on_remote: Making directory with metadata 2025/05/09 03:23:44 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/09 03:23:44 INFO : empty_on_remote: Making directory 2025/05/09 03:23:44 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-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:23:46 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/09 03:23:46 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/09 03:23:46 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/09 03:23:46 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.52s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:23:48 DEBUG : empty_dir: Making directory with metadata 2025/05/09 03:23:48 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/09 03:23:48 DEBUG : empty_on_remote: Making directory with metadata 2025/05/09 03:23:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/09 03:23:48 INFO : empty_on_remote: Making directory 2025/05/09 03:23:48 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-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:23:49 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/09 03:23:49 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/09 03:23:49 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/09 03:23:49 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/09 03:23:49 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.37s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:23:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/09 03:23:51 INFO : sub dir: Making directory 2025/05/09 03:23:51 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.22s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" 2025/05/09 03:23:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/09 03:23:54 INFO : sub dir: Making directory 2025/05/09 03:23:54 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-moyiyoc1qudo", Local "Local file system at /tmp/rclone2711698280", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.13s) PASS 2025/05/09 03:23:57 DEBUG : B2 bucket rclone-test-moyiyoc1qudo: Purge remote 2025/05/09 03:23:57 INFO : B2 bucket rclone-test-moyiyoc1qudo: cleaning bucket "rclone-test-moyiyoc1qudo" of all files 2025/05/09 03:23:58 DEBUG : BackupDir/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4133aae9b351afee_d20250509_m032124_c001_v7007000_t0000_u01746760884408") 2025/05/09 03:23:58 DEBUG : BackupDir/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f1125c8debcb984e2_d20250509_m032118_c001_v0001183_t0045_u01746760878989") 2025/05/09 03:23:58 DEBUG : CompareDest/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f41970d4df9cde8ad_d20250509_m032059_c001_v7007000_t0000_u01746760859274") 2025/05/09 03:23:58 DEBUG : CompareDest/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5975_d20250509_m032052_c001_v0001130_t0029_u01746760852978") 2025/05/09 03:23:58 DEBUG : CompareDest/two: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f41970d4df9cde8ae_d20250509_m032059_c001_v7007000_t0000_u01746760859469") 2025/05/09 03:23:58 DEBUG : CompareDest/two: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f1165c0bbc5f47ef3_d20250509_m032054_c001_v0001172_t0051_u01746760854433") 2025/05/09 03:23:58 DEBUG : CopyDest/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4133aae9b351afef_d20250509_m032124_c001_v7007000_t0000_u01746760884618") 2025/05/09 03:23:58 DEBUG : CopyDest/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cf23_d20250509_m032115_c001_v0001042_t0041_u01746760875987") 2025/05/09 03:23:58 DEBUG : CopyDest/three: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4133aae9b351aff0_d20250509_m032124_c001_v7007000_t0000_u01746760884819") 2025/05/09 03:23:59 DEBUG : CopyDest/three: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f1165c0bbc5f47f5d_d20250509_m032122_c001_v0001172_t0019_u01746760882500") 2025/05/09 03:23:59 DEBUG : CopyDest/two: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4133aae9b351aff1_d20250509_m032125_c001_v7007000_t0000_u01746760885014") 2025/05/09 03:23:59 DEBUG : CopyDest/two: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b59c3_d20250509_m032120_c001_v0001130_t0012_u01746760880240") 2025/05/09 03:23:59 DEBUG : EXISTING: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4152083cf75e0e36_d20250509_m032249_c001_v7007000_t0000_u01746760969476") 2025/05/09 03:23:59 DEBUG : EXISTING: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5ab3_d20250509_m032248_c001_v0001130_t0027_u01746760968338") 2025/05/09 03:23:59 DEBUG : Testêé: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4152083cf75e0e24_d20250509_m032245_c001_v7007000_t0000_u01746760965058") 2025/05/09 03:23:59 DEBUG : Testêé: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5aab_d20250509_m032244_c001_v0001130_t0002_u01746760964232") 2025/05/09 03:23:59 DEBUG : Testêé: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d182_d20250509_m032242_c001_v0001042_t0036_u01746760962936") 2025/05/09 03:23:59 DEBUG : a/potato2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f407b6f349f4d7588_d20250509_m031906_c001_v7007000_t0000_u01746760746803") 2025/05/09 03:23:59 DEBUG : a/potato2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cba1_d20250509_m031905_c001_v0001042_t0001_u01746760745938") 2025/05/09 03:23:59 DEBUG : a/potato2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f407b6f349f4d7584_d20250509_m031903_c001_v7007000_t0000_u01746760743814") 2025/05/09 03:23:59 DEBUG : a/potato2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cb87_d20250509_m031902_c001_v0001042_t0013_u01746760742765") 2025/05/09 03:23:59 DEBUG : a/potato2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4019f4f43af8a071_d20250509_m031839_c001_v7007000_t0000_u01746760719342") 2025/05/09 03:23:59 DEBUG : a/potato2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cad3_d20250509_m031838_c001_v0001042_t0032_u01746760718171") 2025/05/09 03:23:59 DEBUG : b/potato: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f407b6f349f4d7589_d20250509_m031907_c001_v7007000_t0000_u01746760747001") 2025/05/09 03:24:00 DEBUG : b/potato: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cb91_d20250509_m031904_c001_v0001042_t0032_u01746760744757") 2025/05/09 03:24:00 DEBUG : b/potato: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f407b6f349f4d7583_d20250509_m031903_c001_v7007000_t0000_u01746760743172") 2025/05/09 03:24:00 DEBUG : b/potato: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cb7d_d20250509_m031901_c001_v0001042_t0008_u01746760741410") 2025/05/09 03:24:00 DEBUG : b/potato: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4019f4f43af8a070_d20250509_m031838_c001_v7007000_t0000_u01746760718728") 2025/05/09 03:24:00 DEBUG : b/potato: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cac7_d20250509_m031836_c001_v0001042_t0057_u01746760716795") 2025/05/09 03:24:00 DEBUG : backup/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f408b5a1be2370bbf_d20250509_m032137_c001_v7007000_t0000_u01746760897923") 2025/05/09 03:24:00 DEBUG : backup/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f1026347289dcfdd3_d20250509_m032136_c001_v0001180_t0033_u01746760896255") 2025/05/09 03:24:00 DEBUG : backup/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f112f75b0283ed964_d20250509_m032131_c001_v0001038_t0036_u01746760891906") 2025/05/09 03:24:00 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f418d0721aaa7307c_d20250509_m032204_c001_v7007000_t0000_u01746760924866") 2025/05/09 03:24:00 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f110009c9c8ffebdd_d20250509_m032202_c001_v0001098_t0015_u01746760922979") 2025/05/09 03:24:00 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f109ed1c32ff9554d_d20250509_m032158_c001_v0001178_t0049_u01746760918883") 2025/05/09 03:24:00 DEBUG : backup/one.bak: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f40341d7ab02465a7_d20250509_m032151_c001_v7007000_t0000_u01746760911636") 2025/05/09 03:24:00 DEBUG : backup/one.bak: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f113e8ec9138d2cbf_d20250509_m032149_c001_v0001176_t0037_u01746760909020") 2025/05/09 03:24:00 DEBUG : backup/one.bak: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f109668bd33cac336_d20250509_m032144_c001_v0001100_t0059_u01746760904855") 2025/05/09 03:24:00 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f418d0721aaa7307d_d20250509_m032205_c001_v7007000_t0000_u01746760925064") 2025/05/09 03:24:00 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f10440db925cb3320_d20250509_m032204_c001_v0001184_t0009_u01746760924085") 2025/05/09 03:24:00 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f117b362b9c87c12b_d20250509_m032200_c001_v0001182_t0035_u01746760920793") 2025/05/09 03:24:00 DEBUG : backup/three.txt: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f408b5a1be2370bc0_d20250509_m032138_c001_v7007000_t0000_u01746760898111") 2025/05/09 03:24:00 DEBUG : backup/three.txt: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f101197e38883a446_d20250509_m032137_c001_v0001184_t0037_u01746760897148") 2025/05/09 03:24:01 DEBUG : backup/three.txt: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f119f6f28bf6d62fc_d20250509_m032133_c001_v0001182_t0035_u01746760893781") 2025/05/09 03:24:01 DEBUG : backup/three.txt.bak: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f40341d7ab02465a8_d20250509_m032151_c001_v7007000_t0000_u01746760911828") 2025/05/09 03:24:01 DEBUG : backup/three.txt.bak: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f1110042192c34458_d20250509_m032150_c001_v0001099_t0009_u01746760910304") 2025/05/09 03:24:01 DEBUG : backup/three.txt.bak: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f103f491481f556c9_d20250509_m032146_c001_v0001182_t0003_u01746760906771") 2025/05/09 03:24:01 DEBUG : both0: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92ce0_d20250509_m032336_c001_v7007000_t0000_u01746761016540") 2025/05/09 03:24:01 DEBUG : both0: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d28c_d20250509_m032316_c001_v0001042_t0047_u01746760996382") 2025/05/09 03:24:01 DEBUG : both0: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4061bed3c0122e3c_d20250509_m032311_c001_v7007000_t0000_u01746760991516") 2025/05/09 03:24:01 DEBUG : both0: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d1c8_d20250509_m032251_c001_v0001042_t0034_u01746760971722") 2025/05/09 03:24:01 DEBUG : both1: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92ce1_d20250509_m032336_c001_v7007000_t0000_u01746761016727") 2025/05/09 03:24:01 DEBUG : both1: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d294_d20250509_m032317_c001_v0001042_t0027_u01746760997598") 2025/05/09 03:24:01 DEBUG : both1: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4061bed3c0122e3d_d20250509_m032311_c001_v7007000_t0000_u01746760991709") 2025/05/09 03:24:01 DEBUG : both1: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d1d0_d20250509_m032252_c001_v0001042_t0008_u01746760972502") 2025/05/09 03:24:01 DEBUG : both10: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92ce2_d20250509_m032336_c001_v7007000_t0000_u01746761016914") 2025/05/09 03:24:01 DEBUG : both10: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d2d6_d20250509_m032325_c001_v0001042_t0037_u01746761005453") 2025/05/09 03:24:01 DEBUG : both10: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4061bed3c0122e3e_d20250509_m032311_c001_v7007000_t0000_u01746760991904") 2025/05/09 03:24:01 DEBUG : both10: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d214_d20250509_m032300_c001_v0001042_t0042_u01746760980034") 2025/05/09 03:24:01 DEBUG : both11: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92ce4_d20250509_m032337_c001_v7007000_t0000_u01746761017110") 2025/05/09 03:24:01 DEBUG : both11: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d2dc_d20250509_m032326_c001_v0001042_t0059_u01746761006275") 2025/05/09 03:24:01 DEBUG : both11: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4061bed3c0122e3f_d20250509_m032312_c001_v7007000_t0000_u01746760992088") 2025/05/09 03:24:01 DEBUG : both11: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d21a_d20250509_m032300_c001_v0001042_t0025_u01746760980676") 2025/05/09 03:24:02 DEBUG : both12: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92ce5_d20250509_m032337_c001_v7007000_t0000_u01746761017301") 2025/05/09 03:24:02 DEBUG : both12: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d2e4_d20250509_m032327_c001_v0001042_t0054_u01746761007044") 2025/05/09 03:24:02 DEBUG : both12: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4061bed3c0122e40_d20250509_m032312_c001_v7007000_t0000_u01746760992281") 2025/05/09 03:24:02 DEBUG : both12: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d21e_d20250509_m032301_c001_v0001042_t0015_u01746760981420") 2025/05/09 03:24:02 DEBUG : both13: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92ce6_d20250509_m032337_c001_v7007000_t0000_u01746761017498") 2025/05/09 03:24:02 DEBUG : both13: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d2ea_d20250509_m032327_c001_v0001042_t0057_u01746761007831") 2025/05/09 03:24:02 DEBUG : both13: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4061bed3c0122e41_d20250509_m032312_c001_v7007000_t0000_u01746760992469") 2025/05/09 03:24:02 DEBUG : both13: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d226_d20250509_m032302_c001_v0001042_t0021_u01746760982480") 2025/05/09 03:24:02 DEBUG : both14: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92ce7_d20250509_m032337_c001_v7007000_t0000_u01746761017686") 2025/05/09 03:24:02 DEBUG : both14: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d2f2_d20250509_m032328_c001_v0001042_t0025_u01746761008667") 2025/05/09 03:24:02 DEBUG : both14: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4061bed3c0122e42_d20250509_m032312_c001_v7007000_t0000_u01746760992658") 2025/05/09 03:24:02 DEBUG : both14: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d22a_d20250509_m032303_c001_v0001042_t0025_u01746760983352") 2025/05/09 03:24:02 DEBUG : both15: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92ce8_d20250509_m032337_c001_v7007000_t0000_u01746761017879") 2025/05/09 03:24:02 DEBUG : both15: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d2f8_d20250509_m032329_c001_v0001042_t0051_u01746761009483") 2025/05/09 03:24:02 DEBUG : both15: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4061bed3c0122e43_d20250509_m032312_c001_v7007000_t0000_u01746760992855") 2025/05/09 03:24:02 DEBUG : both15: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d232_d20250509_m032304_c001_v0001042_t0038_u01746760984454") 2025/05/09 03:24:02 DEBUG : both16: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92ce9_d20250509_m032338_c001_v7007000_t0000_u01746761018072") 2025/05/09 03:24:03 DEBUG : both16: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d300_d20250509_m032330_c001_v0001042_t0055_u01746761010563") 2025/05/09 03:24:03 DEBUG : both16: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4061bed3c0122e44_d20250509_m032313_c001_v7007000_t0000_u01746760993046") 2025/05/09 03:24:03 DEBUG : both16: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d238_d20250509_m032305_c001_v0001042_t0013_u01746760985363") 2025/05/09 03:24:03 DEBUG : both17: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92ceb_d20250509_m032338_c001_v7007000_t0000_u01746761018267") 2025/05/09 03:24:03 DEBUG : both17: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d30a_d20250509_m032331_c001_v0001042_t0055_u01746761011453") 2025/05/09 03:24:03 DEBUG : both17: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4061bed3c0122e45_d20250509_m032313_c001_v7007000_t0000_u01746760993246") 2025/05/09 03:24:03 DEBUG : both17: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d242_d20250509_m032306_c001_v0001042_t0022_u01746760986278") 2025/05/09 03:24:03 DEBUG : both18: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92cec_d20250509_m032338_c001_v7007000_t0000_u01746761018460") 2025/05/09 03:24:03 DEBUG : both18: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d310_d20250509_m032332_c001_v0001042_t0001_u01746761012182") 2025/05/09 03:24:03 DEBUG : both18: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4061bed3c0122e46_d20250509_m032313_c001_v7007000_t0000_u01746760993439") 2025/05/09 03:24:03 DEBUG : both18: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d24a_d20250509_m032307_c001_v0001042_t0044_u01746760987004") 2025/05/09 03:24:03 DEBUG : both19: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92ced_d20250509_m032338_c001_v7007000_t0000_u01746761018653") 2025/05/09 03:24:03 DEBUG : both19: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d316_d20250509_m032333_c001_v0001042_t0013_u01746761013041") 2025/05/09 03:24:04 DEBUG : both19: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4061bed3c0122e47_d20250509_m032313_c001_v7007000_t0000_u01746760993630") 2025/05/09 03:24:04 DEBUG : both19: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d256_d20250509_m032307_c001_v0001042_t0059_u01746760987929") 2025/05/09 03:24:04 DEBUG : both2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92cee_d20250509_m032338_c001_v7007000_t0000_u01746761018843") 2025/05/09 03:24:04 DEBUG : both2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d29a_d20250509_m032318_c001_v0001042_t0045_u01746760998421") 2025/05/09 03:24:04 DEBUG : both2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4061bed3c0122e48_d20250509_m032313_c001_v7007000_t0000_u01746760993861") 2025/05/09 03:24:04 DEBUG : both2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d1d4_d20250509_m032253_c001_v0001042_t0036_u01746760973194") 2025/05/09 03:24:04 DEBUG : both3: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92cef_d20250509_m032339_c001_v7007000_t0000_u01746761019041") 2025/05/09 03:24:04 DEBUG : both3: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d29e_d20250509_m032319_c001_v0001042_t0028_u01746760999252") 2025/05/09 03:24:04 DEBUG : both3: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4061bed3c0122e49_d20250509_m032314_c001_v7007000_t0000_u01746760994064") 2025/05/09 03:24:04 DEBUG : both3: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d1dc_d20250509_m032253_c001_v0001042_t0024_u01746760973978") 2025/05/09 03:24:04 DEBUG : both4: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92cf0_d20250509_m032339_c001_v7007000_t0000_u01746761019232") 2025/05/09 03:24:04 DEBUG : both4: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d2a4_d20250509_m032320_c001_v0001042_t0000_u01746761000101") 2025/05/09 03:24:04 DEBUG : both4: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4061bed3c0122e4a_d20250509_m032314_c001_v7007000_t0000_u01746760994263") 2025/05/09 03:24:04 DEBUG : both4: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d1e6_d20250509_m032254_c001_v0001042_t0035_u01746760974802") 2025/05/09 03:24:04 DEBUG : both5: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92cf2_d20250509_m032339_c001_v7007000_t0000_u01746761019427") 2025/05/09 03:24:04 DEBUG : both5: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d2ac_d20250509_m032321_c001_v0001042_t0010_u01746761001024") 2025/05/09 03:24:05 DEBUG : both5: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4061bed3c0123118_d20250509_m032314_c001_v7007000_t0000_u01746760994457") 2025/05/09 03:24:05 DEBUG : both5: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d1ee_d20250509_m032255_c001_v0001042_t0019_u01746760975769") 2025/05/09 03:24:05 DEBUG : both6: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92cf3_d20250509_m032339_c001_v7007000_t0000_u01746761019629") 2025/05/09 03:24:05 DEBUG : both6: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d2b0_d20250509_m032322_c001_v0001042_t0058_u01746761002057") 2025/05/09 03:24:05 DEBUG : both6: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4061bed3c0123234_d20250509_m032314_c001_v7007000_t0000_u01746760994653") 2025/05/09 03:24:05 DEBUG : both6: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d1f2_d20250509_m032256_c001_v0001042_t0035_u01746760976510") 2025/05/09 03:24:05 DEBUG : both7: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92cf5_d20250509_m032339_c001_v7007000_t0000_u01746761019823") 2025/05/09 03:24:05 DEBUG : both7: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d2ba_d20250509_m032322_c001_v0001042_t0025_u01746761002933") 2025/05/09 03:24:05 DEBUG : both7: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4061bed3c0123235_d20250509_m032314_c001_v7007000_t0000_u01746760994852") 2025/05/09 03:24:05 DEBUG : both7: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d1fe_d20250509_m032257_c001_v0001042_t0010_u01746760977305") 2025/05/09 03:24:05 DEBUG : both8: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92cf6_d20250509_m032340_c001_v7007000_t0000_u01746761020012") 2025/05/09 03:24:05 DEBUG : both8: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d2c4_d20250509_m032323_c001_v0001042_t0050_u01746761003904") 2025/05/09 03:24:05 DEBUG : both8: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4061bed3c0123237_d20250509_m032315_c001_v7007000_t0000_u01746760995044") 2025/05/09 03:24:05 DEBUG : both8: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d204_d20250509_m032258_c001_v0001042_t0036_u01746760978090") 2025/05/09 03:24:05 DEBUG : both9: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92cf7_d20250509_m032340_c001_v7007000_t0000_u01746761020202") 2025/05/09 03:24:05 DEBUG : both9: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d2ce_d20250509_m032324_c001_v0001042_t0044_u01746761004741") 2025/05/09 03:24:05 DEBUG : both9: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4061bed3c0123238_d20250509_m032315_c001_v7007000_t0000_u01746760995237") 2025/05/09 03:24:05 DEBUG : both9: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d20e_d20250509_m032259_c001_v0001042_t0029_u01746760979164") 2025/05/09 03:24:05 DEBUG : c/non empty space: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f407b6f349f4d758a_d20250509_m031907_c001_v7007000_t0000_u01746760747194") 2025/05/09 03:24:05 DEBUG : c/non empty space: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cb97_d20250509_m031905_c001_v0001042_t0015_u01746760745183") 2025/05/09 03:24:06 DEBUG : c/non empty space: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f407b6f349f4d7585_d20250509_m031904_c001_v7007000_t0000_u01746760744007") 2025/05/09 03:24:06 DEBUG : c/non empty space: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cb81_d20250509_m031901_c001_v0001042_t0015_u01746760741872") 2025/05/09 03:24:06 DEBUG : c/non empty space: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4019f4f43af8a072_d20250509_m031839_c001_v7007000_t0000_u01746760719546") 2025/05/09 03:24:06 DEBUG : c/non empty space: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cacb_d20250509_m031837_c001_v0001042_t0048_u01746760717416") 2025/05/09 03:24:06 DEBUG : check sum: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f40943274305d6748_d20250509_m031824_c001_v7007000_t0000_u01746760704504") 2025/05/09 03:24:06 DEBUG : check sum: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421ca63_d20250509_m031823_c001_v0001042_t0033_u01746760703386") 2025/05/09 03:24:06 DEBUG : dest/3: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4133aae9b351afc0_d20250509_m032108_c001_v7007000_t0000_u01746760868823") 2025/05/09 03:24:06 DEBUG : dest/3: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f407d18698e2ed4f0_d20250509_m032107_c001_v0001182_t0015_u01746760867654") 2025/05/09 03:24:06 DEBUG : dst/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4152083cf75e0df6_d20250509_m032241_c001_v7007000_t0000_u01746760961409") 2025/05/09 03:24:06 DEBUG : dst/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f11501f49f6bb1d4d_d20250509_m032239_c001_v0001182_t0057_u01746760959625") 2025/05/09 03:24:06 DEBUG : dst/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4162ff1862f0d74c_d20250509_m032239_c001_v7007000_t0000_u01746760959428") 2025/05/09 03:24:06 DEBUG : dst/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f11501f49f6bb1d19_d20250509_m032236_c001_v0001182_t0043_u01746760956963") 2025/05/09 03:24:06 DEBUG : dst/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4162ff1862f0d748_d20250509_m032236_c001_v7007000_t0000_u01746760956226") 2025/05/09 03:24:06 DEBUG : dst/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5a7b_d20250509_m032231_c001_v0001130_t0020_u01746760951735") 2025/05/09 03:24:06 DEBUG : dst/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4152083cf75e0dc0_d20250509_m032230_c001_v7007000_t0000_u01746760950212") 2025/05/09 03:24:06 DEBUG : dst/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f10202a5c8d267604_d20250509_m032228_c001_v0001113_t0046_u01746760948076") 2025/05/09 03:24:06 DEBUG : dst/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92c58_d20250509_m032227_c001_v7007000_t0000_u01746760947879") 2025/05/09 03:24:06 DEBUG : dst/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f10202a5c8d2675fa_d20250509_m032224_c001_v0001113_t0056_u01746760944349") 2025/05/09 03:24:06 DEBUG : dst/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92c54_d20250509_m032223_c001_v7007000_t0000_u01746760943607") 2025/05/09 03:24:06 DEBUG : dst/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d0c9_d20250509_m032219_c001_v0001042_t0049_u01746760939418") 2025/05/09 03:24:07 DEBUG : dst/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f418d0721aaa7309d_d20250509_m032218_c001_v7007000_t0000_u01746760938060") 2025/05/09 03:24:07 DEBUG : dst/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f1035d22d97fba3fd_d20250509_m032216_c001_v0001157_t0009_u01746760936645") 2025/05/09 03:24:07 DEBUG : dst/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4061bed3c011fadd_d20250509_m032216_c001_v7007000_t0000_u01746760936443") 2025/05/09 03:24:07 DEBUG : dst/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f1035d22d97fba3df_d20250509_m032213_c001_v0001157_t0029_u01746760933092") 2025/05/09 03:24:07 DEBUG : dst/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4061bed3c011fad9_d20250509_m032212_c001_v7007000_t0000_u01746760932361") 2025/05/09 03:24:07 DEBUG : dst/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d06f_d20250509_m032206_c001_v0001042_t0028_u01746760926195") 2025/05/09 03:24:07 DEBUG : dst/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f418d0721aaa7307f_d20250509_m032205_c001_v7007000_t0000_u01746760925261") 2025/05/09 03:24:07 DEBUG : dst/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f100e7160bb30601c_d20250509_m032203_c001_v0001150_t0055_u01746760923537") 2025/05/09 03:24:07 DEBUG : dst/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f408b5a1be2370bde_d20250509_m032203_c001_v7007000_t0000_u01746760923341") 2025/05/09 03:24:07 DEBUG : dst/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f100e7160bb306010_d20250509_m032159_c001_v0001150_t0005_u01746760919879") 2025/05/09 03:24:07 DEBUG : dst/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f408b5a1be2370bd9_d20250509_m032159_c001_v7007000_t0000_u01746760919134") 2025/05/09 03:24:07 DEBUG : dst/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f1165c0bbc5f47fda_d20250509_m032152_c001_v0001172_t0009_u01746760912966") 2025/05/09 03:24:07 DEBUG : dst/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f40341d7ab02465a9_d20250509_m032152_c001_v7007000_t0000_u01746760912024") 2025/05/09 03:24:07 DEBUG : dst/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114d658acbfdf95a_d20250509_m032149_c001_v0001115_t0036_u01746760909437") 2025/05/09 03:24:07 DEBUG : dst/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f408b5a1be2370bce_d20250509_m032149_c001_v7007000_t0000_u01746760909244") 2025/05/09 03:24:07 DEBUG : dst/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114d658acbfdf950_d20250509_m032146_c001_v0001115_t0057_u01746760906053") 2025/05/09 03:24:07 DEBUG : dst/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f408b5a1be2370bca_d20250509_m032145_c001_v7007000_t0000_u01746760905317") 2025/05/09 03:24:08 DEBUG : dst/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b59f5_d20250509_m032139_c001_v0001130_t0022_u01746760899235") 2025/05/09 03:24:08 DEBUG : dst/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f408b5a1be2370bc1_d20250509_m032138_c001_v7007000_t0000_u01746760898306") 2025/05/09 03:24:08 DEBUG : dst/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f119a2d09186cac33_d20250509_m032136_c001_v0001161_t0045_u01746760896653") 2025/05/09 03:24:08 DEBUG : dst/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f414b1814ba533426_d20250509_m032136_c001_v7007000_t0000_u01746760896458") 2025/05/09 03:24:08 DEBUG : dst/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f119a2d09186cac27_d20250509_m032133_c001_v0001161_t0033_u01746760893036") 2025/05/09 03:24:08 DEBUG : dst/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f414b1814ba533417_d20250509_m032132_c001_v7007000_t0000_u01746760892302") 2025/05/09 03:24:08 DEBUG : dst/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cf6b_d20250509_m032126_c001_v0001042_t0005_u01746760886334") 2025/05/09 03:24:08 DEBUG : dst/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4133aae9b351aff2_d20250509_m032125_c001_v7007000_t0000_u01746760885204") 2025/05/09 03:24:08 DEBUG : dst/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f1183af790a8139e9_d20250509_m032119_c001_v0001165_t0037_u01746760879443") 2025/05/09 03:24:08 DEBUG : dst/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f41535042c0d6c906_d20250509_m032119_c001_v7007000_t0000_u01746760879220") 2025/05/09 03:24:08 DEBUG : dst/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f1165c0bbc5f47f45_d20250509_m032115_c001_v0001172_t0041_u01746760875313") 2025/05/09 03:24:08 DEBUG : dst/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f1094aca9e718c31c_d20250509_m032114_c001_v0001146_t0035_u01746760874424") 2025/05/09 03:24:08 DEBUG : dst/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f1094aca9e718c318_d20250509_m032113_c001_v0001146_t0002_u01746760873256") 2025/05/09 03:24:08 DEBUG : dst/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f41970d4df9cde8af_d20250509_m032059_c001_v7007000_t0000_u01746760859667") 2025/05/09 03:24:08 DEBUG : dst/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421ce8b_d20250509_m032052_c001_v0001042_t0028_u01746760852123") 2025/05/09 03:24:08 DEBUG : dst/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f1104265adfbdbf9a_d20250509_m032051_c001_v0001091_t0059_u01746760851190") 2025/05/09 03:24:08 DEBUG : dst/one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f1104265adfbdbf98_d20250509_m032050_c001_v0001091_t0050_u01746760850059") 2025/05/09 03:24:08 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4152083cf75e0df8_d20250509_m032241_c001_v7007000_t0000_u01746760961623") 2025/05/09 03:24:08 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f10860336796a00d5_d20250509_m032239_c001_v0001183_t0045_u01746760959219") 2025/05/09 03:24:08 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f101ceca5737a64da_d20250509_m032235_c001_v0001172_t0048_u01746760955943") 2025/05/09 03:24:09 DEBUG : dst/one.bak: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4152083cf75e0dc2_d20250509_m032230_c001_v7007000_t0000_u01746760950400") 2025/05/09 03:24:09 DEBUG : dst/one.bak: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f108c82a01fbb8005_d20250509_m032227_c001_v0001042_t0002_u01746760947354") 2025/05/09 03:24:09 DEBUG : dst/one.bak: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f111ea15d27bc3308_d20250509_m032223_c001_v0001171_t0028_u01746760943249") 2025/05/09 03:24:09 DEBUG : dst/one.bak: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f418d0721aaa7309e_d20250509_m032218_c001_v7007000_t0000_u01746760938250") 2025/05/09 03:24:09 DEBUG : dst/one.bak: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f11787f1025352d3c_d20250509_m032215_c001_v0001104_t0034_u01746760935905") 2025/05/09 03:24:09 DEBUG : dst/one.bak: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f104a14b38873fe97_d20250509_m032212_c001_v0001183_t0032_u01746760932139") 2025/05/09 03:24:09 DEBUG : dst/three: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4133aae9b351aff3_d20250509_m032125_c001_v7007000_t0000_u01746760885399") 2025/05/09 03:24:09 DEBUG : dst/three: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f1094aca9e718c342_d20250509_m032123_c001_v0001146_t0014_u01746760883724") 2025/05/09 03:24:09 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4152083cf75e0dfa_d20250509_m032241_c001_v7007000_t0000_u01746760961817") 2025/05/09 03:24:09 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f1036b613fd62d927_d20250509_m032240_c001_v0001180_t0029_u01746760960400") 2025/05/09 03:24:09 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f108f048e7c0bae44_d20250509_m032237_c001_v0001180_t0043_u01746760957807") 2025/05/09 03:24:09 DEBUG : dst/three.txt: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4152083cf75e0dfc_d20250509_m032242_c001_v7007000_t0000_u01746760962009") 2025/05/09 03:24:09 DEBUG : dst/three.txt: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f11501f49f6bb1d65_d20250509_m032240_c001_v0001182_t0020_u01746760960801") 2025/05/09 03:24:09 DEBUG : dst/three.txt: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4162ff1862f0d751_d20250509_m032240_c001_v7007000_t0000_u01746760960613") 2025/05/09 03:24:09 DEBUG : dst/three.txt: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f11501f49f6bb1d37_d20250509_m032238_c001_v0001182_t0010_u01746760958229") 2025/05/09 03:24:09 DEBUG : dst/three.txt: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4162ff1862f0d74a_d20250509_m032238_c001_v7007000_t0000_u01746760958035") 2025/05/09 03:24:09 DEBUG : dst/three.txt: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5a85_d20250509_m032233_c001_v0001130_t0032_u01746760953128") 2025/05/09 03:24:09 DEBUG : dst/three.txt: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4152083cf75e0dc3_d20250509_m032230_c001_v7007000_t0000_u01746760950592") 2025/05/09 03:24:09 DEBUG : dst/three.txt: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f10202a5c8d26760a_d20250509_m032229_c001_v0001113_t0045_u01746760949476") 2025/05/09 03:24:10 DEBUG : dst/three.txt: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92c5f_d20250509_m032229_c001_v7007000_t0000_u01746760949286") 2025/05/09 03:24:10 DEBUG : dst/three.txt: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f10202a5c8d2675fe_d20250509_m032225_c001_v0001113_t0028_u01746760945788") 2025/05/09 03:24:10 DEBUG : dst/three.txt: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92c56_d20250509_m032225_c001_v7007000_t0000_u01746760945596") 2025/05/09 03:24:10 DEBUG : dst/three.txt: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d0d3_d20250509_m032220_c001_v0001042_t0040_u01746760940330") 2025/05/09 03:24:10 DEBUG : dst/three.txt: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4061bed3c011fae0_d20250509_m032217_c001_v7007000_t0000_u01746760937488") 2025/05/09 03:24:10 DEBUG : dst/three.txt: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5a59_d20250509_m032214_c001_v0001130_t0056_u01746760934626") 2025/05/09 03:24:10 DEBUG : dst/three.txt: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4061bed3c011fadc_d20250509_m032213_c001_v7007000_t0000_u01746760933857") 2025/05/09 03:24:10 DEBUG : dst/three.txt: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d085_d20250509_m032209_c001_v0001042_t0036_u01746760929406") 2025/05/09 03:24:10 DEBUG : dst/three.txt: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f408b5a1be2370be0_d20250509_m032204_c001_v7007000_t0000_u01746760924299") 2025/05/09 03:24:10 DEBUG : dst/three.txt: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f1165c0bbc5f47ffc_d20250509_m032202_c001_v0001172_t0057_u01746760922104") 2025/05/09 03:24:10 DEBUG : dst/three.txt: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f408b5a1be2370bdb_d20250509_m032200_c001_v7007000_t0000_u01746760920996") 2025/05/09 03:24:10 DEBUG : dst/three.txt: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5a1d_d20250509_m032154_c001_v0001130_t0028_u01746760914421") 2025/05/09 03:24:10 DEBUG : dst/three.txt: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f408b5a1be2370bcf_d20250509_m032151_c001_v7007000_t0000_u01746760911055") 2025/05/09 03:24:10 DEBUG : dst/three.txt: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5a0d_d20250509_m032148_c001_v0001130_t0013_u01746760908104") 2025/05/09 03:24:10 DEBUG : dst/three.txt: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f408b5a1be2370bcc_d20250509_m032147_c001_v7007000_t0000_u01746760907000") 2025/05/09 03:24:10 DEBUG : dst/three.txt: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cfcd_d20250509_m032140_c001_v0001042_t0055_u01746760900326") 2025/05/09 03:24:10 DEBUG : dst/three.txt: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f414b1814ba533427_d20250509_m032137_c001_v7007000_t0000_u01746760897353") 2025/05/09 03:24:11 DEBUG : dst/three.txt: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cfad_d20250509_m032135_c001_v0001042_t0007_u01746760895089") 2025/05/09 03:24:11 DEBUG : dst/three.txt: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f414b1814ba53341b_d20250509_m032133_c001_v7007000_t0000_u01746760893988") 2025/05/09 03:24:11 DEBUG : dst/three.txt: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f1165c0bbc5f47f6b_d20250509_m032127_c001_v0001172_t0038_u01746760887581") 2025/05/09 03:24:11 DEBUG : dst/three.txt.bak: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4152083cf75e0dc5_d20250509_m032230_c001_v7007000_t0000_u01746760950782") 2025/05/09 03:24:11 DEBUG : dst/three.txt.bak: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f111af5bb04015dfb_d20250509_m032229_c001_v0001184_t0043_u01746760949077") 2025/05/09 03:24:11 DEBUG : dst/three.txt.bak: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f108ef0334056ecbd_d20250509_m032225_c001_v0001182_t0003_u01746760945372") 2025/05/09 03:24:11 DEBUG : dst/three.txt.bak: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f418d0721aaa7309f_d20250509_m032218_c001_v7007000_t0000_u01746760938440") 2025/05/09 03:24:11 DEBUG : dst/three.txt.bak: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f108ef0334056ec43_d20250509_m032217_c001_v0001182_t0018_u01746760937280") 2025/05/09 03:24:11 DEBUG : dst/three.txt.bak: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f106de5a697b22fa0_d20250509_m032213_c001_v0001165_t0031_u01746760933620") 2025/05/09 03:24:11 DEBUG : dst/two: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4152083cf75e0dfd_d20250509_m032242_c001_v7007000_t0000_u01746760962199") 2025/05/09 03:24:11 DEBUG : dst/two: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d133_d20250509_m032232_c001_v0001042_t0035_u01746760952661") 2025/05/09 03:24:11 DEBUG : dst/two: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4152083cf75e0dc7_d20250509_m032230_c001_v7007000_t0000_u01746760950979") 2025/05/09 03:24:11 DEBUG : dst/two: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5a6b_d20250509_m032219_c001_v0001130_t0056_u01746760939823") 2025/05/09 03:24:11 DEBUG : dst/two: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f418d0721aaa730a0_d20250509_m032218_c001_v7007000_t0000_u01746760938634") 2025/05/09 03:24:11 DEBUG : dst/two: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5a43_d20250509_m032207_c001_v0001130_t0041_u01746760927014") 2025/05/09 03:24:11 DEBUG : dst/two: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f418d0721aaa73080_d20250509_m032205_c001_v7007000_t0000_u01746760925455") 2025/05/09 03:24:11 DEBUG : dst/two: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d01b_d20250509_m032153_c001_v0001042_t0001_u01746760913645") 2025/05/09 03:24:11 DEBUG : dst/two: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f40341d7ab02465aa_d20250509_m032152_c001_v7007000_t0000_u01746760912217") 2025/05/09 03:24:11 DEBUG : dst/two: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f1165c0bbc5f47fa7_d20250509_m032139_c001_v0001172_t0002_u01746760899944") 2025/05/09 03:24:11 DEBUG : dst/two: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f408b5a1be2370bc2_d20250509_m032138_c001_v7007000_t0000_u01746760898495") 2025/05/09 03:24:12 DEBUG : dst/two: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b59d5_d20250509_m032127_c001_v0001130_t0000_u01746760887196") 2025/05/09 03:24:12 DEBUG : dst/two: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4133aae9b351aff4_d20250509_m032125_c001_v7007000_t0000_u01746760885597") 2025/05/09 03:24:12 DEBUG : dst/two: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f1178147f69a1c1c9_d20250509_m032121_c001_v0001171_t0027_u01746760881203") 2025/05/09 03:24:12 DEBUG : dst/two: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f41970d4df9cde8b0_d20250509_m032059_c001_v7007000_t0000_u01746760859878") 2025/05/09 03:24:12 DEBUG : dst/two: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f1104265adfbdbfa8_d20250509_m032058_c001_v0001091_t0015_u01746760858548") 2025/05/09 03:24:12 DEBUG : empty space: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4133aae9b351af74_d20250509_m032017_c001_v7007000_t0000_u01746760817427") 2025/05/09 03:24:12 DEBUG : empty space: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f1165c0bbc5f47e20_d20250509_m032013_c001_v0001172_t0055_u01746760813612") 2025/05/09 03:24:12 DEBUG : empty space: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4133aae9b351af72_d20250509_m032011_c001_v7007000_t0000_u01746760811290") 2025/05/09 03:24:12 DEBUG : empty space: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f1165c0bbc5f47ddf_d20250509_m032001_c001_v0001172_t0048_u01746760801075") 2025/05/09 03:24:12 DEBUG : empty space: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92bba_d20250509_m031952_c001_v7007000_t0000_u01746760792447") 2025/05/09 03:24:12 DEBUG : empty space: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f1165c0bbc5f47da7_d20250509_m031949_c001_v0001172_t0024_u01746760789262") 2025/05/09 03:24:12 DEBUG : empty space: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f407b6f349f4d759c_d20250509_m031922_c001_v7007000_t0000_u01746760762785") 2025/05/09 03:24:12 DEBUG : empty space: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cc25_d20250509_m031920_c001_v0001042_t0054_u01746760760489") 2025/05/09 03:24:12 DEBUG : empty space: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f407b6f349f4d7598_d20250509_m031918_c001_v7007000_t0000_u01746760758798") 2025/05/09 03:24:12 DEBUG : empty space: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cc09_d20250509_m031917_c001_v0001042_t0049_u01746760757391") 2025/05/09 03:24:12 DEBUG : empty space: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f407b6f349f4d7593_d20250509_m031913_c001_v7007000_t0000_u01746760753623") 2025/05/09 03:24:12 DEBUG : empty space: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cbd3_d20250509_m031911_c001_v0001042_t0059_u01746760751644") 2025/05/09 03:24:12 DEBUG : empty space: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f407b6f349f4d758e_d20250509_m031910_c001_v7007000_t0000_u01746760750268") 2025/05/09 03:24:12 DEBUG : empty space: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cbb1_d20250509_m031908_c001_v0001042_t0042_u01746760748409") 2025/05/09 03:24:13 DEBUG : empty space: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f407b6f349f4d7580_d20250509_m031900_c001_v7007000_t0000_u01746760740453") 2025/05/09 03:24:13 DEBUG : empty space: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cb73_d20250509_m031858_c001_v0001042_t0050_u01746760738240") 2025/05/09 03:24:13 DEBUG : empty space: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4019f4f43af8a09e_d20250509_m031856_c001_v7007000_t0000_u01746760736412") 2025/05/09 03:24:13 DEBUG : empty space: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cb59_d20250509_m031855_c001_v0001042_t0047_u01746760735469") 2025/05/09 03:24:13 DEBUG : empty space: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4019f4f43af8a096_d20250509_m031849_c001_v7007000_t0000_u01746760729204") 2025/05/09 03:24:13 DEBUG : empty space: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cb15_d20250509_m031847_c001_v0001042_t0002_u01746760727572") 2025/05/09 03:24:13 DEBUG : empty space: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4019f4f43af8a08f_d20250509_m031844_c001_v7007000_t0000_u01746760724908") 2025/05/09 03:24:13 DEBUG : empty space: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cafd_d20250509_m031843_c001_v0001042_t0013_u01746760723789") 2025/05/09 03:24:13 DEBUG : empty space: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4019f4f43af8a074_d20250509_m031842_c001_v7007000_t0000_u01746760722645") 2025/05/09 03:24:13 DEBUG : empty space: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f108955c6768d1516_d20250509_m031842_c001_v0001184_t0013_u01746760722064") 2025/05/09 03:24:13 DEBUG : empty space: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cae3_d20250509_m031840_c001_v0001042_t0016_u01746760720307") 2025/05/09 03:24:13 DEBUG : enormous: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f407b6f349f4d759a_d20250509_m031921_c001_v7007000_t0000_u01746760761805") 2025/05/09 03:24:13 DEBUG : enormous: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cc29_d20250509_m031920_c001_v0001042_t0008_u01746760760954") 2025/05/09 03:24:13 DEBUG : existing: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4152083cf75e0e34_d20250509_m032247_c001_v7007000_t0000_u01746760967174") 2025/05/09 03:24:13 DEBUG : existing: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d198_d20250509_m032245_c001_v0001042_t0041_u01746760965820") 2025/05/09 03:24:13 DEBUG : existing: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92bb8_d20250509_m031947_c001_v7007000_t0000_u01746760787391") 2025/05/09 03:24:13 DEBUG : existing: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421ccdf_d20250509_m031946_c001_v0001042_t0041_u01746760786153") 2025/05/09 03:24:13 DEBUG : existing: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4019f4f43af8a06b_d20250509_m031835_c001_v7007000_t0000_u01746760715669") 2025/05/09 03:24:13 DEBUG : existing: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cab3_d20250509_m031834_c001_v0001042_t0011_u01746760714429") 2025/05/09 03:24:14 DEBUG : existing: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4019f4f43af8a068_d20250509_m031833_c001_v7007000_t0000_u01746760713130") 2025/05/09 03:24:14 DEBUG : existing: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421caa3_d20250509_m031832_c001_v0001042_t0037_u01746760712023") 2025/05/09 03:24:14 DEBUG : existing: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421ca9d_d20250509_m031830_c001_v0001042_t0003_u01746760710979") 2025/05/09 03:24:14 DEBUG : existing-b: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92bb9_d20250509_m031947_c001_v7007000_t0000_u01746760787590") 2025/05/09 03:24:14 DEBUG : existing-b: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f1165c0bbc5f47d97_d20250509_m031946_c001_v0001172_t0048_u01746760786163") 2025/05/09 03:24:14 DEBUG : file1: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92d11_d20250509_m032350_c001_v7007000_t0000_u01746761030138") 2025/05/09 03:24:14 DEBUG : file1: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f1139f77b5e43479b_d20250509_m032348_c001_v0001098_t0043_u01746761028928") 2025/05/09 03:24:14 DEBUG : file1: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92d0d_d20250509_m032346_c001_v7007000_t0000_u01746761026750") 2025/05/09 03:24:14 DEBUG : file1: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f112f75b0283eda2c_d20250509_m032345_c001_v0001038_t0017_u01746761025470") 2025/05/09 03:24:14 DEBUG : five: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f407b6f349f4d75a0_d20250509_m031927_c001_v7007000_t0000_u01746760767865") 2025/05/09 03:24:14 DEBUG : five: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f415bd9d97421cc57_d20250509_m031925_c001_v0001042_t0016_u01746760765779") 2025/05/09 03:24:14 DEBUG : foo: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4019f4f43af8a093_d20250509_m031846_c001_v7007000_t0000_u01746760726802") 2025/05/09 03:24:14 DEBUG : foo: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f415bd9d97421cb0b_d20250509_m031846_c001_v0001042_t0016_u01746760726239") 2025/05/09 03:24:14 DEBUG : foo: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f415bd9d97421cb05_d20250509_m031845_c001_v0001042_t0016_u01746760725655") 2025/05/09 03:24:14 DEBUG : four: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f407b6f349f4d75a1_d20250509_m031928_c001_v7007000_t0000_u01746760768065") 2025/05/09 03:24:14 DEBUG : four: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4165c0bbc5f47d2b_d20250509_m031926_c001_v0001172_t0045_u01746760766327") 2025/05/09 03:24:14 DEBUG : four: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cc51_d20250509_m031924_c001_v0001042_t0015_u01746760764912") 2025/05/09 03:24:14 DEBUG : hello world2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4019f4f43af89fd0_d20250509_m031738_c001_v7007000_t0000_u01746760658923") 2025/05/09 03:24:14 DEBUG : hello world2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421c928_d20250509_m031737_c001_v0001042_t0032_u01746760657953") 2025/05/09 03:24:15 DEBUG : ignore-size: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f40943274305d674f_d20250509_m031829_c001_v7007000_t0000_u01746760709419") 2025/05/09 03:24:15 DEBUG : ignore-size: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421ca8d_d20250509_m031828_c001_v0001042_t0051_u01746760708320") 2025/05/09 03:24:15 DEBUG : nested/sub dir/file: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92bb6_d20250509_m031945_c001_v7007000_t0000_u01746760785004") 2025/05/09 03:24:15 DEBUG : nested/sub dir/file: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f1165c0bbc5f47d87_d20250509_m031943_c001_v0001172_t0001_u01746760783977") 2025/05/09 03:24:15 DEBUG : nested/sub dir/file: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92bb2_d20250509_m031942_c001_v7007000_t0000_u01746760782821") 2025/05/09 03:24:15 DEBUG : nested/sub dir/file: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f1165c0bbc5f47d7b_d20250509_m031941_c001_v0001172_t0044_u01746760781480") 2025/05/09 03:24:15 DEBUG : one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f407b6f349f4d75a2_d20250509_m031928_c001_v7007000_t0000_u01746760768264") 2025/05/09 03:24:15 DEBUG : one: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f415bd9d97421cc43_d20250509_m031923_c001_v0001042_t0016_u01746760763948") 2025/05/09 03:24:15 DEBUG : only0: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92cf8_d20250509_m032340_c001_v7007000_t0000_u01746761020388") 2025/05/09 03:24:15 DEBUG : only0: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f415bd9d97421d31e_d20250509_m032334_c001_v0001042_t0016_u01746761014447") 2025/05/09 03:24:15 DEBUG : only0: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5b0f_d20250509_m032317_c001_v0001130_t0028_u01746760997101") 2025/05/09 03:24:15 DEBUG : only0: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f403cb953fcc7e728_d20250509_m032310_c001_v7007000_t0000_u01746760990460") 2025/05/09 03:24:15 DEBUG : only0: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5abd_d20250509_m032252_c001_v0001130_t0018_u01746760972148") 2025/05/09 03:24:15 DEBUG : only1: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92cf9_d20250509_m032340_c001_v7007000_t0000_u01746761020576") 2025/05/09 03:24:15 DEBUG : only1: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f414b0797655b5b6d_d20250509_m032334_c001_v0001130_t0051_u01746761014458") 2025/05/09 03:24:15 DEBUG : only1: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5b11_d20250509_m032318_c001_v0001130_t0024_u01746760998104") 2025/05/09 03:24:15 DEBUG : only1: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4061bed3c0122e1e_d20250509_m032310_c001_v7007000_t0000_u01746760990468") 2025/05/09 03:24:15 DEBUG : only1: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5abf_d20250509_m032252_c001_v0001130_t0016_u01746760972896") 2025/05/09 03:24:15 DEBUG : only10: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92cfa_d20250509_m032340_c001_v7007000_t0000_u01746761020766") 2025/05/09 03:24:15 DEBUG : only10: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4139f77b5e434717_d20250509_m032335_c001_v0001098_t0051_u01746761015014") 2025/05/09 03:24:16 DEBUG : only10: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5b3f_d20250509_m032325_c001_v0001130_t0012_u01746761005815") 2025/05/09 03:24:16 DEBUG : only10: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4061bed3c0122e1b_d20250509_m032310_c001_v7007000_t0000_u01746760990074") 2025/05/09 03:24:16 DEBUG : only10: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5ad7_d20250509_m032300_c001_v0001130_t0025_u01746760980378") 2025/05/09 03:24:16 DEBUG : only11: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92cfb_d20250509_m032340_c001_v7007000_t0000_u01746761020959") 2025/05/09 03:24:16 DEBUG : only11: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f412f75b0283eda12_d20250509_m032335_c001_v0001038_t0016_u01746761015205") 2025/05/09 03:24:16 DEBUG : only11: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5b47_d20250509_m032326_c001_v0001130_t0034_u01746761006725") 2025/05/09 03:24:16 DEBUG : only11: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f408b5a1be2370c97_d20250509_m032310_c001_v7007000_t0000_u01746760990688") 2025/05/09 03:24:16 DEBUG : only11: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5ad9_d20250509_m032301_c001_v0001130_t0017_u01746760981027") 2025/05/09 03:24:16 DEBUG : only12: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92cfc_d20250509_m032341_c001_v7007000_t0000_u01746761021151") 2025/05/09 03:24:16 DEBUG : only12: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f415bd9d97421d322_d20250509_m032334_c001_v0001042_t0016_u01746761014853") 2025/05/09 03:24:16 DEBUG : only12: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5b49_d20250509_m032327_c001_v0001130_t0022_u01746761007500") 2025/05/09 03:24:16 DEBUG : only12: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f408b5a1be2370c93_d20250509_m032310_c001_v7007000_t0000_u01746760990087") 2025/05/09 03:24:16 DEBUG : only12: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5add_d20250509_m032301_c001_v0001130_t0023_u01746760981916") 2025/05/09 03:24:16 DEBUG : only13: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92cfd_d20250509_m032341_c001_v7007000_t0000_u01746761021336") 2025/05/09 03:24:16 DEBUG : only13: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f414b0797655b5b6f_d20250509_m032334_c001_v0001130_t0051_u01746761014864") 2025/05/09 03:24:16 DEBUG : only13: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5b4d_d20250509_m032328_c001_v0001130_t0027_u01746761008339") 2025/05/09 03:24:16 DEBUG : only13: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f403cb953fcc7e727_d20250509_m032310_c001_v7007000_t0000_u01746760990264") 2025/05/09 03:24:16 DEBUG : only13: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5adf_d20250509_m032302_c001_v0001130_t0023_u01746760982995") 2025/05/09 03:24:17 DEBUG : only14: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92cfe_d20250509_m032341_c001_v7007000_t0000_u01746761021536") 2025/05/09 03:24:17 DEBUG : only14: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f415bd9d97421d324_d20250509_m032335_c001_v0001042_t0016_u01746761015077") 2025/05/09 03:24:17 DEBUG : only14: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5b4f_d20250509_m032329_c001_v0001130_t0049_u01746761009072") 2025/05/09 03:24:17 DEBUG : only14: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4061bed3c0122e1d_d20250509_m032310_c001_v7007000_t0000_u01746760990274") 2025/05/09 03:24:17 DEBUG : only14: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5ae3_d20250509_m032303_c001_v0001130_t0049_u01746760983765") 2025/05/09 03:24:17 DEBUG : only15: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92cff_d20250509_m032341_c001_v7007000_t0000_u01746761021732") 2025/05/09 03:24:17 DEBUG : only15: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f414b0797655b5b73_d20250509_m032335_c001_v0001130_t0051_u01746761015089") 2025/05/09 03:24:17 DEBUG : only15: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5b53_d20250509_m032330_c001_v0001130_t0059_u01746761010024") 2025/05/09 03:24:17 DEBUG : only15: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4152083cf75e0e71_d20250509_m032309_c001_v7007000_t0000_u01746760989699") 2025/05/09 03:24:17 DEBUG : only15: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5ae9_d20250509_m032304_c001_v0001130_t0052_u01746760984912") 2025/05/09 03:24:17 DEBUG : only16: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92d00_d20250509_m032341_c001_v7007000_t0000_u01746761021926") 2025/05/09 03:24:17 DEBUG : only16: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4139f77b5e43471b_d20250509_m032335_c001_v0001098_t0051_u01746761015210") 2025/05/09 03:24:17 DEBUG : only16: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5b59_d20250509_m032331_c001_v0001130_t0044_u01746761011077") 2025/05/09 03:24:17 DEBUG : only16: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4152083cf75e0e72_d20250509_m032309_c001_v7007000_t0000_u01746760989885") 2025/05/09 03:24:17 DEBUG : only16: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5aed_d20250509_m032305_c001_v0001130_t0056_u01746760985863") 2025/05/09 03:24:17 DEBUG : only17: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92d01_d20250509_m032342_c001_v7007000_t0000_u01746761022119") 2025/05/09 03:24:17 DEBUG : only17: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f415bd9d97421d326_d20250509_m032335_c001_v0001042_t0016_u01746761015271") 2025/05/09 03:24:17 DEBUG : only17: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5b5d_d20250509_m032331_c001_v0001130_t0019_u01746761011899") 2025/05/09 03:24:17 DEBUG : only17: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4152083cf75e0e76_d20250509_m032310_c001_v7007000_t0000_u01746760990703") 2025/05/09 03:24:17 DEBUG : only17: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5aef_d20250509_m032306_c001_v0001130_t0051_u01746760986627") 2025/05/09 03:24:18 DEBUG : only18: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92d02_d20250509_m032342_c001_v7007000_t0000_u01746761022311") 2025/05/09 03:24:18 DEBUG : only18: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f414b0797655b5b75_d20250509_m032335_c001_v0001130_t0051_u01746761015284") 2025/05/09 03:24:18 DEBUG : only18: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5b61_d20250509_m032332_c001_v0001130_t0049_u01746761012692") 2025/05/09 03:24:18 DEBUG : only18: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f403cb953fcc7e72a_d20250509_m032310_c001_v7007000_t0000_u01746760990848") 2025/05/09 03:24:18 DEBUG : only18: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5af1_d20250509_m032307_c001_v0001130_t0007_u01746760987415") 2025/05/09 03:24:18 DEBUG : only19: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92d03_d20250509_m032342_c001_v7007000_t0000_u01746761022503") 2025/05/09 03:24:18 DEBUG : only19: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4139f77b5e43471f_d20250509_m032335_c001_v0001098_t0051_u01746761015405") 2025/05/09 03:24:18 DEBUG : only19: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5b65_d20250509_m032333_c001_v0001130_t0027_u01746761013502") 2025/05/09 03:24:18 DEBUG : only19: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f403cb953fcc7e729_d20250509_m032310_c001_v7007000_t0000_u01746760990654") 2025/05/09 03:24:18 DEBUG : only19: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5af7_d20250509_m032308_c001_v0001130_t0016_u01746760988399") 2025/05/09 03:24:18 DEBUG : only2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92d04_d20250509_m032342_c001_v7007000_t0000_u01746761022697") 2025/05/09 03:24:18 DEBUG : only2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f412f75b0283eda16_d20250509_m032335_c001_v0001038_t0016_u01746761015418") 2025/05/09 03:24:18 DEBUG : only2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5b13_d20250509_m032318_c001_v0001130_t0040_u01746760998858") 2025/05/09 03:24:18 DEBUG : only2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f408b5a1be2370c96_d20250509_m032310_c001_v7007000_t0000_u01746760990491") 2025/05/09 03:24:18 DEBUG : only2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5ac1_d20250509_m032253_c001_v0001130_t0011_u01746760973667") 2025/05/09 03:24:18 DEBUG : only3: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92d05_d20250509_m032342_c001_v7007000_t0000_u01746761022888") 2025/05/09 03:24:18 DEBUG : only3: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f415bd9d97421d32c_d20250509_m032335_c001_v0001042_t0016_u01746761015469") 2025/05/09 03:24:18 DEBUG : only3: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5b1b_d20250509_m032319_c001_v0001130_t0055_u01746760999644") 2025/05/09 03:24:18 DEBUG : only3: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4152083cf75e0e75_d20250509_m032310_c001_v7007000_t0000_u01746760990505") 2025/05/09 03:24:18 DEBUG : only3: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5ac3_d20250509_m032254_c001_v0001130_t0031_u01746760974468") 2025/05/09 03:24:19 DEBUG : only4: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92d06_d20250509_m032343_c001_v7007000_t0000_u01746761023081") 2025/05/09 03:24:19 DEBUG : only4: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f414b0797655b5b79_d20250509_m032335_c001_v0001130_t0051_u01746761015480") 2025/05/09 03:24:19 DEBUG : only4: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5b1f_d20250509_m032320_c001_v0001130_t0058_u01746761000663") 2025/05/09 03:24:19 DEBUG : only4: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f403cb953fcc7e726_d20250509_m032310_c001_v7007000_t0000_u01746760990068") 2025/05/09 03:24:19 DEBUG : only4: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5ac5_d20250509_m032255_c001_v0001130_t0007_u01746760975292") 2025/05/09 03:24:19 DEBUG : only5: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92d07_d20250509_m032343_c001_v7007000_t0000_u01746761023275") 2025/05/09 03:24:19 DEBUG : only5: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4139f77b5e434723_d20250509_m032335_c001_v0001098_t0051_u01746761015614") 2025/05/09 03:24:19 DEBUG : only5: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5b21_d20250509_m032321_c001_v0001130_t0002_u01746761001566") 2025/05/09 03:24:19 DEBUG : only5: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4061bed3c0122e20_d20250509_m032310_c001_v7007000_t0000_u01746760990674") 2025/05/09 03:24:19 DEBUG : only5: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5ac7_d20250509_m032256_c001_v0001130_t0053_u01746760976144") 2025/05/09 03:24:19 DEBUG : only6: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92d08_d20250509_m032343_c001_v7007000_t0000_u01746761023474") 2025/05/09 03:24:19 DEBUG : only6: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f412f75b0283eda18_d20250509_m032335_c001_v0001038_t0016_u01746761015619") 2025/05/09 03:24:19 DEBUG : only6: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5b29_d20250509_m032322_c001_v0001130_t0000_u01746761002532") 2025/05/09 03:24:19 DEBUG : only6: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4061bed3c0122e21_d20250509_m032310_c001_v7007000_t0000_u01746760990871") 2025/05/09 03:24:19 DEBUG : only6: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5acb_d20250509_m032256_c001_v0001130_t0035_u01746760976912") 2025/05/09 03:24:19 DEBUG : only7: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92d09_d20250509_m032343_c001_v7007000_t0000_u01746761023666") 2025/05/09 03:24:19 DEBUG : only7: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f415bd9d97421d32e_d20250509_m032335_c001_v0001042_t0016_u01746761015668") 2025/05/09 03:24:20 DEBUG : only7: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5b2d_d20250509_m032323_c001_v0001130_t0005_u01746761003318") 2025/05/09 03:24:20 DEBUG : only7: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4152083cf75e0e74_d20250509_m032310_c001_v7007000_t0000_u01746760990290") 2025/05/09 03:24:20 DEBUG : only7: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5acd_d20250509_m032257_c001_v0001130_t0052_u01746760977732") 2025/05/09 03:24:20 DEBUG : only8: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92d0a_d20250509_m032343_c001_v7007000_t0000_u01746761023873") 2025/05/09 03:24:20 DEBUG : only8: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f414b0797655b5b7b_d20250509_m032335_c001_v0001130_t0051_u01746761015688") 2025/05/09 03:24:20 DEBUG : only8: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5b35_d20250509_m032324_c001_v0001130_t0022_u01746761004413") 2025/05/09 03:24:20 DEBUG : only8: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f408b5a1be2370c94_d20250509_m032310_c001_v7007000_t0000_u01746760990296") 2025/05/09 03:24:20 DEBUG : only8: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5acf_d20250509_m032258_c001_v0001130_t0034_u01746760978759") 2025/05/09 03:24:20 DEBUG : only9: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92d0b_d20250509_m032344_c001_v7007000_t0000_u01746761024062") 2025/05/09 03:24:20 DEBUG : only9: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4139f77b5e434727_d20250509_m032335_c001_v0001098_t0051_u01746761015806") 2025/05/09 03:24:20 DEBUG : only9: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5b3b_d20250509_m032325_c001_v0001130_t0017_u01746761005144") 2025/05/09 03:24:20 DEBUG : only9: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4152083cf75e0e73_d20250509_m032310_c001_v7007000_t0000_u01746760990076") 2025/05/09 03:24:20 DEBUG : only9: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5ad3_d20250509_m032259_c001_v0001130_t0044_u01746760979500") 2025/05/09 03:24:20 DEBUG : potato: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92baf_d20250509_m031939_c001_v7007000_t0000_u01746760779582") 2025/05/09 03:24:20 DEBUG : potato: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5871_d20250509_m031937_c001_v0001130_t0031_u01746760777582") 2025/05/09 03:24:20 DEBUG : potato: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92bac_d20250509_m031935_c001_v7007000_t0000_u01746760775722") 2025/05/09 03:24:20 DEBUG : potato: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cc8b_d20250509_m031933_c001_v0001042_t0057_u01746760773532") 2025/05/09 03:24:20 DEBUG : potato: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92ba9_d20250509_m031931_c001_v7007000_t0000_u01746760771661") 2025/05/09 03:24:20 DEBUG : potato: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f1165c0bbc5f47d49_d20250509_m031929_c001_v0001172_t0039_u01746760769281") 2025/05/09 03:24:21 DEBUG : potato: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f407b6f349f4d7595_d20250509_m031916_c001_v7007000_t0000_u01746760756060") 2025/05/09 03:24:21 DEBUG : potato: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cbef_d20250509_m031914_c001_v0001042_t0044_u01746760754557") 2025/05/09 03:24:21 DEBUG : potato: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f407b6f349f4d7592_d20250509_m031912_c001_v7007000_t0000_u01746760752525") 2025/05/09 03:24:21 DEBUG : potato: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cbcf_d20250509_m031911_c001_v0001042_t0052_u01746760751208") 2025/05/09 03:24:21 DEBUG : potato: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f407b6f349f4d758c_d20250509_m031909_c001_v7007000_t0000_u01746760749543") 2025/05/09 03:24:21 DEBUG : potato: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cbab_d20250509_m031907_c001_v0001042_t0043_u01746760747937") 2025/05/09 03:24:21 DEBUG : potato: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4019f4f43af8a0a6_d20250509_m031859_c001_v7007000_t0000_u01746760739510") 2025/05/09 03:24:21 DEBUG : potato: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cb67_d20250509_m031857_c001_v0001042_t0026_u01746760737422") 2025/05/09 03:24:21 DEBUG : potato: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4019f4f43af8a0a0_d20250509_m031856_c001_v7007000_t0000_u01746760736606") 2025/05/09 03:24:21 DEBUG : potato: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cb53_d20250509_m031855_c001_v0001042_t0014_u01746760735075") 2025/05/09 03:24:21 DEBUG : potato: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4019f4f43af8a09b_d20250509_m031854_c001_v7007000_t0000_u01746760734326") 2025/05/09 03:24:21 DEBUG : potato: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cb4b_d20250509_m031853_c001_v0001042_t0034_u01746760733516") 2025/05/09 03:24:21 DEBUG : potato: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cb3f_d20250509_m031852_c001_v0001042_t0016_u01746760732513") 2025/05/09 03:24:21 DEBUG : potato: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4019f4f43af8a099_d20250509_m031851_c001_v7007000_t0000_u01746760731755") 2025/05/09 03:24:21 DEBUG : potato: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cb33_d20250509_m031850_c001_v0001042_t0038_u01746760730957") 2025/05/09 03:24:21 DEBUG : potato: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cb2d_d20250509_m031850_c001_v0001042_t0010_u01746760730164") 2025/05/09 03:24:21 DEBUG : potato: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4019f4f43af8a097_d20250509_m031849_c001_v7007000_t0000_u01746760729402") 2025/05/09 03:24:21 DEBUG : potato: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cb19_d20250509_m031848_c001_v0001042_t0053_u01746760728405") 2025/05/09 03:24:21 DEBUG : potato2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f40416aaa7df0bc63_d20250509_m032027_c001_v7007000_t0000_u01746760827288") 2025/05/09 03:24:21 DEBUG : potato2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5921_d20250509_m032026_c001_v0001130_t0032_u01746760826568") 2025/05/09 03:24:22 DEBUG : potato2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4133aae9b351af75_d20250509_m032017_c001_v7007000_t0000_u01746760817787") 2025/05/09 03:24:22 DEBUG : potato2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b58f3_d20250509_m032012_c001_v0001130_t0058_u01746760812614") 2025/05/09 03:24:22 DEBUG : potato2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4061bed3c011f97c_d20250509_m032005_c001_v7007000_t0000_u01746760805010") 2025/05/09 03:24:22 DEBUG : potato2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b58cd_d20250509_m032000_c001_v0001130_t0016_u01746760800349") 2025/05/09 03:24:22 DEBUG : potato2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92bbc_d20250509_m031952_c001_v7007000_t0000_u01746760792966") 2025/05/09 03:24:22 DEBUG : potato2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b589b_d20250509_m031948_c001_v0001130_t0003_u01746760788878") 2025/05/09 03:24:22 DEBUG : potato2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f407b6f349f4d759b_d20250509_m031922_c001_v7007000_t0000_u01746760762012") 2025/05/09 03:24:22 DEBUG : potato2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cc21_d20250509_m031920_c001_v0001042_t0046_u01746760760094") 2025/05/09 03:24:22 DEBUG : potato2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f407b6f349f4d7599_d20250509_m031918_c001_v7007000_t0000_u01746760758990") 2025/05/09 03:24:22 DEBUG : potato2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cc05_d20250509_m031916_c001_v0001042_t0052_u01746760756997") 2025/05/09 03:24:22 DEBUG : potato2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f407b6f349f4d7596_d20250509_m031916_c001_v7007000_t0000_u01746760756251") 2025/05/09 03:24:22 DEBUG : potato2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cbf5_d20250509_m031915_c001_v0001042_t0054_u01746760755304") 2025/05/09 03:24:22 DEBUG : potato2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f407b6f349f4d7594_d20250509_m031913_c001_v7007000_t0000_u01746760753815") 2025/05/09 03:24:22 DEBUG : potato2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cbdd_d20250509_m031912_c001_v0001042_t0043_u01746760752921") 2025/05/09 03:24:22 DEBUG : potato2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f407b6f349f4d758f_d20250509_m031910_c001_v7007000_t0000_u01746760750462") 2025/05/09 03:24:22 DEBUG : potato2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cbc1_d20250509_m031909_c001_v0001042_t0027_u01746760749554") 2025/05/09 03:24:22 DEBUG : potato2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f407b6f349f4d7581_d20250509_m031900_c001_v7007000_t0000_u01746760740652") 2025/05/09 03:24:22 DEBUG : potato2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cb79_d20250509_m031859_c001_v0001042_t0019_u01746760739121") 2025/05/09 03:24:23 DEBUG : potato2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4019f4f43af89fd6_d20250509_m031742_c001_v7007000_t0000_u01746760662694") 2025/05/09 03:24:23 DEBUG : potato2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421c941_d20250509_m031741_c001_v0001042_t0045_u01746760661913") 2025/05/09 03:24:23 DEBUG : potato2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4019f4f43af89fd3_d20250509_m031740_c001_v7007000_t0000_u01746760660611") 2025/05/09 03:24:23 DEBUG : potato2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421c937_d20250509_m031739_c001_v0001042_t0013_u01746760659854") 2025/05/09 03:24:23 DEBUG : potato3: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4133aae9b351af76_d20250509_m032018_c001_v7007000_t0000_u01746760818024") 2025/05/09 03:24:23 DEBUG : potato3: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cd89_d20250509_m032014_c001_v0001042_t0032_u01746760814249") 2025/05/09 03:24:23 DEBUG : potato3: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4061bed3c011f97d_d20250509_m032005_c001_v7007000_t0000_u01746760805374") 2025/05/09 03:24:23 DEBUG : potato3: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cd3f_d20250509_m032001_c001_v0001042_t0057_u01746760801825") 2025/05/09 03:24:23 DEBUG : potato3: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92bbd_d20250509_m031953_c001_v7007000_t0000_u01746760793263") 2025/05/09 03:24:23 DEBUG : potato3: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421ccf5_d20250509_m031949_c001_v0001042_t0007_u01746760789539") 2025/05/09 03:24:23 DEBUG : pre-dest1/1: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4133aae9b351afc1_d20250509_m032109_c001_v7007000_t0000_u01746760869017") 2025/05/09 03:24:23 DEBUG : pre-dest1/1: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cecd_d20250509_m032100_c001_v0001042_t0055_u01746760860657") 2025/05/09 03:24:23 DEBUG : pre-dest2/2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4133aae9b351afc2_d20250509_m032109_c001_v7007000_t0000_u01746760869209") 2025/05/09 03:24:23 DEBUG : pre-dest2/2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5993_d20250509_m032101_c001_v0001130_t0002_u01746760861535") 2025/05/09 03:24:23 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f41970d4df9cde893_d20250509_m032039_c001_v7007000_t0000_u01746760839710") 2025/05/09 03:24:23 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f1165c0bbc5f47e9a_d20250509_m032036_c001_v0001172_t0049_u01746760836506") 2025/05/09 03:24:23 DEBUG : sizeonly: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f40943274305d674b_d20250509_m031827_c001_v7007000_t0000_u01746760707034") 2025/05/09 03:24:23 DEBUG : sizeonly: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421ca73_d20250509_m031825_c001_v0001042_t0022_u01746760705795") 2025/05/09 03:24:23 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92d17_d20250509_m032356_c001_v7007000_t0000_u01746761036725") 2025/05/09 03:24:24 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5bbf_d20250509_m032355_c001_v0001130_t0016_u01746761035540") 2025/05/09 03:24:24 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92d15_d20250509_m032353_c001_v7007000_t0000_u01746761033538") 2025/05/09 03:24:24 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f112f75b0283eda34_d20250509_m032351_c001_v0001038_t0011_u01746761031962") 2025/05/09 03:24:24 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92bb7_d20250509_m031945_c001_v7007000_t0000_u01746760785198") 2025/05/09 03:24:24 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b588f_d20250509_m031944_c001_v0001130_t0018_u01746760784323") 2025/05/09 03:24:24 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92bb4_d20250509_m031943_c001_v7007000_t0000_u01746760783018") 2025/05/09 03:24:24 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421ccbd_d20250509_m031941_c001_v0001042_t0019_u01746760781833") 2025/05/09 03:24:24 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f40943274305d6746_d20250509_m031822_c001_v7007000_t0000_u01746760702437") 2025/05/09 03:24:24 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421ca51_d20250509_m031820_c001_v0001042_t0005_u01746760700834") 2025/05/09 03:24:24 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f40943274305d6743_d20250509_m031820_c001_v7007000_t0000_u01746760700050") 2025/05/09 03:24:24 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421ca43_d20250509_m031818_c001_v0001042_t0029_u01746760698924") 2025/05/09 03:24:24 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f40943274305d673d_d20250509_m031816_c001_v7007000_t0000_u01746760696136") 2025/05/09 03:24:24 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421ca25_d20250509_m031814_c001_v0001042_t0013_u01746760694869") 2025/05/09 03:24:24 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f40943274305d673b_d20250509_m031814_c001_v7007000_t0000_u01746760694309") 2025/05/09 03:24:24 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421ca19_d20250509_m031812_c001_v0001042_t0005_u01746760692769") 2025/05/09 03:24:24 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421ca09_d20250509_m031810_c001_v0001042_t0031_u01746760690214") 2025/05/09 03:24:24 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f40943274305d6734_d20250509_m031809_c001_v7007000_t0000_u01746760689453") 2025/05/09 03:24:24 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421c9ff_d20250509_m031808_c001_v0001042_t0040_u01746760688419") 2025/05/09 03:24:24 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421c9f7_d20250509_m031807_c001_v0001042_t0054_u01746760687662") 2025/05/09 03:24:24 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f40943274305d672f_d20250509_m031806_c001_v7007000_t0000_u01746760686545") 2025/05/09 03:24:25 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421c9dd_d20250509_m031804_c001_v0001042_t0058_u01746760684119") 2025/05/09 03:24:25 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421c9cd_d20250509_m031801_c001_v0001042_t0044_u01746760681160") 2025/05/09 03:24:25 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f40943274305d6726_d20250509_m031800_c001_v7007000_t0000_u01746760680419") 2025/05/09 03:24:25 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421c9bb_d20250509_m031759_c001_v0001042_t0052_u01746760679382") 2025/05/09 03:24:25 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421c9b3_d20250509_m031758_c001_v0001042_t0024_u01746760678645") 2025/05/09 03:24:25 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f40943274305d6722_d20250509_m031757_c001_v7007000_t0000_u01746760677906") 2025/05/09 03:24:25 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421c997_d20250509_m031754_c001_v0001042_t0058_u01746760674112") 2025/05/09 03:24:25 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f40943274305d671e_d20250509_m031753_c001_v7007000_t0000_u01746760673734") 2025/05/09 03:24:25 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421c98f_d20250509_m031752_c001_v0001042_t0014_u01746760672949") 2025/05/09 03:24:25 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4019f4f43af89fe5_d20250509_m031751_c001_v7007000_t0000_u01746760671283") 2025/05/09 03:24:25 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421c977_d20250509_m031750_c001_v0001042_t0042_u01746760670452") 2025/05/09 03:24:25 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4019f4f43af89fe3_d20250509_m031749_c001_v7007000_t0000_u01746760669875") 2025/05/09 03:24:25 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421c96f_d20250509_m031749_c001_v0001042_t0036_u01746760669077") 2025/05/09 03:24:25 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4019f4f43af89fe1_d20250509_m031747_c001_v7007000_t0000_u01746760667776") 2025/05/09 03:24:25 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421c963_d20250509_m031746_c001_v0001042_t0059_u01746760666714") 2025/05/09 03:24:25 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4019f4f43af89fdd_d20250509_m031746_c001_v7007000_t0000_u01746760666144") 2025/05/09 03:24:25 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421c957_d20250509_m031745_c001_v0001042_t0037_u01746760665388") 2025/05/09 03:24:25 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4019f4f43af89fd9_d20250509_m031744_c001_v7007000_t0000_u01746760664431") 2025/05/09 03:24:25 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421c949_d20250509_m031743_c001_v0001042_t0054_u01746760663623") 2025/05/09 03:24:26 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4019f4f43af89fcd_d20250509_m031737_c001_v7007000_t0000_u01746760657015") 2025/05/09 03:24:26 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421c91c_d20250509_m031736_c001_v0001042_t0028_u01746760656320") 2025/05/09 03:24:26 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4019f4f43af89fcc_d20250509_m031735_c001_v7007000_t0000_u01746760655367") 2025/05/09 03:24:26 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421c90a_d20250509_m031734_c001_v0001042_t0016_u01746760654411") 2025/05/09 03:24:26 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4019f4f43af89fc5_d20250509_m031733_c001_v7007000_t0000_u01746760653472") 2025/05/09 03:24:26 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421c8fc_d20250509_m031732_c001_v0001042_t0051_u01746760652736") 2025/05/09 03:24:26 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4019f4f43af89fc2_d20250509_m031729_c001_v7007000_t0000_u01746760649794") 2025/05/09 03:24:26 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421c8e2_d20250509_m031728_c001_v0001042_t0045_u01746760648818") 2025/05/09 03:24:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92d18_d20250509_m032356_c001_v7007000_t0000_u01746761036917") 2025/05/09 03:24:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f1139f77b5e4347dd_d20250509_m032355_c001_v0001098_t0048_u01746761035550") 2025/05/09 03:24:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92d16_d20250509_m032353_c001_v7007000_t0000_u01746761033732") 2025/05/09 03:24:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d39d_d20250509_m032352_c001_v0001042_t0008_u01746761032318") 2025/05/09 03:24:26 DEBUG : sub/yam: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92bae_d20250509_m031939_c001_v7007000_t0000_u01746760779024") 2025/05/09 03:24:26 DEBUG : sub/yam: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f1165c0bbc5f47d71_d20250509_m031937_c001_v0001172_t0001_u01746760777227") 2025/05/09 03:24:26 DEBUG : test_dir1/file2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92d12_d20250509_m032350_c001_v7007000_t0000_u01746761030385") 2025/05/09 03:24:26 DEBUG : test_dir1/file2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5ba9_d20250509_m032348_c001_v0001130_t0005_u01746761028581") 2025/05/09 03:24:26 DEBUG : test_dir1/file2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92d0e_d20250509_m032346_c001_v7007000_t0000_u01746761026990") 2025/05/09 03:24:27 DEBUG : test_dir1/file2: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5ba1_d20250509_m032345_c001_v0001130_t0031_u01746761025484") 2025/05/09 03:24:27 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92d13_d20250509_m032350_c001_v7007000_t0000_u01746761030573") 2025/05/09 03:24:27 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f112f75b0283eda2e_d20250509_m032348_c001_v0001038_t0041_u01746761028589") 2025/05/09 03:24:27 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92d0f_d20250509_m032347_c001_v7007000_t0000_u01746761027190") 2025/05/09 03:24:27 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421d36e_d20250509_m032345_c001_v0001042_t0029_u01746761025475") 2025/05/09 03:24:27 DEBUG : three: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f407b6f349f4d75a3_d20250509_m031928_c001_v7007000_t0000_u01746760768510") 2025/05/09 03:24:27 DEBUG : three: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cc5f_d20250509_m031927_c001_v0001042_t0011_u01746760767103") 2025/05/09 03:24:27 DEBUG : three: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f115bd9d97421cc49_d20250509_m031924_c001_v0001042_t0052_u01746760764326") 2025/05/09 03:24:27 DEBUG : two: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f407b6f349f4d75a4_d20250509_m031928_c001_v7007000_t0000_u01746760768709") 2025/05/09 03:24:27 DEBUG : two: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f414b0797655b5849_d20250509_m031926_c001_v0001130_t0051_u01746760766526") 2025/05/09 03:24:27 DEBUG : two: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f415bd9d97421cc45_d20250509_m031924_c001_v0001042_t0016_u01746760764134") 2025/05/09 03:24:27 DEBUG : yam: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92bb0_d20250509_m031939_c001_v7007000_t0000_u01746760779775") 2025/05/09 03:24:27 DEBUG : yam: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f1149193afd7fa158_d20250509_m031938_c001_v0001136_t0019_u01746760778726") 2025/05/09 03:24:27 DEBUG : yam: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92bab_d20250509_m031935_c001_v7007000_t0000_u01746760775167") 2025/05/09 03:24:27 DEBUG : yam: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f1165c0bbc5f47d5b_d20250509_m031933_c001_v0001172_t0012_u01746760773168") 2025/05/09 03:24:27 DEBUG : yam: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92ba8_d20250509_m031931_c001_v7007000_t0000_u01746760771102") 2025/05/09 03:24:27 DEBUG : yam: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f114b0797655b5855_d20250509_m031929_c001_v0001130_t0003_u01746760769291") 2025/05/09 03:24:27 DEBUG : yaml: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92bad_d20250509_m031935_c001_v7007000_t0000_u01746760775914") 2025/05/09 03:24:27 DEBUG : yaml: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f10789b22738fca44_d20250509_m031934_c001_v0001117_t0024_u01746760774652") 2025/05/09 03:24:27 DEBUG : yaml: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f4201e5a9bbc92baa_d20250509_m031931_c001_v7007000_t0000_u01746760771855") 2025/05/09 03:24:28 DEBUG : yaml: Deleting (id "4_z9ff23df300cdbb3b9f680e1b_f105fbdb11d5aef41_d20250509_m031930_c001_v0001101_t0016_u01746760770764") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m3.683529062s (try 1/5)