"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/05/21 04:50:19 DEBUG : Creating backend with remote "TestB2:rclone-test-qeregus4sude" 2025/05/21 04:50:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/21 04:50:20 DEBUG : Creating backend with remote "/tmp/rclone279808649" === 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-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:50:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 04:50:21 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/21 04:50:21 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:50:21 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.83s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:50:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/21 04:50:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 04:50:22 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:50:22 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:50:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/21 04:50:23 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:50:23 DEBUG : B2 bucket rclone-test-qeregus4sude: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.55s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:50:25 DEBUG : Creating backend with remote "/non-existing" 2025/05/21 04:50:25 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/21 04:50:25 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:50:25 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:50:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 04:50:26 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:50:26 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:50:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/21 04:50:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.18s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:50:28 INFO : B2 bucket rclone-test-qeregus4sude: Running all checks before starting transfers 2025/05/21 04:50:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 04:50:28 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:50:28 INFO : B2 bucket rclone-test-qeregus4sude: Checks finished, now starting transfers 2025/05/21 04:50:28 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:50:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/21 04:50:29 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.83s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:50:30 ERROR : Ignoring --no-traverse with sync 2025/05/21 04:50:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 04:50:30 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:50:30 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:50:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/21 04:50:31 INFO : sub dir/hello world: Copied (new) 2025/05/21 04:50:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" --- PASS: TestSyncNoTraverse (2.05s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:50:32 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/21 04:50:32 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:50:32 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:50:33 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/05/21 04:50:33 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.86s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:50:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/21 04:50:34 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:50:34 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:50:35 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/21 04:50:35 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.80s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:50:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/21 04:50:36 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:50:36 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:50:37 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/21 04:50:37 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.29s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:50:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/21 04:50:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/21 04:50:38 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/21 04:50:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/21 04:50:38 INFO : sub dir: Making directory 2025/05/21 04:50:38 INFO : sub dir2: Making directory 2025/05/21 04:50:38 INFO : sub dir2/sub sub dir2: Making directory 2025/05/21 04:50:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 04:50:38 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:50:38 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:50:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/21 04:50:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/05/21 04:50:39 DEBUG : B2 bucket rclone-test-qeregus4sude: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.93s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:50:40 INFO : sub dir2: Making directory 2025/05/21 04:50:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/21 04:50:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/21 04:50:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 04:50:40 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:50:40 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:50:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/21 04:50:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.34s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:50:41 DEBUG : sub dir2: Making directory with metadata 2025/05/21 04:50:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/21 04:50:41 INFO : sub dir: Making directory 2025/05/21 04:50:41 INFO : sub dir2: Making directory 2025/05/21 04:50:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 04:50:41 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:50:41 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:50:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/21 04:50:42 INFO : sub dir/hello world: Copied (new) 2025/05/21 04:50:42 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/21 04:50:42 DEBUG : B2 bucket rclone-test-qeregus4sude: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/21 04:50:42 DEBUG : B2 bucket rclone-test-qeregus4sude: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.13s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:50:44 INFO : sub dir2: Making directory 2025/05/21 04:50:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 04:50:44 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:50:44 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:50:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/21 04:50:45 INFO : sub dir/hello world: Copied (new) 2025/05/21 04:50:45 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.85s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:50:46 DEBUG : sub dir2: Making directory with metadata 2025/05/21 04:50:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/21 04:50:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/21 04:50:46 INFO : sub dir: Making directory 2025/05/21 04:50:46 INFO : sub dir2: Making directory 2025/05/21 04:50:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 04:50:46 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:50:46 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:50:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/21 04:50:46 INFO : sub dir/hello world: Copied (new) 2025/05/21 04:50:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/21 04:50:46 DEBUG : B2 bucket rclone-test-qeregus4sude: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.87s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:50:48 INFO : sub dir2: Making directory 2025/05/21 04:50:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 04:50:48 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:50:48 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:50:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/21 04:50:49 INFO : sub dir/hello world: Copied (new) 2025/05/21 04:50:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.82s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:50:50 DEBUG : Creating backend with remote "TestB2:rclone-test-hevapab0habu" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-qeregus4sude -> B2 bucket rclone-test-hevapab0habu 2025/05/21 04:50:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 04:50:52 DEBUG : B2 bucket rclone-test-hevapab0habu: Waiting for checks to finish 2025/05/21 04:50:52 DEBUG : B2 bucket rclone-test-hevapab0habu: Waiting for transfers to finish 2025/05/21 04:50:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/21 04:50:53 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:50:53 DEBUG : B2 bucket rclone-test-hevapab0habu: Purge remote 2025/05/21 04:50:53 INFO : B2 bucket rclone-test-hevapab0habu: cleaning bucket "rclone-test-hevapab0habu" of all files 2025/05/21 04:50:53 DEBUG : sub dir/hello world: Deleting (id "4_zff821d8320edfb1b9f680e1b_f112c1231a223863b_d20250521_m045052_c001_v0001144_t0047_u01747803052747") --- PASS: TestServerSideCopy (5.20s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:50:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/21 04:50:56 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:50:56 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:50:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/21 04:50:56 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.74s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:50:58 DEBUG : Creating backend with remote "TestB2:rclone-test-hetawaw2vuji" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-qeregus4sude -> B2 bucket rclone-test-hetawaw2vuji 2025/05/21 04:51:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 04:51:00 DEBUG : B2 bucket rclone-test-hetawaw2vuji: Waiting for checks to finish 2025/05/21 04:51:00 DEBUG : B2 bucket rclone-test-hetawaw2vuji: Waiting for transfers to finish 2025/05/21 04:51:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/21 04:51:01 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:51:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/21 04:51:02 DEBUG : B2 bucket rclone-test-hetawaw2vuji: Waiting for checks to finish 2025/05/21 04:51:02 DEBUG : B2 bucket rclone-test-hetawaw2vuji: Waiting for transfers to finish 2025/05/21 04:51:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/21 04:51:02 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:51:02 DEBUG : B2 bucket rclone-test-hetawaw2vuji: Purge remote 2025/05/21 04:51:02 INFO : B2 bucket rclone-test-hetawaw2vuji: cleaning bucket "rclone-test-hetawaw2vuji" of all files 2025/05/21 04:51:03 DEBUG : sub dir/hello world: Deleting (id "4_z0fa23d8320edfb1b9f680e1b_f115e559d69286de1_d20250521_m045102_c001_v0001183_t0033_u01747803062681") 2025/05/21 04:51:03 DEBUG : sub dir/hello world: Deleting (id "4_z0fa23d8320edfb1b9f680e1b_f1020bbbe16688e42_d20250521_m045100_c001_v0001136_t0045_u01747803060717") --- PASS: TestServerSideCopyOverSelf (7.24s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:51:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/21 04:51:06 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:51:06 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:51:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/21 04:51:06 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/21 04:51:06 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.66s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:51:08 DEBUG : Creating backend with remote "TestB2:rclone-test-padiquq1duxu" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-qeregus4sude -> B2 bucket rclone-test-padiquq1duxu 2025/05/21 04:51:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 04:51:09 DEBUG : B2 bucket rclone-test-padiquq1duxu: Waiting for checks to finish 2025/05/21 04:51:09 DEBUG : B2 bucket rclone-test-padiquq1duxu: Waiting for transfers to finish 2025/05/21 04:51:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/21 04:51:10 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:51:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/21 04:51:12 DEBUG : B2 bucket rclone-test-padiquq1duxu: Waiting for checks to finish 2025/05/21 04:51:12 DEBUG : B2 bucket rclone-test-padiquq1duxu: Waiting for transfers to finish 2025/05/21 04:51:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/21 04:51:12 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/21 04:51:12 INFO : sub dir/hello world: Deleted 2025/05/21 04:51:14 DEBUG : testing file moves 2025/05/21 04:51:14 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/21 04:51:14 DEBUG : B2 bucket rclone-test-padiquq1duxu: Waiting for checks to finish 2025/05/21 04:51:14 DEBUG : B2 bucket rclone-test-padiquq1duxu: Waiting for transfers to finish 2025/05/21 04:51:14 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/05/21 04:51:14 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/21 04:51:15 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:51:15 DEBUG : B2 bucket rclone-test-padiquq1duxu: Purge remote 2025/05/21 04:51:15 INFO : B2 bucket rclone-test-padiquq1duxu: cleaning bucket "rclone-test-padiquq1duxu" of all files 2025/05/21 04:51:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f825de320edfb1b9f680e1b_f10048ef2a4f54915_d20250521_m045114_c001_v0001103_t0018_u01747803074664") 2025/05/21 04:51:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f825de320edfb1b9f680e1b_f11665e324bc0fac5_d20250521_m045112_c001_v0001179_t0059_u01747803072468") 2025/05/21 04:51:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f825de320edfb1b9f680e1b_f1037517ebecb732c_d20250521_m045110_c001_v0001103_t0024_u01747803070519") --- PASS: TestServerSideMoveOverSelf (9.99s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:51:18 ERROR : : error listing: directory not found 2025/05/21 04:51:18 INFO : Local file system at /tmp/rclone279808649: Making directory 2025/05/21 04:51:19 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:51:19 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.29s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:51:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 04:51:21 DEBUG : Local file system at /tmp/rclone279808649: Waiting for checks to finish 2025/05/21 04:51:21 DEBUG : Local file system at /tmp/rclone279808649: Waiting for transfers to finish 2025/05/21 04:51:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/21 04:51:22 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/05/21 04:51:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" --- PASS: TestCopyRedownload (2.93s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:51:23 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/21 04:51:23 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:51:23 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:51:24 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/21 04:51:24 INFO : check sum: Copied (new) 2025/05/21 04:51:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:51:24 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:51:24 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/21 04:51:24 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/05/21 04:51:24 DEBUG : check sum: Unchanged skipping 2025/05/21 04:51:24 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:51:24 DEBUG : Waiting for deletions to finish 2025/05/21 04:51:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.99s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:51:26 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/21 04:51:26 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:51:26 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:51:26 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/21 04:51:26 INFO : sizeonly: Copied (new) 2025/05/21 04:51:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:51:27 DEBUG : sizeonly: Sizes identical 2025/05/21 04:51:27 DEBUG : sizeonly: Unchanged skipping 2025/05/21 04:51:27 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:51:27 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:51:27 DEBUG : Waiting for deletions to finish 2025/05/21 04:51:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.91s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:51:29 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/21 04:51:29 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:51:29 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:51:29 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/05/21 04:51:29 INFO : ignore-size: Copied (new) 2025/05/21 04:51:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:51:30 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:51:30 DEBUG : ignore-size: Unchanged skipping 2025/05/21 04:51:30 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:51:30 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:51:30 DEBUG : Waiting for deletions to finish 2025/05/21 04:51:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.55s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:51:32 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:51:32 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:51:32 DEBUG : existing: Unchanged skipping 2025/05/21 04:51:32 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:51:32 DEBUG : Waiting for deletions to finish 2025/05/21 04:51:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:51:32 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/21 04:51:32 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:51:32 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:51:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/21 04:51:33 INFO : existing: Copied (replaced existing) 2025/05/21 04:51:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.38s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:51:35 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/21 04:51:35 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:51:35 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:51:35 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/21 04:51:35 INFO : existing: Copied (new) 2025/05/21 04:51:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:51:36 DEBUG : existing: Destination exists, skipping 2025/05/21 04:51:36 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:51:36 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:51:36 DEBUG : Waiting for deletions to finish 2025/05/21 04:51:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.54s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:51:38 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/21 04:51:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/21 04:51:39 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/21 04:51:39 DEBUG : c/non empty space: Unchanged skipping 2025/05/21 04:51:39 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:51:39 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:51:39 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/21 04:51:39 INFO : a/potato2: Copied (new) 2025/05/21 04:51:39 DEBUG : Waiting for deletions to finish 2025/05/21 04:51:39 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.80s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:51:42 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/21 04:51:42 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:51:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/21 04:51:42 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/21 04:51:42 DEBUG : empty space: Unchanged skipping 2025/05/21 04:51:42 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:51:42 DEBUG : Waiting for deletions to finish 2025/05/21 04:51:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:51:42 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:51:42 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/21 04:51:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/21 04:51:43 INFO : empty space: Updated modification time in destination 2025/05/21 04:51:43 DEBUG : empty space: Unchanged skipping 2025/05/21 04:51:43 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:51:43 DEBUG : Waiting for deletions to finish 2025/05/21 04:51:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.54s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:51:45 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:51:45 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/21 04:51:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/21 04:51:45 DEBUG : empty space: Unchanged skipping 2025/05/21 04:51:45 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:51:45 DEBUG : Waiting for deletions to finish 2025/05/21 04:51:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.04s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:51:47 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/21 04:51:47 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:51:47 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone279808649) 2025/05/21 04:51:47 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-qeregus4sude) 2025/05/21 04:51:47 DEBUG : foo: sha1 differ 2025/05/21 04:51:47 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:51:47 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/05/21 04:51:47 INFO : foo: Copied (replaced existing) 2025/05/21 04:51:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.86s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:51:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/21 04:51:49 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/21 04:51:49 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:51:49 DEBUG : empty space: Unchanged skipping 2025/05/21 04:51:49 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:51:50 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/21 04:51:50 INFO : potato: Copied (new) 2025/05/21 04:51:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.95s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:51:52 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/21 04:51:52 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:51:52 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:51:53 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/05/21 04:51:53 INFO : potato: Copied (replaced existing) 2025/05/21 04:51:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.84s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:51:55 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:51:55 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/05/21 04:51:55 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone279808649) 2025/05/21 04:51:55 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-qeregus4sude) 2025/05/21 04:51:55 DEBUG : potato: sha1 differ 2025/05/21 04:51:55 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:51:56 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/05/21 04:51:56 INFO : potato: Copied (replaced existing) 2025/05/21 04:51:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:51:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/21 04:51:58 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/21 04:51:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/21 04:51:58 DEBUG : empty space: Unchanged skipping 2025/05/21 04:51:58 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:51:58 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:51:58 DEBUG : Waiting for deletions to finish 2025/05/21 04:51:58 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:52:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/21 04:52:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/21 04:52:01 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:52:01 DEBUG : empty space: Unchanged skipping 2025/05/21 04:52:01 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:52:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/21 04:52:01 INFO : potato2: Copied (new) 2025/05/21 04:52:01 DEBUG : Waiting for deletions to finish 2025/05/21 04:52:01 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:52:04 INFO : d: Making directory 2025/05/21 04:52:04 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/05/21 04:52:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/21 04:52:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/21 04:52:05 DEBUG : c/non empty space: Unchanged skipping 2025/05/21 04:52:05 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:52:05 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:52:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/21 04:52:05 INFO : a/potato2: Copied (new) 2025/05/21 04:52:05 DEBUG : Waiting for deletions to finish 2025/05/21 04:52:05 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:52:08 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/21 04:52:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/21 04:52:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/21 04:52:08 DEBUG : c/non empty space: Unchanged skipping 2025/05/21 04:52:08 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:52:08 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:52:09 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/21 04:52:09 INFO : a/potato2: Copied (new) 2025/05/21 04:52:09 ERROR : B2 bucket rclone-test-qeregus4sude: not deleting files as there were IO errors 2025/05/21 04:52:09 ERROR : B2 bucket rclone-test-qeregus4sude: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.83s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:52:12 DEBUG : Waiting for deletions to finish 2025/05/21 04:52:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/21 04:52:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/21 04:52:12 DEBUG : empty space: Unchanged skipping 2025/05/21 04:52:12 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:52:12 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:52:12 INFO : potato: Deleted 2025/05/21 04:52:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/21 04:52:12 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:52:13 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/21 04:52:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/21 04:52:14 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncDeleteDuring (3.63s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:52:15 DEBUG : Waiting for deletions to finish 2025/05/21 04:52:16 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:52:16 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:52:16 INFO : potato: Deleted 2025/05/21 04:52:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/21 04:52:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/21 04:52:16 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:52:16 DEBUG : empty space: Unchanged skipping 2025/05/21 04:52:16 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:52:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/21 04:52:17 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.70s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:52:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/21 04:52:19 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:52:19 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:52:19 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/05/21 04:52:19 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.87s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:52:22 DEBUG : enormous: Excluded (Size Filter) 2025/05/21 04:52:22 DEBUG : enormous: Excluded 2025/05/21 04:52:22 DEBUG : potato2: Excluded (Size Filter) 2025/05/21 04:52:22 DEBUG : potato2: Excluded 2025/05/21 04:52:22 DEBUG : potato2: Excluded (Size Filter) 2025/05/21 04:52:22 DEBUG : potato2: Excluded 2025/05/21 04:52:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/21 04:52:22 DEBUG : empty space: Unchanged skipping 2025/05/21 04:52:22 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:52:22 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:52:22 DEBUG : Waiting for deletions to finish 2025/05/21 04:52:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:52:22 DEBUG : enormous: Excluded (Size Filter) 2025/05/21 04:52:22 DEBUG : enormous: Excluded 2025/05/21 04:52:22 DEBUG : potato2: Excluded (Size Filter) 2025/05/21 04:52:22 DEBUG : potato2: Excluded 2025/05/21 04:52:22 DEBUG : potato2: Excluded (Size Filter) 2025/05/21 04:52:22 DEBUG : potato2: Excluded 2025/05/21 04:52:22 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/21 04:52:22 DEBUG : empty space: Unchanged skipping 2025/05/21 04:52:22 DEBUG : Local file system at /tmp/rclone279808649: Waiting for checks to finish 2025/05/21 04:52:22 DEBUG : Local file system at /tmp/rclone279808649: Waiting for transfers to finish 2025/05/21 04:52:22 DEBUG : Waiting for deletions to finish 2025/05/21 04:52:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.28s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:52:26 DEBUG : enormous: Excluded (Size Filter) 2025/05/21 04:52:26 DEBUG : enormous: Excluded 2025/05/21 04:52:26 DEBUG : potato2: Excluded (Size Filter) 2025/05/21 04:52:26 DEBUG : potato2: Excluded 2025/05/21 04:52:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/21 04:52:26 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:52:26 DEBUG : empty space: Unchanged skipping 2025/05/21 04:52:26 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:52:26 DEBUG : Waiting for deletions to finish 2025/05/21 04:52:26 INFO : enormous: Deleted 2025/05/21 04:52:26 INFO : potato2: Deleted 2025/05/21 04:52:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:52:27 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/21 04:52:27 DEBUG : empty space: Unchanged skipping 2025/05/21 04:52:27 DEBUG : Local file system at /tmp/rclone279808649: Waiting for checks to finish 2025/05/21 04:52:27 DEBUG : Local file system at /tmp/rclone279808649: Waiting for transfers to finish 2025/05/21 04:52:27 DEBUG : Waiting for deletions to finish 2025/05/21 04:52:27 INFO : enormous: Deleted 2025/05/21 04:52:27 INFO : potato2: Deleted 2025/05/21 04:52:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.07s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:52:30 DEBUG : five: Need to transfer - File not found at Destination 2025/05/21 04:52:30 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/21 04:52:30 DEBUG : one: Destination is newer than source, skipping 2025/05/21 04:52:30 DEBUG : three: Sizes identical 2025/05/21 04:52:30 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:52:30 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/21 04:52:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone279808649) 2025/05/21 04:52:30 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-qeregus4sude) 2025/05/21 04:52:30 DEBUG : two: sha1 differ 2025/05/21 04:52:30 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/21 04:52:30 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:52:30 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/21 04:52:30 INFO : five: Copied (new) 2025/05/21 04:52:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/21 04:52:31 INFO : two: Copied (replaced existing) 2025/05/21 04:52:31 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/21 04:52:31 INFO : four: Copied (replaced existing) 2025/05/21 04:52:31 DEBUG : Waiting for deletions to finish 2025/05/21 04:52:31 DEBUG : one: Destination is newer than source, skipping 2025/05/21 04:52:31 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:52:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/21 04:52:31 DEBUG : two: Size and sha1 of src and dst objects identical 2025/05/21 04:52:31 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/21 04:52:31 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/21 04:52:31 DEBUG : four: Size and sha1 of src and dst objects identical 2025/05/21 04:52:31 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/21 04:52:31 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/21 04:52:31 DEBUG : five: Size and sha1 of src and dst objects identical 2025/05/21 04:52:31 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/21 04:52:31 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone279808649) 2025/05/21 04:52:31 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-qeregus4sude) 2025/05/21 04:52:31 DEBUG : three: sha1 differ 2025/05/21 04:52:31 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/21 04:52:31 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:52:32 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/21 04:52:32 INFO : three: Copied (replaced existing) 2025/05/21 04:52:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.59s) === 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-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/05/21 04:52:34 INFO : B2 bucket rclone-test-qeregus4sude: Making map for --track-renames 2025/05/21 04:52:34 INFO : B2 bucket rclone-test-qeregus4sude: Finished making map for --track-renames 2025/05/21 04:52:34 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:52:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/21 04:52:34 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/21 04:52:34 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for renames to finish 2025/05/21 04:52:34 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:52:34 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/21 04:52:34 INFO : potato: Copied (new) 2025/05/21 04:52:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/21 04:52:34 INFO : yam: Copied (new) 2025/05/21 04:52:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:52:35 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:52:35 INFO : B2 bucket rclone-test-qeregus4sude: Making map for --track-renames 2025/05/21 04:52:35 INFO : B2 bucket rclone-test-qeregus4sude: Finished making map for --track-renames 2025/05/21 04:52:35 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:52:35 DEBUG : potato: Unchanged skipping 2025/05/21 04:52:35 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for renames to finish 2025/05/21 04:52:36 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/21 04:52:36 INFO : yam: Copied (server-side copy) to: yaml 2025/05/21 04:52:36 INFO : yam: Deleted 2025/05/21 04:52:36 INFO : yaml: Renamed from "yam" 2025/05/21 04:52:36 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:52:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.27s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/05/21 04:52:38 INFO : B2 bucket rclone-test-qeregus4sude: Making map for --track-renames 2025/05/21 04:52:38 INFO : B2 bucket rclone-test-qeregus4sude: Finished making map for --track-renames 2025/05/21 04:52:38 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:52:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/21 04:52:38 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/21 04:52:38 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for renames to finish 2025/05/21 04:52:38 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:52:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/21 04:52:38 INFO : yam: Copied (new) 2025/05/21 04:52:39 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/21 04:52:39 INFO : potato: Copied (new) 2025/05/21 04:52:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:52:40 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:52:40 INFO : B2 bucket rclone-test-qeregus4sude: Making map for --track-renames 2025/05/21 04:52:40 INFO : B2 bucket rclone-test-qeregus4sude: Finished making map for --track-renames 2025/05/21 04:52:40 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:52:40 DEBUG : potato: Unchanged skipping 2025/05/21 04:52:40 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for renames to finish 2025/05/21 04:52:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/21 04:52:40 INFO : yam: Copied (server-side copy) to: yaml 2025/05/21 04:52:41 INFO : yam: Deleted 2025/05/21 04:52:41 INFO : yaml: Renamed from "yam" 2025/05/21 04:52:41 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:52:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.35s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/05/21 04:52:42 INFO : B2 bucket rclone-test-qeregus4sude: Making map for --track-renames 2025/05/21 04:52:42 INFO : B2 bucket rclone-test-qeregus4sude: Finished making map for --track-renames 2025/05/21 04:52:42 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:52:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/21 04:52:42 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/21 04:52:42 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for renames to finish 2025/05/21 04:52:42 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:52:43 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/21 04:52:43 INFO : sub/yam: Copied (new) 2025/05/21 04:52:43 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/21 04:52:43 INFO : potato: Copied (new) 2025/05/21 04:52:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:52:44 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:52:44 DEBUG : potato: Unchanged skipping 2025/05/21 04:52:44 INFO : B2 bucket rclone-test-qeregus4sude: Making map for --track-renames 2025/05/21 04:52:44 INFO : B2 bucket rclone-test-qeregus4sude: Finished making map for --track-renames 2025/05/21 04:52:44 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:52:44 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for renames to finish 2025/05/21 04:52:44 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/21 04:52:44 INFO : sub/yam: Copied (server-side copy) to: yam 2025/05/21 04:52:45 INFO : sub/yam: Deleted 2025/05/21 04:52:45 INFO : yam: Renamed from "sub/yam" 2025/05/21 04:52:45 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:52:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.07s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:52:46 DEBUG : Creating backend with remote "/tmp/rclone279808649/dir1" 2025/05/21 04:52:46 DEBUG : Creating backend with remote "/tmp/rclone279808649/dir2" 2025/05/21 04:52:46 DEBUG : Local file system at /tmp/rclone279808649/dir2: Using server-side directory move 2025/05/21 04:52:46 INFO : Local file system at /tmp/rclone279808649/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/21 04:52:46 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/21 04:52:46 INFO : file1.txt: Moved (server-side) 2025/05/21 04:52:46 DEBUG : Local file system at /tmp/rclone279808649/dir2: Waiting for checks to finish 2025/05/21 04:52:46 DEBUG : Local file system at /tmp/rclone279808649/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:52:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 04:52:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/21 04:52:47 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:52:47 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:52:47 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/21 04:52:47 INFO : nested/sub dir/file: Copied (new) 2025/05/21 04:52:47 INFO : nested/sub dir/file: Deleted 2025/05/21 04:52:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/21 04:52:48 INFO : sub dir/hello world: Copied (new) 2025/05/21 04:52:48 INFO : sub dir/hello world: Deleted 2025/05/21 04:52:48 INFO : sub dir: Removing directory 2025/05/21 04:52:48 INFO : nested/sub dir: Removing directory 2025/05/21 04:52:48 INFO : nested: Removing directory 2025/05/21 04:52:48 DEBUG : Local file system at /tmp/rclone279808649: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.48s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:52:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 04:52:49 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/21 04:52:49 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:52:49 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:52:50 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/21 04:52:50 INFO : nested/sub dir/file: Copied (new) 2025/05/21 04:52:50 INFO : nested/sub dir/file: Deleted 2025/05/21 04:52:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/21 04:52:50 INFO : sub dir/hello world: Copied (new) 2025/05/21 04:52:50 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.51s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:52:52 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/21 04:52:52 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/21 04:52:52 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:52:52 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:52:52 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/05/21 04:52:52 INFO : existing-b: Copied (new) 2025/05/21 04:52:52 INFO : existing-b: Deleted 2025/05/21 04:52:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/21 04:52:52 INFO : existing: Copied (new) 2025/05/21 04:52:52 INFO : existing: Deleted 2025/05/21 04:52:53 DEBUG : existing: Destination exists, skipping 2025/05/21 04:52:53 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/21 04:52:53 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:52:53 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:52:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.33s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:52:54 DEBUG : Creating backend with remote "TestB2:rclone-test-tocusaz2xelo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qeregus4sude -> B2 bucket rclone-test-tocusaz2xelo 2025/05/21 04:52:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/21 04:52:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/21 04:52:59 DEBUG : empty space: Unchanged skipping 2025/05/21 04:52:59 DEBUG : B2 bucket rclone-test-tocusaz2xelo: Waiting for checks to finish 2025/05/21 04:52:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/21 04:52:59 INFO : empty space: Deleted 2025/05/21 04:52:59 DEBUG : B2 bucket rclone-test-tocusaz2xelo: Waiting for transfers to finish 2025/05/21 04:53:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/21 04:53:00 INFO : potato2: Copied (server-side copy) 2025/05/21 04:53:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/21 04:53:00 INFO : potato3: Copied (server-side copy) 2025/05/21 04:53:00 INFO : potato2: Deleted 2025/05/21 04:53:00 INFO : potato3: Deleted 2025/05/21 04:53:01 DEBUG : Creating backend with remote "TestB2:rclone-test-duheluy7caxo" 2025/05/21 04:53:02 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/21 04:53:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/21 04:53:02 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/21 04:53:02 DEBUG : B2 bucket rclone-test-duheluy7caxo: Waiting for checks to finish 2025/05/21 04:53:02 DEBUG : B2 bucket rclone-test-duheluy7caxo: Waiting for transfers to finish 2025/05/21 04:53:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/21 04:53:03 INFO : empty space: Copied (server-side copy) 2025/05/21 04:53:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/21 04:53:03 INFO : potato3: Copied (server-side copy) 2025/05/21 04:53:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/21 04:53:03 INFO : potato2: Copied (server-side copy) 2025/05/21 04:53:03 INFO : empty space: Deleted 2025/05/21 04:53:03 INFO : potato3: Deleted 2025/05/21 04:53:03 INFO : potato2: Deleted 2025/05/21 04:53:04 DEBUG : B2 bucket rclone-test-duheluy7caxo: Purge remote 2025/05/21 04:53:04 INFO : B2 bucket rclone-test-duheluy7caxo: cleaning bucket "rclone-test-duheluy7caxo" of all files 2025/05/21 04:53:04 DEBUG : empty space: Deleting (id "4_zbfc21d43300dfb1b9f680e1b_f111b29b06b5f3e10_d20250521_m045302_c001_v0001038_t0015_u01747803182899") 2025/05/21 04:53:04 DEBUG : potato2: Deleting (id "4_zbfc21d43300dfb1b9f680e1b_f113f7030512106f2_d20250521_m045303_c001_v0001113_t0020_u01747803183244") 2025/05/21 04:53:04 DEBUG : potato3: Deleting (id "4_zbfc21d43300dfb1b9f680e1b_f105dec04ff0499e7_d20250521_m045303_c001_v0001178_t0057_u01747803183256") 2025/05/21 04:53:04 DEBUG : B2 bucket rclone-test-tocusaz2xelo: Purge remote 2025/05/21 04:53:04 INFO : B2 bucket rclone-test-tocusaz2xelo: cleaning bucket "rclone-test-tocusaz2xelo" of all files 2025/05/21 04:53:05 DEBUG : empty space: Deleting (id "4_zcf120d23300dfb1b9f680e1b_f416b270b5cdbaf83_d20250521_m045303_c001_v7007000_t0000_u01747803183406") 2025/05/21 04:53:05 DEBUG : empty space: Deleting (id "4_zcf120d23300dfb1b9f680e1b_f1161d764b425b523_d20250521_m045258_c001_v0001130_t0035_u01747803178620") 2025/05/21 04:53:05 DEBUG : potato2: Deleting (id "4_zcf120d23300dfb1b9f680e1b_f416b270b5cdbaf84_d20250521_m045303_c001_v7007000_t0000_u01747803183589") 2025/05/21 04:53:05 DEBUG : potato2: Deleting (id "4_zcf120d23300dfb1b9f680e1b_f114d301b63a36566_d20250521_m045259_c001_v0001101_t0010_u01747803179906") 2025/05/21 04:53:05 DEBUG : potato3: Deleting (id "4_zcf120d23300dfb1b9f680e1b_f411ba3704172addc_d20250521_m045303_c001_v7007000_t0000_u01747803183469") 2025/05/21 04:53:05 DEBUG : potato3: Deleting (id "4_zcf120d23300dfb1b9f680e1b_f1134bba5aa57b8a9_d20250521_m045300_c001_v0001184_t0020_u01747803180293") 2025/05/21 04:53:05 DEBUG : potato3: Deleting (id "4_zcf120d23300dfb1b9f680e1b_f1161d764b425b525_d20250521_m045259_c001_v0001130_t0010_u01747803179026") --- PASS: TestServerSideMove (11.95s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:53:06 DEBUG : Creating backend with remote "TestB2:rclone-test-fazican6paku" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qeregus4sude -> B2 bucket rclone-test-fazican6paku 2025/05/21 04:53:12 DEBUG : empty space: Excluded (Size Filter) 2025/05/21 04:53:12 DEBUG : empty space: Excluded 2025/05/21 04:53:12 DEBUG : empty space: Excluded (Size Filter) 2025/05/21 04:53:12 DEBUG : empty space: Excluded 2025/05/21 04:53:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/21 04:53:12 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/21 04:53:12 DEBUG : B2 bucket rclone-test-fazican6paku: Waiting for checks to finish 2025/05/21 04:53:12 DEBUG : B2 bucket rclone-test-fazican6paku: Waiting for transfers to finish 2025/05/21 04:53:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/21 04:53:12 INFO : potato2: Copied (server-side copy) 2025/05/21 04:53:12 INFO : potato2: Deleted 2025/05/21 04:53:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/21 04:53:12 INFO : potato3: Copied (server-side copy) 2025/05/21 04:53:13 INFO : potato3: Deleted 2025/05/21 04:53:13 DEBUG : Creating backend with remote "TestB2:rclone-test-hizoxad2boni" 2025/05/21 04:53:14 DEBUG : empty space: Excluded (Size Filter) 2025/05/21 04:53:14 DEBUG : empty space: Excluded 2025/05/21 04:53:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/21 04:53:14 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/21 04:53:14 DEBUG : B2 bucket rclone-test-hizoxad2boni: Waiting for checks to finish 2025/05/21 04:53:14 DEBUG : B2 bucket rclone-test-hizoxad2boni: Waiting for transfers to finish 2025/05/21 04:53:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/21 04:53:15 INFO : potato2: Copied (server-side copy) 2025/05/21 04:53:15 INFO : potato2: Deleted 2025/05/21 04:53:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/21 04:53:16 INFO : potato3: Copied (server-side copy) 2025/05/21 04:53:16 INFO : potato3: Deleted 2025/05/21 04:53:16 DEBUG : B2 bucket rclone-test-hizoxad2boni: Purge remote 2025/05/21 04:53:16 INFO : B2 bucket rclone-test-hizoxad2boni: cleaning bucket "rclone-test-hizoxad2boni" of all files 2025/05/21 04:53:16 DEBUG : potato2: Deleting (id "4_z4ff24d53300dfb1b9f680e1b_f1026fcea0f80bcde_d20250521_m045315_c001_v0001109_t0043_u01747803195105") 2025/05/21 04:53:16 DEBUG : potato3: Deleting (id "4_z4ff24d53300dfb1b9f680e1b_f1099f75f311f3b86_d20250521_m045315_c001_v0001116_t0025_u01747803195524") 2025/05/21 04:53:17 DEBUG : B2 bucket rclone-test-fazican6paku: Purge remote 2025/05/21 04:53:17 INFO : B2 bucket rclone-test-fazican6paku: cleaning bucket "rclone-test-fazican6paku" of all files 2025/05/21 04:53:17 DEBUG : empty space: Deleting (id "4_z3fc23d53300dfb1b9f680e1b_f108b83e3705ba08c_d20250521_m045311_c001_v0001178_t0056_u01747803191593") 2025/05/21 04:53:17 DEBUG : potato2: Deleting (id "4_z3fc23d53300dfb1b9f680e1b_f406c811b5e91eb74_d20250521_m045315_c001_v7007000_t0000_u01747803195605") 2025/05/21 04:53:17 DEBUG : potato2: Deleting (id "4_z3fc23d53300dfb1b9f680e1b_f100b79ee7de06f31_d20250521_m045312_c001_v0001171_t0045_u01747803192434") 2025/05/21 04:53:17 DEBUG : potato3: Deleting (id "4_z3fc23d53300dfb1b9f680e1b_f406c811b5e91eb75_d20250521_m045316_c001_v7007000_t0000_u01747803196125") 2025/05/21 04:53:17 DEBUG : potato3: Deleting (id "4_z3fc23d53300dfb1b9f680e1b_f115b7e967c06a6e1_d20250521_m045312_c001_v0001177_t0051_u01747803192771") 2025/05/21 04:53:17 DEBUG : potato3: Deleting (id "4_z3fc23d53300dfb1b9f680e1b_f108b83e3705ba090_d20250521_m045311_c001_v0001178_t0015_u01747803191835") --- PASS: TestServerSideMoveWithFilter (13.01s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:53:19 DEBUG : Creating backend with remote "TestB2:rclone-test-viqecug1hece" 2025/05/21 04:53:22 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qeregus4sude -> B2 bucket rclone-test-viqecug1hece 2025/05/21 04:53:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/21 04:53:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/21 04:53:25 DEBUG : empty space: Unchanged skipping 2025/05/21 04:53:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/21 04:53:25 DEBUG : B2 bucket rclone-test-viqecug1hece: Waiting for checks to finish 2025/05/21 04:53:25 INFO : empty space: Deleted 2025/05/21 04:53:25 DEBUG : B2 bucket rclone-test-viqecug1hece: Waiting for transfers to finish 2025/05/21 04:53:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/21 04:53:25 INFO : potato2: Copied (server-side copy) 2025/05/21 04:53:25 INFO : potato2: Deleted 2025/05/21 04:53:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/21 04:53:26 INFO : potato3: Copied (server-side copy) 2025/05/21 04:53:26 INFO : potato3: Deleted 2025/05/21 04:53:26 DEBUG : Creating backend with remote "TestB2:rclone-test-benalez8fuya" 2025/05/21 04:53:27 INFO : tomatoDir: Making directory 2025/05/21 04:53:27 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/21 04:53:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/21 04:53:27 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/21 04:53:27 DEBUG : B2 bucket rclone-test-benalez8fuya: Waiting for checks to finish 2025/05/21 04:53:27 DEBUG : B2 bucket rclone-test-benalez8fuya: Waiting for transfers to finish 2025/05/21 04:53:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/21 04:53:28 INFO : empty space: Copied (server-side copy) 2025/05/21 04:53:28 INFO : empty space: Deleted 2025/05/21 04:53:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/21 04:53:28 INFO : potato2: Copied (server-side copy) 2025/05/21 04:53:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/21 04:53:28 INFO : potato3: Copied (server-side copy) 2025/05/21 04:53:29 INFO : potato2: Deleted 2025/05/21 04:53:29 INFO : potato3: Deleted 2025/05/21 04:53:29 DEBUG : B2 bucket rclone-test-benalez8fuya: Purge remote 2025/05/21 04:53:29 INFO : B2 bucket rclone-test-benalez8fuya: cleaning bucket "rclone-test-benalez8fuya" of all files 2025/05/21 04:53:29 DEBUG : empty space: Deleting (id "4_z2f527d93300dfb1b9f680e1b_f107f6afc3c1a0635_d20250521_m045328_c001_v0001181_t0040_u01747803208395") 2025/05/21 04:53:29 DEBUG : potato2: Deleting (id "4_z2f527d93300dfb1b9f680e1b_f107a4cbf102942de_d20250521_m045328_c001_v0001146_t0017_u01747803208630") 2025/05/21 04:53:29 DEBUG : potato3: Deleting (id "4_z2f527d93300dfb1b9f680e1b_f11049a071ec4805e_d20250521_m045328_c001_v0001184_t0032_u01747803208761") 2025/05/21 04:53:30 DEBUG : B2 bucket rclone-test-viqecug1hece: Purge remote 2025/05/21 04:53:30 INFO : B2 bucket rclone-test-viqecug1hece: cleaning bucket "rclone-test-viqecug1hece" of all files 2025/05/21 04:53:30 DEBUG : empty space: Deleting (id "4_zef926d73300dfb1b9f680e1b_f4095f19575365f32_d20250521_m045328_c001_v7007000_t0000_u01747803208617") 2025/05/21 04:53:30 DEBUG : empty space: Deleting (id "4_zef926d73300dfb1b9f680e1b_f109b9c54e150bab8_d20250521_m045324_c001_v0001157_t0010_u01747803204579") 2025/05/21 04:53:30 DEBUG : potato2: Deleting (id "4_zef926d73300dfb1b9f680e1b_f4095f19575365f34_d20250521_m045328_c001_v7007000_t0000_u01747803208947") 2025/05/21 04:53:30 DEBUG : potato2: Deleting (id "4_zef926d73300dfb1b9f680e1b_f1123f865b1b57002_d20250521_m045325_c001_v0001184_t0049_u01747803205667") 2025/05/21 04:53:30 DEBUG : potato3: Deleting (id "4_zef926d73300dfb1b9f680e1b_f401b9360d4eaf319_d20250521_m045328_c001_v7007000_t0000_u01747803208976") 2025/05/21 04:53:30 DEBUG : potato3: Deleting (id "4_zef926d73300dfb1b9f680e1b_f112d748ca7be3c49_d20250521_m045325_c001_v0001176_t0045_u01747803205884") 2025/05/21 04:53:30 DEBUG : potato3: Deleting (id "4_zef926d73300dfb1b9f680e1b_f109b9c54e150babe_d20250521_m045324_c001_v0001157_t0008_u01747803204992") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.09s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:53:32 DEBUG : Creating backend with remote "TestB2:rclone-test-qeregus4sude/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.95s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:53:35 DEBUG : Creating backend with remote "TestB2:rclone-test-qeregus4sude/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" --- PASS: TestSyncOverlap (2.95s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:53:38 DEBUG : Creating backend with remote "TestB2:rclone-test-qeregus4sude/rclone-sync-test" 2025/05/21 04:53:40 DEBUG : Creating backend with remote "TestB2:rclone-test-qeregus4sude/rclone-sync-test-include/layer2" 2025/05/21 04:53:42 DEBUG : Creating backend with remote "TestB2:rclone-test-qeregus4sude/rclone-sync-test-ignore-file" 2025/05/21 04:53:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/21 04:53:46 DEBUG : B2 bucket rclone-test-qeregus4sude path rclone-sync-test: Waiting for checks to finish 2025/05/21 04:53:46 DEBUG : B2 bucket rclone-test-qeregus4sude path rclone-sync-test: Waiting for transfers to finish 2025/05/21 04:53:46 DEBUG : Waiting for deletions to finish 2025/05/21 04:53:46 INFO : There was nothing to transfer 2025/05/21 04:53:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/21 04:53:46 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:53:46 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:53:46 DEBUG : Waiting for deletions to finish 2025/05/21 04:53:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:53:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/21 04:53:47 DEBUG : B2 bucket rclone-test-qeregus4sude path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/05/21 04:53:47 DEBUG : B2 bucket rclone-test-qeregus4sude path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/05/21 04:53:47 DEBUG : Waiting for deletions to finish 2025/05/21 04:53:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:53:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/21 04:53:47 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:53:47 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:53:47 DEBUG : Waiting for deletions to finish 2025/05/21 04:53:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:53:48 DEBUG : : Excluded 2025/05/21 04:53:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/21 04:53:48 DEBUG : B2 bucket rclone-test-qeregus4sude path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/05/21 04:53:48 DEBUG : B2 bucket rclone-test-qeregus4sude path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/05/21 04:53:48 DEBUG : Waiting for deletions to finish 2025/05/21 04:53:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.78s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:53:55 DEBUG : Creating backend with remote "TestB2:rclone-test-qeregus4sude/dst" 2025/05/21 04:53:56 DEBUG : Creating backend with remote "TestB2:rclone-test-qeregus4sude/CompareDest" 2025/05/21 04:53:58 DEBUG : one: Need to transfer - File not found at Destination 2025/05/21 04:53:58 DEBUG : B2 bucket rclone-test-qeregus4sude path dst: Waiting for checks to finish 2025/05/21 04:53:58 DEBUG : B2 bucket rclone-test-qeregus4sude path dst: Waiting for transfers to finish 2025/05/21 04:53:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/21 04:53:59 INFO : one: Copied (new) 2025/05/21 04:53:59 DEBUG : Waiting for deletions to finish 2025/05/21 04:53:59 DEBUG : B2 bucket rclone-test-qeregus4sude path dst: Waiting for checks to finish 2025/05/21 04:53:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 04:54:00 DEBUG : B2 bucket rclone-test-qeregus4sude path dst: Waiting for transfers to finish 2025/05/21 04:54:00 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/21 04:54:00 INFO : one: Copied (replaced existing) 2025/05/21 04:54:00 DEBUG : Waiting for deletions to finish 2025/05/21 04:54:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 04:54:03 DEBUG : B2 bucket rclone-test-qeregus4sude path dst: Waiting for checks to finish 2025/05/21 04:54:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/21 04:54:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/21 04:54:03 DEBUG : B2 bucket rclone-test-qeregus4sude path dst: Waiting for transfers to finish 2025/05/21 04:54:03 DEBUG : Waiting for deletions to finish 2025/05/21 04:54:03 INFO : There was nothing to transfer 2025/05/21 04:54:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 04:54:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/21 04:54:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/21 04:54:05 DEBUG : B2 bucket rclone-test-qeregus4sude path dst: Waiting for checks to finish 2025/05/21 04:54:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/21 04:54:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/21 04:54:05 DEBUG : B2 bucket rclone-test-qeregus4sude path dst: Waiting for transfers to finish 2025/05/21 04:54:05 DEBUG : Waiting for deletions to finish 2025/05/21 04:54:05 INFO : There was nothing to transfer 2025/05/21 04:54:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 04:54:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/21 04:54:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/21 04:54:06 DEBUG : B2 bucket rclone-test-qeregus4sude path dst: Waiting for checks to finish 2025/05/21 04:54:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/21 04:54:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/21 04:54:06 DEBUG : B2 bucket rclone-test-qeregus4sude path dst: Waiting for transfers to finish 2025/05/21 04:54:06 DEBUG : Waiting for deletions to finish 2025/05/21 04:54:06 INFO : There was nothing to transfer 2025/05/21 04:54:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 04:54:07 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/21 04:54:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/21 04:54:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/21 04:54:07 DEBUG : B2 bucket rclone-test-qeregus4sude path dst: Waiting for checks to finish 2025/05/21 04:54:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/21 04:54:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/21 04:54:07 DEBUG : B2 bucket rclone-test-qeregus4sude path dst: Waiting for transfers to finish 2025/05/21 04:54:07 DEBUG : Waiting for deletions to finish 2025/05/21 04:54:07 INFO : There was nothing to transfer 2025/05/21 04:54:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 04:54:07 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/21 04:54:07 DEBUG : two: Need to transfer - File not found at Destination 2025/05/21 04:54:07 DEBUG : B2 bucket rclone-test-qeregus4sude path dst: Waiting for checks to finish 2025/05/21 04:54:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/21 04:54:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/21 04:54:07 DEBUG : B2 bucket rclone-test-qeregus4sude path dst: Waiting for transfers to finish 2025/05/21 04:54:08 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/05/21 04:54:08 INFO : two: Copied (new) 2025/05/21 04:54:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.83s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:54:11 DEBUG : Creating backend with remote "TestB2:rclone-test-qeregus4sude/dest" 2025/05/21 04:54:13 DEBUG : Creating backend with remote "TestB2:rclone-test-qeregus4sude/pre-dest1" 2025/05/21 04:54:14 DEBUG : Creating backend with remote "TestB2:rclone-test-qeregus4sude/pre-dest2" 2025/05/21 04:54:16 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:54:16 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/21 04:54:16 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:54:16 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/21 04:54:16 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/21 04:54:16 DEBUG : B2 bucket rclone-test-qeregus4sude path dest: Waiting for checks to finish 2025/05/21 04:54:16 DEBUG : B2 bucket rclone-test-qeregus4sude path dest: Waiting for transfers to finish 2025/05/21 04:54:17 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/05/21 04:54:17 INFO : 3: Copied (new) 2025/05/21 04:54:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.26s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:54:19 DEBUG : Creating backend with remote "TestB2:rclone-test-qeregus4sude/dst" 2025/05/21 04:54:20 DEBUG : Creating backend with remote "TestB2:rclone-test-qeregus4sude/CopyDest" 2025/05/21 04:54:22 DEBUG : one: Need to transfer - File not found at Destination 2025/05/21 04:54:22 DEBUG : B2 bucket rclone-test-qeregus4sude path dst: Waiting for checks to finish 2025/05/21 04:54:22 DEBUG : B2 bucket rclone-test-qeregus4sude path dst: Waiting for transfers to finish 2025/05/21 04:54:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/21 04:54:23 INFO : one: Copied (new) 2025/05/21 04:54:23 DEBUG : Waiting for deletions to finish 2025/05/21 04:54:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 04:54:23 DEBUG : B2 bucket rclone-test-qeregus4sude path dst: Waiting for checks to finish 2025/05/21 04:54:23 DEBUG : B2 bucket rclone-test-qeregus4sude path dst: Waiting for transfers to finish 2025/05/21 04:54:24 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/21 04:54:24 INFO : one: Copied (replaced existing) 2025/05/21 04:54:24 DEBUG : Waiting for deletions to finish 2025/05/21 04:54:26 DEBUG : Creating backend with remote "TestB2:rclone-test-qeregus4sude/BackupDir" 2025/05/21 04:54:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 04:54:28 DEBUG : B2 bucket rclone-test-qeregus4sude path dst: Waiting for checks to finish 2025/05/21 04:54:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/21 04:54:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 04:54:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/21 04:54:29 INFO : one: Copied (server-side copy) 2025/05/21 04:54:30 INFO : one: Deleted 2025/05/21 04:54:30 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/21 04:54:30 INFO : one: Copied (server-side copy) 2025/05/21 04:54:30 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/21 04:54:30 DEBUG : B2 bucket rclone-test-qeregus4sude path dst: Waiting for transfers to finish 2025/05/21 04:54:30 DEBUG : Waiting for deletions to finish 2025/05/21 04:54:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/21 04:54:31 DEBUG : one: Unchanged skipping 2025/05/21 04:54:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/21 04:54:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/21 04:54:32 INFO : two: Copied (server-side copy) 2025/05/21 04:54:32 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/21 04:54:32 DEBUG : B2 bucket rclone-test-qeregus4sude path dst: Waiting for checks to finish 2025/05/21 04:54:32 DEBUG : B2 bucket rclone-test-qeregus4sude path dst: Waiting for transfers to finish 2025/05/21 04:54:32 DEBUG : Waiting for deletions to finish 2025/05/21 04:54:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/21 04:54:32 DEBUG : one: Unchanged skipping 2025/05/21 04:54:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/21 04:54:32 DEBUG : two: Unchanged skipping 2025/05/21 04:54:32 DEBUG : B2 bucket rclone-test-qeregus4sude path dst: Waiting for checks to finish 2025/05/21 04:54:32 DEBUG : B2 bucket rclone-test-qeregus4sude path dst: Waiting for transfers to finish 2025/05/21 04:54:32 DEBUG : Waiting for deletions to finish 2025/05/21 04:54:32 INFO : There was nothing to transfer 2025/05/21 04:54:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/21 04:54:34 DEBUG : one: Unchanged skipping 2025/05/21 04:54:34 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/21 04:54:34 DEBUG : three: Destination not found in --copy-dest 2025/05/21 04:54:34 DEBUG : three: Need to transfer - File not found at Destination 2025/05/21 04:54:34 DEBUG : B2 bucket rclone-test-qeregus4sude path dst: Waiting for checks to finish 2025/05/21 04:54:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/21 04:54:34 DEBUG : two: Unchanged skipping 2025/05/21 04:54:34 DEBUG : B2 bucket rclone-test-qeregus4sude path dst: Waiting for transfers to finish 2025/05/21 04:54:34 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/05/21 04:54:34 INFO : three: Copied (new) 2025/05/21 04:54:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.35s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:54:38 DEBUG : Creating backend with remote "TestB2:rclone-test-qeregus4sude/dst" 2025/05/21 04:54:40 DEBUG : Creating backend with remote "TestB2:rclone-test-qeregus4sude/backup" 2025/05/21 04:54:41 DEBUG : B2 bucket rclone-test-qeregus4sude path dst: Waiting for checks to finish 2025/05/21 04:54:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/21 04:54:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:54:41 DEBUG : two: Unchanged skipping 2025/05/21 04:54:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/21 04:54:43 INFO : one: Copied (server-side copy) 2025/05/21 04:54:43 INFO : one: Deleted 2025/05/21 04:54:43 DEBUG : B2 bucket rclone-test-qeregus4sude path dst: Waiting for transfers to finish 2025/05/21 04:54:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/21 04:54:44 INFO : one: Copied (new) 2025/05/21 04:54:44 DEBUG : Waiting for deletions to finish 2025/05/21 04:54:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/21 04:54:45 INFO : three.txt: Copied (server-side copy) 2025/05/21 04:54:45 INFO : three.txt: Deleted 2025/05/21 04:54:45 INFO : three.txt: Moved into backup dir 2025/05/21 04:54:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/21 04:54:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:54:47 DEBUG : two: Unchanged skipping 2025/05/21 04:54:47 DEBUG : B2 bucket rclone-test-qeregus4sude path dst: Waiting for checks to finish 2025/05/21 04:54:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/21 04:54:47 INFO : one: Copied (server-side copy) 2025/05/21 04:54:47 INFO : one: Deleted 2025/05/21 04:54:47 DEBUG : B2 bucket rclone-test-qeregus4sude path dst: Waiting for transfers to finish 2025/05/21 04:54:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/21 04:54:48 INFO : one: Copied (new) 2025/05/21 04:54:48 DEBUG : Waiting for deletions to finish 2025/05/21 04:54:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/21 04:54:48 INFO : three.txt: Copied (server-side copy) 2025/05/21 04:54:49 INFO : three.txt: Deleted 2025/05/21 04:54:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.75s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:54:53 DEBUG : Creating backend with remote "TestB2:rclone-test-qeregus4sude/dst" 2025/05/21 04:54:54 DEBUG : Creating backend with remote "TestB2:rclone-test-qeregus4sude/backup" 2025/05/21 04:54:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/21 04:54:56 DEBUG : B2 bucket rclone-test-qeregus4sude path dst: Waiting for checks to finish 2025/05/21 04:54:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:54:56 DEBUG : two: Unchanged skipping 2025/05/21 04:54:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/21 04:54:57 INFO : one: Copied (server-side copy) to: one.bak 2025/05/21 04:54:57 INFO : one: Deleted 2025/05/21 04:54:57 DEBUG : B2 bucket rclone-test-qeregus4sude path dst: Waiting for transfers to finish 2025/05/21 04:54:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/21 04:54:59 INFO : one: Copied (new) 2025/05/21 04:54:59 DEBUG : Waiting for deletions to finish 2025/05/21 04:54:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/21 04:54:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/21 04:55:00 INFO : three.txt: Deleted 2025/05/21 04:55:00 INFO : three.txt: Moved into backup dir 2025/05/21 04:55:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/21 04:55:01 DEBUG : B2 bucket rclone-test-qeregus4sude path dst: Waiting for checks to finish 2025/05/21 04:55:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:55:01 DEBUG : two: Unchanged skipping 2025/05/21 04:55:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/21 04:55:02 INFO : one: Copied (server-side copy) to: one.bak 2025/05/21 04:55:02 INFO : one: Deleted 2025/05/21 04:55:02 DEBUG : B2 bucket rclone-test-qeregus4sude path dst: Waiting for transfers to finish 2025/05/21 04:55:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/21 04:55:03 INFO : one: Copied (new) 2025/05/21 04:55:03 DEBUG : Waiting for deletions to finish 2025/05/21 04:55:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/21 04:55:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/21 04:55:03 INFO : three.txt: Deleted 2025/05/21 04:55:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.86s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:55:07 DEBUG : Creating backend with remote "TestB2:rclone-test-qeregus4sude/dst" 2025/05/21 04:55:09 DEBUG : Creating backend with remote "TestB2:rclone-test-qeregus4sude/backup" 2025/05/21 04:55:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/21 04:55:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:55:10 DEBUG : two: Unchanged skipping 2025/05/21 04:55:10 DEBUG : B2 bucket rclone-test-qeregus4sude path dst: Waiting for checks to finish 2025/05/21 04:55:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/21 04:55:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/21 04:55:12 INFO : one: Deleted 2025/05/21 04:55:12 DEBUG : B2 bucket rclone-test-qeregus4sude path dst: Waiting for transfers to finish 2025/05/21 04:55:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/21 04:55:13 INFO : one: Copied (new) 2025/05/21 04:55:13 DEBUG : Waiting for deletions to finish 2025/05/21 04:55:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/21 04:55:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/21 04:55:14 INFO : three.txt: Deleted 2025/05/21 04:55:14 INFO : three.txt: Moved into backup dir 2025/05/21 04:55:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/21 04:55:15 DEBUG : B2 bucket rclone-test-qeregus4sude path dst: Waiting for checks to finish 2025/05/21 04:55:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:55:15 DEBUG : two: Unchanged skipping 2025/05/21 04:55:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/21 04:55:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/21 04:55:16 INFO : one: Deleted 2025/05/21 04:55:16 DEBUG : B2 bucket rclone-test-qeregus4sude path dst: Waiting for transfers to finish 2025/05/21 04:55:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/21 04:55:17 INFO : one: Copied (new) 2025/05/21 04:55:17 DEBUG : Waiting for deletions to finish 2025/05/21 04:55:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/21 04:55:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/21 04:55:17 INFO : three.txt: Deleted 2025/05/21 04:55:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.87s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:55:22 DEBUG : Creating backend with remote "TestB2:rclone-test-qeregus4sude/dst" 2025/05/21 04:55:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/21 04:55:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:55:24 DEBUG : two: Unchanged skipping 2025/05/21 04:55:24 DEBUG : B2 bucket rclone-test-qeregus4sude path dst: Waiting for checks to finish 2025/05/21 04:55:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/21 04:55:24 INFO : one: Copied (server-side copy) to: one.bak 2025/05/21 04:55:24 INFO : one: Deleted 2025/05/21 04:55:24 DEBUG : B2 bucket rclone-test-qeregus4sude path dst: Waiting for transfers to finish 2025/05/21 04:55:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/21 04:55:25 INFO : one: Copied (new) 2025/05/21 04:55:25 DEBUG : Waiting for deletions to finish 2025/05/21 04:55:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/21 04:55:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/21 04:55:26 INFO : three.txt: Deleted 2025/05/21 04:55:26 INFO : three.txt: Moved into backup dir 2025/05/21 04:55:27 DEBUG : one.bak: Excluded (Path Filter) 2025/05/21 04:55:27 DEBUG : one.bak: Excluded 2025/05/21 04:55:27 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/21 04:55:27 DEBUG : three.txt.bak: Excluded 2025/05/21 04:55:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/21 04:55:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:55:27 DEBUG : two: Unchanged skipping 2025/05/21 04:55:27 DEBUG : B2 bucket rclone-test-qeregus4sude path dst: Waiting for checks to finish 2025/05/21 04:55:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/21 04:55:28 INFO : one: Copied (server-side copy) to: one.bak 2025/05/21 04:55:28 INFO : one: Deleted 2025/05/21 04:55:28 DEBUG : B2 bucket rclone-test-qeregus4sude path dst: Waiting for transfers to finish 2025/05/21 04:55:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/21 04:55:28 INFO : one: Copied (new) 2025/05/21 04:55:28 DEBUG : Waiting for deletions to finish 2025/05/21 04:55:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/21 04:55:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/21 04:55:29 INFO : three.txt: Deleted 2025/05/21 04:55:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.58s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:55:33 DEBUG : Creating backend with remote "TestB2:rclone-test-qeregus4sude/dst" 2025/05/21 04:55:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/21 04:55:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/21 04:55:35 INFO : one: Copied (server-side copy) to: one.bak 2025/05/21 04:55:35 INFO : one: Deleted 2025/05/21 04:55:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/21 04:55:36 INFO : one: Copied (new) 2025/05/21 04:55:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:55:36 DEBUG : two: Unchanged skipping 2025/05/21 04:55:36 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/21 04:55:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/21 04:55:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/21 04:55:37 INFO : three.txt: Deleted 2025/05/21 04:55:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/21 04:55:38 INFO : three.txt: Copied (new) 2025/05/21 04:55:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/21 04:55:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/21 04:55:40 INFO : one: Copied (server-side copy) to: one.bak 2025/05/21 04:55:40 INFO : one: Deleted 2025/05/21 04:55:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/21 04:55:40 INFO : one: Copied (new) 2025/05/21 04:55:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:55:41 DEBUG : two: Unchanged skipping 2025/05/21 04:55:41 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/21 04:55:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/21 04:55:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/21 04:55:42 INFO : three.txt: Deleted 2025/05/21 04:55:42 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/21 04:55:42 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.52s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:55:47 DEBUG : Creating backend with remote "TestB2:rclone-test-qeregus4sude/dst" 2025/05/21 04:55:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/21 04:55:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/21 04:55:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/21 04:55:49 INFO : one: Deleted 2025/05/21 04:55:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/21 04:55:50 INFO : one: Copied (new) 2025/05/21 04:55:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:55:50 DEBUG : two: Unchanged skipping 2025/05/21 04:55:50 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/21 04:55:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/21 04:55:51 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/21 04:55:51 INFO : three.txt: Deleted 2025/05/21 04:55:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/21 04:55:51 INFO : three.txt: Copied (new) 2025/05/21 04:55:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/21 04:55:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/21 04:55:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/21 04:55:53 INFO : one: Deleted 2025/05/21 04:55:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/21 04:55:53 INFO : one: Copied (new) 2025/05/21 04:55:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:55:53 DEBUG : two: Unchanged skipping 2025/05/21 04:55:53 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/21 04:55:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/21 04:55:54 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/21 04:55:54 INFO : three.txt: Deleted 2025/05/21 04:55:54 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/21 04:55:54 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.81s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:55:57 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/21 04:55:57 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:55:57 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:55:58 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/05/21 04:55:58 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/21 04:55:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.08s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:55:59 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/21 04:55:59 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:55:59 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:56:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/21 04:56:00 INFO : existing: Copied (new) 2025/05/21 04:56:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:56:01 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/21 04:56:01 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/21 04:56:01 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:56:01 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:56:01 ERROR : B2 bucket rclone-test-qeregus4sude: not deleting files as there were IO errors 2025/05/21 04:56:01 ERROR : B2 bucket rclone-test-qeregus4sude: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" --- PASS: TestSyncImmutable (3.36s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:56:03 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:56:03 DEBUG : existing: Unchanged skipping 2025/05/21 04:56:03 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:56:03 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:56:03 DEBUG : Waiting for deletions to finish 2025/05/21 04:56:03 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.12s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:56:30 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:56:30 DEBUG : both0: Unchanged skipping 2025/05/21 04:56:30 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:56:30 DEBUG : both1: Unchanged skipping 2025/05/21 04:56:30 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:56:30 DEBUG : both10: Unchanged skipping 2025/05/21 04:56:30 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:56:30 DEBUG : both11: Unchanged skipping 2025/05/21 04:56:30 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:56:30 DEBUG : both12: Unchanged skipping 2025/05/21 04:56:30 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:56:30 DEBUG : both13: Unchanged skipping 2025/05/21 04:56:30 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:56:30 DEBUG : both14: Unchanged skipping 2025/05/21 04:56:30 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:56:30 DEBUG : both15: Unchanged skipping 2025/05/21 04:56:30 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:56:30 DEBUG : both16: Unchanged skipping 2025/05/21 04:56:30 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:56:30 DEBUG : both17: Unchanged skipping 2025/05/21 04:56:30 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:56:30 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:56:30 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:56:30 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:56:30 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:56:30 DEBUG : both2: Unchanged skipping 2025/05/21 04:56:30 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:56:30 DEBUG : both4: Unchanged skipping 2025/05/21 04:56:30 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:56:30 DEBUG : both5: Unchanged skipping 2025/05/21 04:56:30 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:56:30 DEBUG : both6: Unchanged skipping 2025/05/21 04:56:30 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:56:30 DEBUG : both7: Unchanged skipping 2025/05/21 04:56:30 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:56:30 DEBUG : both8: Unchanged skipping 2025/05/21 04:56:30 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:56:30 DEBUG : both9: Unchanged skipping 2025/05/21 04:56:30 DEBUG : both19: Unchanged skipping 2025/05/21 04:56:30 DEBUG : both3: Unchanged skipping 2025/05/21 04:56:30 DEBUG : both18: Unchanged skipping 2025/05/21 04:56:30 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:56:30 DEBUG : Waiting for deletions to finish 2025/05/21 04:56:31 INFO : only3: Deleted 2025/05/21 04:56:31 INFO : only13: Deleted 2025/05/21 04:56:31 INFO : only19: Deleted 2025/05/21 04:56:31 INFO : only16: Deleted 2025/05/21 04:56:31 INFO : only7: Deleted 2025/05/21 04:56:31 INFO : only8: Deleted 2025/05/21 04:56:31 INFO : only0: Deleted 2025/05/21 04:56:31 INFO : only11: Deleted 2025/05/21 04:56:31 INFO : only18: Deleted 2025/05/21 04:56:31 INFO : only4: Deleted 2025/05/21 04:56:31 INFO : only10: Deleted 2025/05/21 04:56:31 INFO : only14: Deleted 2025/05/21 04:56:31 INFO : only6: Deleted 2025/05/21 04:56:31 INFO : only12: Deleted 2025/05/21 04:56:31 INFO : only15: Deleted 2025/05/21 04:56:32 INFO : only17: Deleted 2025/05/21 04:56:32 INFO : only2: Deleted 2025/05/21 04:56:32 INFO : only5: Deleted 2025/05/21 04:56:32 INFO : only9: Deleted 2025/05/21 04:56:32 INFO : only1: Deleted 2025/05/21 04:56:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (30.80s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:57:02 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:57:02 DEBUG : both0: Unchanged skipping 2025/05/21 04:57:02 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:57:02 DEBUG : both1: Unchanged skipping 2025/05/21 04:57:02 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:57:02 DEBUG : both10: Unchanged skipping 2025/05/21 04:57:02 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:57:02 DEBUG : both11: Unchanged skipping 2025/05/21 04:57:02 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:57:02 DEBUG : both12: Unchanged skipping 2025/05/21 04:57:02 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:57:02 DEBUG : both13: Unchanged skipping 2025/05/21 04:57:02 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:57:02 DEBUG : both14: Unchanged skipping 2025/05/21 04:57:02 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:57:02 DEBUG : both15: Unchanged skipping 2025/05/21 04:57:02 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:57:02 DEBUG : both16: Unchanged skipping 2025/05/21 04:57:02 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:57:02 DEBUG : both17: Unchanged skipping 2025/05/21 04:57:02 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:57:02 DEBUG : both18: Unchanged skipping 2025/05/21 04:57:02 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:57:02 DEBUG : both19: Unchanged skipping 2025/05/21 04:57:02 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:57:02 DEBUG : both2: Unchanged skipping 2025/05/21 04:57:02 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:57:02 DEBUG : both3: Unchanged skipping 2025/05/21 04:57:02 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:57:02 DEBUG : both4: Unchanged skipping 2025/05/21 04:57:02 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:57:02 DEBUG : both5: Unchanged skipping 2025/05/21 04:57:02 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:57:02 DEBUG : both6: Unchanged skipping 2025/05/21 04:57:02 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:57:02 DEBUG : both7: Unchanged skipping 2025/05/21 04:57:02 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:57:02 DEBUG : both8: Unchanged skipping 2025/05/21 04:57:02 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 04:57:02 DEBUG : both9: Unchanged skipping 2025/05/21 04:57:02 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/21 04:57:02 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/21 04:57:02 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/21 04:57:02 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/21 04:57:02 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/21 04:57:02 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/21 04:57:02 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/21 04:57:02 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/21 04:57:02 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/21 04:57:02 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/21 04:57:02 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/21 04:57:02 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/21 04:57:02 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/21 04:57:02 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/21 04:57:02 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/21 04:57:02 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/21 04:57:02 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/21 04:57:02 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/21 04:57:02 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/21 04:57:02 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/21 04:57:02 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for checks to finish 2025/05/21 04:57:02 DEBUG : B2 bucket rclone-test-qeregus4sude: Waiting for transfers to finish 2025/05/21 04:57:02 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/21 04:57:02 INFO : only0: Copied (replaced existing) 2025/05/21 04:57:02 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/21 04:57:02 INFO : only1: Copied (replaced existing) 2025/05/21 04:57:02 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/21 04:57:02 INFO : only10: Copied (replaced existing) 2025/05/21 04:57:02 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/21 04:57:02 INFO : only12: Copied (replaced existing) 2025/05/21 04:57:02 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/21 04:57:02 INFO : only13: Copied (replaced existing) 2025/05/21 04:57:02 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/21 04:57:02 INFO : only14: Copied (replaced existing) 2025/05/21 04:57:02 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/21 04:57:02 INFO : only15: Copied (replaced existing) 2025/05/21 04:57:02 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/21 04:57:02 INFO : only16: Copied (replaced existing) 2025/05/21 04:57:02 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/21 04:57:02 INFO : only17: Copied (replaced existing) 2025/05/21 04:57:03 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/21 04:57:03 INFO : only11: Copied (replaced existing) 2025/05/21 04:57:03 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/21 04:57:03 INFO : only18: Copied (replaced existing) 2025/05/21 04:57:03 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/21 04:57:03 INFO : only19: Copied (replaced existing) 2025/05/21 04:57:03 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/21 04:57:03 INFO : only2: Copied (replaced existing) 2025/05/21 04:57:03 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/21 04:57:03 INFO : only3: Copied (replaced existing) 2025/05/21 04:57:03 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/21 04:57:03 INFO : only4: Copied (replaced existing) 2025/05/21 04:57:03 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/21 04:57:03 INFO : only5: Copied (replaced existing) 2025/05/21 04:57:03 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/21 04:57:03 INFO : only6: Copied (replaced existing) 2025/05/21 04:57:03 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/21 04:57:03 INFO : only7: Copied (replaced existing) 2025/05/21 04:57:03 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/21 04:57:03 INFO : only8: Copied (replaced existing) 2025/05/21 04:57:03 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/21 04:57:03 INFO : only9: Copied (replaced existing) 2025/05/21 04:57:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (35.07s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:57:11 DEBUG : empty_dir: Making directory with metadata 2025/05/21 04:57:11 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/21 04:57:11 DEBUG : empty_on_remote: Making directory with metadata 2025/05/21 04:57:11 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/21 04:57:11 INFO : empty_on_remote: Making directory 2025/05/21 04:57:11 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-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:57:13 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/21 04:57:13 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/21 04:57:13 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/21 04:57:13 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.79s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:57:15 DEBUG : empty_dir: Making directory with metadata 2025/05/21 04:57:15 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/21 04:57:15 DEBUG : empty_on_remote: Making directory with metadata 2025/05/21 04:57:15 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/21 04:57:15 INFO : empty_on_remote: Making directory 2025/05/21 04:57:15 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-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:57:16 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/21 04:57:16 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/21 04:57:16 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/21 04:57:16 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/21 04:57:16 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.44s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:57:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/21 04:57:19 INFO : sub dir: Making directory 2025/05/21 04:57:19 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.79s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" 2025/05/21 04:57:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/21 04:57:24 INFO : sub dir: Making directory 2025/05/21 04:57:24 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qeregus4sude", Local "Local file system at /tmp/rclone279808649", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.94s) PASS 2025/05/21 04:57:28 DEBUG : B2 bucket rclone-test-qeregus4sude: Purge remote 2025/05/21 04:57:28 INFO : B2 bucket rclone-test-qeregus4sude: cleaning bucket "rclone-test-qeregus4sude" of all files 2025/05/21 04:57:29 DEBUG : BackupDir/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f421ea895536e0b70_d20250521_m045435_c001_v7007000_t0000_u01747803275264") 2025/05/21 04:57:29 DEBUG : BackupDir/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104ad8a5979bccb7_d20250521_m045429_c001_v0001093_t0054_u01747803269468") 2025/05/21 04:57:29 DEBUG : CompareDest/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f40230323d52468f9_d20250521_m045409_c001_v7007000_t0000_u01747803249233") 2025/05/21 04:57:29 DEBUG : CompareDest/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc41665_d20250521_m045402_c001_v0001116_t0049_u01747803242216") 2025/05/21 04:57:29 DEBUG : CompareDest/two: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f40230323d52468fb_d20250521_m045409_c001_v7007000_t0000_u01747803249417") 2025/05/21 04:57:29 DEBUG : CompareDest/two: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74b8cb_d20250521_m045404_c001_v0001036_t0024_u01747803244403") 2025/05/21 04:57:29 DEBUG : CopyDest/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f421ea895536e0b71_d20250521_m045435_c001_v7007000_t0000_u01747803275447") 2025/05/21 04:57:29 DEBUG : CopyDest/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410ff0091_d20250521_m045425_c001_v0001104_t0007_u01747803265812") 2025/05/21 04:57:29 DEBUG : CopyDest/three: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f421ea895536e0b73_d20250521_m045435_c001_v7007000_t0000_u01747803275629") 2025/05/21 04:57:30 DEBUG : CopyDest/three: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74b8f3_d20250521_m045433_c001_v0001036_t0053_u01747803273361") 2025/05/21 04:57:30 DEBUG : CopyDest/two: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f421ea895536e0b75_d20250521_m045435_c001_v7007000_t0000_u01747803275812") 2025/05/21 04:57:30 DEBUG : CopyDest/two: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc416bb_d20250521_m045430_c001_v0001116_t0026_u01747803270874") 2025/05/21 04:57:30 DEBUG : EXISTING: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9b42_d20250521_m045604_c001_v7007000_t0000_u01747803364344") 2025/05/21 04:57:30 DEBUG : EXISTING: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc417ed_d20250521_m045602_c001_v0001116_t0007_u01747803362955") 2025/05/21 04:57:30 DEBUG : Testêé: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9b31_d20250521_m045558_c001_v7007000_t0000_u01747803358863") 2025/05/21 04:57:30 DEBUG : Testêé: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74b981_d20250521_m045558_c001_v0001036_t0004_u01747803358083") 2025/05/21 04:57:30 DEBUG : Testêé: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc417d7_d20250521_m045556_c001_v0001116_t0019_u01747803356527") 2025/05/21 04:57:30 DEBUG : a/potato2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f405acfd3abc37302_d20250521_m045209_c001_v7007000_t0000_u01747803129980") 2025/05/21 04:57:30 DEBUG : a/potato2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410feff3a_d20250521_m045208_c001_v0001104_t0041_u01747803128631") 2025/05/21 04:57:30 DEBUG : a/potato2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f406c811b5e91e61e_d20250521_m045206_c001_v7007000_t0000_u01747803126345") 2025/05/21 04:57:30 DEBUG : a/potato2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410feff30_d20250521_m045205_c001_v0001104_t0041_u01747803125301") 2025/05/21 04:57:30 DEBUG : a/potato2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f405acfd3abc3728c_d20250521_m045140_c001_v7007000_t0000_u01747803100450") 2025/05/21 04:57:30 DEBUG : a/potato2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410fefec8_d20250521_m045139_c001_v0001104_t0008_u01747803099184") 2025/05/21 04:57:30 DEBUG : b/potato: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f405acfd3abc37303_d20250521_m045210_c001_v7007000_t0000_u01747803130165") 2025/05/21 04:57:30 DEBUG : b/potato: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410feff32_d20250521_m045207_c001_v0001104_t0035_u01747803127259") 2025/05/21 04:57:30 DEBUG : b/potato: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f406c811b5e91e61d_d20250521_m045205_c001_v7007000_t0000_u01747803125792") 2025/05/21 04:57:30 DEBUG : b/potato: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410feff2a_d20250521_m045203_c001_v0001104_t0010_u01747803123355") 2025/05/21 04:57:30 DEBUG : b/potato: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f405acfd3abc37289_d20250521_m045139_c001_v7007000_t0000_u01747803099889") 2025/05/21 04:57:31 DEBUG : b/potato: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410fefec3_d20250521_m045137_c001_v0001104_t0050_u01747803097566") 2025/05/21 04:57:31 DEBUG : backup/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4047905b6f9a0c37_d20250521_m045449_c001_v7007000_t0000_u01747803289589") 2025/05/21 04:57:31 DEBUG : backup/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f10759d72993eb2aa_d20250521_m045447_c001_v0001165_t0000_u01747803287336") 2025/05/21 04:57:31 DEBUG : backup/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f106df8d17ce7c17a_d20250521_m045442_c001_v0001130_t0017_u01747803282872") 2025/05/21 04:57:31 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f40828449515c7a25_d20250521_m045518_c001_v7007000_t0000_u01747803318329") 2025/05/21 04:57:31 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f105c59bdd6a8bf1e_d20250521_m045516_c001_v0001038_t0042_u01747803316109") 2025/05/21 04:57:31 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1190a1b30bc42f06_d20250521_m045511_c001_v0001154_t0016_u01747803311976") 2025/05/21 04:57:31 DEBUG : backup/one.bak: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f407e21f9ec78907f_d20250521_m045504_c001_v7007000_t0000_u01747803304437") 2025/05/21 04:57:31 DEBUG : backup/one.bak: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f103ee9f2450f9561_d20250521_m045502_c001_v0001098_t0052_u01747803302142") 2025/05/21 04:57:31 DEBUG : backup/one.bak: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104ddcddbf335816_d20250521_m045457_c001_v0001180_t0006_u01747803297512") 2025/05/21 04:57:31 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f40828449515c7a26_d20250521_m045518_c001_v7007000_t0000_u01747803318511") 2025/05/21 04:57:31 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f111bf9dae2972817_d20250521_m045517_c001_v0001184_t0018_u01747803317564") 2025/05/21 04:57:31 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f10662a875c9b2996_d20250521_m045513_c001_v0001038_t0032_u01747803313555") 2025/05/21 04:57:31 DEBUG : backup/three.txt: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4047905b6f9a0c38_d20250521_m045449_c001_v7007000_t0000_u01747803289775") 2025/05/21 04:57:31 DEBUG : backup/three.txt: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1006394c3e9da5fa_d20250521_m045448_c001_v0001098_t0038_u01747803288601") 2025/05/21 04:57:31 DEBUG : backup/three.txt: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104eaff1ca3cf2c9_d20250521_m045444_c001_v0001103_t0019_u01747803284795") 2025/05/21 04:57:31 DEBUG : backup/three.txt.bak: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f407e21f9ec7890cd_d20250521_m045504_c001_v7007000_t0000_u01747803304624") 2025/05/21 04:57:31 DEBUG : backup/three.txt.bak: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f115f66e9b8d78913_d20250521_m045503_c001_v0001120_t0009_u01747803303555") 2025/05/21 04:57:31 DEBUG : backup/three.txt.bak: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1166a7cd7cb63a0e_d20250521_m045459_c001_v0001037_t0052_u01747803299451") 2025/05/21 04:57:31 DEBUG : both0: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9bb6_d20250521_m045704_c001_v7007000_t0000_u01747803424124") 2025/05/21 04:57:32 DEBUG : both0: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410ff0215_d20250521_m045637_c001_v0001104_t0028_u01747803397365") 2025/05/21 04:57:32 DEBUG : both0: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4196cd743a5f978c_d20250521_m045632_c001_v7007000_t0000_u01747803392726") 2025/05/21 04:57:32 DEBUG : both0: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74b991_d20250521_m045606_c001_v0001036_t0029_u01747803366563") 2025/05/21 04:57:32 DEBUG : both1: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9bb7_d20250521_m045704_c001_v7007000_t0000_u01747803424307") 2025/05/21 04:57:32 DEBUG : both1: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74b9e5_d20250521_m045639_c001_v0001036_t0029_u01747803399398") 2025/05/21 04:57:32 DEBUG : both1: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4196cd743a5f978d_d20250521_m045632_c001_v7007000_t0000_u01747803392909") 2025/05/21 04:57:32 DEBUG : both1: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc41801_d20250521_m045607_c001_v0001116_t0004_u01747803367888") 2025/05/21 04:57:32 DEBUG : both10: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9bb8_d20250521_m045704_c001_v7007000_t0000_u01747803424491") 2025/05/21 04:57:32 DEBUG : both10: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74b9ff_d20250521_m045650_c001_v0001036_t0029_u01747803410418") 2025/05/21 04:57:32 DEBUG : both10: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4196cd743a5f978e_d20250521_m045633_c001_v7007000_t0000_u01747803393094") 2025/05/21 04:57:32 DEBUG : both10: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc41821_d20250521_m045618_c001_v0001116_t0057_u01747803378359") 2025/05/21 04:57:32 DEBUG : both11: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9bb9_d20250521_m045704_c001_v7007000_t0000_u01747803424675") 2025/05/21 04:57:32 DEBUG : both11: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc418b7_d20250521_m045651_c001_v0001116_t0035_u01747803411468") 2025/05/21 04:57:32 DEBUG : both11: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4196cd743a5f978f_d20250521_m045633_c001_v7007000_t0000_u01747803393280") 2025/05/21 04:57:32 DEBUG : both11: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410ff01e1_d20250521_m045619_c001_v0001104_t0041_u01747803379292") 2025/05/21 04:57:32 DEBUG : both12: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9bba_d20250521_m045704_c001_v7007000_t0000_u01747803424862") 2025/05/21 04:57:32 DEBUG : both12: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410ff0259_d20250521_m045652_c001_v0001104_t0044_u01747803412711") 2025/05/21 04:57:32 DEBUG : both12: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4196cd743a5f9790_d20250521_m045633_c001_v7007000_t0000_u01747803393464") 2025/05/21 04:57:32 DEBUG : both12: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74b9b7_d20250521_m045620_c001_v0001036_t0054_u01747803380385") 2025/05/21 04:57:32 DEBUG : both13: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9bc1_d20250521_m045705_c001_v7007000_t0000_u01747803425046") 2025/05/21 04:57:32 DEBUG : both13: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74ba07_d20250521_m045653_c001_v0001036_t0043_u01747803413944") 2025/05/21 04:57:33 DEBUG : both13: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4196cd743a5f9791_d20250521_m045633_c001_v7007000_t0000_u01747803393667") 2025/05/21 04:57:33 DEBUG : both13: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc41829_d20250521_m045621_c001_v0001116_t0043_u01747803381592") 2025/05/21 04:57:33 DEBUG : both14: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9bc2_d20250521_m045705_c001_v7007000_t0000_u01747803425233") 2025/05/21 04:57:33 DEBUG : both14: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc418c9_d20250521_m045655_c001_v0001116_t0018_u01747803415063") 2025/05/21 04:57:33 DEBUG : both14: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4196cd743a5f9792_d20250521_m045633_c001_v7007000_t0000_u01747803393850") 2025/05/21 04:57:33 DEBUG : both14: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410ff01e9_d20250521_m045622_c001_v0001104_t0022_u01747803382872") 2025/05/21 04:57:33 DEBUG : both15: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9bc3_d20250521_m045705_c001_v7007000_t0000_u01747803425416") 2025/05/21 04:57:33 DEBUG : both15: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410ff0261_d20250521_m045656_c001_v0001104_t0043_u01747803416253") 2025/05/21 04:57:33 DEBUG : both15: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4196cd743a5f9794_d20250521_m045634_c001_v7007000_t0000_u01747803394035") 2025/05/21 04:57:33 DEBUG : both15: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74b9c1_d20250521_m045624_c001_v0001036_t0053_u01747803384304") 2025/05/21 04:57:33 DEBUG : both16: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9bc4_d20250521_m045705_c001_v7007000_t0000_u01747803425599") 2025/05/21 04:57:33 DEBUG : both16: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74ba15_d20250521_m045657_c001_v0001036_t0015_u01747803417419") 2025/05/21 04:57:33 DEBUG : both16: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4196cd743a5f9795_d20250521_m045634_c001_v7007000_t0000_u01747803394218") 2025/05/21 04:57:33 DEBUG : both16: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc4183b_d20250521_m045625_c001_v0001116_t0049_u01747803385394") 2025/05/21 04:57:33 DEBUG : both17: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9bc5_d20250521_m045705_c001_v7007000_t0000_u01747803425782") 2025/05/21 04:57:33 DEBUG : both17: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc418d3_d20250521_m045658_c001_v0001116_t0017_u01747803418479") 2025/05/21 04:57:33 DEBUG : both17: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4196cd743a5f9796_d20250521_m045634_c001_v7007000_t0000_u01747803394402") 2025/05/21 04:57:33 DEBUG : both17: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410ff01f3_d20250521_m045626_c001_v0001104_t0022_u01747803386511") 2025/05/21 04:57:33 DEBUG : both18: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9bc6_d20250521_m045705_c001_v7007000_t0000_u01747803425965") 2025/05/21 04:57:33 DEBUG : both18: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410ff026b_d20250521_m045659_c001_v0001104_t0001_u01747803419425") 2025/05/21 04:57:34 DEBUG : both18: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4196cd743a5f9797_d20250521_m045634_c001_v7007000_t0000_u01747803394586") 2025/05/21 04:57:34 DEBUG : both18: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74b9c9_d20250521_m045627_c001_v0001036_t0011_u01747803387703") 2025/05/21 04:57:34 DEBUG : both19: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9bc7_d20250521_m045706_c001_v7007000_t0000_u01747803426148") 2025/05/21 04:57:34 DEBUG : both19: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74ba23_d20250521_m045700_c001_v0001036_t0035_u01747803420681") 2025/05/21 04:57:34 DEBUG : both19: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4196cd743a5f9798_d20250521_m045634_c001_v7007000_t0000_u01747803394773") 2025/05/21 04:57:34 DEBUG : both19: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc4184d_d20250521_m045628_c001_v0001116_t0034_u01747803388993") 2025/05/21 04:57:34 DEBUG : both2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9bc8_d20250521_m045706_c001_v7007000_t0000_u01747803426333") 2025/05/21 04:57:34 DEBUG : both2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc41889_d20250521_m045640_c001_v0001116_t0035_u01747803400754") 2025/05/21 04:57:34 DEBUG : both2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4196cd743a5f9799_d20250521_m045634_c001_v7007000_t0000_u01747803394957") 2025/05/21 04:57:34 DEBUG : both2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410ff01ab_d20250521_m045608_c001_v0001104_t0041_u01747803368775") 2025/05/21 04:57:34 DEBUG : both3: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9bc9_d20250521_m045706_c001_v7007000_t0000_u01747803426519") 2025/05/21 04:57:34 DEBUG : both3: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410ff022d_d20250521_m045641_c001_v0001104_t0045_u01747803401733") 2025/05/21 04:57:34 DEBUG : both3: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4196cd743a5f979a_d20250521_m045635_c001_v7007000_t0000_u01747803395140") 2025/05/21 04:57:34 DEBUG : both3: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74b99b_d20250521_m045610_c001_v0001036_t0024_u01747803370439") 2025/05/21 04:57:34 DEBUG : both4: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9bca_d20250521_m045706_c001_v7007000_t0000_u01747803426702") 2025/05/21 04:57:34 DEBUG : both4: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74b9f1_d20250521_m045643_c001_v0001036_t0009_u01747803403353") 2025/05/21 04:57:34 DEBUG : both4: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4196cd743a5f979b_d20250521_m045635_c001_v7007000_t0000_u01747803395324") 2025/05/21 04:57:34 DEBUG : both4: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc41811_d20250521_m045611_c001_v0001116_t0008_u01747803371410") 2025/05/21 04:57:34 DEBUG : both5: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9bcb_d20250521_m045706_c001_v7007000_t0000_u01747803426886") 2025/05/21 04:57:34 DEBUG : both5: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc41895_d20250521_m045644_c001_v0001116_t0002_u01747803404549") 2025/05/21 04:57:35 DEBUG : both5: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4196cd743a5f979c_d20250521_m045635_c001_v7007000_t0000_u01747803395507") 2025/05/21 04:57:35 DEBUG : both5: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410ff01bd_d20250521_m045612_c001_v0001104_t0044_u01747803372484") 2025/05/21 04:57:35 DEBUG : both6: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9bcc_d20250521_m045707_c001_v7007000_t0000_u01747803427070") 2025/05/21 04:57:35 DEBUG : both6: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410ff0235_d20250521_m045645_c001_v0001104_t0003_u01747803405487") 2025/05/21 04:57:35 DEBUG : both6: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4196cd743a5f979d_d20250521_m045635_c001_v7007000_t0000_u01747803395691") 2025/05/21 04:57:35 DEBUG : both6: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74b9a7_d20250521_m045613_c001_v0001036_t0030_u01747803373782") 2025/05/21 04:57:35 DEBUG : both7: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9bcd_d20250521_m045707_c001_v7007000_t0000_u01747803427253") 2025/05/21 04:57:35 DEBUG : both7: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74b9f7_d20250521_m045646_c001_v0001036_t0032_u01747803406645") 2025/05/21 04:57:35 DEBUG : both7: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4196cd743a5f979e_d20250521_m045635_c001_v7007000_t0000_u01747803395885") 2025/05/21 04:57:35 DEBUG : both7: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc4181b_d20250521_m045614_c001_v0001116_t0054_u01747803374707") 2025/05/21 04:57:35 DEBUG : both8: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9bce_d20250521_m045707_c001_v7007000_t0000_u01747803427437") 2025/05/21 04:57:35 DEBUG : both8: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc418a7_d20250521_m045647_c001_v0001116_t0013_u01747803407668") 2025/05/21 04:57:35 DEBUG : both8: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4196cd743a5f979f_d20250521_m045636_c001_v7007000_t0000_u01747803396069") 2025/05/21 04:57:35 DEBUG : both8: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410ff01d1_d20250521_m045616_c001_v0001104_t0030_u01747803376065") 2025/05/21 04:57:35 DEBUG : both9: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9bcf_d20250521_m045707_c001_v7007000_t0000_u01747803427625") 2025/05/21 04:57:35 DEBUG : both9: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410ff0249_d20250521_m045649_c001_v0001104_t0058_u01747803409032") 2025/05/21 04:57:35 DEBUG : both9: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4196cd743a5f97a0_d20250521_m045636_c001_v7007000_t0000_u01747803396252") 2025/05/21 04:57:35 DEBUG : both9: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74b9af_d20250521_m045617_c001_v0001036_t0003_u01747803377400") 2025/05/21 04:57:35 DEBUG : c/non empty space: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f405acfd3abc37305_d20250521_m045210_c001_v7007000_t0000_u01747803130349") 2025/05/21 04:57:35 DEBUG : c/non empty space: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410feff36_d20250521_m045207_c001_v0001104_t0054_u01747803127799") 2025/05/21 04:57:36 DEBUG : c/non empty space: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f406c811b5e91e61f_d20250521_m045206_c001_v7007000_t0000_u01747803126527") 2025/05/21 04:57:36 DEBUG : c/non empty space: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410feff2e_d20250521_m045204_c001_v0001104_t0031_u01747803124182") 2025/05/21 04:57:36 DEBUG : c/non empty space: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f405acfd3abc3728e_d20250521_m045140_c001_v7007000_t0000_u01747803100634") 2025/05/21 04:57:36 DEBUG : c/non empty space: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410fefec5_d20250521_m045138_c001_v0001104_t0019_u01747803098334") 2025/05/21 04:57:36 DEBUG : check sum: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4095f19575365e6b_d20250521_m045125_c001_v7007000_t0000_u01747803085090") 2025/05/21 04:57:36 DEBUG : check sum: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410fefe8d_d20250521_m045123_c001_v0001104_t0043_u01747803083389") 2025/05/21 04:57:36 DEBUG : dest/3: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f421ea895536e0b36_d20250521_m045418_c001_v7007000_t0000_u01747803258690") 2025/05/21 04:57:36 DEBUG : dest/3: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f41946d3a914fed39_d20250521_m045417_c001_v0001041_t0001_u01747803257584") 2025/05/21 04:57:36 DEBUG : dst/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9b2a_d20250521_m045555_c001_v7007000_t0000_u01747803355058") 2025/05/21 04:57:36 DEBUG : dst/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f116936d68db57704_d20250521_m045553_c001_v0001184_t0009_u01747803353232") 2025/05/21 04:57:36 DEBUG : dst/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f414d95aac3f4119e_d20250521_m045553_c001_v7007000_t0000_u01747803353046") 2025/05/21 04:57:36 DEBUG : dst/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f116936d68db576c0_d20250521_m045550_c001_v0001184_t0026_u01747803350421") 2025/05/21 04:57:36 DEBUG : dst/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f414d95aac3f4119b_d20250521_m045549_c001_v7007000_t0000_u01747803349692") 2025/05/21 04:57:36 DEBUG : dst/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc417a5_d20250521_m045544_c001_v0001116_t0044_u01747803344703") 2025/05/21 04:57:36 DEBUG : dst/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9b12_d20250521_m045543_c001_v7007000_t0000_u01747803343252") 2025/05/21 04:57:36 DEBUG : dst/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f109c9eb3788f6977_d20250521_m045540_c001_v0001172_t0017_u01747803340594") 2025/05/21 04:57:36 DEBUG : dst/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4095f19575365f97_d20250521_m045540_c001_v7007000_t0000_u01747803340414") 2025/05/21 04:57:36 DEBUG : dst/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f109c9eb3788f6965_d20250521_m045536_c001_v0001172_t0052_u01747803336346") 2025/05/21 04:57:36 DEBUG : dst/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4095f19575365f94_d20250521_m045535_c001_v7007000_t0000_u01747803335621") 2025/05/21 04:57:37 DEBUG : dst/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc4176b_d20250521_m045531_c001_v0001116_t0000_u01747803331192") 2025/05/21 04:57:37 DEBUG : dst/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f40828449515c7a2c_d20250521_m045529_c001_v7007000_t0000_u01747803329907") 2025/05/21 04:57:37 DEBUG : dst/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f102bf7df56fd7158_d20250521_m045528_c001_v0001182_t0007_u01747803328743") 2025/05/21 04:57:37 DEBUG : dst/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f40213ff18b442825_d20250521_m045528_c001_v7007000_t0000_u01747803328564") 2025/05/21 04:57:37 DEBUG : dst/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f102bf7df56fd710e_d20250521_m045525_c001_v0001182_t0048_u01747803325311") 2025/05/21 04:57:37 DEBUG : dst/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f40213ff18b442822_d20250521_m045524_c001_v7007000_t0000_u01747803324587") 2025/05/21 04:57:37 DEBUG : dst/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410ff010f_d20250521_m045519_c001_v0001104_t0014_u01747803319613") 2025/05/21 04:57:37 DEBUG : dst/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f40828449515c7a28_d20250521_m045518_c001_v7007000_t0000_u01747803318693") 2025/05/21 04:57:37 DEBUG : dst/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f102f7622e7f4f95c_d20250521_m045516_c001_v0001157_t0022_u01747803316839") 2025/05/21 04:57:37 DEBUG : dst/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f40828449515c7a23_d20250521_m045516_c001_v7007000_t0000_u01747803316651") 2025/05/21 04:57:37 DEBUG : dst/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f102f7622e7f4f94c_d20250521_m045513_c001_v0001157_t0020_u01747803313059") 2025/05/21 04:57:37 DEBUG : dst/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f40828449515c7a21_d20250521_m045512_c001_v7007000_t0000_u01747803312319") 2025/05/21 04:57:37 DEBUG : dst/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74b90f_d20250521_m045505_c001_v0001036_t0058_u01747803305742") 2025/05/21 04:57:37 DEBUG : dst/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f407e21f9ec7894b8_d20250521_m045504_c001_v7007000_t0000_u01747803304824") 2025/05/21 04:57:37 DEBUG : dst/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1026fcea0f80bdcb_d20250521_m045502_c001_v0001109_t0046_u01747803302744") 2025/05/21 04:57:37 DEBUG : dst/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4157637f914deae2_d20250521_m045502_c001_v7007000_t0000_u01747803302560") 2025/05/21 04:57:37 DEBUG : dst/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1026fcea0f80bdc1_d20250521_m045458_c001_v0001109_t0025_u01747803298478") 2025/05/21 04:57:37 DEBUG : dst/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4157637f914dcb9a_d20250521_m045457_c001_v7007000_t0000_u01747803297753") 2025/05/21 04:57:37 DEBUG : dst/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc416eb_d20250521_m045450_c001_v0001116_t0018_u01747803290877") 2025/05/21 04:57:37 DEBUG : dst/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4047905b6f9a0c39_d20250521_m045449_c001_v7007000_t0000_u01747803289959") 2025/05/21 04:57:38 DEBUG : dst/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f105d5981aaf55533_d20250521_m045447_c001_v0001043_t0031_u01747803287741") 2025/05/21 04:57:38 DEBUG : dst/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4052d3f10fb32e7a_d20250521_m045447_c001_v7007000_t0000_u01747803287559") 2025/05/21 04:57:38 DEBUG : dst/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f105d5981aaf55529_d20250521_m045443_c001_v0001043_t0055_u01747803283953") 2025/05/21 04:57:38 DEBUG : dst/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4052d3f10fb3037f_d20250521_m045443_c001_v7007000_t0000_u01747803283203") 2025/05/21 04:57:38 DEBUG : dst/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410ff00af_d20250521_m045437_c001_v0001104_t0054_u01747803277130") 2025/05/21 04:57:38 DEBUG : dst/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f421ea895536e0b76_d20250521_m045435_c001_v7007000_t0000_u01747803275997") 2025/05/21 04:57:38 DEBUG : dst/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1041df7f5f5df014_d20250521_m045430_c001_v0001184_t0028_u01747803270119") 2025/05/21 04:57:38 DEBUG : dst/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f405acfd3abc373b0_d20250521_m045429_c001_v7007000_t0000_u01747803269911") 2025/05/21 04:57:38 DEBUG : dst/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74b8ed_d20250521_m045425_c001_v0001036_t0017_u01747803265043") 2025/05/21 04:57:38 DEBUG : dst/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f11334b9e33f4549a_d20250521_m045424_c001_v0001179_t0036_u01747803264058") 2025/05/21 04:57:38 DEBUG : dst/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f11334b9e33f45492_d20250521_m045423_c001_v0001179_t0048_u01747803263092") 2025/05/21 04:57:38 DEBUG : dst/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f40230323d52468fe_d20250521_m045409_c001_v7007000_t0000_u01747803249603") 2025/05/21 04:57:38 DEBUG : dst/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410ff0061_d20250521_m045401_c001_v0001104_t0033_u01747803241344") 2025/05/21 04:57:38 DEBUG : dst/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1010777f6874e9aa_d20250521_m045400_c001_v0001093_t0034_u01747803240213") 2025/05/21 04:57:38 DEBUG : dst/one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1010777f6874e9a8_d20250521_m045358_c001_v0001093_t0013_u01747803238990") 2025/05/21 04:57:38 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9b2b_d20250521_m045555_c001_v7007000_t0000_u01747803355240") 2025/05/21 04:57:38 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f116e855777f808a2_d20250521_m045552_c001_v0001115_t0035_u01747803352514") 2025/05/21 04:57:38 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f10072985321d902e_d20250521_m045549_c001_v0001136_t0024_u01747803349375") 2025/05/21 04:57:38 DEBUG : dst/one.bak: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9b13_d20250521_m045543_c001_v7007000_t0000_u01747803343433") 2025/05/21 04:57:39 DEBUG : dst/one.bak: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f11308ade827e9cf4_d20250521_m045539_c001_v0001115_t0038_u01747803339445") 2025/05/21 04:57:39 DEBUG : dst/one.bak: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f113ab3712a4708e7_d20250521_m045535_c001_v0001165_t0024_u01747803335416") 2025/05/21 04:57:39 DEBUG : dst/one.bak: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f40828449515c7a2d_d20250521_m045530_c001_v7007000_t0000_u01747803330090") 2025/05/21 04:57:39 DEBUG : dst/one.bak: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f102f128c7ab53bcf_d20250521_m045528_c001_v0001105_t0026_u01747803328254") 2025/05/21 04:57:39 DEBUG : dst/one.bak: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f115e559d69287db8_d20250521_m045524_c001_v0001183_t0044_u01747803324383") 2025/05/21 04:57:39 DEBUG : dst/three: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f421ea895536e0b78_d20250521_m045436_c001_v7007000_t0000_u01747803276222") 2025/05/21 04:57:39 DEBUG : dst/three: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f11334b9e33f454c9_d20250521_m045434_c001_v0001179_t0010_u01747803274684") 2025/05/21 04:57:39 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9b2d_d20250521_m045555_c001_v7007000_t0000_u01747803355421") 2025/05/21 04:57:39 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f112da912e7941ddb_d20250521_m045554_c001_v0001157_t0031_u01747803354013") 2025/05/21 04:57:39 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f100416867b0b5924_d20250521_m045551_c001_v0001183_t0041_u01747803351181") 2025/05/21 04:57:39 DEBUG : dst/three.txt: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9b2e_d20250521_m045555_c001_v7007000_t0000_u01747803355602") 2025/05/21 04:57:39 DEBUG : dst/three.txt: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f116936d68db57724_d20250521_m045554_c001_v0001184_t0017_u01747803354479") 2025/05/21 04:57:39 DEBUG : dst/three.txt: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f414d95aac3f4119f_d20250521_m045554_c001_v7007000_t0000_u01747803354291") 2025/05/21 04:57:39 DEBUG : dst/three.txt: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f116936d68db576da_d20250521_m045551_c001_v0001184_t0020_u01747803351562") 2025/05/21 04:57:39 DEBUG : dst/three.txt: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f414d95aac3f4119c_d20250521_m045551_c001_v7007000_t0000_u01747803351376") 2025/05/21 04:57:39 DEBUG : dst/three.txt: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410ff0161_d20250521_m045546_c001_v0001104_t0041_u01747803346437") 2025/05/21 04:57:39 DEBUG : dst/three.txt: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9b14_d20250521_m045543_c001_v7007000_t0000_u01747803343613") 2025/05/21 04:57:39 DEBUG : dst/three.txt: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f109c9eb3788f697f_d20250521_m045542_c001_v0001172_t0038_u01747803342590") 2025/05/21 04:57:39 DEBUG : dst/three.txt: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4095f19575365f99_d20250521_m045542_c001_v7007000_t0000_u01747803342403") 2025/05/21 04:57:39 DEBUG : dst/three.txt: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f109c9eb3788f6971_d20250521_m045538_c001_v0001172_t0013_u01747803338031") 2025/05/21 04:57:40 DEBUG : dst/three.txt: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4095f19575365f96_d20250521_m045537_c001_v7007000_t0000_u01747803337853") 2025/05/21 04:57:40 DEBUG : dst/three.txt: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410ff0133_d20250521_m045532_c001_v0001104_t0056_u01747803332437") 2025/05/21 04:57:40 DEBUG : dst/three.txt: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f40213ff18b442826_d20250521_m045529_c001_v7007000_t0000_u01747803329354") 2025/05/21 04:57:40 DEBUG : dst/three.txt: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410ff011f_d20250521_m045526_c001_v0001104_t0020_u01747803326802") 2025/05/21 04:57:40 DEBUG : dst/three.txt: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f40213ff18b442824_d20250521_m045526_c001_v7007000_t0000_u01747803326060") 2025/05/21 04:57:40 DEBUG : dst/three.txt: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74b933_d20250521_m045521_c001_v0001036_t0009_u01747803321747") 2025/05/21 04:57:40 DEBUG : dst/three.txt: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f40828449515c7a24_d20250521_m045517_c001_v7007000_t0000_u01747803317773") 2025/05/21 04:57:40 DEBUG : dst/three.txt: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74b91f_d20250521_m045515_c001_v0001036_t0028_u01747803315035") 2025/05/21 04:57:40 DEBUG : dst/three.txt: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f40828449515c7a22_d20250521_m045513_c001_v7007000_t0000_u01747803313942") 2025/05/21 04:57:40 DEBUG : dst/three.txt: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc41729_d20250521_m045507_c001_v0001116_t0058_u01747803307289") 2025/05/21 04:57:40 DEBUG : dst/three.txt: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4157637f914deae9_d20250521_m045503_c001_v7007000_t0000_u01747803303881") 2025/05/21 04:57:40 DEBUG : dst/three.txt: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc41709_d20250521_m045501_c001_v0001116_t0056_u01747803301151") 2025/05/21 04:57:40 DEBUG : dst/three.txt: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4157637f914de6f5_d20250521_m045500_c001_v7007000_t0000_u01747803300037") 2025/05/21 04:57:40 DEBUG : dst/three.txt: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410ff00d1_d20250521_m045452_c001_v0001104_t0034_u01747803292565") 2025/05/21 04:57:40 DEBUG : dst/three.txt: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4052d3f10fb34204_d20250521_m045449_c001_v7007000_t0000_u01747803289032") 2025/05/21 04:57:40 DEBUG : dst/three.txt: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410ff00c1_d20250521_m045446_c001_v0001104_t0026_u01747803286264") 2025/05/21 04:57:40 DEBUG : dst/three.txt: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4052d3f10fb31320_d20250521_m045445_c001_v7007000_t0000_u01747803285164") 2025/05/21 04:57:40 DEBUG : dst/three.txt: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74b8f9_d20250521_m045438_c001_v0001036_t0019_u01747803278436") 2025/05/21 04:57:40 DEBUG : dst/three.txt.bak: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9b15_d20250521_m045543_c001_v7007000_t0000_u01747803343796") 2025/05/21 04:57:40 DEBUG : dst/three.txt.bak: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1140e9b6fc514181_d20250521_m045542_c001_v0001182_t0051_u01747803342207") 2025/05/21 04:57:41 DEBUG : dst/three.txt.bak: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f107a4cbf10294405_d20250521_m045537_c001_v0001146_t0044_u01747803337285") 2025/05/21 04:57:41 DEBUG : dst/three.txt.bak: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f40828449515c7a2e_d20250521_m045530_c001_v7007000_t0000_u01747803330272") 2025/05/21 04:57:41 DEBUG : dst/three.txt.bak: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f107d94fef8070ce3_d20250521_m045529_c001_v0001184_t0027_u01747803329156") 2025/05/21 04:57:41 DEBUG : dst/three.txt.bak: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1095b59c7a22b288_d20250521_m045525_c001_v0001099_t0016_u01747803325756") 2025/05/21 04:57:41 DEBUG : dst/two: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9b2f_d20250521_m045555_c001_v7007000_t0000_u01747803355785") 2025/05/21 04:57:41 DEBUG : dst/two: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74b967_d20250521_m045545_c001_v0001036_t0058_u01747803345690") 2025/05/21 04:57:41 DEBUG : dst/two: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9b16_d20250521_m045543_c001_v7007000_t0000_u01747803343977") 2025/05/21 04:57:41 DEBUG : dst/two: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74b94d_d20250521_m045532_c001_v0001036_t0036_u01747803332033") 2025/05/21 04:57:41 DEBUG : dst/two: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f40828449515c7a2f_d20250521_m045530_c001_v7007000_t0000_u01747803330456") 2025/05/21 04:57:41 DEBUG : dst/two: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc4174f_d20250521_m045520_c001_v0001116_t0005_u01747803320580") 2025/05/21 04:57:41 DEBUG : dst/two: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f40828449515c7a29_d20250521_m045518_c001_v7007000_t0000_u01747803318875") 2025/05/21 04:57:41 DEBUG : dst/two: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410ff00f3_d20250521_m045506_c001_v0001104_t0035_u01747803306452") 2025/05/21 04:57:41 DEBUG : dst/two: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f407e21f9ec7894bb_d20250521_m045505_c001_v7007000_t0000_u01747803305011") 2025/05/21 04:57:41 DEBUG : dst/two: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74b901_d20250521_m045451_c001_v0001036_t0037_u01747803291786") 2025/05/21 04:57:41 DEBUG : dst/two: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4047905b6f9a0c3a_d20250521_m045450_c001_v7007000_t0000_u01747803290145") 2025/05/21 04:57:41 DEBUG : dst/two: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc416cb_d20250521_m045437_c001_v0001116_t0009_u01747803277911") 2025/05/21 04:57:41 DEBUG : dst/two: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f421ea895536e0b7a_d20250521_m045436_c001_v7007000_t0000_u01747803276407") 2025/05/21 04:57:41 DEBUG : dst/two: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1183453ffd0a1327_d20250521_m045432_c001_v0001178_t0055_u01747803272194") 2025/05/21 04:57:41 DEBUG : dst/two: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f40230323d52468ff_d20250521_m045409_c001_v7007000_t0000_u01747803249786") 2025/05/21 04:57:41 DEBUG : dst/two: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1010777f6874e9b4_d20250521_m045408_c001_v0001093_t0041_u01747803248370") 2025/05/21 04:57:42 DEBUG : empty space: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f406c811b5e91eb78_d20250521_m045325_c001_v7007000_t0000_u01747803205642") 2025/05/21 04:57:42 DEBUG : empty space: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74b89f_d20250521_m045321_c001_v0001036_t0057_u01747803201531") 2025/05/21 04:57:42 DEBUG : empty space: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f406c811b5e91eb76_d20250521_m045319_c001_v7007000_t0000_u01747803199185") 2025/05/21 04:57:42 DEBUG : empty space: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74b891_d20250521_m045308_c001_v0001036_t0048_u01747803188351") 2025/05/21 04:57:42 DEBUG : empty space: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f41518114adc806b5_d20250521_m045259_c001_v7007000_t0000_u01747803179890") 2025/05/21 04:57:42 DEBUG : empty space: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74b87f_d20250521_m045256_c001_v0001036_t0035_u01747803176197") 2025/05/21 04:57:42 DEBUG : empty space: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f41247301abbe5bd0_d20250521_m045227_c001_v7007000_t0000_u01747803147526") 2025/05/21 04:57:42 DEBUG : empty space: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410feff6e_d20250521_m045225_c001_v0001104_t0020_u01747803145205") 2025/05/21 04:57:42 DEBUG : empty space: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f41247301abbe5bca_d20250521_m045223_c001_v7007000_t0000_u01747803143265") 2025/05/21 04:57:42 DEBUG : empty space: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410feff62_d20250521_m045221_c001_v0001104_t0053_u01747803141712") 2025/05/21 04:57:42 DEBUG : empty space: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f41247301abbe5baf_d20250521_m045217_c001_v7007000_t0000_u01747803137480") 2025/05/21 04:57:42 DEBUG : empty space: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410feff4e_d20250521_m045215_c001_v0001104_t0018_u01747803135360") 2025/05/21 04:57:42 DEBUG : empty space: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f405acfd3abc37308_d20250521_m045213_c001_v7007000_t0000_u01747803133337") 2025/05/21 04:57:42 DEBUG : empty space: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410feff40_d20250521_m045211_c001_v0001104_t0002_u01747803131676") 2025/05/21 04:57:42 DEBUG : empty space: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f405acfd3abc372e7_d20250521_m045202_c001_v7007000_t0000_u01747803122441") 2025/05/21 04:57:42 DEBUG : empty space: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410feff1a_d20250521_m045200_c001_v0001104_t0053_u01747803120386") 2025/05/21 04:57:42 DEBUG : empty space: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f405acfd3abc372d3_d20250521_m045158_c001_v7007000_t0000_u01747803118961") 2025/05/21 04:57:42 DEBUG : empty space: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410feff0a_d20250521_m045157_c001_v0001104_t0002_u01747803117981") 2025/05/21 04:57:42 DEBUG : empty space: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f405acfd3abc372b4_d20250521_m045150_c001_v7007000_t0000_u01747803110833") 2025/05/21 04:57:42 DEBUG : empty space: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410fefed9_d20250521_m045148_c001_v0001104_t0021_u01747803108800") 2025/05/21 04:57:43 DEBUG : empty space: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f405acfd3abc372a3_d20250521_m045146_c001_v7007000_t0000_u01747803106208") 2025/05/21 04:57:43 DEBUG : empty space: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410fefecd_d20250521_m045144_c001_v0001104_t0040_u01747803104905") 2025/05/21 04:57:43 DEBUG : empty space: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f405acfd3abc3729a_d20250521_m045143_c001_v7007000_t0000_u01747803103804") 2025/05/21 04:57:43 DEBUG : empty space: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1040b349620eb1f9_d20250521_m045143_c001_v0001171_t0045_u01747803103137") 2025/05/21 04:57:43 DEBUG : empty space: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410fefecb_d20250521_m045141_c001_v0001104_t0055_u01747803101368") 2025/05/21 04:57:43 DEBUG : enormous: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f41247301abbe5bce_d20250521_m045226_c001_v7007000_t0000_u01747803146583") 2025/05/21 04:57:43 DEBUG : enormous: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410feff72_d20250521_m045225_c001_v0001104_t0044_u01747803145662") 2025/05/21 04:57:43 DEBUG : existing: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9b3a_d20250521_m045601_c001_v7007000_t0000_u01747803361478") 2025/05/21 04:57:43 DEBUG : existing: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410ff018b_d20250521_m045559_c001_v0001104_t0044_u01747803359971") 2025/05/21 04:57:43 DEBUG : existing: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f41518114adc806ad_d20250521_m045253_c001_v7007000_t0000_u01747803173681") 2025/05/21 04:57:43 DEBUG : existing: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410feffd5_d20250521_m045252_c001_v0001104_t0049_u01747803172450") 2025/05/21 04:57:43 DEBUG : existing: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f401b9360d4eaee22_d20250521_m045136_c001_v7007000_t0000_u01747803096479") 2025/05/21 04:57:43 DEBUG : existing: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410fefebb_d20250521_m045135_c001_v0001104_t0034_u01747803095213") 2025/05/21 04:57:43 DEBUG : existing: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f401b9360d4eaee11_d20250521_m045133_c001_v7007000_t0000_u01747803093946") 2025/05/21 04:57:43 DEBUG : existing: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410fefeb5_d20250521_m045133_c001_v0001104_t0001_u01747803093027") 2025/05/21 04:57:43 DEBUG : existing: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410fefead_d20250521_m045131_c001_v0001104_t0021_u01747803091653") 2025/05/21 04:57:43 DEBUG : existing-b: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f41518114adc806ae_d20250521_m045253_c001_v7007000_t0000_u01747803173864") 2025/05/21 04:57:43 DEBUG : existing-b: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74b879_d20250521_m045252_c001_v0001036_t0039_u01747803172460") 2025/05/21 04:57:43 DEBUG : file1: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9bec_d20250521_m045717_c001_v7007000_t0000_u01747803437787") 2025/05/21 04:57:44 DEBUG : file1: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc41913_d20250521_m045716_c001_v0001116_t0057_u01747803436104") 2025/05/21 04:57:44 DEBUG : file1: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9be7_d20250521_m045714_c001_v7007000_t0000_u01747803434360") 2025/05/21 04:57:44 DEBUG : file1: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410ff029b_d20250521_m045712_c001_v0001104_t0005_u01747803432644") 2025/05/21 04:57:44 DEBUG : five: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f41247301abbe5bd2_d20250521_m045233_c001_v7007000_t0000_u01747803153107") 2025/05/21 04:57:44 DEBUG : five: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4046915410feff8a_d20250521_m045230_c001_v0001104_t0012_u01747803150582") 2025/05/21 04:57:44 DEBUG : foo: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f405acfd3abc372aa_d20250521_m045148_c001_v7007000_t0000_u01747803108057") 2025/05/21 04:57:44 DEBUG : foo: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4046915410fefed7_d20250521_m045147_c001_v0001104_t0012_u01747803107506") 2025/05/21 04:57:44 DEBUG : foo: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4046915410fefed3_d20250521_m045146_c001_v0001104_t0012_u01747803106941") 2025/05/21 04:57:44 DEBUG : four: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f41247301abbe5bd3_d20250521_m045233_c001_v7007000_t0000_u01747803153292") 2025/05/21 04:57:44 DEBUG : four: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4113fff97cc41591_d20250521_m045231_c001_v0001116_t0007_u01747803151327") 2025/05/21 04:57:44 DEBUG : four: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410feff84_d20250521_m045229_c001_v0001104_t0040_u01747803149672") 2025/05/21 04:57:44 DEBUG : hello world2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4047905b6f9a077c_d20250521_m045033_c001_v7007000_t0000_u01747803033668") 2025/05/21 04:57:44 DEBUG : hello world2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410fefdd1_d20250521_m045032_c001_v0001104_t0046_u01747803032725") 2025/05/21 04:57:44 DEBUG : ignore-size: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f401b9360d4eaee00_d20250521_m045130_c001_v7007000_t0000_u01747803090566") 2025/05/21 04:57:44 DEBUG : ignore-size: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410fefea3_d20250521_m045129_c001_v0001104_t0044_u01747803089280") 2025/05/21 04:57:44 DEBUG : nested/sub dir/file: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f41518114adc806a1_d20250521_m045251_c001_v7007000_t0000_u01747803171341") 2025/05/21 04:57:44 DEBUG : nested/sub dir/file: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74b873_d20250521_m045249_c001_v0001036_t0024_u01747803169957") 2025/05/21 04:57:44 DEBUG : nested/sub dir/file: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f41518114adc80695_d20250521_m045248_c001_v7007000_t0000_u01747803168837") 2025/05/21 04:57:44 DEBUG : nested/sub dir/file: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74b86d_d20250521_m045247_c001_v0001036_t0027_u01747803167474") 2025/05/21 04:57:44 DEBUG : one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f41247301abbe5bd4_d20250521_m045233_c001_v7007000_t0000_u01747803153476") 2025/05/21 04:57:44 DEBUG : one: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4046915410feff7c_d20250521_m045228_c001_v0001104_t0012_u01747803148652") 2025/05/21 04:57:45 DEBUG : only0: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9bd2_d20250521_m045707_c001_v7007000_t0000_u01747803427809") 2025/05/21 04:57:45 DEBUG : only0: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4113fff97cc418df_d20250521_m045702_c001_v0001116_t0007_u01747803422431") 2025/05/21 04:57:45 DEBUG : only0: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc41875_d20250521_m045638_c001_v0001116_t0024_u01747803398576") 2025/05/21 04:57:45 DEBUG : only0: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4196cd743a5f9784_d20250521_m045631_c001_v7007000_t0000_u01747803391475") 2025/05/21 04:57:45 DEBUG : only0: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410ff01a3_d20250521_m045607_c001_v0001104_t0044_u01747803367305") 2025/05/21 04:57:45 DEBUG : only1: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9bd3_d20250521_m045707_c001_v7007000_t0000_u01747803427993") 2025/05/21 04:57:45 DEBUG : only1: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f404268441a74ba29_d20250521_m045702_c001_v0001036_t0017_u01747803422441") 2025/05/21 04:57:45 DEBUG : only1: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410ff0221_d20250521_m045639_c001_v0001104_t0059_u01747803399808") 2025/05/21 04:57:45 DEBUG : only1: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4196cd743a5f978b_d20250521_m045632_c001_v7007000_t0000_u01747803392100") 2025/05/21 04:57:45 DEBUG : only1: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74b995_d20250521_m045608_c001_v0001036_t0007_u01747803368390") 2025/05/21 04:57:45 DEBUG : only10: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9bd4_d20250521_m045708_c001_v7007000_t0000_u01747803428177") 2025/05/21 04:57:45 DEBUG : only10: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4046915410ff0277_d20250521_m045702_c001_v0001104_t0012_u01747803422453") 2025/05/21 04:57:45 DEBUG : only10: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410ff0251_d20250521_m045650_c001_v0001104_t0032_u01747803410783") 2025/05/21 04:57:45 DEBUG : only10: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f419fb0570d087c14_d20250521_m045631_c001_v7007000_t0000_u01747803391665") 2025/05/21 04:57:45 DEBUG : only10: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74b9b3_d20250521_m045618_c001_v0001036_t0031_u01747803378834") 2025/05/21 04:57:45 DEBUG : only11: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9bd5_d20250521_m045708_c001_v7007000_t0000_u01747803428360") 2025/05/21 04:57:45 DEBUG : only11: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f416d6f41981bdeae_d20250521_m045703_c001_v0001165_t0005_u01747803423007") 2025/05/21 04:57:45 DEBUG : only11: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74ba03_d20250521_m045652_c001_v0001036_t0028_u01747803412220") 2025/05/21 04:57:45 DEBUG : only11: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f419fb0570d087c13_d20250521_m045631_c001_v7007000_t0000_u01747803391482") 2025/05/21 04:57:45 DEBUG : only11: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc41825_d20250521_m045619_c001_v0001116_t0016_u01747803379857") 2025/05/21 04:57:46 DEBUG : only12: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9bd6_d20250521_m045708_c001_v7007000_t0000_u01747803428544") 2025/05/21 04:57:46 DEBUG : only12: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4113fff97cc418e1_d20250521_m045702_c001_v0001116_t0007_u01747803422652") 2025/05/21 04:57:46 DEBUG : only12: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc418c3_d20250521_m045653_c001_v0001116_t0008_u01747803413435") 2025/05/21 04:57:46 DEBUG : only12: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4196cd743a5f9787_d20250521_m045631_c001_v7007000_t0000_u01747803391724") 2025/05/21 04:57:46 DEBUG : only12: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410ff01e7_d20250521_m045620_c001_v0001104_t0043_u01747803380838") 2025/05/21 04:57:46 DEBUG : only13: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9bd8_d20250521_m045708_c001_v7007000_t0000_u01747803428726") 2025/05/21 04:57:46 DEBUG : only13: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f404268441a74ba2b_d20250521_m045702_c001_v0001036_t0017_u01747803422662") 2025/05/21 04:57:46 DEBUG : only13: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410ff025f_d20250521_m045654_c001_v0001104_t0022_u01747803414581") 2025/05/21 04:57:46 DEBUG : only13: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4196cd743a5f9781_d20250521_m045631_c001_v7007000_t0000_u01747803391105") 2025/05/21 04:57:46 DEBUG : only13: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74b9bd_d20250521_m045622_c001_v0001036_t0024_u01747803382303") 2025/05/21 04:57:46 DEBUG : only14: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9bd9_d20250521_m045708_c001_v7007000_t0000_u01747803428909") 2025/05/21 04:57:46 DEBUG : only14: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4046915410ff0279_d20250521_m045702_c001_v0001104_t0012_u01747803422674") 2025/05/21 04:57:46 DEBUG : only14: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74ba0d_d20250521_m045655_c001_v0001036_t0044_u01747803415739") 2025/05/21 04:57:46 DEBUG : only14: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f406c811b5e91eca6_d20250521_m045631_c001_v7007000_t0000_u01747803391721") 2025/05/21 04:57:46 DEBUG : only14: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc4182f_d20250521_m045623_c001_v0001116_t0039_u01747803383383") 2025/05/21 04:57:46 DEBUG : only15: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9bda_d20250521_m045709_c001_v7007000_t0000_u01747803429092") 2025/05/21 04:57:46 DEBUG : only15: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4113fff97cc418e7_d20250521_m045702_c001_v0001116_t0007_u01747803422835") 2025/05/21 04:57:46 DEBUG : only15: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc418cb_d20250521_m045656_c001_v0001116_t0004_u01747803416773") 2025/05/21 04:57:46 DEBUG : only15: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f419fb0570d087c15_d20250521_m045631_c001_v7007000_t0000_u01747803391899") 2025/05/21 04:57:46 DEBUG : only15: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410ff01eb_d20250521_m045624_c001_v0001104_t0005_u01747803384859") 2025/05/21 04:57:46 DEBUG : only16: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9bdb_d20250521_m045709_c001_v7007000_t0000_u01747803429275") 2025/05/21 04:57:47 DEBUG : only16: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f404268441a74ba2d_d20250521_m045702_c001_v0001036_t0017_u01747803422846") 2025/05/21 04:57:47 DEBUG : only16: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410ff0269_d20250521_m045657_c001_v0001104_t0018_u01747803417911") 2025/05/21 04:57:47 DEBUG : only16: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f419fb0570d087c12_d20250521_m045631_c001_v7007000_t0000_u01747803391294") 2025/05/21 04:57:47 DEBUG : only16: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74b9c3_d20250521_m045626_c001_v0001036_t0022_u01747803386081") 2025/05/21 04:57:47 DEBUG : only17: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9bdc_d20250521_m045709_c001_v7007000_t0000_u01747803429459") 2025/05/21 04:57:47 DEBUG : only17: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4046915410ff027d_d20250521_m045702_c001_v0001104_t0012_u01747803422859") 2025/05/21 04:57:47 DEBUG : only17: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74ba1b_d20250521_m045659_c001_v0001036_t0007_u01747803419047") 2025/05/21 04:57:47 DEBUG : only17: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4196cd743a5f9789_d20250521_m045631_c001_v7007000_t0000_u01747803391915") 2025/05/21 04:57:47 DEBUG : only17: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc41843_d20250521_m045627_c001_v0001116_t0038_u01747803387182") 2025/05/21 04:57:47 DEBUG : only18: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9bdd_d20250521_m045709_c001_v7007000_t0000_u01747803429643") 2025/05/21 04:57:47 DEBUG : only18: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4113fff97cc418e9_d20250521_m045703_c001_v0001116_t0007_u01747803423017") 2025/05/21 04:57:47 DEBUG : only18: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc418d7_d20250521_m045659_c001_v0001116_t0019_u01747803419921") 2025/05/21 04:57:47 DEBUG : only18: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4196cd743a5f9785_d20250521_m045631_c001_v7007000_t0000_u01747803391497") 2025/05/21 04:57:47 DEBUG : only18: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410ff01f9_d20250521_m045628_c001_v0001104_t0005_u01747803388328") 2025/05/21 04:57:47 DEBUG : only19: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9bde_d20250521_m045709_c001_v7007000_t0000_u01747803429826") 2025/05/21 04:57:47 DEBUG : only19: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f404268441a74ba2f_d20250521_m045703_c001_v0001036_t0017_u01747803423028") 2025/05/21 04:57:47 DEBUG : only19: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410ff0273_d20250521_m045701_c001_v0001104_t0056_u01747803421155") 2025/05/21 04:57:47 DEBUG : only19: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4196cd743a5f9782_d20250521_m045631_c001_v7007000_t0000_u01747803391289") 2025/05/21 04:57:47 DEBUG : only19: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74b9d3_d20250521_m045629_c001_v0001036_t0039_u01747803389483") 2025/05/21 04:57:47 DEBUG : only2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9bdf_d20250521_m045710_c001_v7007000_t0000_u01747803430011") 2025/05/21 04:57:48 DEBUG : only2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4046915410ff027f_d20250521_m045703_c001_v0001104_t0012_u01747803423042") 2025/05/21 04:57:48 DEBUG : only2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74b9e7_d20250521_m045641_c001_v0001036_t0047_u01747803401301") 2025/05/21 04:57:48 DEBUG : only2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4196cd743a5f978a_d20250521_m045631_c001_v7007000_t0000_u01747803391923") 2025/05/21 04:57:48 DEBUG : only2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc41807_d20250521_m045609_c001_v0001116_t0044_u01747803369511") 2025/05/21 04:57:48 DEBUG : only3: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9be0_d20250521_m045710_c001_v7007000_t0000_u01747803430197") 2025/05/21 04:57:48 DEBUG : only3: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f416d6f41981bdeb0_d20250521_m045703_c001_v0001165_t0005_u01747803423196") 2025/05/21 04:57:48 DEBUG : only3: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc4188d_d20250521_m045642_c001_v0001116_t0027_u01747803402311") 2025/05/21 04:57:48 DEBUG : only3: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4196cd743a5f9780_d20250521_m045630_c001_v7007000_t0000_u01747803390922") 2025/05/21 04:57:48 DEBUG : only3: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410ff01b5_d20250521_m045610_c001_v0001104_t0025_u01747803370845") 2025/05/21 04:57:48 DEBUG : only4: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9be1_d20250521_m045710_c001_v7007000_t0000_u01747803430380") 2025/05/21 04:57:48 DEBUG : only4: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4113fff97cc418eb_d20250521_m045703_c001_v0001116_t0007_u01747803423208") 2025/05/21 04:57:48 DEBUG : only4: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410ff0231_d20250521_m045643_c001_v0001104_t0008_u01747803403808") 2025/05/21 04:57:48 DEBUG : only4: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f406c811b5e91eca5_d20250521_m045631_c001_v7007000_t0000_u01747803391506") 2025/05/21 04:57:48 DEBUG : only4: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74b9a1_d20250521_m045612_c001_v0001036_t0006_u01747803372087") 2025/05/21 04:57:48 DEBUG : only5: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9be2_d20250521_m045710_c001_v7007000_t0000_u01747803430565") 2025/05/21 04:57:48 DEBUG : only5: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f404268441a74ba31_d20250521_m045703_c001_v0001036_t0017_u01747803423219") 2025/05/21 04:57:48 DEBUG : only5: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74b9f3_d20250521_m045645_c001_v0001036_t0018_u01747803405041") 2025/05/21 04:57:48 DEBUG : only5: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f406c811b5e91eca8_d20250521_m045631_c001_v7007000_t0000_u01747803391931") 2025/05/21 04:57:49 DEBUG : only5: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc41819_d20250521_m045613_c001_v0001116_t0011_u01747803373142") 2025/05/21 04:57:49 DEBUG : only6: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9be3_d20250521_m045710_c001_v7007000_t0000_u01747803430749") 2025/05/21 04:57:49 DEBUG : only6: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4046915410ff0283_d20250521_m045703_c001_v0001104_t0012_u01747803423232") 2025/05/21 04:57:49 DEBUG : only6: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc4189f_d20250521_m045646_c001_v0001116_t0048_u01747803406094") 2025/05/21 04:57:49 DEBUG : only6: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4196cd743a5f9788_d20250521_m045631_c001_v7007000_t0000_u01747803391724") 2025/05/21 04:57:49 DEBUG : only6: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410ff01c5_d20250521_m045614_c001_v0001104_t0022_u01747803374198") 2025/05/21 04:57:49 DEBUG : only7: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9be4_d20250521_m045710_c001_v7007000_t0000_u01747803430935") 2025/05/21 04:57:49 DEBUG : only7: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f416d6f41981bdeb4_d20250521_m045703_c001_v0001165_t0005_u01747803423380") 2025/05/21 04:57:49 DEBUG : only7: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410ff023b_d20250521_m045647_c001_v0001104_t0019_u01747803407096") 2025/05/21 04:57:49 DEBUG : only7: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4196cd743a5f9783_d20250521_m045631_c001_v7007000_t0000_u01747803391304") 2025/05/21 04:57:49 DEBUG : only7: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74b9ab_d20250521_m045615_c001_v0001036_t0003_u01747803375519") 2025/05/21 04:57:49 DEBUG : only8: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9be5_d20250521_m045711_c001_v7007000_t0000_u01747803431119") 2025/05/21 04:57:49 DEBUG : only8: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4113fff97cc418ed_d20250521_m045703_c001_v0001116_t0007_u01747803423395") 2025/05/21 04:57:49 DEBUG : only8: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74b9fb_d20250521_m045648_c001_v0001036_t0054_u01747803408602") 2025/05/21 04:57:49 DEBUG : only8: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f406c811b5e91eca4_d20250521_m045631_c001_v7007000_t0000_u01747803391313") 2025/05/21 04:57:49 DEBUG : only8: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc4181d_d20250521_m045616_c001_v0001116_t0027_u01747803376609") 2025/05/21 04:57:49 DEBUG : only9: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9be6_d20250521_m045711_c001_v7007000_t0000_u01747803431303") 2025/05/21 04:57:49 DEBUG : only9: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f404268441a74ba33_d20250521_m045703_c001_v0001036_t0017_u01747803423405") 2025/05/21 04:57:49 DEBUG : only9: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc418af_d20250521_m045649_c001_v0001116_t0027_u01747803409653") 2025/05/21 04:57:49 DEBUG : only9: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f419fb0570d087c16_d20250521_m045632_c001_v7007000_t0000_u01747803392085") 2025/05/21 04:57:50 DEBUG : only9: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410ff01dd_d20250521_m045617_c001_v0001104_t0010_u01747803377767") 2025/05/21 04:57:50 DEBUG : potato: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f41247301abbe5bdf_d20250521_m045245_c001_v7007000_t0000_u01747803165603") 2025/05/21 04:57:50 DEBUG : potato: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc415bb_d20250521_m045243_c001_v0001116_t0059_u01747803163381") 2025/05/21 04:57:50 DEBUG : potato: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f41247301abbe5bdb_d20250521_m045241_c001_v7007000_t0000_u01747803161532") 2025/05/21 04:57:50 DEBUG : potato: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410feffac_d20250521_m045239_c001_v0001104_t0044_u01747803159049") 2025/05/21 04:57:50 DEBUG : potato: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f41247301abbe5bd8_d20250521_m045237_c001_v7007000_t0000_u01747803157186") 2025/05/21 04:57:50 DEBUG : potato: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74b85b_d20250521_m045234_c001_v0001036_t0045_u01747803154410") 2025/05/21 04:57:50 DEBUG : potato: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f41247301abbe5bbd_d20250521_m045220_c001_v7007000_t0000_u01747803140358") 2025/05/21 04:57:50 DEBUG : potato: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410feff56_d20250521_m045218_c001_v0001104_t0007_u01747803138409") 2025/05/21 04:57:50 DEBUG : potato: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f41247301abbe5ba9_d20250521_m045216_c001_v7007000_t0000_u01747803136262") 2025/05/21 04:57:50 DEBUG : potato: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410feff4c_d20250521_m045214_c001_v0001104_t0047_u01747803134713") 2025/05/21 04:57:50 DEBUG : potato: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f405acfd3abc37307_d20250521_m045212_c001_v7007000_t0000_u01747803132471") 2025/05/21 04:57:50 DEBUG : potato: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410feff3c_d20250521_m045211_c001_v0001104_t0030_u01747803131086") 2025/05/21 04:57:50 DEBUG : potato: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f405acfd3abc372e4_d20250521_m045201_c001_v7007000_t0000_u01747803121879") 2025/05/21 04:57:50 DEBUG : potato: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410feff16_d20250521_m045159_c001_v0001104_t0028_u01747803119883") 2025/05/21 04:57:50 DEBUG : potato: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f405acfd3abc372d5_d20250521_m045159_c001_v7007000_t0000_u01747803119144") 2025/05/21 04:57:50 DEBUG : potato: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410feff06_d20250521_m045157_c001_v0001104_t0017_u01747803117430") 2025/05/21 04:57:50 DEBUG : potato: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f405acfd3abc372cb_d20250521_m045156_c001_v7007000_t0000_u01747803116696") 2025/05/21 04:57:50 DEBUG : potato: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410feff00_d20250521_m045155_c001_v0001104_t0003_u01747803115727") 2025/05/21 04:57:51 DEBUG : potato: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410fefef8_d20250521_m045154_c001_v0001104_t0057_u01747803114591") 2025/05/21 04:57:51 DEBUG : potato: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f405acfd3abc372c0_d20250521_m045153_c001_v7007000_t0000_u01747803113861") 2025/05/21 04:57:51 DEBUG : potato: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410fefeeb_d20250521_m045152_c001_v0001104_t0058_u01747803112928") 2025/05/21 04:57:51 DEBUG : potato: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410fefee5_d20250521_m045151_c001_v0001104_t0045_u01747803111748") 2025/05/21 04:57:51 DEBUG : potato: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f405acfd3abc372b6_d20250521_m045151_c001_v7007000_t0000_u01747803111017") 2025/05/21 04:57:51 DEBUG : potato: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410fefedf_d20250521_m045149_c001_v0001104_t0032_u01747803109705") 2025/05/21 04:57:51 DEBUG : potato2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4196cd743a5f118e_d20250521_m045335_c001_v7007000_t0000_u01747803215225") 2025/05/21 04:57:51 DEBUG : potato2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc4162f_d20250521_m045334_c001_v0001116_t0027_u01747803214106") 2025/05/21 04:57:51 DEBUG : potato2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f406c811b5e91eb79_d20250521_m045325_c001_v7007000_t0000_u01747803205863") 2025/05/21 04:57:51 DEBUG : potato2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc4160d_d20250521_m045320_c001_v0001116_t0052_u01747803200487") 2025/05/21 04:57:51 DEBUG : potato2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f400a0c0f6b0b9c8d_d20250521_m045312_c001_v7007000_t0000_u01747803192745") 2025/05/21 04:57:51 DEBUG : potato2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc415f3_d20250521_m045307_c001_v0001116_t0047_u01747803187459") 2025/05/21 04:57:51 DEBUG : potato2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f41518114adc806b6_d20250521_m045300_c001_v7007000_t0000_u01747803180397") 2025/05/21 04:57:51 DEBUG : potato2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc415d7_d20250521_m045255_c001_v0001116_t0056_u01747803175213") 2025/05/21 04:57:51 DEBUG : potato2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f41247301abbe5bcf_d20250521_m045226_c001_v7007000_t0000_u01747803146769") 2025/05/21 04:57:51 DEBUG : potato2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410feff6c_d20250521_m045224_c001_v0001104_t0040_u01747803144561") 2025/05/21 04:57:51 DEBUG : potato2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f41247301abbe5bcb_d20250521_m045223_c001_v7007000_t0000_u01747803143450") 2025/05/21 04:57:51 DEBUG : potato2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410feff5e_d20250521_m045221_c001_v0001104_t0057_u01747803141283") 2025/05/21 04:57:51 DEBUG : potato2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f41247301abbe5bbe_d20250521_m045220_c001_v7007000_t0000_u01747803140543") 2025/05/21 04:57:51 DEBUG : potato2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410feff58_d20250521_m045219_c001_v0001104_t0007_u01747803139310") 2025/05/21 04:57:51 DEBUG : potato2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f41247301abbe5bb1_d20250521_m045217_c001_v7007000_t0000_u01747803137666") 2025/05/21 04:57:52 DEBUG : potato2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410feff52_d20250521_m045216_c001_v0001104_t0059_u01747803136647") 2025/05/21 04:57:52 DEBUG : potato2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f405acfd3abc37309_d20250521_m045213_c001_v7007000_t0000_u01747803133523") 2025/05/21 04:57:52 DEBUG : potato2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410feff42_d20250521_m045212_c001_v0001104_t0003_u01747803132481") 2025/05/21 04:57:52 DEBUG : potato2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f405acfd3abc372e8_d20250521_m045202_c001_v7007000_t0000_u01747803122625") 2025/05/21 04:57:52 DEBUG : potato2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410feff24_d20250521_m045201_c001_v0001104_t0041_u01747803121327") 2025/05/21 04:57:52 DEBUG : potato2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4047905b6f9a077e_d20250521_m045037_c001_v7007000_t0000_u01747803037764") 2025/05/21 04:57:52 DEBUG : potato2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410fefdd9_d20250521_m045036_c001_v0001104_t0015_u01747803036746") 2025/05/21 04:57:52 DEBUG : potato2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4047905b6f9a077d_d20250521_m045035_c001_v7007000_t0000_u01747803035475") 2025/05/21 04:57:52 DEBUG : potato2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410fefdd5_d20250521_m045034_c001_v0001104_t0036_u01747803034580") 2025/05/21 04:57:52 DEBUG : potato3: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f406c811b5e91eb7a_d20250521_m045326_c001_v7007000_t0000_u01747803206112") 2025/05/21 04:57:52 DEBUG : potato3: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410ff0023_d20250521_m045322_c001_v0001104_t0022_u01747803202222") 2025/05/21 04:57:52 DEBUG : potato3: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f400a0c0f6b0b9c8e_d20250521_m045313_c001_v7007000_t0000_u01747803193040") 2025/05/21 04:57:52 DEBUG : potato3: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410ff0007_d20250521_m045309_c001_v0001104_t0005_u01747803189395") 2025/05/21 04:57:52 DEBUG : potato3: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f41518114adc806b7_d20250521_m045300_c001_v7007000_t0000_u01747803180580") 2025/05/21 04:57:52 DEBUG : potato3: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410feffdb_d20250521_m045256_c001_v0001104_t0030_u01747803176577") 2025/05/21 04:57:52 DEBUG : pre-dest1/1: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f421ea895536e0b38_d20250521_m045418_c001_v7007000_t0000_u01747803258871") 2025/05/21 04:57:52 DEBUG : pre-dest1/1: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410ff0071_d20250521_m045410_c001_v0001104_t0045_u01747803250524") 2025/05/21 04:57:52 DEBUG : pre-dest2/2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f421ea895536e0b39_d20250521_m045419_c001_v7007000_t0000_u01747803259053") 2025/05/21 04:57:52 DEBUG : pre-dest2/2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc4167d_d20250521_m045411_c001_v0001116_t0056_u01747803251523") 2025/05/21 04:57:52 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f40230323d524687b_d20250521_m045348_c001_v7007000_t0000_u01747803228629") 2025/05/21 04:57:53 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74b8b9_d20250521_m045344_c001_v0001036_t0017_u01747803224538") 2025/05/21 04:57:53 DEBUG : sizeonly: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4095f19575365e6d_d20250521_m045127_c001_v7007000_t0000_u01747803087648") 2025/05/21 04:57:53 DEBUG : sizeonly: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410fefe93_d20250521_m045126_c001_v0001104_t0039_u01747803086373") 2025/05/21 04:57:53 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f414d95aac3f49ab0_d20250521_m045727_c001_v7007000_t0000_u01747803447711") 2025/05/21 04:57:53 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74ba65_d20250521_m045724_c001_v0001036_t0058_u01747803444713") 2025/05/21 04:57:53 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9bf0_d20250521_m045722_c001_v7007000_t0000_u01747803442760") 2025/05/21 04:57:53 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f116d6f41981bdf9a_d20250521_m045719_c001_v0001165_t0028_u01747803439520") 2025/05/21 04:57:53 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f41518114adc806a3_d20250521_m045251_c001_v7007000_t0000_u01747803171525") 2025/05/21 04:57:53 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc415cd_d20250521_m045250_c001_v0001116_t0057_u01747803170311") 2025/05/21 04:57:53 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f41518114adc80697_d20250521_m045249_c001_v7007000_t0000_u01747803169022") 2025/05/21 04:57:53 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410feffc8_d20250521_m045247_c001_v0001104_t0017_u01747803167829") 2025/05/21 04:57:53 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4095f19575365a81_d20250521_m045122_c001_v7007000_t0000_u01747803082474") 2025/05/21 04:57:53 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410fefe83_d20250521_m045120_c001_v0001104_t0002_u01747803080270") 2025/05/21 04:57:53 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4095f19575365a75_d20250521_m045119_c001_v7007000_t0000_u01747803079543") 2025/05/21 04:57:53 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410fefe7b_d20250521_m045117_c001_v0001104_t0026_u01747803077978") 2025/05/21 04:57:53 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4095f19575365a65_d20250521_m045115_c001_v7007000_t0000_u01747803075042") 2025/05/21 04:57:53 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410fefe6b_d20250521_m045113_c001_v0001104_t0039_u01747803073238") 2025/05/21 04:57:53 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4095f19575365a5c_d20250521_m045112_c001_v7007000_t0000_u01747803072690") 2025/05/21 04:57:53 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410fefe67_d20250521_m045111_c001_v0001104_t0051_u01747803071112") 2025/05/21 04:57:53 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410fefe5d_d20250521_m045107_c001_v0001104_t0051_u01747803067992") 2025/05/21 04:57:54 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4095f19575365a48_d20250521_m045107_c001_v7007000_t0000_u01747803067261") 2025/05/21 04:57:54 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410fefe53_d20250521_m045106_c001_v0001104_t0057_u01747803066392") 2025/05/21 04:57:54 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410fefe4b_d20250521_m045105_c001_v0001104_t0047_u01747803065335") 2025/05/21 04:57:54 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4095f19575365a45_d20250521_m045104_c001_v7007000_t0000_u01747803064238") 2025/05/21 04:57:54 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410fefe3b_d20250521_m045101_c001_v0001104_t0016_u01747803061336") 2025/05/21 04:57:54 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410fefe29_d20250521_m045058_c001_v0001104_t0027_u01747803058099") 2025/05/21 04:57:54 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4095f19575365a3d_d20250521_m045057_c001_v7007000_t0000_u01747803057369") 2025/05/21 04:57:54 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410fefe27_d20250521_m045056_c001_v0001104_t0045_u01747803056497") 2025/05/21 04:57:54 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410fefe25_d20250521_m045055_c001_v0001104_t0053_u01747803055356") 2025/05/21 04:57:54 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4095f19575365a3c_d20250521_m045054_c001_v7007000_t0000_u01747803054624") 2025/05/21 04:57:54 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410fefe09_d20250521_m045050_c001_v0001104_t0058_u01747803050159") 2025/05/21 04:57:54 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4095f19575365a39_d20250521_m045049_c001_v7007000_t0000_u01747803049796") 2025/05/21 04:57:54 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410fefe05_d20250521_m045048_c001_v0001104_t0036_u01747803048887") 2025/05/21 04:57:54 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4047905b6f9a0786_d20250521_m045047_c001_v7007000_t0000_u01747803047252") 2025/05/21 04:57:54 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410fefdfd_d20250521_m045046_c001_v0001104_t0008_u01747803046287") 2025/05/21 04:57:54 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4047905b6f9a0785_d20250521_m045045_c001_v7007000_t0000_u01747803045738") 2025/05/21 04:57:54 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410fefdf5_d20250521_m045044_c001_v0001104_t0052_u01747803044433") 2025/05/21 04:57:54 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4047905b6f9a0784_d20250521_m045043_c001_v7007000_t0000_u01747803043157") 2025/05/21 04:57:54 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410fefdef_d20250521_m045041_c001_v0001104_t0028_u01747803041940") 2025/05/21 04:57:54 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4047905b6f9a0783_d20250521_m045041_c001_v7007000_t0000_u01747803041391") 2025/05/21 04:57:54 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410fefdeb_d20250521_m045040_c001_v0001104_t0024_u01747803040602") 2025/05/21 04:57:54 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4047905b6f9a0781_d20250521_m045039_c001_v7007000_t0000_u01747803039695") 2025/05/21 04:57:55 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410fefde1_d20250521_m045038_c001_v0001104_t0047_u01747803038676") 2025/05/21 04:57:55 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4047905b6f9a077b_d20250521_m045031_c001_v7007000_t0000_u01747803031818") 2025/05/21 04:57:55 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410fefdc7_d20250521_m045030_c001_v0001104_t0006_u01747803030671") 2025/05/21 04:57:55 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4047905b6f9a077a_d20250521_m045029_c001_v7007000_t0000_u01747803029766") 2025/05/21 04:57:55 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410fefdbb_d20250521_m045028_c001_v0001104_t0019_u01747803028845") 2025/05/21 04:57:55 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4047905b6f9a0777_d20250521_m045027_c001_v7007000_t0000_u01747803027938") 2025/05/21 04:57:55 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410fefdb2_d20250521_m045027_c001_v0001104_t0035_u01747803027032") 2025/05/21 04:57:55 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4047905b6f9a0775_d20250521_m045024_c001_v7007000_t0000_u01747803024139") 2025/05/21 04:57:55 DEBUG : sub dir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410fefda7_d20250521_m045023_c001_v0001104_t0020_u01747803023036") 2025/05/21 04:57:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f414d95aac3f49ab1_d20250521_m045727_c001_v7007000_t0000_u01747803447893") 2025/05/21 04:57:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc41932_d20250521_m045724_c001_v0001116_t0050_u01747803444700") 2025/05/21 04:57:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9bf1_d20250521_m045722_c001_v7007000_t0000_u01747803442944") 2025/05/21 04:57:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410ff02a5_d20250521_m045719_c001_v0001104_t0034_u01747803439868") 2025/05/21 04:57:55 DEBUG : sub/yam: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f41247301abbe5bde_d20250521_m045245_c001_v7007000_t0000_u01747803165010") 2025/05/21 04:57:55 DEBUG : sub/yam: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74b869_d20250521_m045243_c001_v0001036_t0017_u01747803163027") 2025/05/21 04:57:55 DEBUG : test_dir1/file2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9bed_d20250521_m045717_c001_v7007000_t0000_u01747803437970") 2025/05/21 04:57:55 DEBUG : test_dir1/file2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f116d6f41981bdf6c_d20250521_m045716_c001_v0001165_t0028_u01747803436094") 2025/05/21 04:57:55 DEBUG : test_dir1/file2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9be8_d20250521_m045714_c001_v7007000_t0000_u01747803434544") 2025/05/21 04:57:55 DEBUG : test_dir1/file2: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f116d6f41981bdf30_d20250521_m045712_c001_v0001165_t0036_u01747803432653") 2025/05/21 04:57:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9bee_d20250521_m045718_c001_v7007000_t0000_u01747803438153") 2025/05/21 04:57:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74ba4b_d20250521_m045716_c001_v0001036_t0001_u01747803436442") 2025/05/21 04:57:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4184987f8b3b9be9_d20250521_m045714_c001_v7007000_t0000_u01747803434727") 2025/05/21 04:57:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc41907_d20250521_m045712_c001_v0001116_t0021_u01747803432665") 2025/05/21 04:57:56 DEBUG : three: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f41247301abbe5bd5_d20250521_m045233_c001_v7007000_t0000_u01747803153661") 2025/05/21 04:57:56 DEBUG : three: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410feff8c_d20250521_m045231_c001_v0001104_t0022_u01747803151919") 2025/05/21 04:57:56 DEBUG : three: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1046915410feff80_d20250521_m045229_c001_v0001104_t0053_u01747803149018") 2025/05/21 04:57:56 DEBUG : two: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f41247301abbe5bd6_d20250521_m045233_c001_v7007000_t0000_u01747803153850") 2025/05/21 04:57:56 DEBUG : two: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f404268441a74b84d_d20250521_m045231_c001_v0001036_t0017_u01747803151136") 2025/05/21 04:57:56 DEBUG : two: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f4046915410feff7e_d20250521_m045228_c001_v0001104_t0012_u01747803148835") 2025/05/21 04:57:56 DEBUG : yam: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f41247301abbe5be0_d20250521_m045245_c001_v7007000_t0000_u01747803165789") 2025/05/21 04:57:56 DEBUG : yam: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f113c34b85457808b_d20250521_m045244_c001_v0001134_t0056_u01747803164594") 2025/05/21 04:57:56 DEBUG : yam: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f41247301abbe5bda_d20250521_m045240_c001_v7007000_t0000_u01747803160974") 2025/05/21 04:57:56 DEBUG : yam: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f104268441a74b865_d20250521_m045238_c001_v0001036_t0006_u01747803158683") 2025/05/21 04:57:56 DEBUG : yam: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f41247301abbe5bd7_d20250521_m045236_c001_v7007000_t0000_u01747803156626") 2025/05/21 04:57:56 DEBUG : yam: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f1113fff97cc415a1_d20250521_m045234_c001_v0001116_t0032_u01747803154421") 2025/05/21 04:57:56 DEBUG : yaml: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f41247301abbe5bdc_d20250521_m045241_c001_v7007000_t0000_u01747803161718") 2025/05/21 04:57:56 DEBUG : yaml: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f11087d4d2e733ec8_d20250521_m045240_c001_v0001120_t0010_u01747803160447") 2025/05/21 04:57:56 DEBUG : yaml: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f41247301abbe5bd9_d20250521_m045237_c001_v7007000_t0000_u01747803157376") 2025/05/21 04:57:56 DEBUG : yaml: Deleting (id "4_z2ff29de320ddfb1b9f680e1b_f102386290b1329b6_d20250521_m045236_c001_v0001161_t0013_u01747803155999") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m38.078172612s (try 1/5)