"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/02/17 05:18:52 DEBUG : Creating backend with remote "TestB2:rclone-test-xesafin4qawu" 2025/02/17 05:18:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/17 05:18:53 DEBUG : Creating backend with remote "/tmp/rclone366620432" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:18:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 05:18:54 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:18:54 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:18:54 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.11s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:18:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/17 05:18:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 05:18:55 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:18:55 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:18:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/17 05:18:56 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:18:56 DEBUG : B2 bucket rclone-test-xesafin4qawu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.23s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", 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-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", 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-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:18:58 DEBUG : Creating backend with remote "/non-existing" 2025/02/17 05:18:58 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/17 05:18:58 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:18:58 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.92s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:18:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 05:18:59 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:18:59 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:19:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/17 05:19:00 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.34s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:19:01 INFO : B2 bucket rclone-test-xesafin4qawu: Running all checks before starting transfers 2025/02/17 05:19:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 05:19:01 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:19:01 INFO : B2 bucket rclone-test-xesafin4qawu: Checks finished, now starting transfers 2025/02/17 05:19:01 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:19:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/17 05:19:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.65s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:19:03 ERROR : Ignoring --no-traverse with sync 2025/02/17 05:19:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 05:19:03 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:19:03 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:19:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/17 05:19:04 INFO : sub dir/hello world: Copied (new) 2025/02/17 05:19:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.68s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:19:05 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/17 05:19:05 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:19:05 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:19:05 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/02/17 05:19:05 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.78s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:19:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 05:19:07 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:19:07 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:19:07 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/17 05:19:07 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.67s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:19:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 05:19:09 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:19:09 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:19:09 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/17 05:19:09 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.27s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:19:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/17 05:19:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/17 05:19:10 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/17 05:19:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/17 05:19:11 INFO : sub dir: Making directory 2025/02/17 05:19:11 INFO : sub dir2: Making directory 2025/02/17 05:19:11 INFO : sub dir2/sub sub dir2: Making directory 2025/02/17 05:19:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 05:19:11 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:19:11 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:19:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/17 05:19:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/02/17 05:19:11 DEBUG : B2 bucket rclone-test-xesafin4qawu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.59s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:19:12 INFO : sub dir2: Making directory 2025/02/17 05:19:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/17 05:19:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/17 05:19:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 05:19:12 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:19:12 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:19:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/17 05:19:13 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.47s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:19:13 DEBUG : sub dir2: Making directory with metadata 2025/02/17 05:19:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/17 05:19:14 INFO : sub dir: Making directory 2025/02/17 05:19:14 INFO : sub dir2: Making directory 2025/02/17 05:19:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 05:19:14 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:19:14 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:19:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/17 05:19:14 INFO : sub dir/hello world: Copied (new) 2025/02/17 05:19:14 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/17 05:19:14 DEBUG : B2 bucket rclone-test-xesafin4qawu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/17 05:19:14 DEBUG : B2 bucket rclone-test-xesafin4qawu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.86s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", 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-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:19:16 INFO : sub dir2: Making directory 2025/02/17 05:19:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 05:19:16 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:19:16 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:19:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/17 05:19:16 INFO : sub dir/hello world: Copied (new) 2025/02/17 05:19:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.32s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:19:17 DEBUG : sub dir2: Making directory with metadata 2025/02/17 05:19:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/17 05:19:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/17 05:19:17 INFO : sub dir: Making directory 2025/02/17 05:19:17 INFO : sub dir2: Making directory 2025/02/17 05:19:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 05:19:17 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:19:17 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:19:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/17 05:19:17 INFO : sub dir/hello world: Copied (new) 2025/02/17 05:19:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/17 05:19:18 DEBUG : B2 bucket rclone-test-xesafin4qawu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.68s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", 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-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:19:19 INFO : sub dir2: Making directory 2025/02/17 05:19:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 05:19:20 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:19:20 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:19:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/17 05:19:20 INFO : sub dir/hello world: Copied (new) 2025/02/17 05:19:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.70s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:19:21 DEBUG : Creating backend with remote "TestB2:rclone-test-zejegoj3gefo" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-xesafin4qawu -> B2 bucket rclone-test-zejegoj3gefo 2025/02/17 05:19:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 05:19:23 DEBUG : B2 bucket rclone-test-zejegoj3gefo: Waiting for checks to finish 2025/02/17 05:19:23 DEBUG : B2 bucket rclone-test-zejegoj3gefo: Waiting for transfers to finish 2025/02/17 05:19:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/17 05:19:23 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:19:24 DEBUG : B2 bucket rclone-test-zejegoj3gefo: Purge remote 2025/02/17 05:19:24 INFO : B2 bucket rclone-test-zejegoj3gefo: cleaning bucket "rclone-test-zejegoj3gefo" of all files 2025/02/17 05:19:24 DEBUG : sub dir/hello world: Deleting (id "4_z5fc2cd83508d1b2b9f580e1b_f109cd8a9f0422631_d20250217_m051923_c001_v0001038_t0018_u01739769563662") --- PASS: TestServerSideCopy (4.70s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:19:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/17 05:19:26 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:19:26 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:19:27 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/17 05:19:27 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.28s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:19:28 DEBUG : Creating backend with remote "TestB2:rclone-test-nibecod9duxu" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-xesafin4qawu -> B2 bucket rclone-test-nibecod9duxu 2025/02/17 05:19:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 05:19:29 DEBUG : B2 bucket rclone-test-nibecod9duxu: Waiting for checks to finish 2025/02/17 05:19:29 DEBUG : B2 bucket rclone-test-nibecod9duxu: Waiting for transfers to finish 2025/02/17 05:19:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/17 05:19:30 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:19:31 DEBUG : B2 bucket rclone-test-nibecod9duxu: Waiting for checks to finish 2025/02/17 05:19:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/17 05:19:31 DEBUG : B2 bucket rclone-test-nibecod9duxu: Waiting for transfers to finish 2025/02/17 05:19:31 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/17 05:19:31 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:19:32 DEBUG : B2 bucket rclone-test-nibecod9duxu: Purge remote 2025/02/17 05:19:32 INFO : B2 bucket rclone-test-nibecod9duxu: cleaning bucket "rclone-test-nibecod9duxu" of all files 2025/02/17 05:19:32 DEBUG : sub dir/hello world: Deleting (id "4_zffd2ed23508d1b2b9f580e1b_f11189f4c9c6f150b_d20250217_m051931_c001_v0001184_t0016_u01739769571741") 2025/02/17 05:19:32 DEBUG : sub dir/hello world: Deleting (id "4_zffd2ed23508d1b2b9f580e1b_f1165984abe1949b4_d20250217_m051930_c001_v0001184_t0008_u01739769570503") --- PASS: TestServerSideCopyOverSelf (6.37s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:19:35 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/17 05:19:35 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:19:35 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:19:36 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/17 05:19:36 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/17 05:19:36 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.58s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:19:37 DEBUG : Creating backend with remote "TestB2:rclone-test-fopaleh9mufi" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-xesafin4qawu -> B2 bucket rclone-test-fopaleh9mufi 2025/02/17 05:19:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 05:19:38 DEBUG : B2 bucket rclone-test-fopaleh9mufi: Waiting for checks to finish 2025/02/17 05:19:38 DEBUG : B2 bucket rclone-test-fopaleh9mufi: Waiting for transfers to finish 2025/02/17 05:19:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/17 05:19:39 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:19:40 DEBUG : B2 bucket rclone-test-fopaleh9mufi: Waiting for checks to finish 2025/02/17 05:19:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/17 05:19:40 DEBUG : B2 bucket rclone-test-fopaleh9mufi: Waiting for transfers to finish 2025/02/17 05:19:40 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/17 05:19:40 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/17 05:19:40 INFO : sub dir/hello world: Deleted 2025/02/17 05:19:42 DEBUG : testing file moves 2025/02/17 05:19:42 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/17 05:19:42 DEBUG : B2 bucket rclone-test-fopaleh9mufi: Waiting for checks to finish 2025/02/17 05:19:42 DEBUG : B2 bucket rclone-test-fopaleh9mufi: Waiting for transfers to finish 2025/02/17 05:19:42 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/02/17 05:19:42 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/17 05:19:42 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:19:43 DEBUG : B2 bucket rclone-test-fopaleh9mufi: Purge remote 2025/02/17 05:19:43 INFO : B2 bucket rclone-test-fopaleh9mufi: cleaning bucket "rclone-test-fopaleh9mufi" of all files 2025/02/17 05:19:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf420d53509d1b2b9f580e1b_f11189f4c9c6f1695_d20250217_m051942_c001_v0001184_t0002_u01739769582365") 2025/02/17 05:19:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf420d53509d1b2b9f580e1b_f103b5ecd988eec20_d20250217_m051940_c001_v0001182_t0027_u01739769580696") 2025/02/17 05:19:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf420d53509d1b2b9f580e1b_f1126b7bbb35f4e0e_d20250217_m051939_c001_v0001184_t0024_u01739769579463") --- PASS: TestServerSideMoveOverSelf (8.21s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:19:46 ERROR : : error listing: directory not found 2025/02/17 05:19:46 INFO : Local file system at /tmp/rclone366620432: Making directory 2025/02/17 05:19:46 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:19:46 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.16s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:19:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 05:19:48 DEBUG : Local file system at /tmp/rclone366620432: Waiting for checks to finish 2025/02/17 05:19:48 DEBUG : Local file system at /tmp/rclone366620432: Waiting for transfers to finish 2025/02/17 05:19:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/17 05:19:48 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/02/17 05:19:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestCopyRedownload (2.26s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:19:49 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/17 05:19:49 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:19:49 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:19:50 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/17 05:19:50 INFO : check sum: Copied (new) 2025/02/17 05:19:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:19:50 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:19:50 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/17 05:19:50 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/02/17 05:19:50 DEBUG : check sum: Unchanged skipping 2025/02/17 05:19:50 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:19:50 DEBUG : Waiting for deletions to finish 2025/02/17 05:19:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.39s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:19:52 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/17 05:19:52 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:19:52 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:19:52 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/17 05:19:52 INFO : sizeonly: Copied (new) 2025/02/17 05:19:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:19:53 DEBUG : sizeonly: Sizes identical 2025/02/17 05:19:53 DEBUG : sizeonly: Unchanged skipping 2025/02/17 05:19:53 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:19:53 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:19:53 DEBUG : Waiting for deletions to finish 2025/02/17 05:19:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.37s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:19:54 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/17 05:19:54 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:19:54 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:19:55 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/02/17 05:19:55 INFO : ignore-size: Copied (new) 2025/02/17 05:19:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:19:55 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:19:55 DEBUG : ignore-size: Unchanged skipping 2025/02/17 05:19:55 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:19:55 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:19:55 DEBUG : Waiting for deletions to finish 2025/02/17 05:19:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.85s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:19:58 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:19:58 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:19:58 DEBUG : existing: Unchanged skipping 2025/02/17 05:19:58 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:19:58 DEBUG : Waiting for deletions to finish 2025/02/17 05:19:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:19:58 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/17 05:19:58 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:19:58 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:19:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/17 05:19:58 INFO : existing: Copied (replaced existing) 2025/02/17 05:19:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.02s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:20:00 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/17 05:20:00 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:20:00 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:20:01 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/17 05:20:01 INFO : existing: Copied (new) 2025/02/17 05:20:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:20:01 DEBUG : existing: Destination exists, skipping 2025/02/17 05:20:01 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:20:01 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:20:01 DEBUG : Waiting for deletions to finish 2025/02/17 05:20:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.86s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:20:04 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/17 05:20:04 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 05:20:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/17 05:20:04 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:20:04 DEBUG : c/non empty space: Unchanged skipping 2025/02/17 05:20:04 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:20:04 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/17 05:20:04 INFO : a/potato2: Copied (new) 2025/02/17 05:20:04 DEBUG : Waiting for deletions to finish 2025/02/17 05:20:05 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.19s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:20:07 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:20:07 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/17 05:20:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/17 05:20:07 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/17 05:20:07 DEBUG : empty space: Unchanged skipping 2025/02/17 05:20:07 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:20:07 DEBUG : Waiting for deletions to finish 2025/02/17 05:20:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:20:07 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:20:07 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/17 05:20:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/17 05:20:08 INFO : empty space: Updated modification time in destination 2025/02/17 05:20:08 DEBUG : empty space: Unchanged skipping 2025/02/17 05:20:08 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:20:08 DEBUG : Waiting for deletions to finish 2025/02/17 05:20:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.52s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:20:10 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:20:10 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/17 05:20:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/17 05:20:10 DEBUG : empty space: Unchanged skipping 2025/02/17 05:20:10 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:20:10 DEBUG : Waiting for deletions to finish 2025/02/17 05:20:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.97s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:20:12 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:20:12 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/17 05:20:12 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone366620432) 2025/02/17 05:20:12 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-xesafin4qawu) 2025/02/17 05:20:12 DEBUG : foo: sha1 differ 2025/02/17 05:20:12 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:20:12 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/02/17 05:20:12 INFO : foo: Copied (replaced existing) 2025/02/17 05:20:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.86s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:20:14 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/17 05:20:14 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:20:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 05:20:14 DEBUG : empty space: Unchanged skipping 2025/02/17 05:20:14 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:20:15 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/17 05:20:15 INFO : potato: Copied (new) 2025/02/17 05:20:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.88s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:20:17 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/17 05:20:17 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:20:17 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:20:17 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/02/17 05:20:17 INFO : potato: Copied (replaced existing) 2025/02/17 05:20:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.23s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:20:19 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:20:19 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/02/17 05:20:19 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone366620432) 2025/02/17 05:20:19 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-xesafin4qawu) 2025/02/17 05:20:19 DEBUG : potato: sha1 differ 2025/02/17 05:20:19 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:20:20 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/02/17 05:20:20 INFO : potato: Copied (replaced existing) 2025/02/17 05:20:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:20:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 05:20:22 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/17 05:20:22 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:20:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 05:20:22 DEBUG : empty space: Unchanged skipping 2025/02/17 05:20:22 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:20:22 DEBUG : Waiting for deletions to finish 2025/02/17 05:20:22 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:20:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 05:20:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 05:20:25 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:20:25 DEBUG : empty space: Unchanged skipping 2025/02/17 05:20:25 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:20:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/17 05:20:25 INFO : potato2: Copied (new) 2025/02/17 05:20:25 DEBUG : Waiting for deletions to finish 2025/02/17 05:20:25 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:20:28 INFO : d: Making directory 2025/02/17 05:20:28 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/02/17 05:20:28 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 05:20:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/17 05:20:28 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:20:28 DEBUG : c/non empty space: Unchanged skipping 2025/02/17 05:20:28 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:20:29 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/17 05:20:29 INFO : a/potato2: Copied (new) 2025/02/17 05:20:29 DEBUG : Waiting for deletions to finish 2025/02/17 05:20:29 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:20:31 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/17 05:20:32 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 05:20:32 DEBUG : c/non empty space: Unchanged skipping 2025/02/17 05:20:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/17 05:20:32 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:20:32 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:20:32 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/17 05:20:32 INFO : a/potato2: Copied (new) 2025/02/17 05:20:32 ERROR : B2 bucket rclone-test-xesafin4qawu: not deleting files as there were IO errors 2025/02/17 05:20:32 ERROR : B2 bucket rclone-test-xesafin4qawu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.19s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:20:35 DEBUG : Waiting for deletions to finish 2025/02/17 05:20:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 05:20:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 05:20:35 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:20:35 DEBUG : empty space: Unchanged skipping 2025/02/17 05:20:35 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:20:35 INFO : potato: Deleted 2025/02/17 05:20:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/17 05:20:35 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.02s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:20:38 DEBUG : Waiting for deletions to finish 2025/02/17 05:20:38 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:20:38 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:20:38 INFO : potato: Deleted 2025/02/17 05:20:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 05:20:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 05:20:38 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:20:38 DEBUG : empty space: Unchanged skipping 2025/02/17 05:20:38 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:20:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/17 05:20:39 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.28s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:20:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 05:20:41 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:20:41 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:20:41 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/02/17 05:20:41 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.78s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:20:44 DEBUG : enormous: Excluded (Size Filter) 2025/02/17 05:20:44 DEBUG : enormous: Excluded 2025/02/17 05:20:44 DEBUG : potato2: Excluded (Size Filter) 2025/02/17 05:20:44 DEBUG : potato2: Excluded 2025/02/17 05:20:44 DEBUG : potato2: Excluded (Size Filter) 2025/02/17 05:20:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 05:20:44 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:20:44 DEBUG : empty space: Unchanged skipping 2025/02/17 05:20:44 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:20:44 DEBUG : Waiting for deletions to finish 2025/02/17 05:20:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:20:44 DEBUG : enormous: Excluded (Size Filter) 2025/02/17 05:20:44 DEBUG : enormous: Excluded 2025/02/17 05:20:44 DEBUG : potato2: Excluded (Size Filter) 2025/02/17 05:20:44 DEBUG : potato2: Excluded 2025/02/17 05:20:44 DEBUG : potato2: Excluded (Size Filter) 2025/02/17 05:20:44 DEBUG : Local file system at /tmp/rclone366620432: Waiting for checks to finish 2025/02/17 05:20:44 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/17 05:20:44 DEBUG : empty space: Unchanged skipping 2025/02/17 05:20:44 DEBUG : Local file system at /tmp/rclone366620432: Waiting for transfers to finish 2025/02/17 05:20:44 DEBUG : Waiting for deletions to finish 2025/02/17 05:20:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.23s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:20:48 DEBUG : enormous: Excluded (Size Filter) 2025/02/17 05:20:48 DEBUG : enormous: Excluded 2025/02/17 05:20:48 DEBUG : potato2: Excluded (Size Filter) 2025/02/17 05:20:48 DEBUG : potato2: Excluded 2025/02/17 05:20:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 05:20:48 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:20:48 DEBUG : empty space: Unchanged skipping 2025/02/17 05:20:48 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:20:48 DEBUG : Waiting for deletions to finish 2025/02/17 05:20:48 INFO : potato2: Deleted 2025/02/17 05:20:48 INFO : enormous: Deleted 2025/02/17 05:20:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:20:49 DEBUG : Local file system at /tmp/rclone366620432: Waiting for checks to finish 2025/02/17 05:20:49 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/17 05:20:49 DEBUG : empty space: Unchanged skipping 2025/02/17 05:20:49 DEBUG : Local file system at /tmp/rclone366620432: Waiting for transfers to finish 2025/02/17 05:20:49 DEBUG : Waiting for deletions to finish 2025/02/17 05:20:49 INFO : enormous: Deleted 2025/02/17 05:20:49 INFO : potato2: Deleted 2025/02/17 05:20:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.95s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:20:52 DEBUG : five: Need to transfer - File not found at Destination 2025/02/17 05:20:52 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/17 05:20:52 DEBUG : one: Destination is newer than source, skipping 2025/02/17 05:20:52 DEBUG : three: Sizes identical 2025/02/17 05:20:52 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:20:52 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/17 05:20:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone366620432) 2025/02/17 05:20:52 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-xesafin4qawu) 2025/02/17 05:20:52 DEBUG : two: sha1 differ 2025/02/17 05:20:52 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/17 05:20:52 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:20:52 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/17 05:20:52 INFO : five: Copied (new) 2025/02/17 05:20:52 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/17 05:20:52 INFO : four: Copied (replaced existing) 2025/02/17 05:20:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/17 05:20:52 INFO : two: Copied (replaced existing) 2025/02/17 05:20:52 DEBUG : Waiting for deletions to finish 2025/02/17 05:20:53 DEBUG : one: Destination is newer than source, skipping 2025/02/17 05:20:53 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:20:53 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/17 05:20:53 DEBUG : four: Size and sha1 of src and dst objects identical 2025/02/17 05:20:53 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/17 05:20:53 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/17 05:20:53 DEBUG : five: Size and sha1 of src and dst objects identical 2025/02/17 05:20:53 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/17 05:20:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/17 05:20:53 DEBUG : two: Size and sha1 of src and dst objects identical 2025/02/17 05:20:53 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/17 05:20:53 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone366620432) 2025/02/17 05:20:53 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-xesafin4qawu) 2025/02/17 05:20:53 DEBUG : three: sha1 differ 2025/02/17 05:20:53 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/17 05:20:53 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:20:53 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/17 05:20:53 INFO : three: Copied (replaced existing) 2025/02/17 05:20:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.09s) === 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-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/02/17 05:20:55 INFO : B2 bucket rclone-test-xesafin4qawu: Making map for --track-renames 2025/02/17 05:20:55 INFO : B2 bucket rclone-test-xesafin4qawu: Finished making map for --track-renames 2025/02/17 05:20:55 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:20:55 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for renames to finish 2025/02/17 05:20:55 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/17 05:20:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/17 05:20:55 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:20:55 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/17 05:20:55 INFO : potato: Copied (new) 2025/02/17 05:20:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/17 05:20:55 INFO : yam: Copied (new) 2025/02/17 05:20:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:20:56 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:20:56 INFO : B2 bucket rclone-test-xesafin4qawu: Making map for --track-renames 2025/02/17 05:20:56 INFO : B2 bucket rclone-test-xesafin4qawu: Finished making map for --track-renames 2025/02/17 05:20:56 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:20:56 DEBUG : potato: Unchanged skipping 2025/02/17 05:20:56 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for renames to finish 2025/02/17 05:20:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/17 05:20:56 INFO : yam: Copied (server-side copy) to: yaml 2025/02/17 05:20:57 INFO : yam: Deleted 2025/02/17 05:20:57 INFO : yaml: Renamed from "yam" 2025/02/17 05:20:57 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:20:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.41s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/02/17 05:20:59 INFO : B2 bucket rclone-test-xesafin4qawu: Making map for --track-renames 2025/02/17 05:20:59 INFO : B2 bucket rclone-test-xesafin4qawu: Finished making map for --track-renames 2025/02/17 05:20:59 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:20:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/17 05:20:59 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/17 05:20:59 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for renames to finish 2025/02/17 05:20:59 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:20:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/17 05:20:59 INFO : yam: Copied (new) 2025/02/17 05:20:59 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/17 05:20:59 INFO : potato: Copied (new) 2025/02/17 05:20:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:21:00 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:21:00 INFO : B2 bucket rclone-test-xesafin4qawu: Making map for --track-renames 2025/02/17 05:21:00 INFO : B2 bucket rclone-test-xesafin4qawu: Finished making map for --track-renames 2025/02/17 05:21:00 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:21:00 DEBUG : potato: Unchanged skipping 2025/02/17 05:21:00 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for renames to finish 2025/02/17 05:21:00 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/17 05:21:00 INFO : yam: Copied (server-side copy) to: yaml 2025/02/17 05:21:00 INFO : yam: Deleted 2025/02/17 05:21:00 INFO : yaml: Renamed from "yam" 2025/02/17 05:21:00 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:21:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.65s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/02/17 05:21:02 INFO : B2 bucket rclone-test-xesafin4qawu: Making map for --track-renames 2025/02/17 05:21:02 INFO : B2 bucket rclone-test-xesafin4qawu: Finished making map for --track-renames 2025/02/17 05:21:02 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:21:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/17 05:21:02 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/17 05:21:02 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for renames to finish 2025/02/17 05:21:02 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:21:02 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/17 05:21:02 INFO : sub/yam: Copied (new) 2025/02/17 05:21:03 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/17 05:21:03 INFO : potato: Copied (new) 2025/02/17 05:21:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:21:03 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:21:03 DEBUG : potato: Unchanged skipping 2025/02/17 05:21:03 INFO : B2 bucket rclone-test-xesafin4qawu: Making map for --track-renames 2025/02/17 05:21:03 INFO : B2 bucket rclone-test-xesafin4qawu: Finished making map for --track-renames 2025/02/17 05:21:03 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:21:03 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for renames to finish 2025/02/17 05:21:04 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/17 05:21:04 INFO : sub/yam: Copied (server-side copy) to: yam 2025/02/17 05:21:04 INFO : sub/yam: Deleted 2025/02/17 05:21:04 INFO : yam: Renamed from "sub/yam" 2025/02/17 05:21:04 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:21:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.42s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:21:05 DEBUG : Creating backend with remote "/tmp/rclone366620432/dir1" 2025/02/17 05:21:05 DEBUG : Config file has changed externally - reloading 2025/02/17 05:21:05 DEBUG : Creating backend with remote "/tmp/rclone366620432/dir2" 2025/02/17 05:21:05 DEBUG : Local file system at /tmp/rclone366620432/dir2: Using server-side directory move 2025/02/17 05:21:05 INFO : Local file system at /tmp/rclone366620432/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/17 05:21:05 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/17 05:21:05 DEBUG : Local file system at /tmp/rclone366620432/dir2: Waiting for checks to finish 2025/02/17 05:21:05 DEBUG : Local file system at /tmp/rclone366620432/dir2: Waiting for transfers to finish 2025/02/17 05:21:05 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:21:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 05:21:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/17 05:21:06 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:21:06 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:21:06 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/17 05:21:06 INFO : nested/sub dir/file: Copied (new) 2025/02/17 05:21:06 INFO : nested/sub dir/file: Deleted 2025/02/17 05:21:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/17 05:21:07 INFO : sub dir/hello world: Copied (new) 2025/02/17 05:21:07 INFO : sub dir/hello world: Deleted 2025/02/17 05:21:07 INFO : sub dir: Removing directory 2025/02/17 05:21:07 INFO : nested/sub dir: Removing directory 2025/02/17 05:21:07 INFO : nested: Removing directory 2025/02/17 05:21:07 DEBUG : Local file system at /tmp/rclone366620432: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.30s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:21:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 05:21:08 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/17 05:21:08 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:21:08 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:21:08 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/17 05:21:08 INFO : nested/sub dir/file: Copied (new) 2025/02/17 05:21:08 INFO : nested/sub dir/file: Deleted 2025/02/17 05:21:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/17 05:21:09 INFO : sub dir/hello world: Copied (new) 2025/02/17 05:21:09 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.08s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:21:10 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/17 05:21:10 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/17 05:21:10 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:21:10 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:21:11 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/02/17 05:21:11 INFO : existing-b: Copied (new) 2025/02/17 05:21:11 INFO : existing-b: Deleted 2025/02/17 05:21:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/17 05:21:11 INFO : existing: Copied (new) 2025/02/17 05:21:11 INFO : existing: Deleted 2025/02/17 05:21:11 DEBUG : existing: Destination exists, skipping 2025/02/17 05:21:11 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/17 05:21:11 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:21:11 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:21:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.31s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:21:12 DEBUG : Creating backend with remote "TestB2:rclone-test-pajejux3bigi" 2025/02/17 05:21:12 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-xesafin4qawu -> B2 bucket rclone-test-pajejux3bigi 2025/02/17 05:21:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 05:21:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/17 05:21:17 DEBUG : empty space: Unchanged skipping 2025/02/17 05:21:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/17 05:21:17 DEBUG : B2 bucket rclone-test-pajejux3bigi: Waiting for checks to finish 2025/02/17 05:21:17 INFO : empty space: Deleted 2025/02/17 05:21:17 DEBUG : B2 bucket rclone-test-pajejux3bigi: Waiting for transfers to finish 2025/02/17 05:21:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/17 05:21:17 INFO : potato2: Copied (server-side copy) 2025/02/17 05:21:18 INFO : potato2: Deleted 2025/02/17 05:21:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/17 05:21:18 INFO : potato3: Copied (server-side copy) 2025/02/17 05:21:18 INFO : potato3: Deleted 2025/02/17 05:21:18 DEBUG : Creating backend with remote "TestB2:rclone-test-vezilom9yuva" 2025/02/17 05:21:19 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/17 05:21:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 05:21:19 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/17 05:21:19 DEBUG : B2 bucket rclone-test-vezilom9yuva: Waiting for checks to finish 2025/02/17 05:21:19 DEBUG : B2 bucket rclone-test-vezilom9yuva: Waiting for transfers to finish 2025/02/17 05:21:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/17 05:21:20 INFO : empty space: Copied (server-side copy) 2025/02/17 05:21:21 INFO : empty space: Deleted 2025/02/17 05:21:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/17 05:21:21 INFO : potato3: Copied (server-side copy) 2025/02/17 05:21:21 INFO : potato3: Deleted 2025/02/17 05:21:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/17 05:21:21 INFO : potato2: Copied (server-side copy) 2025/02/17 05:21:21 INFO : potato2: Deleted 2025/02/17 05:21:22 DEBUG : B2 bucket rclone-test-vezilom9yuva: Purge remote 2025/02/17 05:21:22 INFO : B2 bucket rclone-test-vezilom9yuva: cleaning bucket "rclone-test-vezilom9yuva" of all files 2025/02/17 05:21:22 DEBUG : empty space: Deleting (id "4_z8f429d0350ad1b2b9f580e1b_f1172096d7181628b_d20250217_m052120_c001_v0001150_t0042_u01739769680665") 2025/02/17 05:21:22 DEBUG : potato2: Deleting (id "4_z8f429d0350ad1b2b9f580e1b_f106445e3548dd086_d20250217_m052120_c001_v0001144_t0053_u01739769680937") 2025/02/17 05:21:22 DEBUG : potato3: Deleting (id "4_z8f429d0350ad1b2b9f580e1b_f11604a73d194a398_d20250217_m052121_c001_v0001181_t0038_u01739769681039") 2025/02/17 05:21:22 DEBUG : B2 bucket rclone-test-pajejux3bigi: Purge remote 2025/02/17 05:21:22 INFO : B2 bucket rclone-test-pajejux3bigi: cleaning bucket "rclone-test-pajejux3bigi" of all files 2025/02/17 05:21:23 DEBUG : empty space: Deleting (id "4_z7f927dd350ad1b2b9f580e1b_f41826966aa3bea50_d20250217_m052120_c001_v7007000_t0000_u01739769680917") 2025/02/17 05:21:23 DEBUG : empty space: Deleting (id "4_z7f927dd350ad1b2b9f580e1b_f115ceb4443e4bc98_d20250217_m052116_c001_v0001040_t0008_u01739769676101") 2025/02/17 05:21:23 DEBUG : potato2: Deleting (id "4_z7f927dd350ad1b2b9f580e1b_f41826966aa3bea54_d20250217_m052121_c001_v7007000_t0000_u01739769681549") 2025/02/17 05:21:23 DEBUG : potato2: Deleting (id "4_z7f927dd350ad1b2b9f580e1b_f109757e1a574f533_d20250217_m052117_c001_v0001137_t0039_u01739769677724") 2025/02/17 05:21:23 DEBUG : potato3: Deleting (id "4_z7f927dd350ad1b2b9f580e1b_f41826966aa3bea52_d20250217_m052121_c001_v7007000_t0000_u01739769681253") 2025/02/17 05:21:23 DEBUG : potato3: Deleting (id "4_z7f927dd350ad1b2b9f580e1b_f1052a6b2c09011ce_d20250217_m052118_c001_v0001184_t0055_u01739769678027") 2025/02/17 05:21:23 DEBUG : potato3: Deleting (id "4_z7f927dd350ad1b2b9f580e1b_f115ceb4443e4bc9a_d20250217_m052116_c001_v0001040_t0001_u01739769676672") --- PASS: TestServerSideMove (12.05s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:21:25 DEBUG : Creating backend with remote "TestB2:rclone-test-sihafip3jame" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-xesafin4qawu -> B2 bucket rclone-test-sihafip3jame 2025/02/17 05:21:30 DEBUG : empty space: Excluded (Size Filter) 2025/02/17 05:21:30 DEBUG : empty space: Excluded (Size Filter) 2025/02/17 05:21:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 05:21:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/17 05:21:30 DEBUG : B2 bucket rclone-test-sihafip3jame: Waiting for checks to finish 2025/02/17 05:21:30 DEBUG : B2 bucket rclone-test-sihafip3jame: Waiting for transfers to finish 2025/02/17 05:21:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/17 05:21:30 INFO : potato2: Copied (server-side copy) 2025/02/17 05:21:30 INFO : potato2: Deleted 2025/02/17 05:21:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/17 05:21:30 INFO : potato3: Copied (server-side copy) 2025/02/17 05:21:30 INFO : potato3: Deleted 2025/02/17 05:21:31 DEBUG : Creating backend with remote "TestB2:rclone-test-vazohoy2hume" 2025/02/17 05:21:31 DEBUG : empty space: Excluded (Size Filter) 2025/02/17 05:21:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 05:21:32 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/17 05:21:32 DEBUG : B2 bucket rclone-test-vazohoy2hume: Waiting for checks to finish 2025/02/17 05:21:32 DEBUG : B2 bucket rclone-test-vazohoy2hume: Waiting for transfers to finish 2025/02/17 05:21:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/17 05:21:33 INFO : potato2: Copied (server-side copy) 2025/02/17 05:21:33 INFO : potato2: Deleted 2025/02/17 05:21:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/17 05:21:33 INFO : potato3: Copied (server-side copy) 2025/02/17 05:21:33 INFO : potato3: Deleted 2025/02/17 05:21:33 DEBUG : B2 bucket rclone-test-vazohoy2hume: Purge remote 2025/02/17 05:21:33 INFO : B2 bucket rclone-test-vazohoy2hume: cleaning bucket "rclone-test-vazohoy2hume" of all files 2025/02/17 05:21:33 DEBUG : potato2: Deleting (id "4_z0fc2cd1350ad1b2b9f580e1b_f100689b5934cc5e7_d20250217_m052132_c001_v0001183_t0039_u01739769692897") 2025/02/17 05:21:33 DEBUG : potato3: Deleting (id "4_z0fc2cd1350ad1b2b9f580e1b_f1121dbab852a0ab1_d20250217_m052133_c001_v0001182_t0006_u01739769693129") 2025/02/17 05:21:34 DEBUG : B2 bucket rclone-test-sihafip3jame: Purge remote 2025/02/17 05:21:34 INFO : B2 bucket rclone-test-sihafip3jame: cleaning bucket "rclone-test-sihafip3jame" of all files 2025/02/17 05:21:34 DEBUG : empty space: Deleting (id "4_zcf52bd0350ad1b2b9f580e1b_f108b51094b1282d4_d20250217_m052129_c001_v0001150_t0050_u01739769689216") 2025/02/17 05:21:34 DEBUG : potato2: Deleting (id "4_zcf52bd0350ad1b2b9f580e1b_f41826966aa3bea96_d20250217_m052133_c001_v7007000_t0000_u01739769693099") 2025/02/17 05:21:34 DEBUG : potato2: Deleting (id "4_zcf52bd0350ad1b2b9f580e1b_f102e6149501d22a0_d20250217_m052130_c001_v0001184_t0047_u01739769690203") 2025/02/17 05:21:34 DEBUG : potato3: Deleting (id "4_zcf52bd0350ad1b2b9f580e1b_f41826966aa3bea9a_d20250217_m052133_c001_v7007000_t0000_u01739769693341") 2025/02/17 05:21:34 DEBUG : potato3: Deleting (id "4_zcf52bd0350ad1b2b9f580e1b_f10760702dd82d045_d20250217_m052130_c001_v0001184_t0049_u01739769690443") 2025/02/17 05:21:34 DEBUG : potato3: Deleting (id "4_zcf52bd0350ad1b2b9f580e1b_f108b51094b1282d6_d20250217_m052129_c001_v0001150_t0000_u01739769689532") --- PASS: TestServerSideMoveWithFilter (11.85s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:21:36 DEBUG : Creating backend with remote "TestB2:rclone-test-kimugag0fayu" 2025/02/17 05:21:39 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-xesafin4qawu -> B2 bucket rclone-test-kimugag0fayu 2025/02/17 05:21:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 05:21:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/17 05:21:41 DEBUG : empty space: Unchanged skipping 2025/02/17 05:21:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/17 05:21:41 DEBUG : B2 bucket rclone-test-kimugag0fayu: Waiting for checks to finish 2025/02/17 05:21:42 INFO : empty space: Deleted 2025/02/17 05:21:42 DEBUG : B2 bucket rclone-test-kimugag0fayu: Waiting for transfers to finish 2025/02/17 05:21:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/17 05:21:42 INFO : potato2: Copied (server-side copy) 2025/02/17 05:21:42 INFO : potato2: Deleted 2025/02/17 05:21:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/17 05:21:42 INFO : potato3: Copied (server-side copy) 2025/02/17 05:21:43 INFO : potato3: Deleted 2025/02/17 05:21:43 DEBUG : Creating backend with remote "TestB2:rclone-test-vuyacov9foxi" 2025/02/17 05:21:45 INFO : tomatoDir: Making directory 2025/02/17 05:21:45 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/17 05:21:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 05:21:45 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/17 05:21:45 DEBUG : B2 bucket rclone-test-vuyacov9foxi: Waiting for checks to finish 2025/02/17 05:21:45 DEBUG : B2 bucket rclone-test-vuyacov9foxi: Waiting for transfers to finish 2025/02/17 05:21:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/17 05:21:46 INFO : empty space: Copied (server-side copy) 2025/02/17 05:21:46 INFO : empty space: Deleted 2025/02/17 05:21:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/17 05:21:47 INFO : potato2: Copied (server-side copy) 2025/02/17 05:21:47 INFO : potato2: Deleted 2025/02/17 05:21:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/17 05:21:47 INFO : potato3: Copied (server-side copy) 2025/02/17 05:21:47 INFO : potato3: Deleted 2025/02/17 05:21:48 DEBUG : B2 bucket rclone-test-vuyacov9foxi: Purge remote 2025/02/17 05:21:48 INFO : B2 bucket rclone-test-vuyacov9foxi: cleaning bucket "rclone-test-vuyacov9foxi" of all files 2025/02/17 05:21:48 DEBUG : empty space: Deleting (id "4_z1f32fd6350ad1b2b9f580e1b_f11525c0bc4fd9730_d20250217_m052146_c001_v0001184_t0039_u01739769706560") 2025/02/17 05:21:48 DEBUG : potato2: Deleting (id "4_z1f32fd6350ad1b2b9f580e1b_f112955591005ca0f_d20250217_m052146_c001_v0001136_t0017_u01739769706791") 2025/02/17 05:21:48 DEBUG : potato3: Deleting (id "4_z1f32fd6350ad1b2b9f580e1b_f116b89acbdc1d691_d20250217_m052146_c001_v0001109_t0018_u01739769706914") 2025/02/17 05:21:49 DEBUG : B2 bucket rclone-test-kimugag0fayu: Purge remote 2025/02/17 05:21:49 INFO : B2 bucket rclone-test-kimugag0fayu: cleaning bucket "rclone-test-kimugag0fayu" of all files 2025/02/17 05:21:49 DEBUG : empty space: Deleting (id "4_z8ff2ddf350ad1b2b9f580e1b_f410584089eab3154_d20250217_m052146_c001_v7007000_t0000_u01739769706760") 2025/02/17 05:21:49 DEBUG : empty space: Deleting (id "4_z8ff2ddf350ad1b2b9f580e1b_f10619309ef69274f_d20250217_m052141_c001_v0001179_t0036_u01739769701202") 2025/02/17 05:21:49 DEBUG : potato2: Deleting (id "4_z8ff2ddf350ad1b2b9f580e1b_f410584089eab315a_d20250217_m052147_c001_v7007000_t0000_u01739769707271") 2025/02/17 05:21:49 DEBUG : potato2: Deleting (id "4_z8ff2ddf350ad1b2b9f580e1b_f1163df9908b66e28_d20250217_m052142_c001_v0001033_t0055_u01739769702086") 2025/02/17 05:21:49 DEBUG : potato3: Deleting (id "4_z8ff2ddf350ad1b2b9f580e1b_f410584089eab315d_d20250217_m052147_c001_v7007000_t0000_u01739769707559") 2025/02/17 05:21:49 DEBUG : potato3: Deleting (id "4_z8ff2ddf350ad1b2b9f580e1b_f11455f822a17dc26_d20250217_m052142_c001_v0001157_t0057_u01739769702468") 2025/02/17 05:21:49 DEBUG : potato3: Deleting (id "4_z8ff2ddf350ad1b2b9f580e1b_f10619309ef692751_d20250217_m052141_c001_v0001179_t0018_u01739769701471") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.35s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:21:51 DEBUG : Creating backend with remote "TestB2:rclone-test-xesafin4qawu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.42s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:21:53 DEBUG : Creating backend with remote "TestB2:rclone-test-xesafin4qawu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestSyncOverlap (3.04s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:21:56 DEBUG : Creating backend with remote "TestB2:rclone-test-xesafin4qawu/rclone-sync-test" 2025/02/17 05:21:58 DEBUG : Creating backend with remote "TestB2:rclone-test-xesafin4qawu/rclone-sync-test-include/layer2" 2025/02/17 05:22:00 DEBUG : Creating backend with remote "TestB2:rclone-test-xesafin4qawu/rclone-sync-test-ignore-file" 2025/02/17 05:22:04 DEBUG : B2 bucket rclone-test-xesafin4qawu path rclone-sync-test: Waiting for checks to finish 2025/02/17 05:22:04 DEBUG : B2 bucket rclone-test-xesafin4qawu path rclone-sync-test: Waiting for transfers to finish 2025/02/17 05:22:04 DEBUG : Waiting for deletions to finish 2025/02/17 05:22:04 INFO : There was nothing to transfer 2025/02/17 05:22:04 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:22:04 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:22:04 DEBUG : Waiting for deletions to finish 2025/02/17 05:22:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:22:04 DEBUG : B2 bucket rclone-test-xesafin4qawu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/02/17 05:22:04 DEBUG : B2 bucket rclone-test-xesafin4qawu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/02/17 05:22:04 DEBUG : Waiting for deletions to finish 2025/02/17 05:22:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:22:05 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:22:05 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:22:05 DEBUG : Waiting for deletions to finish 2025/02/17 05:22:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:22:05 DEBUG : B2 bucket rclone-test-xesafin4qawu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/02/17 05:22:05 DEBUG : B2 bucket rclone-test-xesafin4qawu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/02/17 05:22:05 DEBUG : Waiting for deletions to finish 2025/02/17 05:22:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.94s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:22:12 DEBUG : Creating backend with remote "TestB2:rclone-test-xesafin4qawu/dst" 2025/02/17 05:22:13 DEBUG : Creating backend with remote "TestB2:rclone-test-xesafin4qawu/CompareDest" 2025/02/17 05:22:15 DEBUG : one: Need to transfer - File not found at Destination 2025/02/17 05:22:15 DEBUG : B2 bucket rclone-test-xesafin4qawu path dst: Waiting for checks to finish 2025/02/17 05:22:15 DEBUG : B2 bucket rclone-test-xesafin4qawu path dst: Waiting for transfers to finish 2025/02/17 05:22:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/17 05:22:16 INFO : one: Copied (new) 2025/02/17 05:22:16 DEBUG : Waiting for deletions to finish 2025/02/17 05:22:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/17 05:22:17 DEBUG : B2 bucket rclone-test-xesafin4qawu path dst: Waiting for checks to finish 2025/02/17 05:22:17 DEBUG : B2 bucket rclone-test-xesafin4qawu path dst: Waiting for transfers to finish 2025/02/17 05:22:17 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/17 05:22:17 INFO : one: Copied (replaced existing) 2025/02/17 05:22:17 DEBUG : Waiting for deletions to finish 2025/02/17 05:22:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/17 05:22:19 DEBUG : B2 bucket rclone-test-xesafin4qawu path dst: Waiting for checks to finish 2025/02/17 05:22:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 05:22:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/17 05:22:19 DEBUG : B2 bucket rclone-test-xesafin4qawu path dst: Waiting for transfers to finish 2025/02/17 05:22:19 DEBUG : Waiting for deletions to finish 2025/02/17 05:22:19 INFO : There was nothing to transfer 2025/02/17 05:22:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 05:22:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/17 05:22:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/17 05:22:21 DEBUG : B2 bucket rclone-test-xesafin4qawu path dst: Waiting for checks to finish 2025/02/17 05:22:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 05:22:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/17 05:22:21 DEBUG : B2 bucket rclone-test-xesafin4qawu path dst: Waiting for transfers to finish 2025/02/17 05:22:21 DEBUG : Waiting for deletions to finish 2025/02/17 05:22:21 INFO : There was nothing to transfer 2025/02/17 05:22:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 05:22:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/17 05:22:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/17 05:22:21 DEBUG : B2 bucket rclone-test-xesafin4qawu path dst: Waiting for checks to finish 2025/02/17 05:22:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 05:22:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/17 05:22:22 DEBUG : B2 bucket rclone-test-xesafin4qawu path dst: Waiting for transfers to finish 2025/02/17 05:22:22 DEBUG : Waiting for deletions to finish 2025/02/17 05:22:22 INFO : There was nothing to transfer 2025/02/17 05:22:23 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/02/17 05:22:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/17 05:22:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/17 05:22:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/17 05:22:23 DEBUG : B2 bucket rclone-test-xesafin4qawu path dst: Waiting for checks to finish 2025/02/17 05:22:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 05:22:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/17 05:22:23 DEBUG : B2 bucket rclone-test-xesafin4qawu path dst: Waiting for transfers to finish 2025/02/17 05:22:23 DEBUG : Waiting for deletions to finish 2025/02/17 05:22:23 INFO : There was nothing to transfer 2025/02/17 05:22:24 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/17 05:22:24 DEBUG : two: Need to transfer - File not found at Destination 2025/02/17 05:22:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/17 05:22:24 DEBUG : B2 bucket rclone-test-xesafin4qawu path dst: Waiting for checks to finish 2025/02/17 05:22:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 05:22:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/17 05:22:24 DEBUG : B2 bucket rclone-test-xesafin4qawu path dst: Waiting for transfers to finish 2025/02/17 05:22:24 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/02/17 05:22:24 INFO : two: Copied (new) 2025/02/17 05:22:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.43s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:22:27 DEBUG : Creating backend with remote "TestB2:rclone-test-xesafin4qawu/dest" 2025/02/17 05:22:28 DEBUG : Creating backend with remote "TestB2:rclone-test-xesafin4qawu/pre-dest1" 2025/02/17 05:22:29 DEBUG : Creating backend with remote "TestB2:rclone-test-xesafin4qawu/pre-dest2" 2025/02/17 05:22:31 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:22:31 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/17 05:22:32 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:22:32 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/17 05:22:32 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/17 05:22:32 DEBUG : B2 bucket rclone-test-xesafin4qawu path dest: Waiting for checks to finish 2025/02/17 05:22:32 DEBUG : B2 bucket rclone-test-xesafin4qawu path dest: Waiting for transfers to finish 2025/02/17 05:22:33 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/02/17 05:22:33 INFO : 3: Copied (new) 2025/02/17 05:22:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.05s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:22:35 DEBUG : Creating backend with remote "TestB2:rclone-test-xesafin4qawu/dst" 2025/02/17 05:22:36 DEBUG : Creating backend with remote "TestB2:rclone-test-xesafin4qawu/CopyDest" 2025/02/17 05:22:38 DEBUG : one: Need to transfer - File not found at Destination 2025/02/17 05:22:38 DEBUG : B2 bucket rclone-test-xesafin4qawu path dst: Waiting for checks to finish 2025/02/17 05:22:38 DEBUG : B2 bucket rclone-test-xesafin4qawu path dst: Waiting for transfers to finish 2025/02/17 05:22:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/17 05:22:38 INFO : one: Copied (new) 2025/02/17 05:22:38 DEBUG : Waiting for deletions to finish 2025/02/17 05:22:39 DEBUG : B2 bucket rclone-test-xesafin4qawu path dst: Waiting for checks to finish 2025/02/17 05:22:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/17 05:22:39 DEBUG : B2 bucket rclone-test-xesafin4qawu path dst: Waiting for transfers to finish 2025/02/17 05:22:39 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/17 05:22:39 INFO : one: Copied (replaced existing) 2025/02/17 05:22:39 DEBUG : Waiting for deletions to finish 2025/02/17 05:22:41 DEBUG : Creating backend with remote "TestB2:rclone-test-xesafin4qawu/BackupDir" 2025/02/17 05:22:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/17 05:22:42 DEBUG : B2 bucket rclone-test-xesafin4qawu path dst: Waiting for checks to finish 2025/02/17 05:22:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 05:22:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/17 05:22:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/17 05:22:44 INFO : one: Copied (server-side copy) 2025/02/17 05:22:44 INFO : one: Deleted 2025/02/17 05:22:45 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/17 05:22:45 INFO : one: Copied (server-side copy) 2025/02/17 05:22:45 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/17 05:22:45 DEBUG : B2 bucket rclone-test-xesafin4qawu path dst: Waiting for transfers to finish 2025/02/17 05:22:45 DEBUG : Waiting for deletions to finish 2025/02/17 05:22:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 05:22:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/17 05:22:46 INFO : two: Copied (server-side copy) 2025/02/17 05:22:46 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/17 05:22:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 05:22:46 DEBUG : one: Unchanged skipping 2025/02/17 05:22:46 DEBUG : B2 bucket rclone-test-xesafin4qawu path dst: Waiting for checks to finish 2025/02/17 05:22:46 DEBUG : B2 bucket rclone-test-xesafin4qawu path dst: Waiting for transfers to finish 2025/02/17 05:22:46 DEBUG : Waiting for deletions to finish 2025/02/17 05:22:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 05:22:47 DEBUG : one: Unchanged skipping 2025/02/17 05:22:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 05:22:47 DEBUG : two: Unchanged skipping 2025/02/17 05:22:47 DEBUG : B2 bucket rclone-test-xesafin4qawu path dst: Waiting for checks to finish 2025/02/17 05:22:47 DEBUG : B2 bucket rclone-test-xesafin4qawu path dst: Waiting for transfers to finish 2025/02/17 05:22:47 DEBUG : Waiting for deletions to finish 2025/02/17 05:22:47 INFO : There was nothing to transfer 2025/02/17 05:22:48 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/17 05:22:48 DEBUG : three: Destination not found in --copy-dest 2025/02/17 05:22:48 DEBUG : three: Need to transfer - File not found at Destination 2025/02/17 05:22:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 05:22:48 DEBUG : one: Unchanged skipping 2025/02/17 05:22:48 DEBUG : B2 bucket rclone-test-xesafin4qawu path dst: Waiting for checks to finish 2025/02/17 05:22:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 05:22:48 DEBUG : two: Unchanged skipping 2025/02/17 05:22:48 DEBUG : B2 bucket rclone-test-xesafin4qawu path dst: Waiting for transfers to finish 2025/02/17 05:22:48 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/02/17 05:22:48 INFO : three: Copied (new) 2025/02/17 05:22:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.83s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:22:52 DEBUG : Creating backend with remote "TestB2:rclone-test-xesafin4qawu/dst" 2025/02/17 05:22:53 DEBUG : Creating backend with remote "TestB2:rclone-test-xesafin4qawu/backup" 2025/02/17 05:22:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/17 05:22:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:22:55 DEBUG : two: Unchanged skipping 2025/02/17 05:22:55 DEBUG : B2 bucket rclone-test-xesafin4qawu path dst: Waiting for checks to finish 2025/02/17 05:22:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/17 05:22:57 INFO : one: Copied (server-side copy) 2025/02/17 05:22:57 INFO : one: Deleted 2025/02/17 05:22:57 DEBUG : B2 bucket rclone-test-xesafin4qawu path dst: Waiting for transfers to finish 2025/02/17 05:22:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/17 05:22:58 INFO : one: Copied (new) 2025/02/17 05:22:58 DEBUG : Waiting for deletions to finish 2025/02/17 05:22:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/17 05:22:58 INFO : three.txt: Copied (server-side copy) 2025/02/17 05:22:58 INFO : three.txt: Deleted 2025/02/17 05:22:58 INFO : three.txt: Moved into backup dir 2025/02/17 05:23:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/17 05:23:00 DEBUG : B2 bucket rclone-test-xesafin4qawu path dst: Waiting for checks to finish 2025/02/17 05:23:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:23:00 DEBUG : two: Unchanged skipping 2025/02/17 05:23:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/17 05:23:01 INFO : one: Copied (server-side copy) 2025/02/17 05:23:01 INFO : one: Deleted 2025/02/17 05:23:01 DEBUG : B2 bucket rclone-test-xesafin4qawu path dst: Waiting for transfers to finish 2025/02/17 05:23:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/17 05:23:01 INFO : one: Copied (new) 2025/02/17 05:23:01 DEBUG : Waiting for deletions to finish 2025/02/17 05:23:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/17 05:23:02 INFO : three.txt: Copied (server-side copy) 2025/02/17 05:23:02 INFO : three.txt: Deleted 2025/02/17 05:23:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.88s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:23:05 DEBUG : Creating backend with remote "TestB2:rclone-test-xesafin4qawu/dst" 2025/02/17 05:23:06 DEBUG : Creating backend with remote "TestB2:rclone-test-xesafin4qawu/backup" 2025/02/17 05:23:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/17 05:23:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:23:08 DEBUG : two: Unchanged skipping 2025/02/17 05:23:08 DEBUG : B2 bucket rclone-test-xesafin4qawu path dst: Waiting for checks to finish 2025/02/17 05:23:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/17 05:23:09 INFO : one: Copied (server-side copy) to: one.bak 2025/02/17 05:23:09 INFO : one: Deleted 2025/02/17 05:23:09 DEBUG : B2 bucket rclone-test-xesafin4qawu path dst: Waiting for transfers to finish 2025/02/17 05:23:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/17 05:23:10 INFO : one: Copied (new) 2025/02/17 05:23:10 DEBUG : Waiting for deletions to finish 2025/02/17 05:23:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/17 05:23:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/17 05:23:11 INFO : three.txt: Deleted 2025/02/17 05:23:11 INFO : three.txt: Moved into backup dir 2025/02/17 05:23:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/17 05:23:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:23:12 DEBUG : two: Unchanged skipping 2025/02/17 05:23:12 DEBUG : B2 bucket rclone-test-xesafin4qawu path dst: Waiting for checks to finish 2025/02/17 05:23:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/17 05:23:13 INFO : one: Copied (server-side copy) to: one.bak 2025/02/17 05:23:13 INFO : one: Deleted 2025/02/17 05:23:13 DEBUG : B2 bucket rclone-test-xesafin4qawu path dst: Waiting for transfers to finish 2025/02/17 05:23:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/17 05:23:13 INFO : one: Copied (new) 2025/02/17 05:23:13 DEBUG : Waiting for deletions to finish 2025/02/17 05:23:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/17 05:23:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/17 05:23:14 INFO : three.txt: Deleted 2025/02/17 05:23:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.09s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:23:17 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1181-10.backblaze.com/b2api/v1/b2_upload_file/0f825d63508d1b2b9f580e1b/c001_v0001181_t0045": EOF 2025/02/17 05:23:17 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1181-10.backblaze.com/b2api/v1/b2_upload_file/0f825d63508d1b2b9f580e1b/c001_v0001181_t0045": EOF) 2025/02/17 05:23:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-xesafin4qawu: 1/10 (Post "https://pod-000-1181-10.backblaze.com/b2api/v1/b2_upload_file/0f825d63508d1b2b9f580e1b/c001_v0001181_t0045": EOF) 2025/02/17 05:23:19 DEBUG : pacer: Reducing sleep to 10ms 2025/02/17 05:23:19 DEBUG : Creating backend with remote "TestB2:rclone-test-xesafin4qawu/dst" 2025/02/17 05:23:21 DEBUG : Creating backend with remote "TestB2:rclone-test-xesafin4qawu/backup" 2025/02/17 05:23:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/17 05:23:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:23:22 DEBUG : two: Unchanged skipping 2025/02/17 05:23:22 DEBUG : B2 bucket rclone-test-xesafin4qawu path dst: Waiting for checks to finish 2025/02/17 05:23:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/17 05:23:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/17 05:23:24 INFO : one: Deleted 2025/02/17 05:23:24 DEBUG : B2 bucket rclone-test-xesafin4qawu path dst: Waiting for transfers to finish 2025/02/17 05:23:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/17 05:23:26 INFO : one: Copied (new) 2025/02/17 05:23:26 DEBUG : Waiting for deletions to finish 2025/02/17 05:23:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/17 05:23:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/17 05:23:26 INFO : three.txt: Deleted 2025/02/17 05:23:26 INFO : three.txt: Moved into backup dir 2025/02/17 05:23:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:23:28 DEBUG : B2 bucket rclone-test-xesafin4qawu path dst: Waiting for checks to finish 2025/02/17 05:23:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/17 05:23:28 DEBUG : two: Unchanged skipping 2025/02/17 05:23:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/17 05:23:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/17 05:23:29 INFO : one: Deleted 2025/02/17 05:23:29 DEBUG : B2 bucket rclone-test-xesafin4qawu path dst: Waiting for transfers to finish 2025/02/17 05:23:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/17 05:23:30 INFO : one: Copied (new) 2025/02/17 05:23:30 DEBUG : Waiting for deletions to finish 2025/02/17 05:23:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/17 05:23:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/17 05:23:31 INFO : three.txt: Deleted 2025/02/17 05:23:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (17.15s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:23:34 DEBUG : Creating backend with remote "TestB2:rclone-test-xesafin4qawu/dst" 2025/02/17 05:23:36 DEBUG : B2 bucket rclone-test-xesafin4qawu path dst: Waiting for checks to finish 2025/02/17 05:23:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/17 05:23:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:23:36 DEBUG : two: Unchanged skipping 2025/02/17 05:23:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/17 05:23:37 INFO : one: Copied (server-side copy) to: one.bak 2025/02/17 05:23:37 INFO : one: Deleted 2025/02/17 05:23:37 DEBUG : B2 bucket rclone-test-xesafin4qawu path dst: Waiting for transfers to finish 2025/02/17 05:23:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/17 05:23:38 INFO : one: Copied (new) 2025/02/17 05:23:38 DEBUG : Waiting for deletions to finish 2025/02/17 05:23:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/17 05:23:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/17 05:23:39 INFO : three.txt: Deleted 2025/02/17 05:23:39 INFO : three.txt: Moved into backup dir 2025/02/17 05:23:41 DEBUG : one.bak: Excluded (Path Filter) 2025/02/17 05:23:41 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/17 05:23:41 DEBUG : B2 bucket rclone-test-xesafin4qawu path dst: Waiting for checks to finish 2025/02/17 05:23:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/17 05:23:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:23:41 DEBUG : two: Unchanged skipping 2025/02/17 05:23:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/17 05:23:41 INFO : one: Copied (server-side copy) to: one.bak 2025/02/17 05:23:41 INFO : one: Deleted 2025/02/17 05:23:41 DEBUG : B2 bucket rclone-test-xesafin4qawu path dst: Waiting for transfers to finish 2025/02/17 05:23:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/17 05:23:42 INFO : one: Copied (new) 2025/02/17 05:23:42 DEBUG : Waiting for deletions to finish 2025/02/17 05:23:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/17 05:23:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/17 05:23:42 INFO : three.txt: Deleted 2025/02/17 05:23:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.17s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:23:45 DEBUG : Creating backend with remote "TestB2:rclone-test-xesafin4qawu/dst" 2025/02/17 05:23:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/17 05:23:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/17 05:23:48 INFO : one: Copied (server-side copy) to: one.bak 2025/02/17 05:23:48 INFO : one: Deleted 2025/02/17 05:23:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/17 05:23:49 INFO : one: Copied (new) 2025/02/17 05:23:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:23:49 DEBUG : two: Unchanged skipping 2025/02/17 05:23:49 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/17 05:23:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/17 05:23:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/17 05:23:50 INFO : three.txt: Deleted 2025/02/17 05:23:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/17 05:23:50 INFO : three.txt: Copied (new) 2025/02/17 05:23:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/17 05:23:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/17 05:23:51 INFO : one: Copied (server-side copy) to: one.bak 2025/02/17 05:23:52 INFO : one: Deleted 2025/02/17 05:23:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/17 05:23:52 INFO : one: Copied (new) 2025/02/17 05:23:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:23:52 DEBUG : two: Unchanged skipping 2025/02/17 05:23:52 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/17 05:23:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/17 05:23:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/17 05:23:53 INFO : three.txt: Deleted 2025/02/17 05:23:53 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/17 05:23:53 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.99s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:23:57 DEBUG : Creating backend with remote "TestB2:rclone-test-xesafin4qawu/dst" 2025/02/17 05:23:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/17 05:24:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/17 05:24:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/17 05:24:00 INFO : one: Deleted 2025/02/17 05:24:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/17 05:24:01 INFO : one: Copied (new) 2025/02/17 05:24:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:24:01 DEBUG : two: Unchanged skipping 2025/02/17 05:24:01 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/17 05:24:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/17 05:24:02 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/17 05:24:02 INFO : three.txt: Deleted 2025/02/17 05:24:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/17 05:24:02 INFO : three.txt: Copied (new) 2025/02/17 05:24:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/17 05:24:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/17 05:24:04 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/17 05:24:04 INFO : one: Deleted 2025/02/17 05:24:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/17 05:24:04 INFO : one: Copied (new) 2025/02/17 05:24:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:24:05 DEBUG : two: Unchanged skipping 2025/02/17 05:24:05 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/17 05:24:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/17 05:24:05 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/17 05:24:05 INFO : three.txt: Deleted 2025/02/17 05:24:06 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/17 05:24:06 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.72s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:24:08 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/17 05:24:08 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:24:08 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:24:09 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/02/17 05:24:09 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/17 05:24:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.53s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:24:10 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/17 05:24:10 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:24:10 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:24:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/17 05:24:11 INFO : existing: Copied (new) 2025/02/17 05:24:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:24:11 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:24:11 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/17 05:24:11 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/17 05:24:11 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:24:11 ERROR : B2 bucket rclone-test-xesafin4qawu: not deleting files as there were IO errors 2025/02/17 05:24:11 ERROR : B2 bucket rclone-test-xesafin4qawu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestSyncImmutable (2.73s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:24:14 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:24:14 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:24:14 DEBUG : existing: Unchanged skipping 2025/02/17 05:24:14 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:24:14 DEBUG : Waiting for deletions to finish 2025/02/17 05:24:14 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.63s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.39s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.16s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.40s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:24:31 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:24:31 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:24:31 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:24:31 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:24:31 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:24:31 DEBUG : both1: Unchanged skipping 2025/02/17 05:24:31 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:24:31 DEBUG : both12: Unchanged skipping 2025/02/17 05:24:31 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:24:31 DEBUG : both13: Unchanged skipping 2025/02/17 05:24:31 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:24:31 DEBUG : both14: Unchanged skipping 2025/02/17 05:24:31 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:24:31 DEBUG : both15: Unchanged skipping 2025/02/17 05:24:31 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:24:31 DEBUG : both16: Unchanged skipping 2025/02/17 05:24:31 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:24:31 DEBUG : both17: Unchanged skipping 2025/02/17 05:24:31 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:24:31 DEBUG : both18: Unchanged skipping 2025/02/17 05:24:31 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:24:31 DEBUG : both19: Unchanged skipping 2025/02/17 05:24:31 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:24:31 DEBUG : both2: Unchanged skipping 2025/02/17 05:24:31 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:24:31 DEBUG : both3: Unchanged skipping 2025/02/17 05:24:31 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:24:31 DEBUG : both4: Unchanged skipping 2025/02/17 05:24:31 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:24:31 DEBUG : both5: Unchanged skipping 2025/02/17 05:24:31 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:24:31 DEBUG : both6: Unchanged skipping 2025/02/17 05:24:31 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:24:31 DEBUG : both7: Unchanged skipping 2025/02/17 05:24:31 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:24:31 DEBUG : both8: Unchanged skipping 2025/02/17 05:24:31 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:24:31 DEBUG : both9: Unchanged skipping 2025/02/17 05:24:31 DEBUG : both11: Unchanged skipping 2025/02/17 05:24:31 DEBUG : both10: Unchanged skipping 2025/02/17 05:24:31 DEBUG : both0: Unchanged skipping 2025/02/17 05:24:31 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:24:31 DEBUG : Waiting for deletions to finish 2025/02/17 05:24:32 INFO : only15: Deleted 2025/02/17 05:24:32 INFO : only3: Deleted 2025/02/17 05:24:32 INFO : only9: Deleted 2025/02/17 05:24:32 INFO : only19: Deleted 2025/02/17 05:24:32 INFO : only2: Deleted 2025/02/17 05:24:32 INFO : only10: Deleted 2025/02/17 05:24:32 INFO : only7: Deleted 2025/02/17 05:24:32 INFO : only8: Deleted 2025/02/17 05:24:32 INFO : only4: Deleted 2025/02/17 05:24:32 INFO : only5: Deleted 2025/02/17 05:24:32 INFO : only6: Deleted 2025/02/17 05:24:32 INFO : only1: Deleted 2025/02/17 05:24:32 INFO : only12: Deleted 2025/02/17 05:24:32 INFO : only11: Deleted 2025/02/17 05:24:33 INFO : only16: Deleted 2025/02/17 05:24:33 INFO : only18: Deleted 2025/02/17 05:24:33 INFO : only0: Deleted 2025/02/17 05:24:33 INFO : only13: Deleted 2025/02/17 05:24:33 INFO : only14: Deleted 2025/02/17 05:24:33 INFO : only17: Deleted 2025/02/17 05:24:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (21.67s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:24:52 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:24:52 DEBUG : both0: Unchanged skipping 2025/02/17 05:24:52 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:24:52 DEBUG : both1: Unchanged skipping 2025/02/17 05:24:52 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:24:52 DEBUG : both10: Unchanged skipping 2025/02/17 05:24:52 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:24:52 DEBUG : both11: Unchanged skipping 2025/02/17 05:24:52 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:24:52 DEBUG : both12: Unchanged skipping 2025/02/17 05:24:52 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:24:52 DEBUG : both13: Unchanged skipping 2025/02/17 05:24:52 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:24:52 DEBUG : both14: Unchanged skipping 2025/02/17 05:24:52 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:24:52 DEBUG : both15: Unchanged skipping 2025/02/17 05:24:52 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:24:52 DEBUG : both16: Unchanged skipping 2025/02/17 05:24:52 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:24:52 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:24:52 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:24:52 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:24:52 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for checks to finish 2025/02/17 05:24:52 DEBUG : both17: Unchanged skipping 2025/02/17 05:24:52 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:24:52 DEBUG : both3: Unchanged skipping 2025/02/17 05:24:52 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:24:52 DEBUG : both4: Unchanged skipping 2025/02/17 05:24:52 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:24:52 DEBUG : both5: Unchanged skipping 2025/02/17 05:24:52 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:24:52 DEBUG : both6: Unchanged skipping 2025/02/17 05:24:52 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:24:52 DEBUG : both7: Unchanged skipping 2025/02/17 05:24:52 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:24:52 DEBUG : both8: Unchanged skipping 2025/02/17 05:24:52 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 05:24:52 DEBUG : both9: Unchanged skipping 2025/02/17 05:24:52 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/17 05:24:52 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/17 05:24:52 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/17 05:24:52 DEBUG : both18: Unchanged skipping 2025/02/17 05:24:52 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/17 05:24:52 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/17 05:24:52 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/17 05:24:52 DEBUG : both19: Unchanged skipping 2025/02/17 05:24:52 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/17 05:24:52 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/17 05:24:52 DEBUG : both2: Unchanged skipping 2025/02/17 05:24:52 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/17 05:24:52 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/17 05:24:52 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/17 05:24:52 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/17 05:24:52 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/17 05:24:52 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/17 05:24:52 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/17 05:24:52 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/17 05:24:52 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/17 05:24:52 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/17 05:24:52 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/17 05:24:52 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/17 05:24:52 DEBUG : B2 bucket rclone-test-xesafin4qawu: Waiting for transfers to finish 2025/02/17 05:24:52 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/17 05:24:52 INFO : only0: Copied (replaced existing) 2025/02/17 05:24:52 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/17 05:24:52 INFO : only1: Copied (replaced existing) 2025/02/17 05:24:52 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/17 05:24:52 INFO : only10: Copied (replaced existing) 2025/02/17 05:24:52 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/17 05:24:52 INFO : only13: Copied (replaced existing) 2025/02/17 05:24:53 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/17 05:24:53 INFO : only11: Copied (replaced existing) 2025/02/17 05:24:53 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/17 05:24:53 INFO : only14: Copied (replaced existing) 2025/02/17 05:24:53 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/17 05:24:53 INFO : only15: Copied (replaced existing) 2025/02/17 05:24:53 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/17 05:24:53 INFO : only12: Copied (replaced existing) 2025/02/17 05:24:53 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/17 05:24:53 INFO : only19: Copied (replaced existing) 2025/02/17 05:24:53 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/17 05:24:53 INFO : only2: Copied (replaced existing) 2025/02/17 05:24:53 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/17 05:24:53 INFO : only3: Copied (replaced existing) 2025/02/17 05:24:53 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/17 05:24:53 INFO : only4: Copied (replaced existing) 2025/02/17 05:24:53 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/17 05:24:53 INFO : only5: Copied (replaced existing) 2025/02/17 05:24:53 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/17 05:24:53 INFO : only6: Copied (replaced existing) 2025/02/17 05:24:53 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/17 05:24:53 INFO : only7: Copied (replaced existing) 2025/02/17 05:24:53 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/17 05:24:53 INFO : only8: Copied (replaced existing) 2025/02/17 05:24:53 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/17 05:24:53 INFO : only9: Copied (replaced existing) 2025/02/17 05:24:53 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/17 05:24:53 INFO : only16: Copied (replaced existing) 2025/02/17 05:24:53 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/17 05:24:53 INFO : only17: Copied (replaced existing) 2025/02/17 05:24:53 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/17 05:24:53 INFO : only18: Copied (replaced existing) 2025/02/17 05:24:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (24.42s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:25:02 DEBUG : empty_dir: Making directory with metadata 2025/02/17 05:25:02 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/17 05:25:02 DEBUG : empty_on_remote: Making directory with metadata 2025/02/17 05:25:02 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/17 05:25:02 INFO : empty_on_remote: Making directory 2025/02/17 05:25:02 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-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:25:03 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/02/17 05:25:03 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/02/17 05:25:03 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/02/17 05:25:03 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.08s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:25:05 DEBUG : empty_dir: Making directory with metadata 2025/02/17 05:25:05 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/17 05:25:05 DEBUG : empty_on_remote: Making directory with metadata 2025/02/17 05:25:05 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/17 05:25:05 INFO : empty_on_remote: Making directory 2025/02/17 05:25:05 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-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:25:06 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/02/17 05:25:06 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/02/17 05:25:06 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/02/17 05:25:06 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/02/17 05:25:06 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.88s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:25:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/17 05:25:08 INFO : sub dir: Making directory 2025/02/17 05:25:08 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.11s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" 2025/02/17 05:25:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/17 05:25:11 INFO : sub dir: Making directory 2025/02/17 05:25:11 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xesafin4qawu", Local "Local file system at /tmp/rclone366620432", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (2.99s) PASS 2025/02/17 05:25:14 DEBUG : B2 bucket rclone-test-xesafin4qawu: Purge remote 2025/02/17 05:25:14 INFO : B2 bucket rclone-test-xesafin4qawu: cleaning bucket "rclone-test-xesafin4qawu" of all files 2025/02/17 05:25:15 DEBUG : BackupDir/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f413279d23a9cf452_d20250217_m052249_c001_v7007000_t0000_u01739769769471") 2025/02/17 05:25:15 DEBUG : BackupDir/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f1147d185330c37b6_d20250217_m052244_c001_v0001182_t0029_u01739769764262") 2025/02/17 05:25:15 DEBUG : CompareDest/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f409f2af16e72a05e_d20250217_m052225_c001_v7007000_t0000_u01739769745193") 2025/02/17 05:25:15 DEBUG : CompareDest/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f110c3a4d3f230768_d20250217_m052219_c001_v0001181_t0010_u01739769739099") 2025/02/17 05:25:15 DEBUG : CompareDest/two: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f409f2af16e72a05f_d20250217_m052225_c001_v7007000_t0000_u01739769745385") 2025/02/17 05:25:15 DEBUG : CompareDest/two: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d6fcd9_d20250217_m052220_c001_v0001182_t0016_u01739769740484") 2025/02/17 05:25:15 DEBUG : CopyDest/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f413279d23a9cf453_d20250217_m052249_c001_v7007000_t0000_u01739769769670") 2025/02/17 05:25:15 DEBUG : CopyDest/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a7f6_d20250217_m052241_c001_v0001036_t0055_u01739769761121") 2025/02/17 05:25:15 DEBUG : CopyDest/three: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f413279d23a9cf456_d20250217_m052249_c001_v7007000_t0000_u01739769769891") 2025/02/17 05:25:15 DEBUG : CopyDest/three: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d6fee9_d20250217_m052247_c001_v0001182_t0009_u01739769767712") 2025/02/17 05:25:15 DEBUG : CopyDest/two: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f413279d23a9cf457_d20250217_m052250_c001_v7007000_t0000_u01739769770080") 2025/02/17 05:25:15 DEBUG : CopyDest/two: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f110c3a4d3f2307c7_d20250217_m052245_c001_v0001181_t0042_u01739769765736") 2025/02/17 05:25:15 DEBUG : EXISTING: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f4168ea21782b3bcd_d20250217_m052414_c001_v7007000_t0000_u01739769854526") 2025/02/17 05:25:15 DEBUG : EXISTING: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a852_d20250217_m052413_c001_v0001036_t0026_u01739769853276") 2025/02/17 05:25:15 DEBUG : Testêé: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f4168ea21782b3b9c_d20250217_m052410_c001_v7007000_t0000_u01739769850162") 2025/02/17 05:25:15 DEBUG : Testêé: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a84b_d20250217_m052409_c001_v0001036_t0015_u01739769849336") 2025/02/17 05:25:16 DEBUG : Testêé: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d7050d_d20250217_m052408_c001_v0001182_t0029_u01739769848373") 2025/02/17 05:25:16 DEBUG : a/potato2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40557ed90cf6b163_d20250217_m052033_c001_v7007000_t0000_u01739769633034") 2025/02/17 05:25:16 DEBUG : a/potato2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a748_d20250217_m052032_c001_v0001036_t0005_u01739769632218") 2025/02/17 05:25:16 DEBUG : a/potato2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40557ed90cf6b146_d20250217_m052030_c001_v7007000_t0000_u01739769630016") 2025/02/17 05:25:16 DEBUG : a/potato2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a742_d20250217_m052029_c001_v0001036_t0003_u01739769629072") 2025/02/17 05:25:16 DEBUG : a/potato2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f4026768e42a67f72_d20250217_m052005_c001_v7007000_t0000_u01739769605596") 2025/02/17 05:25:16 DEBUG : a/potato2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a704_d20250217_m052004_c001_v0001036_t0024_u01739769604541") 2025/02/17 05:25:16 DEBUG : b/potato: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40557ed90cf6b164_d20250217_m052033_c001_v7007000_t0000_u01739769633232") 2025/02/17 05:25:16 DEBUG : b/potato: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a744_d20250217_m052030_c001_v0001036_t0023_u01739769630951") 2025/02/17 05:25:16 DEBUG : b/potato: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40557ed90cf6b13e_d20250217_m052029_c001_v7007000_t0000_u01739769629461") 2025/02/17 05:25:16 DEBUG : b/potato: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a73e_d20250217_m052027_c001_v0001036_t0057_u01739769627716") 2025/02/17 05:25:16 DEBUG : b/potato: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f4026768e42a67f6f_d20250217_m052005_c001_v7007000_t0000_u01739769605030") 2025/02/17 05:25:16 DEBUG : b/potato: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a700_d20250217_m052003_c001_v0001036_t0054_u01739769603332") 2025/02/17 05:25:16 DEBUG : backup/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40904b6c1e197442_d20250217_m052302_c001_v7007000_t0000_u01739769782965") 2025/02/17 05:25:16 DEBUG : backup/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f109c03093f88d6d5_d20250217_m052300_c001_v0001036_t0008_u01739769780925") 2025/02/17 05:25:16 DEBUG : backup/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f1033c95d792c7aba_d20250217_m052256_c001_v0001146_t0030_u01739769776835") 2025/02/17 05:25:16 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f404cbb5c35dc01f5_d20250217_m052332_c001_v7007000_t0000_u01739769812208") 2025/02/17 05:25:16 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f101f0fccf62b6571_d20250217_m052329_c001_v0001146_t0052_u01739769809055") 2025/02/17 05:25:16 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f1139e8d3abc8a7a7_d20250217_m052324_c001_v0001117_t0041_u01739769804034") 2025/02/17 05:25:16 DEBUG : backup/one.bak: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f410584089eab342d_d20250217_m052315_c001_v7007000_t0000_u01739769795017") 2025/02/17 05:25:17 DEBUG : backup/one.bak: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f102e6149501d2ea0_d20250217_m052313_c001_v0001184_t0048_u01739769793253") 2025/02/17 05:25:17 DEBUG : backup/one.bak: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f108094daffdb256c_d20250217_m052309_c001_v0001184_t0025_u01739769789648") 2025/02/17 05:25:17 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f404cbb5c35dc01f7_d20250217_m052332_c001_v7007000_t0000_u01739769812390") 2025/02/17 05:25:17 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f119af224e8f1b4d0_d20250217_m052331_c001_v0001039_t0046_u01739769811097") 2025/02/17 05:25:17 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f116831638b813eb4_d20250217_m052326_c001_v0001104_t0026_u01739769806342") 2025/02/17 05:25:17 DEBUG : backup/three.txt: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40904b6c1e197443_d20250217_m052303_c001_v7007000_t0000_u01739769783149") 2025/02/17 05:25:17 DEBUG : backup/three.txt: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f11189f4c9c6f308c_d20250217_m052302_c001_v0001184_t0055_u01739769782215") 2025/02/17 05:25:17 DEBUG : backup/three.txt: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f1196da6518aac6b1_d20250217_m052258_c001_v0001182_t0003_u01739769778463") 2025/02/17 05:25:17 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f410584089eab3430_d20250217_m052315_c001_v7007000_t0000_u01739769795233") 2025/02/17 05:25:17 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f1059de992d33d418_d20250217_m052314_c001_v0001099_t0038_u01739769794102") 2025/02/17 05:25:17 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f117fcc6f8f55b7a3_d20250217_m052311_c001_v0001179_t0009_u01739769791110") 2025/02/17 05:25:17 DEBUG : both0: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c13950db_d20250217_m052454_c001_v7007000_t0000_u01739769894441") 2025/02/17 05:25:17 DEBUG : both0: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d70732_d20250217_m052438_c001_v0001182_t0052_u01739769878476") 2025/02/17 05:25:17 DEBUG : both0: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f41826966aa3bef8b_d20250217_m052433_c001_v7007000_t0000_u01739769873794") 2025/02/17 05:25:17 DEBUG : both0: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d7059f_d20250217_m052416_c001_v0001182_t0049_u01739769856812") 2025/02/17 05:25:17 DEBUG : both1: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c13950dd_d20250217_m052454_c001_v7007000_t0000_u01739769894624") 2025/02/17 05:25:17 DEBUG : both1: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d70747_d20250217_m052439_c001_v0001182_t0052_u01739769879610") 2025/02/17 05:25:17 DEBUG : both1: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f41826966aa3bef8d_d20250217_m052433_c001_v7007000_t0000_u01739769873979") 2025/02/17 05:25:17 DEBUG : both1: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d705ad_d20250217_m052417_c001_v0001182_t0030_u01739769857545") 2025/02/17 05:25:18 DEBUG : both10: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c13950df_d20250217_m052454_c001_v7007000_t0000_u01739769894815") 2025/02/17 05:25:18 DEBUG : both10: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d707c7_d20250217_m052445_c001_v0001182_t0044_u01739769885624") 2025/02/17 05:25:18 DEBUG : both10: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f41826966aa3bef8e_d20250217_m052434_c001_v7007000_t0000_u01739769874161") 2025/02/17 05:25:18 DEBUG : both10: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d70642_d20250217_m052424_c001_v0001182_t0018_u01739769864260") 2025/02/17 05:25:18 DEBUG : both11: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c13950e1_d20250217_m052455_c001_v7007000_t0000_u01739769895002") 2025/02/17 05:25:18 DEBUG : both11: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d707d1_d20250217_m052446_c001_v0001182_t0043_u01739769886228") 2025/02/17 05:25:18 DEBUG : both11: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f41826966aa3bef8f_d20250217_m052434_c001_v7007000_t0000_u01739769874348") 2025/02/17 05:25:18 DEBUG : both11: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d7064c_d20250217_m052424_c001_v0001182_t0004_u01739769864900") 2025/02/17 05:25:18 DEBUG : both12: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c13950e2_d20250217_m052455_c001_v7007000_t0000_u01739769895185") 2025/02/17 05:25:18 DEBUG : both12: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d707dd_d20250217_m052446_c001_v0001182_t0005_u01739769886756") 2025/02/17 05:25:18 DEBUG : both12: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f41826966aa3bef90_d20250217_m052434_c001_v7007000_t0000_u01739769874531") 2025/02/17 05:25:18 DEBUG : both12: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d7065e_d20250217_m052425_c001_v0001182_t0034_u01739769865554") 2025/02/17 05:25:18 DEBUG : both13: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c13950e3_d20250217_m052455_c001_v7007000_t0000_u01739769895368") 2025/02/17 05:25:18 DEBUG : both13: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d707e7_d20250217_m052447_c001_v0001182_t0054_u01739769887368") 2025/02/17 05:25:18 DEBUG : both13: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f41826966aa3bef92_d20250217_m052434_c001_v7007000_t0000_u01739769874716") 2025/02/17 05:25:18 DEBUG : both13: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d70666_d20250217_m052426_c001_v0001182_t0002_u01739769866184") 2025/02/17 05:25:18 DEBUG : both14: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c13950e4_d20250217_m052455_c001_v7007000_t0000_u01739769895551") 2025/02/17 05:25:18 DEBUG : both14: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d707ef_d20250217_m052447_c001_v0001182_t0005_u01739769887976") 2025/02/17 05:25:18 DEBUG : both14: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f41826966aa3bef95_d20250217_m052434_c001_v7007000_t0000_u01739769874904") 2025/02/17 05:25:18 DEBUG : both14: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d70672_d20250217_m052426_c001_v0001182_t0038_u01739769866780") 2025/02/17 05:25:19 DEBUG : both15: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c13950e5_d20250217_m052455_c001_v7007000_t0000_u01739769895735") 2025/02/17 05:25:19 DEBUG : both15: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d707f9_d20250217_m052448_c001_v0001182_t0049_u01739769888730") 2025/02/17 05:25:19 DEBUG : both15: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f41826966aa3bef98_d20250217_m052435_c001_v7007000_t0000_u01739769875104") 2025/02/17 05:25:19 DEBUG : both15: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d70688_d20250217_m052427_c001_v0001182_t0058_u01739769867527") 2025/02/17 05:25:19 DEBUG : both16: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c13950e6_d20250217_m052455_c001_v7007000_t0000_u01739769895919") 2025/02/17 05:25:19 DEBUG : both16: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d7080b_d20250217_m052449_c001_v0001182_t0008_u01739769889290") 2025/02/17 05:25:19 DEBUG : both16: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f41826966aa3bef9a_d20250217_m052435_c001_v7007000_t0000_u01739769875292") 2025/02/17 05:25:19 DEBUG : both16: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d70692_d20250217_m052428_c001_v0001182_t0022_u01739769868235") 2025/02/17 05:25:19 DEBUG : both17: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c13950e7_d20250217_m052456_c001_v7007000_t0000_u01739769896104") 2025/02/17 05:25:19 DEBUG : both17: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d70823_d20250217_m052449_c001_v0001182_t0021_u01739769889936") 2025/02/17 05:25:19 DEBUG : both17: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f41826966aa3bef9d_d20250217_m052435_c001_v7007000_t0000_u01739769875476") 2025/02/17 05:25:19 DEBUG : both17: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d706a0_d20250217_m052428_c001_v0001182_t0055_u01739769868902") 2025/02/17 05:25:19 DEBUG : both18: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c13950e9_d20250217_m052456_c001_v7007000_t0000_u01739769896288") 2025/02/17 05:25:19 DEBUG : both18: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d70837_d20250217_m052450_c001_v0001182_t0032_u01739769890572") 2025/02/17 05:25:19 DEBUG : both18: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f41826966aa3befa0_d20250217_m052435_c001_v7007000_t0000_u01739769875661") 2025/02/17 05:25:19 DEBUG : both18: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d706af_d20250217_m052429_c001_v0001182_t0030_u01739769869766") 2025/02/17 05:25:19 DEBUG : both19: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c13950ea_d20250217_m052456_c001_v7007000_t0000_u01739769896490") 2025/02/17 05:25:19 DEBUG : both19: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d70849_d20250217_m052451_c001_v0001182_t0030_u01739769891281") 2025/02/17 05:25:19 DEBUG : both19: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f41826966aa3befa2_d20250217_m052435_c001_v7007000_t0000_u01739769875844") 2025/02/17 05:25:19 DEBUG : both19: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d706b7_d20250217_m052430_c001_v0001182_t0050_u01739769870358") 2025/02/17 05:25:20 DEBUG : both2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c13950ec_d20250217_m052456_c001_v7007000_t0000_u01739769896672") 2025/02/17 05:25:20 DEBUG : both2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d70751_d20250217_m052440_c001_v0001182_t0014_u01739769880348") 2025/02/17 05:25:20 DEBUG : both2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f41826966aa3befa4_d20250217_m052436_c001_v7007000_t0000_u01739769876026") 2025/02/17 05:25:20 DEBUG : both2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d705c3_d20250217_m052418_c001_v0001182_t0007_u01739769858270") 2025/02/17 05:25:20 DEBUG : both3: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c13950ee_d20250217_m052456_c001_v7007000_t0000_u01739769896855") 2025/02/17 05:25:20 DEBUG : both3: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d70763_d20250217_m052440_c001_v0001182_t0022_u01739769880972") 2025/02/17 05:25:20 DEBUG : both3: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f41826966aa3befa5_d20250217_m052436_c001_v7007000_t0000_u01739769876221") 2025/02/17 05:25:20 DEBUG : both3: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d705d3_d20250217_m052419_c001_v0001182_t0028_u01739769859012") 2025/02/17 05:25:20 DEBUG : both4: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c13950ef_d20250217_m052457_c001_v7007000_t0000_u01739769897037") 2025/02/17 05:25:20 DEBUG : both4: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d7076f_d20250217_m052441_c001_v0001182_t0015_u01739769881559") 2025/02/17 05:25:20 DEBUG : both4: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f41826966aa3befa6_d20250217_m052436_c001_v7007000_t0000_u01739769876409") 2025/02/17 05:25:20 DEBUG : both4: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d705e9_d20250217_m052419_c001_v0001182_t0019_u01739769859667") 2025/02/17 05:25:20 DEBUG : both5: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c13950f0_d20250217_m052457_c001_v7007000_t0000_u01739769897227") 2025/02/17 05:25:20 DEBUG : both5: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d7077f_d20250217_m052442_c001_v0001182_t0038_u01739769882272") 2025/02/17 05:25:20 DEBUG : both5: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f41826966aa3befa7_d20250217_m052436_c001_v7007000_t0000_u01739769876593") 2025/02/17 05:25:20 DEBUG : both5: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d705f7_d20250217_m052420_c001_v0001182_t0038_u01739769860341") 2025/02/17 05:25:20 DEBUG : both6: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c13950f2_d20250217_m052457_c001_v7007000_t0000_u01739769897411") 2025/02/17 05:25:20 DEBUG : both6: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d70795_d20250217_m052443_c001_v0001182_t0049_u01739769883038") 2025/02/17 05:25:20 DEBUG : both6: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f41826966aa3befa8_d20250217_m052436_c001_v7007000_t0000_u01739769876776") 2025/02/17 05:25:20 DEBUG : both6: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d70603_d20250217_m052421_c001_v0001182_t0033_u01739769861011") 2025/02/17 05:25:20 DEBUG : both7: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c13950f4_d20250217_m052457_c001_v7007000_t0000_u01739769897595") 2025/02/17 05:25:21 DEBUG : both7: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d7079f_d20250217_m052443_c001_v0001182_t0017_u01739769883726") 2025/02/17 05:25:21 DEBUG : both7: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f41826966aa3befa9_d20250217_m052436_c001_v7007000_t0000_u01739769876972") 2025/02/17 05:25:21 DEBUG : both7: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d70611_d20250217_m052421_c001_v0001182_t0027_u01739769861758") 2025/02/17 05:25:21 DEBUG : both8: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c13950f5_d20250217_m052457_c001_v7007000_t0000_u01739769897781") 2025/02/17 05:25:21 DEBUG : both8: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d707ad_d20250217_m052444_c001_v0001182_t0054_u01739769884360") 2025/02/17 05:25:21 DEBUG : both8: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f41826966aa3befab_d20250217_m052437_c001_v7007000_t0000_u01739769877170") 2025/02/17 05:25:21 DEBUG : both8: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d70622_d20250217_m052422_c001_v0001182_t0019_u01739769862687") 2025/02/17 05:25:21 DEBUG : both9: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c13950f7_d20250217_m052457_c001_v7007000_t0000_u01739769897964") 2025/02/17 05:25:21 DEBUG : both9: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d707b9_d20250217_m052444_c001_v0001182_t0037_u01739769884971") 2025/02/17 05:25:21 DEBUG : both9: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f41826966aa3befac_d20250217_m052437_c001_v7007000_t0000_u01739769877364") 2025/02/17 05:25:21 DEBUG : both9: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d70630_d20250217_m052423_c001_v0001182_t0038_u01739769863505") 2025/02/17 05:25:21 DEBUG : c/non empty space: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40557ed90cf6b165_d20250217_m052033_c001_v7007000_t0000_u01739769633413") 2025/02/17 05:25:21 DEBUG : c/non empty space: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a746_d20250217_m052031_c001_v0001036_t0002_u01739769631436") 2025/02/17 05:25:21 DEBUG : c/non empty space: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40557ed90cf6b14a_d20250217_m052030_c001_v7007000_t0000_u01739769630207") 2025/02/17 05:25:21 DEBUG : c/non empty space: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a740_d20250217_m052028_c001_v0001036_t0031_u01739769628204") 2025/02/17 05:25:21 DEBUG : c/non empty space: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f4026768e42a67f73_d20250217_m052005_c001_v7007000_t0000_u01739769605782") 2025/02/17 05:25:21 DEBUG : c/non empty space: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a702_d20250217_m052003_c001_v0001036_t0025_u01739769603706") 2025/02/17 05:25:21 DEBUG : check sum: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f41826966aa3be888_d20250217_m051951_c001_v7007000_t0000_u01739769591138") 2025/02/17 05:25:21 DEBUG : check sum: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a6f0_d20250217_m051950_c001_v0001036_t0041_u01739769590028") 2025/02/17 05:25:22 DEBUG : dest/3: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f413279d23a9cf3d3_d20250217_m052234_c001_v7007000_t0000_u01739769754442") 2025/02/17 05:25:22 DEBUG : dest/3: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f4112c7bd3248abb7_d20250217_m052233_c001_v0001177_t0021_u01739769753254") 2025/02/17 05:25:22 DEBUG : dst/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f4168ea21782b3b75_d20250217_m052406_c001_v7007000_t0000_u01739769846884") 2025/02/17 05:25:22 DEBUG : dst/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f1189d3abf9c2dbc5_d20250217_m052404_c001_v0001041_t0024_u01739769844503") 2025/02/17 05:25:22 DEBUG : dst/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f4191a42bec60e584_d20250217_m052404_c001_v7007000_t0000_u01739769844274") 2025/02/17 05:25:22 DEBUG : dst/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f1189d3abf9c2dbbd_d20250217_m052400_c001_v0001041_t0001_u01739769840973") 2025/02/17 05:25:22 DEBUG : dst/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f4191a42bec60e55f_d20250217_m052400_c001_v7007000_t0000_u01739769840241") 2025/02/17 05:25:22 DEBUG : dst/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a83c_d20250217_m052355_c001_v0001036_t0026_u01739769835655") 2025/02/17 05:25:22 DEBUG : dst/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40160be1f3d74abd_d20250217_m052354_c001_v7007000_t0000_u01739769834159") 2025/02/17 05:25:22 DEBUG : dst/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f117626ef203091da_d20250217_m052352_c001_v0001184_t0051_u01739769832188") 2025/02/17 05:25:22 DEBUG : dst/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40557ed90cf6b694_d20250217_m052351_c001_v7007000_t0000_u01739769831999") 2025/02/17 05:25:22 DEBUG : dst/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f117626ef20309190_d20250217_m052349_c001_v0001184_t0052_u01739769829291") 2025/02/17 05:25:22 DEBUG : dst/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40557ed90cf6b673_d20250217_m052348_c001_v7007000_t0000_u01739769828507") 2025/02/17 05:25:22 DEBUG : dst/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d70313_d20250217_m052344_c001_v0001182_t0010_u01739769824654") 2025/02/17 05:25:22 DEBUG : dst/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f404cbb5c35dc026c_d20250217_m052343_c001_v7007000_t0000_u01739769823366") 2025/02/17 05:25:22 DEBUG : dst/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f101bd05608e0d6d0_d20250217_m052341_c001_v0001115_t0034_u01739769821782") 2025/02/17 05:25:22 DEBUG : dst/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f406cf3bda008a74b_d20250217_m052341_c001_v7007000_t0000_u01739769821606") 2025/02/17 05:25:22 DEBUG : dst/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f101bd05608e0d6c9_d20250217_m052337_c001_v0001115_t0047_u01739769817916") 2025/02/17 05:25:22 DEBUG : dst/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f406cf3bda008a71b_d20250217_m052337_c001_v7007000_t0000_u01739769817195") 2025/02/17 05:25:23 DEBUG : dst/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d70248_d20250217_m052333_c001_v0001182_t0038_u01739769813486") 2025/02/17 05:25:23 DEBUG : dst/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f404cbb5c35dc01f8_d20250217_m052332_c001_v7007000_t0000_u01739769812572") 2025/02/17 05:25:23 DEBUG : dst/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f114712e42294bda5_d20250217_m052329_c001_v0001106_t0050_u01739769809575") 2025/02/17 05:25:23 DEBUG : dst/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f408962f9f7f7c0c7_d20250217_m052329_c001_v7007000_t0000_u01739769809384") 2025/02/17 05:25:23 DEBUG : dst/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f114712e42294bd93_d20250217_m052325_c001_v0001106_t0042_u01739769805406") 2025/02/17 05:25:23 DEBUG : dst/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f408962f9f7f7c09d_d20250217_m052324_c001_v7007000_t0000_u01739769804672") 2025/02/17 05:25:23 DEBUG : dst/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d700ec_d20250217_m052316_c001_v0001182_t0042_u01739769796339") 2025/02/17 05:25:23 DEBUG : dst/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f410584089eab3432_d20250217_m052315_c001_v7007000_t0000_u01739769795417") 2025/02/17 05:25:23 DEBUG : dst/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118726bbb2df933b_d20250217_m052313_c001_v0001184_t0036_u01739769793647") 2025/02/17 05:25:23 DEBUG : dst/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f404cbb5c35dc0157_d20250217_m052313_c001_v7007000_t0000_u01739769793466") 2025/02/17 05:25:23 DEBUG : dst/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118726bbb2df92d9_d20250217_m052310_c001_v0001184_t0038_u01739769790585") 2025/02/17 05:25:23 DEBUG : dst/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f404cbb5c35dc0135_d20250217_m052309_c001_v7007000_t0000_u01739769789862") 2025/02/17 05:25:23 DEBUG : dst/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f110c3a4d3f230816_d20250217_m052304_c001_v0001181_t0053_u01739769784246") 2025/02/17 05:25:23 DEBUG : dst/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40904b6c1e197445_d20250217_m052303_c001_v7007000_t0000_u01739769783333") 2025/02/17 05:25:23 DEBUG : dst/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f11287c676c0feaad_d20250217_m052301_c001_v0001180_t0053_u01739769781779") 2025/02/17 05:25:23 DEBUG : dst/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f41826966aa3beca1_d20250217_m052301_c001_v7007000_t0000_u01739769781595") 2025/02/17 05:25:23 DEBUG : dst/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f11287c676c0feaa5_d20250217_m052258_c001_v0001180_t0052_u01739769778043") 2025/02/17 05:25:23 DEBUG : dst/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f41826966aa3bec8f_d20250217_m052257_c001_v7007000_t0000_u01739769777318") 2025/02/17 05:25:23 DEBUG : dst/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a800_d20250217_m052251_c001_v0001036_t0006_u01739769771383") 2025/02/17 05:25:23 DEBUG : dst/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f413279d23a9cf459_d20250217_m052250_c001_v7007000_t0000_u01739769770268") 2025/02/17 05:25:23 DEBUG : dst/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f1160c1b3850d8cfc_d20250217_m052244_c001_v0001146_t0055_u01739769764695") 2025/02/17 05:25:23 DEBUG : dst/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f406cf3bda008a5d0_d20250217_m052244_c001_v7007000_t0000_u01739769764483") 2025/02/17 05:25:24 DEBUG : dst/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d6fe5f_d20250217_m052240_c001_v0001182_t0026_u01739769760561") 2025/02/17 05:25:24 DEBUG : dst/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10760702dd82d856_d20250217_m052239_c001_v0001184_t0033_u01739769759815") 2025/02/17 05:25:24 DEBUG : dst/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10760702dd82d82c_d20250217_m052238_c001_v0001184_t0019_u01739769758861") 2025/02/17 05:25:24 DEBUG : dst/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f409f2af16e72a063_d20250217_m052225_c001_v7007000_t0000_u01739769745570") 2025/02/17 05:25:24 DEBUG : dst/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a7de_d20250217_m052218_c001_v0001036_t0023_u01739769738162") 2025/02/17 05:25:24 DEBUG : dst/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f1100a56f5061baaa_d20250217_m052217_c001_v0001184_t0035_u01739769737419") 2025/02/17 05:25:24 DEBUG : dst/one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f1100a56f5061ba86_d20250217_m052216_c001_v0001184_t0002_u01739769736454") 2025/02/17 05:25:24 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f4168ea21782b3b79_d20250217_m052407_c001_v7007000_t0000_u01739769847073") 2025/02/17 05:25:24 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f102df8c82e1d6cd0_d20250217_m052403_c001_v0001105_t0053_u01739769843934") 2025/02/17 05:25:24 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f1050f8f712fb5f12_d20250217_m052359_c001_v0001032_t0055_u01739769839772") 2025/02/17 05:25:24 DEBUG : dst/one.bak: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40160be1f3d74abe_d20250217_m052354_c001_v7007000_t0000_u01739769834340") 2025/02/17 05:25:24 DEBUG : dst/one.bak: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f11329f45549ade1c_d20250217_m052351_c001_v0001182_t0014_u01739769831802") 2025/02/17 05:25:24 DEBUG : dst/one.bak: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f1160c1b3850d8d89_d20250217_m052347_c001_v0001146_t0035_u01739769827993") 2025/02/17 05:25:24 DEBUG : dst/one.bak: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f404cbb5c35dc026f_d20250217_m052343_c001_v7007000_t0000_u01739769823554") 2025/02/17 05:25:24 DEBUG : dst/one.bak: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d702d5_d20250217_m052341_c001_v0001182_t0035_u01739769821396") 2025/02/17 05:25:24 DEBUG : dst/one.bak: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f102e6149501d312d_d20250217_m052337_c001_v0001184_t0010_u01739769817000") 2025/02/17 05:25:24 DEBUG : dst/three: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f413279d23a9cf45b_d20250217_m052250_c001_v7007000_t0000_u01739769770452") 2025/02/17 05:25:24 DEBUG : dst/three: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10760702dd82d98f_d20250217_m052248_c001_v0001184_t0029_u01739769768870") 2025/02/17 05:25:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f4168ea21782b3b7c_d20250217_m052407_c001_v7007000_t0000_u01739769847258") 2025/02/17 05:25:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f11525c0bc4fda5c5_d20250217_m052405_c001_v0001184_t0024_u01739769845602") 2025/02/17 05:25:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f1068de78bb9f1349_d20250217_m052401_c001_v0001184_t0048_u01739769841982") 2025/02/17 05:25:25 DEBUG : dst/three.txt: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f4168ea21782b3b7f_d20250217_m052407_c001_v7007000_t0000_u01739769847443") 2025/02/17 05:25:25 DEBUG : dst/three.txt: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f1189d3abf9c2dbcb_d20250217_m052406_c001_v0001041_t0005_u01739769846020") 2025/02/17 05:25:25 DEBUG : dst/three.txt: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f4191a42bec60e59a_d20250217_m052405_c001_v7007000_t0000_u01739769845835") 2025/02/17 05:25:25 DEBUG : dst/three.txt: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f1189d3abf9c2dbc1_d20250217_m052402_c001_v0001041_t0054_u01739769842378") 2025/02/17 05:25:25 DEBUG : dst/three.txt: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f4191a42bec60e56e_d20250217_m052402_c001_v7007000_t0000_u01739769842195") 2025/02/17 05:25:25 DEBUG : dst/three.txt: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a83e_d20250217_m052356_c001_v0001036_t0026_u01739769836698") 2025/02/17 05:25:25 DEBUG : dst/three.txt: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40160be1f3d74ac1_d20250217_m052354_c001_v7007000_t0000_u01739769834555") 2025/02/17 05:25:25 DEBUG : dst/three.txt: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f117626ef203091fa_d20250217_m052353_c001_v0001184_t0003_u01739769833561") 2025/02/17 05:25:25 DEBUG : dst/three.txt: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40557ed90cf6b69c_d20250217_m052353_c001_v7007000_t0000_u01739769833372") 2025/02/17 05:25:25 DEBUG : dst/three.txt: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f117626ef203091b4_d20250217_m052350_c001_v0001184_t0024_u01739769830456") 2025/02/17 05:25:25 DEBUG : dst/three.txt: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40557ed90cf6b682_d20250217_m052350_c001_v7007000_t0000_u01739769830269") 2025/02/17 05:25:25 DEBUG : dst/three.txt: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d70328_d20250217_m052345_c001_v0001182_t0033_u01739769825271") 2025/02/17 05:25:25 DEBUG : dst/three.txt: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f406cf3bda008a757_d20250217_m052342_c001_v7007000_t0000_u01739769822804") 2025/02/17 05:25:25 DEBUG : dst/three.txt: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a824_d20250217_m052340_c001_v0001036_t0028_u01739769820260") 2025/02/17 05:25:25 DEBUG : dst/three.txt: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f406cf3bda008a734_d20250217_m052339_c001_v7007000_t0000_u01739769819531") 2025/02/17 05:25:25 DEBUG : dst/three.txt: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d70264_d20250217_m052334_c001_v0001182_t0047_u01739769814554") 2025/02/17 05:25:25 DEBUG : dst/three.txt: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f408962f9f7f7c0d6_d20250217_m052331_c001_v7007000_t0000_u01739769811652") 2025/02/17 05:25:25 DEBUG : dst/three.txt: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a818_d20250217_m052327_c001_v0001036_t0007_u01739769807994") 2025/02/17 05:25:25 DEBUG : dst/three.txt: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f408962f9f7f7c0b7_d20250217_m052326_c001_v7007000_t0000_u01739769806906") 2025/02/17 05:25:25 DEBUG : dst/three.txt: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d7011f_d20250217_m052319_c001_v0001182_t0050_u01739769799657") 2025/02/17 05:25:26 DEBUG : dst/three.txt: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f404cbb5c35dc0158_d20250217_m052314_c001_v7007000_t0000_u01739769794457") 2025/02/17 05:25:26 DEBUG : dst/three.txt: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f110c3a4d3f23082a_d20250217_m052312_c001_v0001181_t0007_u01739769792436") 2025/02/17 05:25:26 DEBUG : dst/three.txt: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f404cbb5c35dc0145_d20250217_m052311_c001_v7007000_t0000_u01739769791341") 2025/02/17 05:25:26 DEBUG : dst/three.txt: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a80e_d20250217_m052305_c001_v0001036_t0059_u01739769785049") 2025/02/17 05:25:26 DEBUG : dst/three.txt: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f41826966aa3beca5_d20250217_m052302_c001_v7007000_t0000_u01739769782408") 2025/02/17 05:25:26 DEBUG : dst/three.txt: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a808_d20250217_m052259_c001_v0001036_t0029_u01739769779781") 2025/02/17 05:25:26 DEBUG : dst/three.txt: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f41826966aa3bec94_d20250217_m052258_c001_v7007000_t0000_u01739769778677") 2025/02/17 05:25:26 DEBUG : dst/three.txt: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d6ff4e_d20250217_m052252_c001_v0001182_t0016_u01739769772342") 2025/02/17 05:25:26 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40160be1f3d74ac2_d20250217_m052354_c001_v7007000_t0000_u01739769834737") 2025/02/17 05:25:26 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f102b51e8164f56e6_d20250217_m052352_c001_v0001116_t0009_u01739769832973") 2025/02/17 05:25:26 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f1062f91ffc9a9eb1_d20250217_m052350_c001_v0001182_t0027_u01739769830063") 2025/02/17 05:25:26 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f404cbb5c35dc0273_d20250217_m052343_c001_v7007000_t0000_u01739769823736") 2025/02/17 05:25:26 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f106028dc60401936_d20250217_m052342_c001_v0001181_t0046_u01739769822589") 2025/02/17 05:25:26 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f104ddf8fde7ae543_d20250217_m052338_c001_v0001109_t0015_u01739769818716") 2025/02/17 05:25:26 DEBUG : dst/two: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f4168ea21782b3b82_d20250217_m052407_c001_v7007000_t0000_u01739769847632") 2025/02/17 05:25:26 DEBUG : dst/two: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d7040d_d20250217_m052356_c001_v0001182_t0037_u01739769836503") 2025/02/17 05:25:26 DEBUG : dst/two: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40160be1f3d74ac4_d20250217_m052354_c001_v7007000_t0000_u01739769834919") 2025/02/17 05:25:26 DEBUG : dst/two: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a82e_d20250217_m052344_c001_v0001036_t0000_u01739769824859") 2025/02/17 05:25:26 DEBUG : dst/two: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f404cbb5c35dc0277_d20250217_m052343_c001_v7007000_t0000_u01739769823925") 2025/02/17 05:25:27 DEBUG : dst/two: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a81e_d20250217_m052334_c001_v0001036_t0047_u01739769814045") 2025/02/17 05:25:27 DEBUG : dst/two: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f404cbb5c35dc01f9_d20250217_m052332_c001_v7007000_t0000_u01739769812754") 2025/02/17 05:25:27 DEBUG : dst/two: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a814_d20250217_m052316_c001_v0001036_t0024_u01739769796914") 2025/02/17 05:25:27 DEBUG : dst/two: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f410584089eab3435_d20250217_m052315_c001_v7007000_t0000_u01739769795604") 2025/02/17 05:25:27 DEBUG : dst/two: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d70030_d20250217_m052304_c001_v0001182_t0024_u01739769784835") 2025/02/17 05:25:27 DEBUG : dst/two: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40904b6c1e197446_d20250217_m052303_c001_v7007000_t0000_u01739769783519") 2025/02/17 05:25:27 DEBUG : dst/two: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f110c3a4d3f2307ef_d20250217_m052252_c001_v0001181_t0059_u01739769772123") 2025/02/17 05:25:27 DEBUG : dst/two: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f413279d23a9cf45d_d20250217_m052250_c001_v7007000_t0000_u01739769770636") 2025/02/17 05:25:27 DEBUG : dst/two: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f101dad44c8c8e1d7_d20250217_m052246_c001_v0001183_t0040_u01739769766563") 2025/02/17 05:25:27 DEBUG : dst/two: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f409f2af16e72a065_d20250217_m052225_c001_v7007000_t0000_u01739769745755") 2025/02/17 05:25:27 DEBUG : dst/two: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f1100a56f5061bba8_d20250217_m052224_c001_v0001184_t0045_u01739769744607") 2025/02/17 05:25:27 DEBUG : empty space: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f4026768e42a68284_d20250217_m052142_c001_v7007000_t0000_u01739769702062") 2025/02/17 05:25:27 DEBUG : empty space: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d6f9b3_d20250217_m052138_c001_v0001182_t0030_u01739769698463") 2025/02/17 05:25:27 DEBUG : empty space: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f4026768e42a68253_d20250217_m052136_c001_v7007000_t0000_u01739769696582") 2025/02/17 05:25:27 DEBUG : empty space: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d6f916_d20250217_m052126_c001_v0001182_t0023_u01739769686587") 2025/02/17 05:25:27 DEBUG : empty space: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f417ca336607d22ad_d20250217_m052117_c001_v7007000_t0000_u01739769677646") 2025/02/17 05:25:27 DEBUG : empty space: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d6f852_d20250217_m052113_c001_v0001182_t0009_u01739769673824") 2025/02/17 05:25:27 DEBUG : empty space: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40557ed90cf6b1e8_d20250217_m052049_c001_v7007000_t0000_u01739769649313") 2025/02/17 05:25:27 DEBUG : empty space: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a766_d20250217_m052046_c001_v0001036_t0019_u01739769646853") 2025/02/17 05:25:27 DEBUG : empty space: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40557ed90cf6b1d3_d20250217_m052045_c001_v7007000_t0000_u01739769645165") 2025/02/17 05:25:28 DEBUG : empty space: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a75e_d20250217_m052043_c001_v0001036_t0032_u01739769643673") 2025/02/17 05:25:28 DEBUG : empty space: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40557ed90cf6b19d_d20250217_m052039_c001_v7007000_t0000_u01739769639515") 2025/02/17 05:25:28 DEBUG : empty space: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a754_d20250217_m052037_c001_v0001036_t0037_u01739769637596") 2025/02/17 05:25:28 DEBUG : empty space: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40557ed90cf6b176_d20250217_m052036_c001_v7007000_t0000_u01739769636238") 2025/02/17 05:25:28 DEBUG : empty space: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a74e_d20250217_m052034_c001_v0001036_t0046_u01739769634570") 2025/02/17 05:25:28 DEBUG : empty space: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40557ed90cf6b11c_d20250217_m052026_c001_v7007000_t0000_u01739769626704") 2025/02/17 05:25:28 DEBUG : empty space: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a73a_d20250217_m052024_c001_v0001036_t0015_u01739769624532") 2025/02/17 05:25:28 DEBUG : empty space: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f4026768e42a67fd7_d20250217_m052023_c001_v7007000_t0000_u01739769623093") 2025/02/17 05:25:28 DEBUG : empty space: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a730_d20250217_m052021_c001_v0001036_t0023_u01739769621743") 2025/02/17 05:25:28 DEBUG : empty space: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f4026768e42a67fb1_d20250217_m052015_c001_v7007000_t0000_u01739769615823") 2025/02/17 05:25:28 DEBUG : empty space: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a718_d20250217_m052013_c001_v0001036_t0029_u01739769613874") 2025/02/17 05:25:28 DEBUG : empty space: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f4026768e42a67f9e_d20250217_m052011_c001_v7007000_t0000_u01739769611272") 2025/02/17 05:25:28 DEBUG : empty space: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a70c_d20250217_m052010_c001_v0001036_t0032_u01739769610036") 2025/02/17 05:25:28 DEBUG : empty space: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f4026768e42a67f88_d20250217_m052008_c001_v7007000_t0000_u01739769608921") 2025/02/17 05:25:28 DEBUG : empty space: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118c2874ed91645b_d20250217_m052008_c001_v0001180_t0033_u01739769608326") 2025/02/17 05:25:28 DEBUG : empty space: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a706_d20250217_m052006_c001_v0001036_t0031_u01739769606519") 2025/02/17 05:25:28 DEBUG : enormous: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40557ed90cf6b1e5_d20250217_m052048_c001_v7007000_t0000_u01739769648568") 2025/02/17 05:25:28 DEBUG : enormous: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a768_d20250217_m052047_c001_v0001036_t0011_u01739769647473") 2025/02/17 05:25:28 DEBUG : existing: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f4168ea21782b3bb3_d20250217_m052412_c001_v7007000_t0000_u01739769852115") 2025/02/17 05:25:28 DEBUG : existing: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d70547_d20250217_m052410_c001_v0001182_t0002_u01739769850937") 2025/02/17 05:25:29 DEBUG : existing: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f417ca336607d2258_d20250217_m052112_c001_v7007000_t0000_u01739769672116") 2025/02/17 05:25:29 DEBUG : existing: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a78c_d20250217_m052110_c001_v0001036_t0047_u01739769670923") 2025/02/17 05:25:29 DEBUG : existing: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f4026768e42a67f65_d20250217_m052002_c001_v7007000_t0000_u01739769602212") 2025/02/17 05:25:29 DEBUG : existing: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a6fc_d20250217_m052000_c001_v0001036_t0009_u01739769600659") 2025/02/17 05:25:29 DEBUG : existing: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f4026768e42a67f5c_d20250217_m051959_c001_v7007000_t0000_u01739769599361") 2025/02/17 05:25:29 DEBUG : existing: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a6fa_d20250217_m051958_c001_v0001036_t0038_u01739769598569") 2025/02/17 05:25:29 DEBUG : existing: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a6f6_d20250217_m051957_c001_v0001036_t0012_u01739769597457") 2025/02/17 05:25:29 DEBUG : existing-b: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f417ca336607d225c_d20250217_m052112_c001_v7007000_t0000_u01739769672299") 2025/02/17 05:25:29 DEBUG : existing-b: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d6f823_d20250217_m052110_c001_v0001182_t0019_u01739769670932") 2025/02/17 05:25:29 DEBUG : file1: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c1395121_d20250217_m052506_c001_v7007000_t0000_u01739769906981") 2025/02/17 05:25:29 DEBUG : file1: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f1113a9a2e2f4d4e4_d20250217_m052506_c001_v0001183_t0041_u01739769906184") 2025/02/17 05:25:29 DEBUG : file1: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c1395119_d20250217_m052504_c001_v7007000_t0000_u01739769904089") 2025/02/17 05:25:29 DEBUG : file1: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f106018f97716c800_d20250217_m052503_c001_v0001178_t0030_u01739769903098") 2025/02/17 05:25:29 DEBUG : five: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40557ed90cf6b206_d20250217_m052054_c001_v7007000_t0000_u01739769654401") 2025/02/17 05:25:29 DEBUG : five: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40782e6ab909a776_d20250217_m052052_c001_v0001036_t0040_u01739769652135") 2025/02/17 05:25:29 DEBUG : foo: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f4026768e42a67fa5_d20250217_m052013_c001_v7007000_t0000_u01739769613114") 2025/02/17 05:25:29 DEBUG : foo: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40782e6ab909a714_d20250217_m052012_c001_v0001036_t0040_u01739769612569") 2025/02/17 05:25:29 DEBUG : foo: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40782e6ab909a712_d20250217_m052012_c001_v0001036_t0040_u01739769612010") 2025/02/17 05:25:29 DEBUG : four: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40557ed90cf6b209_d20250217_m052054_c001_v7007000_t0000_u01739769654583") 2025/02/17 05:25:29 DEBUG : four: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f410c3a4d3f23068d_d20250217_m052052_c001_v0001181_t0045_u01739769652693") 2025/02/17 05:25:30 DEBUG : four: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a772_d20250217_m052051_c001_v0001036_t0011_u01739769651227") 2025/02/17 05:25:30 DEBUG : hello world2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f409f2af16e729bb6_d20250217_m051906_c001_v7007000_t0000_u01739769546268") 2025/02/17 05:25:30 DEBUG : hello world2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a68e_d20250217_m051905_c001_v0001036_t0030_u01739769545396") 2025/02/17 05:25:30 DEBUG : ignore-size: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f41826966aa3be897_d20250217_m051956_c001_v7007000_t0000_u01739769596000") 2025/02/17 05:25:30 DEBUG : ignore-size: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a6f4_d20250217_m051954_c001_v0001036_t0030_u01739769594787") 2025/02/17 05:25:30 DEBUG : nested/sub dir/file: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f417ca336607d222e_d20250217_m052109_c001_v7007000_t0000_u01739769669810") 2025/02/17 05:25:30 DEBUG : nested/sub dir/file: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d6f7f6_d20250217_m052108_c001_v0001182_t0019_u01739769668852") 2025/02/17 05:25:30 DEBUG : nested/sub dir/file: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f417ca336607d2206_d20250217_m052107_c001_v7007000_t0000_u01739769667735") 2025/02/17 05:25:30 DEBUG : nested/sub dir/file: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d6f7d3_d20250217_m052106_c001_v0001182_t0029_u01739769666555") 2025/02/17 05:25:30 DEBUG : one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40557ed90cf6b20c_d20250217_m052054_c001_v7007000_t0000_u01739769654765") 2025/02/17 05:25:30 DEBUG : one: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40782e6ab909a76a_d20250217_m052050_c001_v0001036_t0040_u01739769650412") 2025/02/17 05:25:30 DEBUG : only0: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c13950f8_d20250217_m052458_c001_v7007000_t0000_u01739769898146") 2025/02/17 05:25:30 DEBUG : only0: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f418fbb66d9d70861_d20250217_m052452_c001_v0001182_t0027_u01739769892411") 2025/02/17 05:25:30 DEBUG : only0: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a898_d20250217_m052439_c001_v0001036_t0037_u01739769879244") 2025/02/17 05:25:30 DEBUG : only0: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f413279d23a9cf6d0_d20250217_m052432_c001_v7007000_t0000_u01739769872999") 2025/02/17 05:25:30 DEBUG : only0: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a85a_d20250217_m052417_c001_v0001036_t0020_u01739769857015") 2025/02/17 05:25:30 DEBUG : only1: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c13950fa_d20250217_m052458_c001_v7007000_t0000_u01739769898328") 2025/02/17 05:25:30 DEBUG : only1: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40782e6ab909a8c2_d20250217_m052452_c001_v0001036_t0040_u01739769892423") 2025/02/17 05:25:30 DEBUG : only1: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a89a_d20250217_m052439_c001_v0001036_t0007_u01739769879821") 2025/02/17 05:25:30 DEBUG : only1: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f41826966aa3bef80_d20250217_m052432_c001_v7007000_t0000_u01739769872781") 2025/02/17 05:25:31 DEBUG : only1: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a85c_d20250217_m052417_c001_v0001036_t0035_u01739769857739") 2025/02/17 05:25:31 DEBUG : only10: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c13950fb_d20250217_m052458_c001_v7007000_t0000_u01739769898511") 2025/02/17 05:25:31 DEBUG : only10: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f418fbb66d9d7086e_d20250217_m052452_c001_v0001182_t0027_u01739769892810") 2025/02/17 05:25:31 DEBUG : only10: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a8ae_d20250217_m052445_c001_v0001036_t0044_u01739769885853") 2025/02/17 05:25:31 DEBUG : only10: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f413279d23a9cf6c9_d20250217_m052432_c001_v7007000_t0000_u01739769872426") 2025/02/17 05:25:31 DEBUG : only10: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a874_d20250217_m052424_c001_v0001036_t0054_u01739769864478") 2025/02/17 05:25:31 DEBUG : only11: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c13950fc_d20250217_m052458_c001_v7007000_t0000_u01739769898745") 2025/02/17 05:25:31 DEBUG : only11: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f406018f97716c7d8_d20250217_m052452_c001_v0001178_t0043_u01739769892976") 2025/02/17 05:25:31 DEBUG : only11: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a8b0_d20250217_m052446_c001_v0001036_t0039_u01739769886435") 2025/02/17 05:25:31 DEBUG : only11: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f411a7ce6c7965970_d20250217_m052432_c001_v7007000_t0000_u01739769872813") 2025/02/17 05:25:31 DEBUG : only11: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a876_d20250217_m052425_c001_v0001036_t0030_u01739769865141") 2025/02/17 05:25:31 DEBUG : only12: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c13950fd_d20250217_m052458_c001_v7007000_t0000_u01739769898928") 2025/02/17 05:25:31 DEBUG : only12: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f4113a9a2e2f4d346_d20250217_m052453_c001_v0001183_t0042_u01739769893163") 2025/02/17 05:25:31 DEBUG : only12: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a8b2_d20250217_m052446_c001_v0001036_t0035_u01739769886963") 2025/02/17 05:25:31 DEBUG : only12: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f413279d23a9cf6cf_d20250217_m052432_c001_v7007000_t0000_u01739769872815") 2025/02/17 05:25:31 DEBUG : only12: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a87a_d20250217_m052425_c001_v0001036_t0058_u01739769865759") 2025/02/17 05:25:31 DEBUG : only13: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c13950ff_d20250217_m052459_c001_v7007000_t0000_u01739769899111") 2025/02/17 05:25:31 DEBUG : only13: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40782e6ab909a8c4_d20250217_m052452_c001_v0001036_t0040_u01739769892820") 2025/02/17 05:25:31 DEBUG : only13: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a8b4_d20250217_m052447_c001_v0001036_t0021_u01739769887575") 2025/02/17 05:25:31 DEBUG : only13: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f411a7ce6c7965973_d20250217_m052433_c001_v7007000_t0000_u01739769873007") 2025/02/17 05:25:32 DEBUG : only13: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a87c_d20250217_m052426_c001_v0001036_t0058_u01739769866393") 2025/02/17 05:25:32 DEBUG : only14: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c1395102_d20250217_m052459_c001_v7007000_t0000_u01739769899294") 2025/02/17 05:25:32 DEBUG : only14: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f418fbb66d9d7087a_d20250217_m052452_c001_v0001182_t0027_u01739769892995") 2025/02/17 05:25:32 DEBUG : only14: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a8b6_d20250217_m052448_c001_v0001036_t0000_u01739769888186") 2025/02/17 05:25:32 DEBUG : only14: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f4168ea21782b3c29_d20250217_m052433_c001_v7007000_t0000_u01739769873144") 2025/02/17 05:25:32 DEBUG : only14: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a87e_d20250217_m052426_c001_v0001036_t0024_u01739769866978") 2025/02/17 05:25:32 DEBUG : only15: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c1395103_d20250217_m052459_c001_v7007000_t0000_u01739769899478") 2025/02/17 05:25:32 DEBUG : only15: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40782e6ab909a8c6_d20250217_m052453_c001_v0001036_t0040_u01739769893006") 2025/02/17 05:25:32 DEBUG : only15: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a8b8_d20250217_m052448_c001_v0001036_t0058_u01739769888933") 2025/02/17 05:25:32 DEBUG : only15: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f4168ea21782b3c1c_d20250217_m052432_c001_v7007000_t0000_u01739769872035") 2025/02/17 05:25:32 DEBUG : only15: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a880_d20250217_m052427_c001_v0001036_t0028_u01739769867725") 2025/02/17 05:25:32 DEBUG : only16: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c1395104_d20250217_m052459_c001_v7007000_t0000_u01739769899667") 2025/02/17 05:25:32 DEBUG : only16: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f418fbb66d9d70890_d20250217_m052453_c001_v0001182_t0027_u01739769893553") 2025/02/17 05:25:32 DEBUG : only16: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a8ba_d20250217_m052449_c001_v0001036_t0058_u01739769889486") 2025/02/17 05:25:32 DEBUG : only16: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f4168ea21782b3c27_d20250217_m052432_c001_v7007000_t0000_u01739769872960") 2025/02/17 05:25:32 DEBUG : only16: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a882_d20250217_m052428_c001_v0001036_t0036_u01739769868428") 2025/02/17 05:25:32 DEBUG : only17: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c1395105_d20250217_m052459_c001_v7007000_t0000_u01739769899875") 2025/02/17 05:25:32 DEBUG : only17: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40782e6ab909a8cc_d20250217_m052453_c001_v0001036_t0040_u01739769893579") 2025/02/17 05:25:32 DEBUG : only17: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a8bc_d20250217_m052450_c001_v0001036_t0039_u01739769890139") 2025/02/17 05:25:32 DEBUG : only17: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f41826966aa3bef87_d20250217_m052433_c001_v7007000_t0000_u01739769873161") 2025/02/17 05:25:33 DEBUG : only17: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a886_d20250217_m052429_c001_v0001036_t0014_u01739769869177") 2025/02/17 05:25:33 DEBUG : only18: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c1395106_d20250217_m052500_c001_v7007000_t0000_u01739769900073") 2025/02/17 05:25:33 DEBUG : only18: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f4113a9a2e2f4d35a_d20250217_m052453_c001_v0001183_t0042_u01739769893715") 2025/02/17 05:25:33 DEBUG : only18: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a8be_d20250217_m052450_c001_v0001036_t0016_u01739769890787") 2025/02/17 05:25:33 DEBUG : only18: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f41826966aa3bef84_d20250217_m052432_c001_v7007000_t0000_u01739769872969") 2025/02/17 05:25:33 DEBUG : only18: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a88a_d20250217_m052429_c001_v0001036_t0018_u01739769869963") 2025/02/17 05:25:33 DEBUG : only19: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c1395107_d20250217_m052500_c001_v7007000_t0000_u01739769900266") 2025/02/17 05:25:33 DEBUG : only19: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f406018f97716c7da_d20250217_m052453_c001_v0001178_t0043_u01739769893166") 2025/02/17 05:25:33 DEBUG : only19: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a8c0_d20250217_m052451_c001_v0001036_t0058_u01739769891480") 2025/02/17 05:25:33 DEBUG : only19: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f41826966aa3bef7c_d20250217_m052432_c001_v7007000_t0000_u01739769872415") 2025/02/17 05:25:33 DEBUG : only19: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a88c_d20250217_m052430_c001_v0001036_t0032_u01739769870573") 2025/02/17 05:25:33 DEBUG : only2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c1395109_d20250217_m052500_c001_v7007000_t0000_u01739769900471") 2025/02/17 05:25:33 DEBUG : only2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f418fbb66d9d70880_d20250217_m052453_c001_v0001182_t0027_u01739769893178") 2025/02/17 05:25:33 DEBUG : only2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a89c_d20250217_m052440_c001_v0001036_t0004_u01739769880544") 2025/02/17 05:25:33 DEBUG : only2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f411a7ce6c796596d_d20250217_m052432_c001_v7007000_t0000_u01739769872421") 2025/02/17 05:25:33 DEBUG : only2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a860_d20250217_m052418_c001_v0001036_t0022_u01739769858464") 2025/02/17 05:25:33 DEBUG : only3: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c139510c_d20250217_m052500_c001_v7007000_t0000_u01739769900659") 2025/02/17 05:25:33 DEBUG : only3: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40782e6ab909a8c8_d20250217_m052453_c001_v0001036_t0040_u01739769893189") 2025/02/17 05:25:33 DEBUG : only3: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a89e_d20250217_m052441_c001_v0001036_t0001_u01739769881189") 2025/02/17 05:25:33 DEBUG : only3: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f4168ea21782b3c1e_d20250217_m052432_c001_v7007000_t0000_u01739769872217") 2025/02/17 05:25:34 DEBUG : only3: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a862_d20250217_m052419_c001_v0001036_t0036_u01739769859230") 2025/02/17 05:25:34 DEBUG : only4: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c139510d_d20250217_m052500_c001_v7007000_t0000_u01739769900842") 2025/02/17 05:25:34 DEBUG : only4: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f4113a9a2e2f4d34c_d20250217_m052453_c001_v0001183_t0042_u01739769893349") 2025/02/17 05:25:34 DEBUG : only4: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a8a0_d20250217_m052441_c001_v0001036_t0028_u01739769881769") 2025/02/17 05:25:34 DEBUG : only4: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f411a7ce6c796596e_d20250217_m052432_c001_v7007000_t0000_u01739769872611") 2025/02/17 05:25:34 DEBUG : only4: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a866_d20250217_m052419_c001_v0001036_t0010_u01739769859874") 2025/02/17 05:25:34 DEBUG : only5: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c139510e_d20250217_m052501_c001_v7007000_t0000_u01739769901025") 2025/02/17 05:25:34 DEBUG : only5: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f406018f97716c7dc_d20250217_m052453_c001_v0001178_t0043_u01739769893358") 2025/02/17 05:25:34 DEBUG : only5: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a8a2_d20250217_m052442_c001_v0001036_t0024_u01739769882466") 2025/02/17 05:25:34 DEBUG : only5: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f413279d23a9cf6cb_d20250217_m052432_c001_v7007000_t0000_u01739769872621") 2025/02/17 05:25:34 DEBUG : only5: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a868_d20250217_m052420_c001_v0001036_t0058_u01739769860543") 2025/02/17 05:25:34 DEBUG : only6: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c139510f_d20250217_m052501_c001_v7007000_t0000_u01739769901208") 2025/02/17 05:25:34 DEBUG : only6: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f418fbb66d9d7088a_d20250217_m052453_c001_v0001182_t0027_u01739769893369") 2025/02/17 05:25:34 DEBUG : only6: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a8a6_d20250217_m052443_c001_v0001036_t0053_u01739769883238") 2025/02/17 05:25:34 DEBUG : only6: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f4168ea21782b3c25_d20250217_m052432_c001_v7007000_t0000_u01739769872771") 2025/02/17 05:25:34 DEBUG : only6: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a86a_d20250217_m052421_c001_v0001036_t0012_u01739769861224") 2025/02/17 05:25:34 DEBUG : only7: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c1395110_d20250217_m052501_c001_v7007000_t0000_u01739769901393") 2025/02/17 05:25:34 DEBUG : only7: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40782e6ab909a8ca_d20250217_m052453_c001_v0001036_t0040_u01739769893380") 2025/02/17 05:25:34 DEBUG : only7: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a8a8_d20250217_m052443_c001_v0001036_t0005_u01739769883940") 2025/02/17 05:25:35 DEBUG : only7: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f4168ea21782b3c23_d20250217_m052432_c001_v7007000_t0000_u01739769872583") 2025/02/17 05:25:35 DEBUG : only7: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a86e_d20250217_m052421_c001_v0001036_t0012_u01739769861968") 2025/02/17 05:25:35 DEBUG : only8: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c1395112_d20250217_m052501_c001_v7007000_t0000_u01739769901585") 2025/02/17 05:25:35 DEBUG : only8: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f4113a9a2e2f4d352_d20250217_m052453_c001_v0001183_t0042_u01739769893532") 2025/02/17 05:25:35 DEBUG : only8: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a8aa_d20250217_m052444_c001_v0001036_t0022_u01739769884559") 2025/02/17 05:25:35 DEBUG : only8: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f41826966aa3bef7d_d20250217_m052432_c001_v7007000_t0000_u01739769872599") 2025/02/17 05:25:35 DEBUG : only8: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a870_d20250217_m052422_c001_v0001036_t0010_u01739769862896") 2025/02/17 05:25:35 DEBUG : only9: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c1395113_d20250217_m052501_c001_v7007000_t0000_u01739769901773") 2025/02/17 05:25:35 DEBUG : only9: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f406018f97716c7de_d20250217_m052453_c001_v0001178_t0043_u01739769893543") 2025/02/17 05:25:35 DEBUG : only9: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a8ac_d20250217_m052445_c001_v0001036_t0047_u01739769885208") 2025/02/17 05:25:35 DEBUG : only9: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f4168ea21782b3c1f_d20250217_m052432_c001_v7007000_t0000_u01739769872400") 2025/02/17 05:25:35 DEBUG : only9: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a872_d20250217_m052423_c001_v0001036_t0037_u01739769863720") 2025/02/17 05:25:35 DEBUG : potato: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f417ca336607d21d5_d20250217_m052104_c001_v7007000_t0000_u01739769664674") 2025/02/17 05:25:35 DEBUG : potato: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f110c3a4d3f2306ad_d20250217_m052103_c001_v0001181_t0043_u01739769663109") 2025/02/17 05:25:35 DEBUG : potato: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f417ca336607d21bf_d20250217_m052101_c001_v7007000_t0000_u01739769661265") 2025/02/17 05:25:35 DEBUG : potato: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a77e_d20250217_m052059_c001_v0001036_t0000_u01739769659456") 2025/02/17 05:25:35 DEBUG : potato: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f417ca336607d21a6_d20250217_m052057_c001_v7007000_t0000_u01739769657608") 2025/02/17 05:25:35 DEBUG : potato: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d6f735_d20250217_m052055_c001_v0001182_t0034_u01739769655691") 2025/02/17 05:25:35 DEBUG : potato: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40557ed90cf6b1bd_d20250217_m052042_c001_v7007000_t0000_u01739769642308") 2025/02/17 05:25:36 DEBUG : potato: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a758_d20250217_m052040_c001_v0001036_t0012_u01739769640487") 2025/02/17 05:25:36 DEBUG : potato: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40557ed90cf6b18f_d20250217_m052038_c001_v7007000_t0000_u01739769638312") 2025/02/17 05:25:36 DEBUG : potato: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a752_d20250217_m052037_c001_v0001036_t0047_u01739769637166") 2025/02/17 05:25:36 DEBUG : potato: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40557ed90cf6b16d_d20250217_m052035_c001_v7007000_t0000_u01739769635307") 2025/02/17 05:25:36 DEBUG : potato: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a74c_d20250217_m052034_c001_v0001036_t0030_u01739769634145") 2025/02/17 05:25:36 DEBUG : potato: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f4026768e42a67fe7_d20250217_m052025_c001_v7007000_t0000_u01739769625774") 2025/02/17 05:25:36 DEBUG : potato: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a738_d20250217_m052024_c001_v0001036_t0020_u01739769624023") 2025/02/17 05:25:36 DEBUG : potato: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f4026768e42a67fd8_d20250217_m052023_c001_v7007000_t0000_u01739769623283") 2025/02/17 05:25:36 DEBUG : potato: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a72e_d20250217_m052021_c001_v0001036_t0042_u01739769621295") 2025/02/17 05:25:36 DEBUG : potato: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f4026768e42a67fd0_d20250217_m052020_c001_v7007000_t0000_u01739769620551") 2025/02/17 05:25:36 DEBUG : potato: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a726_d20250217_m052019_c001_v0001036_t0054_u01739769619838") 2025/02/17 05:25:36 DEBUG : potato: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a724_d20250217_m052018_c001_v0001036_t0009_u01739769618994") 2025/02/17 05:25:36 DEBUG : potato: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f4026768e42a67fc1_d20250217_m052018_c001_v7007000_t0000_u01739769618226") 2025/02/17 05:25:36 DEBUG : potato: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a722_d20250217_m052017_c001_v0001036_t0045_u01739769617484") 2025/02/17 05:25:36 DEBUG : potato: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a720_d20250217_m052016_c001_v0001036_t0038_u01739769616759") 2025/02/17 05:25:36 DEBUG : potato: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f4026768e42a67fb3_d20250217_m052016_c001_v7007000_t0000_u01739769616024") 2025/02/17 05:25:36 DEBUG : potato: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a71c_d20250217_m052014_c001_v0001036_t0025_u01739769614807") 2025/02/17 05:25:36 DEBUG : potato2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f402cfcc53670f164_d20250217_m052153_c001_v7007000_t0000_u01739769713356") 2025/02/17 05:25:37 DEBUG : potato2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f110c3a4d3f230716_d20250217_m052152_c001_v0001181_t0056_u01739769712760") 2025/02/17 05:25:37 DEBUG : potato2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f4026768e42a68287_d20250217_m052142_c001_v7007000_t0000_u01739769702522") 2025/02/17 05:25:37 DEBUG : potato2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f110c3a4d3f2306f5_d20250217_m052137_c001_v0001181_t0043_u01739769697877") 2025/02/17 05:25:37 DEBUG : potato2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40557ed90cf6b2cd_d20250217_m052130_c001_v7007000_t0000_u01739769690430") 2025/02/17 05:25:37 DEBUG : potato2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f110c3a4d3f2306d7_d20250217_m052126_c001_v0001181_t0057_u01739769686020") 2025/02/17 05:25:37 DEBUG : potato2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f417ca336607d22b1_d20250217_m052118_c001_v7007000_t0000_u01739769678003") 2025/02/17 05:25:37 DEBUG : potato2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f110c3a4d3f2306c1_d20250217_m052113_c001_v0001181_t0056_u01739769673615") 2025/02/17 05:25:37 DEBUG : potato2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40557ed90cf6b1e3_d20250217_m052048_c001_v7007000_t0000_u01739769648384") 2025/02/17 05:25:37 DEBUG : potato2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a764_d20250217_m052046_c001_v0001036_t0055_u01739769646456") 2025/02/17 05:25:37 DEBUG : potato2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40557ed90cf6b1d4_d20250217_m052045_c001_v7007000_t0000_u01739769645354") 2025/02/17 05:25:37 DEBUG : potato2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a75c_d20250217_m052043_c001_v0001036_t0018_u01739769643229") 2025/02/17 05:25:37 DEBUG : potato2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40557ed90cf6b1c0_d20250217_m052042_c001_v7007000_t0000_u01739769642491") 2025/02/17 05:25:37 DEBUG : potato2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a75a_d20250217_m052041_c001_v0001036_t0033_u01739769641493") 2025/02/17 05:25:37 DEBUG : potato2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40557ed90cf6b1a3_d20250217_m052039_c001_v7007000_t0000_u01739769639706") 2025/02/17 05:25:37 DEBUG : potato2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a756_d20250217_m052038_c001_v0001036_t0050_u01739769638680") 2025/02/17 05:25:37 DEBUG : potato2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40557ed90cf6b178_d20250217_m052036_c001_v7007000_t0000_u01739769636428") 2025/02/17 05:25:37 DEBUG : potato2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a750_d20250217_m052035_c001_v0001036_t0022_u01739769635316") 2025/02/17 05:25:37 DEBUG : potato2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40557ed90cf6b122_d20250217_m052026_c001_v7007000_t0000_u01739769626887") 2025/02/17 05:25:37 DEBUG : potato2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a73c_d20250217_m052025_c001_v0001036_t0032_u01739769625313") 2025/02/17 05:25:37 DEBUG : potato2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f409f2af16e729bcc_d20250217_m051910_c001_v7007000_t0000_u01739769550172") 2025/02/17 05:25:37 DEBUG : potato2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a69c_d20250217_m051909_c001_v0001036_t0025_u01739769549236") 2025/02/17 05:25:38 DEBUG : potato2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f409f2af16e729bbb_d20250217_m051907_c001_v7007000_t0000_u01739769547939") 2025/02/17 05:25:38 DEBUG : potato2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a692_d20250217_m051907_c001_v0001036_t0037_u01739769547177") 2025/02/17 05:25:38 DEBUG : potato3: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f4026768e42a68289_d20250217_m052143_c001_v7007000_t0000_u01739769703003") 2025/02/17 05:25:38 DEBUG : potato3: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a7ae_d20250217_m052139_c001_v0001036_t0045_u01739769699047") 2025/02/17 05:25:38 DEBUG : potato3: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40557ed90cf6b2ce_d20250217_m052130_c001_v7007000_t0000_u01739769690648") 2025/02/17 05:25:38 DEBUG : potato3: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a79c_d20250217_m052127_c001_v0001036_t0028_u01739769687139") 2025/02/17 05:25:38 DEBUG : potato3: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f417ca336607d22b2_d20250217_m052118_c001_v7007000_t0000_u01739769678235") 2025/02/17 05:25:38 DEBUG : potato3: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a792_d20250217_m052114_c001_v0001036_t0058_u01739769674024") 2025/02/17 05:25:38 DEBUG : pre-dest1/1: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f413279d23a9cf3d4_d20250217_m052234_c001_v7007000_t0000_u01739769754632") 2025/02/17 05:25:38 DEBUG : pre-dest1/1: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a7ea_d20250217_m052226_c001_v0001036_t0036_u01739769746504") 2025/02/17 05:25:38 DEBUG : pre-dest2/2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f413279d23a9cf3d7_d20250217_m052234_c001_v7007000_t0000_u01739769754815") 2025/02/17 05:25:38 DEBUG : pre-dest2/2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f110c3a4d3f230778_d20250217_m052227_c001_v0001181_t0041_u01739769747325") 2025/02/17 05:25:38 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f409f2af16e729fbf_d20250217_m052206_c001_v7007000_t0000_u01739769726015") 2025/02/17 05:25:38 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d6fb2b_d20250217_m052203_c001_v0001182_t0043_u01739769723019") 2025/02/17 05:25:38 DEBUG : sizeonly: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f41826966aa3be891_d20250217_m051953_c001_v7007000_t0000_u01739769593513") 2025/02/17 05:25:38 DEBUG : sizeonly: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a6f2_d20250217_m051952_c001_v0001036_t0053_u01739769592412") 2025/02/17 05:25:38 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c139512e_d20250217_m052513_c001_v7007000_t0000_u01739769913188") 2025/02/17 05:25:38 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f106018f97716c82a_d20250217_m052512_c001_v0001178_t0021_u01739769912170") 2025/02/17 05:25:38 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c1395128_d20250217_m052510_c001_v7007000_t0000_u01739769910251") 2025/02/17 05:25:38 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d70a00_d20250217_m052508_c001_v0001182_t0020_u01739769908713") 2025/02/17 05:25:38 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f417ca336607d2233_d20250217_m052109_c001_v7007000_t0000_u01739769669994") 2025/02/17 05:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f110c3a4d3f2306b5_d20250217_m052109_c001_v0001181_t0055_u01739769669208") 2025/02/17 05:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f417ca336607d2209_d20250217_m052107_c001_v7007000_t0000_u01739769667918") 2025/02/17 05:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a782_d20250217_m052106_c001_v0001036_t0044_u01739769666910") 2025/02/17 05:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f41826966aa3be882_d20250217_m051949_c001_v7007000_t0000_u01739769589113") 2025/02/17 05:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a6ee_d20250217_m051947_c001_v0001036_t0021_u01739769587577") 2025/02/17 05:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f41826966aa3be879_d20250217_m051946_c001_v7007000_t0000_u01739769586851") 2025/02/17 05:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a6ec_d20250217_m051945_c001_v0001036_t0000_u01739769585416") 2025/02/17 05:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f41826966aa3be872_d20250217_m051942_c001_v7007000_t0000_u01739769582574") 2025/02/17 05:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a6e8_d20250217_m051941_c001_v0001036_t0028_u01739769581448") 2025/02/17 05:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f41826966aa3be86e_d20250217_m051940_c001_v7007000_t0000_u01739769580903") 2025/02/17 05:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a6e2_d20250217_m051939_c001_v0001036_t0035_u01739769579869") 2025/02/17 05:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a6dc_d20250217_m051937_c001_v0001036_t0006_u01739769577205") 2025/02/17 05:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f41826966aa3be864_d20250217_m051936_c001_v7007000_t0000_u01739769576470") 2025/02/17 05:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a6d6_d20250217_m051935_c001_v0001036_t0034_u01739769575455") 2025/02/17 05:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a6d4_d20250217_m051934_c001_v0001036_t0007_u01739769574628") 2025/02/17 05:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f41826966aa3be84d_d20250217_m051933_c001_v7007000_t0000_u01739769573513") 2025/02/17 05:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a6cc_d20250217_m051930_c001_v0001036_t0030_u01739769570924") 2025/02/17 05:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a6c8_d20250217_m051928_c001_v0001036_t0052_u01739769568261") 2025/02/17 05:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f41826966aa3be82a_d20250217_m051927_c001_v7007000_t0000_u01739769567528") 2025/02/17 05:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a6c0_d20250217_m051926_c001_v0001036_t0042_u01739769566812") 2025/02/17 05:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a6bc_d20250217_m051926_c001_v0001036_t0036_u01739769566040") 2025/02/17 05:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f41826966aa3be81a_d20250217_m051925_c001_v7007000_t0000_u01739769565245") 2025/02/17 05:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a6b2_d20250217_m051921_c001_v0001036_t0023_u01739769561281") 2025/02/17 05:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f41826966aa3be801_d20250217_m051920_c001_v7007000_t0000_u01739769560900") 2025/02/17 05:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a6ae_d20250217_m051920_c001_v0001036_t0007_u01739769560128") 2025/02/17 05:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f409f2af16e729bf9_d20250217_m051918_c001_v7007000_t0000_u01739769558485") 2025/02/17 05:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a6ac_d20250217_m051917_c001_v0001036_t0054_u01739769557720") 2025/02/17 05:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f409f2af16e729bf3_d20250217_m051917_c001_v7007000_t0000_u01739769557172") 2025/02/17 05:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a6a8_d20250217_m051916_c001_v0001036_t0041_u01739769556405") 2025/02/17 05:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f409f2af16e729bec_d20250217_m051915_c001_v7007000_t0000_u01739769555125") 2025/02/17 05:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a6a4_d20250217_m051914_c001_v0001036_t0056_u01739769554181") 2025/02/17 05:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f409f2af16e729be4_d20250217_m051913_c001_v7007000_t0000_u01739769553626") 2025/02/17 05:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a6a0_d20250217_m051912_c001_v0001036_t0022_u01739769552707") 2025/02/17 05:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f409f2af16e729bd5_d20250217_m051911_c001_v7007000_t0000_u01739769551801") 2025/02/17 05:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a69e_d20250217_m051911_c001_v0001036_t0042_u01739769551117") 2025/02/17 05:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f409f2af16e729baf_d20250217_m051904_c001_v7007000_t0000_u01739769544489") 2025/02/17 05:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a68a_d20250217_m051903_c001_v0001036_t0055_u01739769543737") 2025/02/17 05:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f409f2af16e729ba8_d20250217_m051902_c001_v7007000_t0000_u01739769542802") 2025/02/17 05:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a680_d20250217_m051902_c001_v0001036_t0050_u01739769542063") 2025/02/17 05:25:41 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f409f2af16e729b9f_d20250217_m051901_c001_v7007000_t0000_u01739769541141") 2025/02/17 05:25:41 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a678_d20250217_m051900_c001_v0001036_t0002_u01739769540088") 2025/02/17 05:25:41 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f409f2af16e729b90_d20250217_m051857_c001_v7007000_t0000_u01739769537171") 2025/02/17 05:25:41 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a670_d20250217_m051856_c001_v0001036_t0004_u01739769536396") 2025/02/17 05:25:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c139512f_d20250217_m052513_c001_v7007000_t0000_u01739769913371") 2025/02/17 05:25:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f1113a9a2e2f4d58c_d20250217_m052512_c001_v0001183_t0000_u01739769912181") 2025/02/17 05:25:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c1395129_d20250217_m052510_c001_v7007000_t0000_u01739769910437") 2025/02/17 05:25:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a8f6_d20250217_m052509_c001_v0001036_t0052_u01739769909057") 2025/02/17 05:25:41 DEBUG : sub/yam: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f417ca336607d21cf_d20250217_m052104_c001_v7007000_t0000_u01739769664121") 2025/02/17 05:25:41 DEBUG : sub/yam: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d6f7a1_d20250217_m052102_c001_v0001182_t0039_u01739769662760") 2025/02/17 05:25:41 DEBUG : test_dir1/file2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c1395122_d20250217_m052507_c001_v7007000_t0000_u01739769907164") 2025/02/17 05:25:41 DEBUG : test_dir1/file2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f106018f97716c80e_d20250217_m052505_c001_v0001178_t0029_u01739769905838") 2025/02/17 05:25:41 DEBUG : test_dir1/file2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c139511b_d20250217_m052504_c001_v7007000_t0000_u01739769904273") 2025/02/17 05:25:41 DEBUG : test_dir1/file2: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a8e4_d20250217_m052503_c001_v0001036_t0002_u01739769903116") 2025/02/17 05:25:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c1395123_d20250217_m052507_c001_v7007000_t0000_u01739769907346") 2025/02/17 05:25:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d7099c_d20250217_m052505_c001_v0001182_t0037_u01739769905832") 2025/02/17 05:25:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f407efc22c139511c_d20250217_m052504_c001_v7007000_t0000_u01739769904457") 2025/02/17 05:25:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d7096c_d20250217_m052503_c001_v0001182_t0059_u01739769903104") 2025/02/17 05:25:41 DEBUG : three: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40557ed90cf6b20f_d20250217_m052054_c001_v7007000_t0000_u01739769654947") 2025/02/17 05:25:41 DEBUG : three: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a778_d20250217_m052053_c001_v0001036_t0041_u01739769653452") 2025/02/17 05:25:42 DEBUG : three: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f10782e6ab909a76e_d20250217_m052050_c001_v0001036_t0008_u01739769650805") 2025/02/17 05:25:42 DEBUG : two: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40557ed90cf6b212_d20250217_m052055_c001_v7007000_t0000_u01739769655132") 2025/02/17 05:25:42 DEBUG : two: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f418fbb66d9d6f713_d20250217_m052052_c001_v0001182_t0027_u01739769652875") 2025/02/17 05:25:42 DEBUG : two: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f40782e6ab909a76c_d20250217_m052050_c001_v0001036_t0040_u01739769650624") 2025/02/17 05:25:42 DEBUG : yam: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f417ca336607d21d9_d20250217_m052104_c001_v7007000_t0000_u01739769664865") 2025/02/17 05:25:42 DEBUG : yam: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f104a5813bd1b84c2_d20250217_m052103_c001_v0001183_t0039_u01739769663924") 2025/02/17 05:25:42 DEBUG : yam: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f417ca336607d21bc_d20250217_m052100_c001_v7007000_t0000_u01739769660713") 2025/02/17 05:25:42 DEBUG : yam: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f118fbb66d9d6f76e_d20250217_m052059_c001_v0001182_t0036_u01739769659104") 2025/02/17 05:25:42 DEBUG : yam: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f417ca336607d21a2_d20250217_m052057_c001_v7007000_t0000_u01739769657052") 2025/02/17 05:25:42 DEBUG : yam: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f110c3a4d3f230697_d20250217_m052055_c001_v0001181_t0039_u01739769655680") 2025/02/17 05:25:42 DEBUG : yaml: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f417ca336607d21c0_d20250217_m052101_c001_v7007000_t0000_u01739769661458") 2025/02/17 05:25:42 DEBUG : yaml: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f1112c7bd3248aaac_d20250217_m052100_c001_v0001177_t0034_u01739769660445") 2025/02/17 05:25:42 DEBUG : yaml: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f417ca336607d21aa_d20250217_m052057_c001_v7007000_t0000_u01739769657791") 2025/02/17 05:25:42 DEBUG : yaml: Deleting (id "4_z0f825d63508d1b2b9f580e1b_f100689b5934cc334_d20250217_m052056_c001_v0001183_t0039_u01739769656839") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m50.797377178s (try 1/5)