"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/01/09 02:30:36 DEBUG : Creating backend with remote "TestB2:rclone-test-vahopim5bife" 2025/01/09 02:30:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/09 02:30:37 DEBUG : Creating backend with remote "/tmp/rclone404639584" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:30:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 02:30:38 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/09 02:30:38 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:30:38 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.91s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:30:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/09 02:30:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 02:30:39 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:30:39 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:30:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 02:30:40 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:30:40 DEBUG : B2 bucket rclone-test-vahopim5bife: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.00s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", 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-vahopim5bife", Local "Local file system at /tmp/rclone404639584", 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-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:30:41 DEBUG : Creating backend with remote "/non-existing" 2025/01/09 02:30:42 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/09 02:30:42 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:30:42 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:30:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 02:30:43 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:30:43 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:30:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 02:30:43 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.85s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:30:44 INFO : B2 bucket rclone-test-vahopim5bife: Running all checks before starting transfers 2025/01/09 02:30:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 02:30:44 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:30:44 INFO : B2 bucket rclone-test-vahopim5bife: Checks finished, now starting transfers 2025/01/09 02:30:44 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:30:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 02:30:45 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.50s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:30:46 ERROR : Ignoring --no-traverse with sync 2025/01/09 02:30:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 02:30:46 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:30:46 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:30:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 02:30:46 INFO : sub dir/hello world: Copied (new) 2025/01/09 02:30:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.49s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:30:47 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/09 02:30:47 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:30:47 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:30:48 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/01/09 02:30:48 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.47s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:30:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 02:30:49 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:30:49 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:30:49 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 02:30:49 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.47s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:30:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 02:30:51 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:30:51 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:30:51 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 02:30:51 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.85s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:30:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/09 02:30:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/09 02:30:52 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/09 02:30:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/09 02:30:52 INFO : sub dir: Making directory 2025/01/09 02:30:52 INFO : sub dir2: Making directory 2025/01/09 02:30:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 02:30:52 INFO : sub dir2/sub sub dir2: Making directory 2025/01/09 02:30:52 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:30:52 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:30:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 02:30:52 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/01/09 02:30:53 DEBUG : B2 bucket rclone-test-vahopim5bife: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.55s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:30:53 INFO : sub dir2: Making directory 2025/01/09 02:30:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/09 02:30:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/09 02:30:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 02:30:54 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:30:54 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:30:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 02:30:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.11s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:30:55 DEBUG : sub dir2: Making directory with metadata 2025/01/09 02:30:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/09 02:30:55 INFO : sub dir: Making directory 2025/01/09 02:30:55 INFO : sub dir2: Making directory 2025/01/09 02:30:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 02:30:55 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:30:55 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:30:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 02:30:55 INFO : sub dir/hello world: Copied (new) 2025/01/09 02:30:55 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/09 02:30:55 DEBUG : B2 bucket rclone-test-vahopim5bife: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/09 02:30:55 DEBUG : B2 bucket rclone-test-vahopim5bife: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.64s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:30:57 INFO : sub dir2: Making directory 2025/01/09 02:30:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 02:30:57 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:30:57 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:30:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 02:30:57 INFO : sub dir/hello world: Copied (new) 2025/01/09 02:30:57 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.14s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:30:58 DEBUG : sub dir2: Making directory with metadata 2025/01/09 02:30:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/09 02:30:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/09 02:30:58 INFO : sub dir: Making directory 2025/01/09 02:30:58 INFO : sub dir2: Making directory 2025/01/09 02:30:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 02:30:58 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:30:58 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:30:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 02:30:58 INFO : sub dir/hello world: Copied (new) 2025/01/09 02:30:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/09 02:30:58 DEBUG : B2 bucket rclone-test-vahopim5bife: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.46s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", 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-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:31:00 INFO : sub dir2: Making directory 2025/01/09 02:31:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 02:31:00 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:31:00 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:31:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 02:31:00 INFO : sub dir/hello world: Copied (new) 2025/01/09 02:31:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.49s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:31:01 DEBUG : Creating backend with remote "TestB2:rclone-test-liravur7woxe" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-vahopim5bife -> B2 bucket rclone-test-liravur7woxe 2025/01/09 02:31:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 02:31:03 DEBUG : B2 bucket rclone-test-liravur7woxe: Waiting for checks to finish 2025/01/09 02:31:03 DEBUG : B2 bucket rclone-test-liravur7woxe: Waiting for transfers to finish 2025/01/09 02:31:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 02:31:03 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:31:04 DEBUG : B2 bucket rclone-test-liravur7woxe: Purge remote 2025/01/09 02:31:04 INFO : B2 bucket rclone-test-liravur7woxe: cleaning bucket "rclone-test-liravur7woxe" of all files 2025/01/09 02:31:04 DEBUG : sub dir/hello world: Deleting (id "4_z1f12ad73e06d4b8b9f480e1b_f1196a2e7f5a905aa_d20250109_m023103_c001_v0001146_t0057_u01736389863621") --- PASS: TestServerSideCopy (4.38s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:31:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/09 02:31:06 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:31:06 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:31:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/09 02:31:06 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" --- PASS: TestCopyOverSelf (1.92s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:31:08 DEBUG : Creating backend with remote "TestB2:rclone-test-yelodug5vosi" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-vahopim5bife -> B2 bucket rclone-test-yelodug5vosi 2025/01/09 02:31:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 02:31:09 DEBUG : B2 bucket rclone-test-yelodug5vosi: Waiting for checks to finish 2025/01/09 02:31:09 DEBUG : B2 bucket rclone-test-yelodug5vosi: Waiting for transfers to finish 2025/01/09 02:31:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 02:31:10 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:31:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/09 02:31:10 DEBUG : B2 bucket rclone-test-yelodug5vosi: Waiting for checks to finish 2025/01/09 02:31:10 DEBUG : B2 bucket rclone-test-yelodug5vosi: Waiting for transfers to finish 2025/01/09 02:31:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/09 02:31:11 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:31:11 DEBUG : B2 bucket rclone-test-yelodug5vosi: Purge remote 2025/01/09 02:31:11 INFO : B2 bucket rclone-test-yelodug5vosi: cleaning bucket "rclone-test-yelodug5vosi" of all files 2025/01/09 02:31:11 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2bdf3e06d4b8b9f480e1b_f10334f1de22015cc_d20250109_m023110_c001_v0001183_t0013_u01736389870963") 2025/01/09 02:31:11 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2bdf3e06d4b8b9f480e1b_f1121fc010c6a7565_d20250109_m023109_c001_v0001180_t0014_u01736389869968") --- PASS: TestServerSideCopyOverSelf (5.77s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:31:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/09 02:31:14 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:31:14 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:31:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/09 02:31:14 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/09 02:31:14 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.00s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:31:15 DEBUG : Creating backend with remote "TestB2:rclone-test-xaxuwih4livi" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-vahopim5bife -> B2 bucket rclone-test-xaxuwih4livi 2025/01/09 02:31:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 02:31:17 DEBUG : B2 bucket rclone-test-xaxuwih4livi: Waiting for checks to finish 2025/01/09 02:31:17 DEBUG : B2 bucket rclone-test-xaxuwih4livi: Waiting for transfers to finish 2025/01/09 02:31:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 02:31:17 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:31:18 DEBUG : B2 bucket rclone-test-xaxuwih4livi: Waiting for checks to finish 2025/01/09 02:31:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/09 02:31:18 DEBUG : B2 bucket rclone-test-xaxuwih4livi: Waiting for transfers to finish 2025/01/09 02:31:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/09 02:31:19 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/09 02:31:19 INFO : sub dir/hello world: Deleted 2025/01/09 02:31:20 DEBUG : testing file moves 2025/01/09 02:31:20 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/09 02:31:20 DEBUG : B2 bucket rclone-test-xaxuwih4livi: Waiting for checks to finish 2025/01/09 02:31:20 DEBUG : B2 bucket rclone-test-xaxuwih4livi: Waiting for transfers to finish 2025/01/09 02:31:20 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/01/09 02:31:20 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/09 02:31:20 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:31:21 DEBUG : B2 bucket rclone-test-xaxuwih4livi: Purge remote 2025/01/09 02:31:21 INFO : B2 bucket rclone-test-xaxuwih4livi: cleaning bucket "rclone-test-xaxuwih4livi" of all files 2025/01/09 02:31:21 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2dde3e06d4b8b9f480e1b_f10013cbfa8175fb4_d20250109_m023120_c001_v0001181_t0049_u01736389880513") 2025/01/09 02:31:21 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2dde3e06d4b8b9f480e1b_f1012465f3691f235_d20250109_m023118_c001_v0001040_t0007_u01736389878839") 2025/01/09 02:31:21 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2dde3e06d4b8b9f480e1b_f11293a74203606a6_d20250109_m023117_c001_v0001184_t0042_u01736389877848") --- PASS: TestServerSideMoveOverSelf (7.83s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:31:23 ERROR : : error listing: directory not found 2025/01/09 02:31:23 INFO : Local file system at /tmp/rclone404639584: Making directory 2025/01/09 02:31:23 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:31:23 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.66s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:31:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 02:31:25 DEBUG : Local file system at /tmp/rclone404639584: Waiting for checks to finish 2025/01/09 02:31:25 DEBUG : Local file system at /tmp/rclone404639584: Waiting for transfers to finish 2025/01/09 02:31:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 02:31:26 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/01/09 02:31:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" --- PASS: TestCopyRedownload (2.07s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:31:27 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/09 02:31:27 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:31:27 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:31:27 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/09 02:31:27 INFO : check sum: Copied (new) 2025/01/09 02:31:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:31:27 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:31:27 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/09 02:31:27 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/01/09 02:31:27 DEBUG : check sum: Unchanged skipping 2025/01/09 02:31:27 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:31:27 DEBUG : Waiting for deletions to finish 2025/01/09 02:31:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.22s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:31:29 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/09 02:31:29 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:31:29 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:31:29 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/09 02:31:29 INFO : sizeonly: Copied (new) 2025/01/09 02:31:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:31:30 DEBUG : sizeonly: Sizes identical 2025/01/09 02:31:30 DEBUG : sizeonly: Unchanged skipping 2025/01/09 02:31:30 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:31:30 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:31:30 DEBUG : Waiting for deletions to finish 2025/01/09 02:31:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.24s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:31:31 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/09 02:31:31 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:31:31 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:31:32 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/01/09 02:31:32 INFO : ignore-size: Copied (new) 2025/01/09 02:31:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:31:32 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:31:32 DEBUG : ignore-size: Unchanged skipping 2025/01/09 02:31:32 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:31:32 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:31:32 DEBUG : Waiting for deletions to finish 2025/01/09 02:31:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.58s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:31:34 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:31:34 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:31:34 DEBUG : existing: Unchanged skipping 2025/01/09 02:31:34 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:31:34 DEBUG : Waiting for deletions to finish 2025/01/09 02:31:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:31:34 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/09 02:31:34 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:31:34 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:31:35 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/09 02:31:35 INFO : existing: Copied (replaced existing) 2025/01/09 02:31:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.47s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:31:36 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/09 02:31:36 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:31:36 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:31:37 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/09 02:31:37 INFO : existing: Copied (new) 2025/01/09 02:31:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:31:37 DEBUG : existing: Destination exists, skipping 2025/01/09 02:31:37 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:31:37 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:31:37 DEBUG : Waiting for deletions to finish 2025/01/09 02:31:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.22s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:31:39 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/09 02:31:39 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 02:31:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/09 02:31:39 DEBUG : c/non empty space: Unchanged skipping 2025/01/09 02:31:39 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:31:39 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:31:39 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/09 02:31:39 INFO : a/potato2: Copied (new) 2025/01/09 02:31:39 DEBUG : Waiting for deletions to finish 2025/01/09 02:31:40 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.47s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:31:41 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:31:41 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/09 02:31:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/09 02:31:41 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/09 02:31:41 DEBUG : empty space: Unchanged skipping 2025/01/09 02:31:41 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:31:41 DEBUG : Waiting for deletions to finish 2025/01/09 02:31:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:31:42 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:31:42 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/09 02:31:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/09 02:31:43 INFO : empty space: Updated modification time in destination 2025/01/09 02:31:43 DEBUG : empty space: Unchanged skipping 2025/01/09 02:31:43 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:31:43 DEBUG : Waiting for deletions to finish 2025/01/09 02:31:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.21s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:31:45 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/09 02:31:45 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:31:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/09 02:31:45 DEBUG : empty space: Unchanged skipping 2025/01/09 02:31:45 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:31:45 DEBUG : Waiting for deletions to finish 2025/01/09 02:31:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.67s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:31:46 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/09 02:31:46 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:31:46 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone404639584) 2025/01/09 02:31:46 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-vahopim5bife) 2025/01/09 02:31:46 DEBUG : foo: sha1 differ 2025/01/09 02:31:46 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:31:46 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/01/09 02:31:46 INFO : foo: Copied (replaced existing) 2025/01/09 02:31:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.81s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:31:48 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/09 02:31:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 02:31:48 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:31:48 DEBUG : empty space: Unchanged skipping 2025/01/09 02:31:48 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:31:48 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/09 02:31:48 INFO : potato: Copied (new) 2025/01/09 02:31:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.08s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:31:50 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/09 02:31:50 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:31:50 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:31:50 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/01/09 02:31:50 INFO : potato: Copied (replaced existing) 2025/01/09 02:31:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.88s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:31:52 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:31:52 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/01/09 02:31:52 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone404639584) 2025/01/09 02:31:52 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-vahopim5bife) 2025/01/09 02:31:52 DEBUG : potato: sha1 differ 2025/01/09 02:31:52 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:31:52 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/01/09 02:31:52 INFO : potato: Copied (replaced existing) 2025/01/09 02:31:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:31:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 02:31:54 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/09 02:31:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 02:31:54 DEBUG : empty space: Unchanged skipping 2025/01/09 02:31:54 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:31:54 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:31:54 DEBUG : Waiting for deletions to finish 2025/01/09 02:31:54 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:31:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 02:31:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 02:31:56 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:31:56 DEBUG : empty space: Unchanged skipping 2025/01/09 02:31:56 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:31:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/09 02:31:56 INFO : potato2: Copied (new) 2025/01/09 02:31:56 DEBUG : Waiting for deletions to finish 2025/01/09 02:31:56 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:31:59 INFO : d: Making directory 2025/01/09 02:31:59 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/01/09 02:31:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 02:31:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/09 02:31:59 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:31:59 DEBUG : c/non empty space: Unchanged skipping 2025/01/09 02:31:59 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:31:59 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/09 02:31:59 INFO : a/potato2: Copied (new) 2025/01/09 02:31:59 DEBUG : Waiting for deletions to finish 2025/01/09 02:31:59 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:32:01 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/09 02:32:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 02:32:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/09 02:32:01 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:32:01 DEBUG : c/non empty space: Unchanged skipping 2025/01/09 02:32:01 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:32:02 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/09 02:32:02 INFO : a/potato2: Copied (new) 2025/01/09 02:32:02 ERROR : B2 bucket rclone-test-vahopim5bife: not deleting files as there were IO errors 2025/01/09 02:32:02 ERROR : B2 bucket rclone-test-vahopim5bife: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.47s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:32:04 DEBUG : Waiting for deletions to finish 2025/01/09 02:32:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 02:32:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 02:32:04 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:32:04 DEBUG : empty space: Unchanged skipping 2025/01/09 02:32:04 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:32:04 INFO : potato: Deleted 2025/01/09 02:32:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/09 02:32:04 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.27s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:32:06 DEBUG : Waiting for deletions to finish 2025/01/09 02:32:06 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:32:06 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:32:06 INFO : potato: Deleted 2025/01/09 02:32:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 02:32:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 02:32:07 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:32:07 DEBUG : empty space: Unchanged skipping 2025/01/09 02:32:07 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:32:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/09 02:32:07 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.85s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:32:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 02:32:09 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:32:09 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:32:09 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/01/09 02:32:09 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.24s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:32:11 DEBUG : enormous: Excluded (Size Filter) 2025/01/09 02:32:11 DEBUG : enormous: Excluded 2025/01/09 02:32:11 DEBUG : potato2: Excluded (Size Filter) 2025/01/09 02:32:11 DEBUG : potato2: Excluded 2025/01/09 02:32:11 DEBUG : potato2: Excluded (Size Filter) 2025/01/09 02:32:11 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:32:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 02:32:11 DEBUG : empty space: Unchanged skipping 2025/01/09 02:32:11 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:32:11 DEBUG : Waiting for deletions to finish 2025/01/09 02:32:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:32:11 DEBUG : enormous: Excluded (Size Filter) 2025/01/09 02:32:11 DEBUG : enormous: Excluded 2025/01/09 02:32:11 DEBUG : potato2: Excluded (Size Filter) 2025/01/09 02:32:11 DEBUG : potato2: Excluded 2025/01/09 02:32:12 DEBUG : potato2: Excluded (Size Filter) 2025/01/09 02:32:12 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/09 02:32:12 DEBUG : empty space: Unchanged skipping 2025/01/09 02:32:12 DEBUG : Local file system at /tmp/rclone404639584: Waiting for checks to finish 2025/01/09 02:32:12 DEBUG : Local file system at /tmp/rclone404639584: Waiting for transfers to finish 2025/01/09 02:32:12 DEBUG : Waiting for deletions to finish 2025/01/09 02:32:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.64s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:32:14 DEBUG : enormous: Excluded (Size Filter) 2025/01/09 02:32:14 DEBUG : enormous: Excluded 2025/01/09 02:32:14 DEBUG : potato2: Excluded (Size Filter) 2025/01/09 02:32:14 DEBUG : potato2: Excluded 2025/01/09 02:32:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 02:32:14 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:32:14 DEBUG : empty space: Unchanged skipping 2025/01/09 02:32:14 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:32:14 DEBUG : Waiting for deletions to finish 2025/01/09 02:32:14 INFO : enormous: Deleted 2025/01/09 02:32:14 INFO : potato2: Deleted 2025/01/09 02:32:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:32:15 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/09 02:32:15 DEBUG : empty space: Unchanged skipping 2025/01/09 02:32:15 DEBUG : Local file system at /tmp/rclone404639584: Waiting for checks to finish 2025/01/09 02:32:15 DEBUG : Local file system at /tmp/rclone404639584: Waiting for transfers to finish 2025/01/09 02:32:15 DEBUG : Waiting for deletions to finish 2025/01/09 02:32:15 INFO : enormous: Deleted 2025/01/09 02:32:15 INFO : potato2: Deleted 2025/01/09 02:32:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.00s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:32:17 DEBUG : five: Need to transfer - File not found at Destination 2025/01/09 02:32:17 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/09 02:32:17 DEBUG : three: Sizes identical 2025/01/09 02:32:17 DEBUG : one: Destination is newer than source, skipping 2025/01/09 02:32:17 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:32:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone404639584) 2025/01/09 02:32:17 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-vahopim5bife) 2025/01/09 02:32:17 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/09 02:32:17 DEBUG : two: sha1 differ 2025/01/09 02:32:17 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/09 02:32:17 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:32:18 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/09 02:32:18 INFO : five: Copied (new) 2025/01/09 02:32:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/09 02:32:18 INFO : two: Copied (replaced existing) 2025/01/09 02:32:18 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/09 02:32:18 INFO : four: Copied (replaced existing) 2025/01/09 02:32:18 DEBUG : Waiting for deletions to finish 2025/01/09 02:32:19 DEBUG : one: Destination is newer than source, skipping 2025/01/09 02:32:19 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:32:19 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/09 02:32:19 DEBUG : four: Size and sha1 of src and dst objects identical 2025/01/09 02:32:19 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/09 02:32:19 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/09 02:32:19 DEBUG : five: Size and sha1 of src and dst objects identical 2025/01/09 02:32:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/09 02:32:19 DEBUG : two: Size and sha1 of src and dst objects identical 2025/01/09 02:32:19 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/09 02:32:19 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/09 02:32:19 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone404639584) 2025/01/09 02:32:19 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-vahopim5bife) 2025/01/09 02:32:19 DEBUG : three: sha1 differ 2025/01/09 02:32:19 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/09 02:32:19 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:32:19 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/09 02:32:19 INFO : three: Copied (replaced existing) 2025/01/09 02:32:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.22s) === 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-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/01/09 02:32:21 INFO : B2 bucket rclone-test-vahopim5bife: Making map for --track-renames 2025/01/09 02:32:21 INFO : B2 bucket rclone-test-vahopim5bife: Finished making map for --track-renames 2025/01/09 02:32:21 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:32:21 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for renames to finish 2025/01/09 02:32:21 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/09 02:32:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/09 02:32:21 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:32:21 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/09 02:32:21 INFO : yam: Copied (new) 2025/01/09 02:32:21 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/09 02:32:21 INFO : potato: Copied (new) 2025/01/09 02:32:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:32:21 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:32:21 INFO : B2 bucket rclone-test-vahopim5bife: Making map for --track-renames 2025/01/09 02:32:21 INFO : B2 bucket rclone-test-vahopim5bife: Finished making map for --track-renames 2025/01/09 02:32:21 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:32:21 DEBUG : potato: Unchanged skipping 2025/01/09 02:32:21 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for renames to finish 2025/01/09 02:32:22 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/09 02:32:22 INFO : yam: Copied (server-side copy) to: yaml 2025/01/09 02:32:22 INFO : yam: Deleted 2025/01/09 02:32:22 INFO : yaml: Renamed from "yam" 2025/01/09 02:32:22 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:32:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.74s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/01/09 02:32:24 INFO : B2 bucket rclone-test-vahopim5bife: Making map for --track-renames 2025/01/09 02:32:24 INFO : B2 bucket rclone-test-vahopim5bife: Finished making map for --track-renames 2025/01/09 02:32:24 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:32:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/09 02:32:24 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/09 02:32:24 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for renames to finish 2025/01/09 02:32:24 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:32:24 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/09 02:32:24 INFO : yam: Copied (new) 2025/01/09 02:32:25 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/09 02:32:25 INFO : potato: Copied (new) 2025/01/09 02:32:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:32:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:32:25 INFO : B2 bucket rclone-test-vahopim5bife: Making map for --track-renames 2025/01/09 02:32:25 INFO : B2 bucket rclone-test-vahopim5bife: Finished making map for --track-renames 2025/01/09 02:32:25 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:32:25 DEBUG : potato: Unchanged skipping 2025/01/09 02:32:25 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for renames to finish 2025/01/09 02:32:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/09 02:32:26 INFO : yam: Copied (server-side copy) to: yaml 2025/01/09 02:32:26 INFO : yam: Deleted 2025/01/09 02:32:26 INFO : yaml: Renamed from "yam" 2025/01/09 02:32:26 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:32:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.44s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/01/09 02:32:28 INFO : B2 bucket rclone-test-vahopim5bife: Making map for --track-renames 2025/01/09 02:32:28 INFO : B2 bucket rclone-test-vahopim5bife: Finished making map for --track-renames 2025/01/09 02:32:28 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:32:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/09 02:32:28 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/09 02:32:28 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for renames to finish 2025/01/09 02:32:28 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:32:28 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/09 02:32:28 INFO : sub/yam: Copied (new) 2025/01/09 02:32:28 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/09 02:32:28 INFO : potato: Copied (new) 2025/01/09 02:32:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:32:29 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:32:29 DEBUG : potato: Unchanged skipping 2025/01/09 02:32:29 INFO : B2 bucket rclone-test-vahopim5bife: Making map for --track-renames 2025/01/09 02:32:29 INFO : B2 bucket rclone-test-vahopim5bife: Finished making map for --track-renames 2025/01/09 02:32:29 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:32:29 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for renames to finish 2025/01/09 02:32:29 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/09 02:32:29 INFO : sub/yam: Copied (server-side copy) to: yam 2025/01/09 02:32:29 INFO : sub/yam: Deleted 2025/01/09 02:32:29 INFO : yam: Renamed from "sub/yam" 2025/01/09 02:32:29 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:32:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.46s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:32:31 DEBUG : Creating backend with remote "/tmp/rclone404639584/dir1" 2025/01/09 02:32:31 DEBUG : Config file has changed externally - reloading 2025/01/09 02:32:31 DEBUG : Creating backend with remote "/tmp/rclone404639584/dir2" 2025/01/09 02:32:31 DEBUG : Local file system at /tmp/rclone404639584/dir2: Using server-side directory move 2025/01/09 02:32:31 INFO : Local file system at /tmp/rclone404639584/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/09 02:32:31 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/09 02:32:31 DEBUG : Local file system at /tmp/rclone404639584/dir2: Waiting for checks to finish 2025/01/09 02:32:31 INFO : file1.txt: Moved (server-side) 2025/01/09 02:32:31 DEBUG : Local file system at /tmp/rclone404639584/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.72s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:32:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 02:32:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/09 02:32:32 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:32:32 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:32:32 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/09 02:32:32 INFO : nested/sub dir/file: Copied (new) 2025/01/09 02:32:32 INFO : nested/sub dir/file: Deleted 2025/01/09 02:32:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 02:32:32 INFO : sub dir/hello world: Copied (new) 2025/01/09 02:32:32 INFO : sub dir/hello world: Deleted 2025/01/09 02:32:32 INFO : sub dir: Removing directory 2025/01/09 02:32:32 INFO : nested/sub dir: Removing directory 2025/01/09 02:32:32 INFO : nested: Removing directory 2025/01/09 02:32:32 DEBUG : Local file system at /tmp/rclone404639584: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:32:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 02:32:34 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/09 02:32:34 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:32:34 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:32:34 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/09 02:32:34 INFO : nested/sub dir/file: Copied (new) 2025/01/09 02:32:34 INFO : nested/sub dir/file: Deleted 2025/01/09 02:32:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 02:32:34 INFO : sub dir/hello world: Copied (new) 2025/01/09 02:32:34 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.01s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:32:36 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/09 02:32:36 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/09 02:32:36 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:32:36 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:32:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/09 02:32:36 INFO : existing: Copied (new) 2025/01/09 02:32:36 INFO : existing: Deleted 2025/01/09 02:32:36 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/01/09 02:32:36 INFO : existing-b: Copied (new) 2025/01/09 02:32:36 INFO : existing-b: Deleted 2025/01/09 02:32:36 DEBUG : existing: Destination exists, skipping 2025/01/09 02:32:36 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/09 02:32:36 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:32:36 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:32:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.05s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:32:38 DEBUG : Creating backend with remote "TestB2:rclone-test-ceyajex9qido" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-vahopim5bife -> B2 bucket rclone-test-ceyajex9qido 2025/01/09 02:32:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 02:32:41 DEBUG : B2 bucket rclone-test-ceyajex9qido: Waiting for checks to finish 2025/01/09 02:32:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/09 02:32:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/09 02:32:41 DEBUG : empty space: Unchanged skipping 2025/01/09 02:32:42 INFO : empty space: Deleted 2025/01/09 02:32:42 DEBUG : B2 bucket rclone-test-ceyajex9qido: Waiting for transfers to finish 2025/01/09 02:32:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/09 02:32:42 INFO : potato2: Copied (server-side copy) 2025/01/09 02:32:42 INFO : potato2: Deleted 2025/01/09 02:32:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/09 02:32:42 INFO : potato3: Copied (server-side copy) 2025/01/09 02:32:42 INFO : potato3: Deleted 2025/01/09 02:32:43 DEBUG : Creating backend with remote "TestB2:rclone-test-xixupib5yuca" 2025/01/09 02:32:44 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/09 02:32:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 02:32:44 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/09 02:32:44 DEBUG : B2 bucket rclone-test-xixupib5yuca: Waiting for checks to finish 2025/01/09 02:32:44 DEBUG : B2 bucket rclone-test-xixupib5yuca: Waiting for transfers to finish 2025/01/09 02:32:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/09 02:32:45 INFO : potato3: Copied (server-side copy) 2025/01/09 02:32:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/09 02:32:45 INFO : potato2: Copied (server-side copy) 2025/01/09 02:32:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/09 02:32:45 INFO : empty space: Copied (server-side copy) 2025/01/09 02:32:45 INFO : potato3: Deleted 2025/01/09 02:32:45 INFO : potato2: Deleted 2025/01/09 02:32:45 INFO : empty space: Deleted 2025/01/09 02:32:46 DEBUG : B2 bucket rclone-test-xixupib5yuca: Purge remote 2025/01/09 02:32:46 INFO : B2 bucket rclone-test-xixupib5yuca: cleaning bucket "rclone-test-xixupib5yuca" of all files 2025/01/09 02:32:46 DEBUG : empty space: Deleting (id "4_z8fd23d23e08d4b8b9f480e1b_f11672b9cee9009f2_d20250109_m023244_c001_v0001115_t0050_u01736389964854") 2025/01/09 02:32:46 DEBUG : potato2: Deleting (id "4_z8fd23d23e08d4b8b9f480e1b_f118b2e1e467abc90_d20250109_m023245_c001_v0001184_t0025_u01736389965228") 2025/01/09 02:32:46 DEBUG : potato3: Deleting (id "4_z8fd23d23e08d4b8b9f480e1b_f1061abac12a9e7d9_d20250109_m023245_c001_v0001184_t0047_u01736389965240") 2025/01/09 02:32:46 DEBUG : B2 bucket rclone-test-ceyajex9qido: Purge remote 2025/01/09 02:32:46 INFO : B2 bucket rclone-test-ceyajex9qido: cleaning bucket "rclone-test-ceyajex9qido" of all files 2025/01/09 02:32:47 DEBUG : empty space: Deleting (id "4_zdfb22d13e08d4b8b9f480e1b_f41522cc2b3dac1b8_d20250109_m023245_c001_v7007000_t0000_u01736389965621") 2025/01/09 02:32:47 DEBUG : empty space: Deleting (id "4_zdfb22d13e08d4b8b9f480e1b_f1147dc2ae851b29d_d20250109_m023241_c001_v0001184_t0021_u01736389961181") 2025/01/09 02:32:47 DEBUG : potato2: Deleting (id "4_zdfb22d13e08d4b8b9f480e1b_f4196da177ff2a470_d20250109_m023245_c001_v7007000_t0000_u01736389965474") 2025/01/09 02:32:47 DEBUG : potato2: Deleting (id "4_zdfb22d13e08d4b8b9f480e1b_f118541a345d741de_d20250109_m023241_c001_v0001043_t0049_u01736389961952") 2025/01/09 02:32:47 DEBUG : potato3: Deleting (id "4_zdfb22d13e08d4b8b9f480e1b_f41522cc2b3dac1b7_d20250109_m023245_c001_v7007000_t0000_u01736389965439") 2025/01/09 02:32:47 DEBUG : potato3: Deleting (id "4_zdfb22d13e08d4b8b9f480e1b_f105eaface92f65d1_d20250109_m023242_c001_v0001153_t0016_u01736389962343") 2025/01/09 02:32:47 DEBUG : potato3: Deleting (id "4_zdfb22d13e08d4b8b9f480e1b_f1147dc2ae851b2a1_d20250109_m023241_c001_v0001184_t0002_u01736389961375") --- PASS: TestServerSideMove (10.61s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:32:48 DEBUG : Creating backend with remote "TestB2:rclone-test-jeveqov9woha" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-vahopim5bife -> B2 bucket rclone-test-jeveqov9woha 2025/01/09 02:32:53 DEBUG : empty space: Excluded (Size Filter) 2025/01/09 02:32:53 DEBUG : empty space: Excluded (Size Filter) 2025/01/09 02:32:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 02:32:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/09 02:32:53 DEBUG : B2 bucket rclone-test-jeveqov9woha: Waiting for checks to finish 2025/01/09 02:32:53 DEBUG : B2 bucket rclone-test-jeveqov9woha: Waiting for transfers to finish 2025/01/09 02:32:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/09 02:32:53 INFO : potato2: Copied (server-side copy) 2025/01/09 02:32:54 INFO : potato2: Deleted 2025/01/09 02:32:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/09 02:32:54 INFO : potato3: Copied (server-side copy) 2025/01/09 02:32:54 INFO : potato3: Deleted 2025/01/09 02:32:54 DEBUG : Creating backend with remote "TestB2:rclone-test-cuseron4neyu" 2025/01/09 02:32:54 DEBUG : Config file has changed externally - reloading 2025/01/09 02:32:55 DEBUG : empty space: Excluded (Size Filter) 2025/01/09 02:32:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 02:32:56 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/09 02:32:56 DEBUG : B2 bucket rclone-test-cuseron4neyu: Waiting for checks to finish 2025/01/09 02:32:56 DEBUG : B2 bucket rclone-test-cuseron4neyu: Waiting for transfers to finish 2025/01/09 02:32:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/09 02:32:57 INFO : potato3: Copied (server-side copy) 2025/01/09 02:32:57 INFO : potato3: Deleted 2025/01/09 02:32:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/09 02:32:57 INFO : potato2: Copied (server-side copy) 2025/01/09 02:32:57 INFO : potato2: Deleted 2025/01/09 02:32:58 DEBUG : B2 bucket rclone-test-cuseron4neyu: Purge remote 2025/01/09 02:32:58 INFO : B2 bucket rclone-test-cuseron4neyu: cleaning bucket "rclone-test-cuseron4neyu" of all files 2025/01/09 02:32:58 DEBUG : potato2: Deleting (id "4_zcff26d03e08d4b8b9f480e1b_f1038dd6ddfb5af04_d20250109_m023256_c001_v0001104_t0017_u01736389976754") 2025/01/09 02:32:58 DEBUG : potato3: Deleting (id "4_zcff26d03e08d4b8b9f480e1b_f106faa41fc019d93_d20250109_m023257_c001_v0001179_t0009_u01736389977118") 2025/01/09 02:32:58 DEBUG : B2 bucket rclone-test-jeveqov9woha: Purge remote 2025/01/09 02:32:58 INFO : B2 bucket rclone-test-jeveqov9woha: cleaning bucket "rclone-test-jeveqov9woha" of all files 2025/01/09 02:32:59 DEBUG : empty space: Deleting (id "4_zbfe24df3e08d4b8b9f480e1b_f1184d11c0a687603_d20250109_m023252_c001_v0001161_t0001_u01736389972878") 2025/01/09 02:32:59 DEBUG : potato2: Deleting (id "4_zbfe24df3e08d4b8b9f480e1b_f40819c8c9e90c02d_d20250109_m023257_c001_v7007000_t0000_u01736389977596") 2025/01/09 02:32:59 DEBUG : potato2: Deleting (id "4_zbfe24df3e08d4b8b9f480e1b_f111c9f5f85e22766_d20250109_m023253_c001_v0001178_t0028_u01736389973860") 2025/01/09 02:32:59 DEBUG : potato3: Deleting (id "4_zbfe24df3e08d4b8b9f480e1b_f40819c8c9e90c02c_d20250109_m023257_c001_v7007000_t0000_u01736389977337") 2025/01/09 02:32:59 DEBUG : potato3: Deleting (id "4_zbfe24df3e08d4b8b9f480e1b_f110b79868437752f_d20250109_m023254_c001_v0001183_t0058_u01736389974101") 2025/01/09 02:32:59 DEBUG : potato3: Deleting (id "4_zbfe24df3e08d4b8b9f480e1b_f1184d11c0a687607_d20250109_m023253_c001_v0001161_t0056_u01736389973167") --- PASS: TestServerSideMoveWithFilter (12.35s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:33:01 DEBUG : Creating backend with remote "TestB2:rclone-test-buvimis3bute" 2025/01/09 02:33:03 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-vahopim5bife -> B2 bucket rclone-test-buvimis3bute 2025/01/09 02:33:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 02:33:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/09 02:33:05 DEBUG : empty space: Unchanged skipping 2025/01/09 02:33:05 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/09 02:33:05 DEBUG : B2 bucket rclone-test-buvimis3bute: Waiting for checks to finish 2025/01/09 02:33:06 INFO : empty space: Deleted 2025/01/09 02:33:06 DEBUG : B2 bucket rclone-test-buvimis3bute: Waiting for transfers to finish 2025/01/09 02:33:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/09 02:33:06 INFO : potato2: Copied (server-side copy) 2025/01/09 02:33:06 INFO : potato2: Deleted 2025/01/09 02:33:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/09 02:33:06 INFO : potato3: Copied (server-side copy) 2025/01/09 02:33:06 INFO : potato3: Deleted 2025/01/09 02:33:07 DEBUG : Creating backend with remote "TestB2:rclone-test-qixucof2letu" 2025/01/09 02:33:07 INFO : tomatoDir: Making directory 2025/01/09 02:33:08 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/09 02:33:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 02:33:08 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/09 02:33:08 DEBUG : B2 bucket rclone-test-qixucof2letu: Waiting for checks to finish 2025/01/09 02:33:08 DEBUG : B2 bucket rclone-test-qixucof2letu: Waiting for transfers to finish 2025/01/09 02:33:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/09 02:33:09 INFO : empty space: Copied (server-side copy) 2025/01/09 02:33:09 INFO : empty space: Deleted 2025/01/09 02:33:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/09 02:33:09 INFO : potato3: Copied (server-side copy) 2025/01/09 02:33:09 INFO : potato3: Deleted 2025/01/09 02:33:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/09 02:33:09 INFO : potato2: Copied (server-side copy) 2025/01/09 02:33:10 INFO : potato2: Deleted 2025/01/09 02:33:10 DEBUG : B2 bucket rclone-test-qixucof2letu: Purge remote 2025/01/09 02:33:10 INFO : B2 bucket rclone-test-qixucof2letu: cleaning bucket "rclone-test-qixucof2letu" of all files 2025/01/09 02:33:10 DEBUG : empty space: Deleting (id "4_zff029d03e08d4b8b9f480e1b_f117ee231be8745d0_d20250109_m023309_c001_v0001101_t0031_u01736389989042") 2025/01/09 02:33:10 DEBUG : potato2: Deleting (id "4_zff029d03e08d4b8b9f480e1b_f11041f050a79bb34_d20250109_m023309_c001_v0001109_t0026_u01736389989386") 2025/01/09 02:33:10 DEBUG : potato3: Deleting (id "4_zff029d03e08d4b8b9f480e1b_f1175c940f7cd6185_d20250109_m023309_c001_v0001183_t0036_u01736389989439") 2025/01/09 02:33:11 DEBUG : B2 bucket rclone-test-buvimis3bute: Purge remote 2025/01/09 02:33:11 INFO : B2 bucket rclone-test-buvimis3bute: cleaning bucket "rclone-test-buvimis3bute" of all files 2025/01/09 02:33:11 DEBUG : empty space: Deleting (id "4_zdf527df3e08d4b8b9f480e1b_f41522cc2b3dac244_d20250109_m023309_c001_v7007000_t0000_u01736389989365") 2025/01/09 02:33:11 DEBUG : empty space: Deleting (id "4_zdf527df3e08d4b8b9f480e1b_f1052081bae5655b5_d20250109_m023305_c001_v0001183_t0012_u01736389985212") 2025/01/09 02:33:11 DEBUG : potato2: Deleting (id "4_zdf527df3e08d4b8b9f480e1b_f41522cc2b3dac249_d20250109_m023309_c001_v7007000_t0000_u01736389989924") 2025/01/09 02:33:11 DEBUG : potato2: Deleting (id "4_zdf527df3e08d4b8b9f480e1b_f10126ccee3ee1b1c_d20250109_m023306_c001_v0001182_t0057_u01736389986037") 2025/01/09 02:33:11 DEBUG : potato3: Deleting (id "4_zdf527df3e08d4b8b9f480e1b_f41522cc2b3dac247_d20250109_m023309_c001_v7007000_t0000_u01736389989661") 2025/01/09 02:33:11 DEBUG : potato3: Deleting (id "4_zdf527df3e08d4b8b9f480e1b_f114545c7123aa991_d20250109_m023306_c001_v0001172_t0054_u01736389986262") 2025/01/09 02:33:11 DEBUG : potato3: Deleting (id "4_zdf527df3e08d4b8b9f480e1b_f1052081bae5655b9_d20250109_m023305_c001_v0001183_t0007_u01736389985442") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.34s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:33:13 DEBUG : Creating backend with remote "TestB2:rclone-test-vahopim5bife/rclone-move-test" 2025/01/09 02:33:13 DEBUG : Config file has changed externally - reloading --- PASS: TestServerSideMoveOverlap (2.40s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:33:15 DEBUG : Creating backend with remote "TestB2:rclone-test-vahopim5bife/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" --- PASS: TestSyncOverlap (2.99s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:33:18 DEBUG : Creating backend with remote "TestB2:rclone-test-vahopim5bife/rclone-sync-test" 2025/01/09 02:33:20 DEBUG : Creating backend with remote "TestB2:rclone-test-vahopim5bife/rclone-sync-test-include/layer2" 2025/01/09 02:33:22 DEBUG : Creating backend with remote "TestB2:rclone-test-vahopim5bife/rclone-sync-test-ignore-file" 2025/01/09 02:33:25 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/09 02:33:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/09 02:33:26 DEBUG : pacer: Reducing sleep to 10ms 2025/01/09 02:33:26 DEBUG : B2 bucket rclone-test-vahopim5bife path rclone-sync-test: Waiting for checks to finish 2025/01/09 02:33:26 DEBUG : B2 bucket rclone-test-vahopim5bife path rclone-sync-test: Waiting for transfers to finish 2025/01/09 02:33:26 DEBUG : Waiting for deletions to finish 2025/01/09 02:33:26 INFO : There was nothing to transfer 2025/01/09 02:33:26 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:33:26 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:33:26 DEBUG : Waiting for deletions to finish 2025/01/09 02:33:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:33:27 DEBUG : B2 bucket rclone-test-vahopim5bife path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/09 02:33:27 DEBUG : B2 bucket rclone-test-vahopim5bife path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/09 02:33:27 DEBUG : Waiting for deletions to finish 2025/01/09 02:33:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:33:27 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:33:27 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:33:27 DEBUG : Waiting for deletions to finish 2025/01/09 02:33:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:33:27 DEBUG : B2 bucket rclone-test-vahopim5bife path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/09 02:33:27 DEBUG : B2 bucket rclone-test-vahopim5bife path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/09 02:33:27 DEBUG : Waiting for deletions to finish 2025/01/09 02:33:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.70s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:33:34 DEBUG : Creating backend with remote "TestB2:rclone-test-vahopim5bife/dst" 2025/01/09 02:33:34 DEBUG : Config file has changed externally - reloading 2025/01/09 02:33:35 DEBUG : Creating backend with remote "TestB2:rclone-test-vahopim5bife/CompareDest" 2025/01/09 02:33:37 DEBUG : one: Need to transfer - File not found at Destination 2025/01/09 02:33:37 DEBUG : B2 bucket rclone-test-vahopim5bife path dst: Waiting for checks to finish 2025/01/09 02:33:37 DEBUG : B2 bucket rclone-test-vahopim5bife path dst: Waiting for transfers to finish 2025/01/09 02:33:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/09 02:33:38 INFO : one: Copied (new) 2025/01/09 02:33:38 DEBUG : Waiting for deletions to finish 2025/01/09 02:33:39 DEBUG : B2 bucket rclone-test-vahopim5bife path dst: Waiting for checks to finish 2025/01/09 02:33:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/09 02:33:39 DEBUG : B2 bucket rclone-test-vahopim5bife path dst: Waiting for transfers to finish 2025/01/09 02:33:39 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/09 02:33:39 INFO : one: Copied (replaced existing) 2025/01/09 02:33:39 DEBUG : Waiting for deletions to finish 2025/01/09 02:33:41 DEBUG : B2 bucket rclone-test-vahopim5bife path dst: Waiting for checks to finish 2025/01/09 02:33:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/09 02:33:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 02:33:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/09 02:33:41 DEBUG : B2 bucket rclone-test-vahopim5bife path dst: Waiting for transfers to finish 2025/01/09 02:33:41 DEBUG : Waiting for deletions to finish 2025/01/09 02:33:41 INFO : There was nothing to transfer 2025/01/09 02:33:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 02:33:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/09 02:33:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/09 02:33:43 DEBUG : B2 bucket rclone-test-vahopim5bife path dst: Waiting for checks to finish 2025/01/09 02:33:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 02:33:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/09 02:33:43 DEBUG : B2 bucket rclone-test-vahopim5bife path dst: Waiting for transfers to finish 2025/01/09 02:33:43 DEBUG : Waiting for deletions to finish 2025/01/09 02:33:43 INFO : There was nothing to transfer 2025/01/09 02:33:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 02:33:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/09 02:33:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/09 02:33:43 DEBUG : B2 bucket rclone-test-vahopim5bife path dst: Waiting for checks to finish 2025/01/09 02:33:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 02:33:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/09 02:33:43 DEBUG : B2 bucket rclone-test-vahopim5bife path dst: Waiting for transfers to finish 2025/01/09 02:33:43 DEBUG : Waiting for deletions to finish 2025/01/09 02:33:43 INFO : There was nothing to transfer 2025/01/09 02:33:45 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/01/09 02:33:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/09 02:33:45 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/09 02:33:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/09 02:33:45 DEBUG : B2 bucket rclone-test-vahopim5bife path dst: Waiting for checks to finish 2025/01/09 02:33:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 02:33:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/09 02:33:45 DEBUG : B2 bucket rclone-test-vahopim5bife path dst: Waiting for transfers to finish 2025/01/09 02:33:45 DEBUG : Waiting for deletions to finish 2025/01/09 02:33:45 INFO : There was nothing to transfer 2025/01/09 02:33:45 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/09 02:33:45 DEBUG : two: Need to transfer - File not found at Destination 2025/01/09 02:33:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/09 02:33:45 DEBUG : B2 bucket rclone-test-vahopim5bife path dst: Waiting for checks to finish 2025/01/09 02:33:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 02:33:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/09 02:33:46 DEBUG : B2 bucket rclone-test-vahopim5bife path dst: Waiting for transfers to finish 2025/01/09 02:33:46 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/01/09 02:33:46 INFO : two: Copied (new) 2025/01/09 02:33:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.31s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:33:49 DEBUG : Creating backend with remote "TestB2:rclone-test-vahopim5bife/dest" 2025/01/09 02:33:50 DEBUG : Creating backend with remote "TestB2:rclone-test-vahopim5bife/pre-dest1" 2025/01/09 02:33:51 DEBUG : Creating backend with remote "TestB2:rclone-test-vahopim5bife/pre-dest2" 2025/01/09 02:33:53 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:33:53 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/09 02:33:53 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:33:53 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/09 02:33:54 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/09 02:33:54 DEBUG : B2 bucket rclone-test-vahopim5bife path dest: Waiting for checks to finish 2025/01/09 02:33:54 DEBUG : B2 bucket rclone-test-vahopim5bife path dest: Waiting for transfers to finish 2025/01/09 02:33:55 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/01/09 02:33:55 INFO : 3: Copied (new) 2025/01/09 02:33:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.74s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:33:56 DEBUG : Creating backend with remote "TestB2:rclone-test-vahopim5bife/dst" 2025/01/09 02:33:57 DEBUG : Creating backend with remote "TestB2:rclone-test-vahopim5bife/CopyDest" 2025/01/09 02:33:59 DEBUG : one: Need to transfer - File not found at Destination 2025/01/09 02:33:59 DEBUG : B2 bucket rclone-test-vahopim5bife path dst: Waiting for checks to finish 2025/01/09 02:33:59 DEBUG : B2 bucket rclone-test-vahopim5bife path dst: Waiting for transfers to finish 2025/01/09 02:34:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/09 02:34:00 INFO : one: Copied (new) 2025/01/09 02:34:00 DEBUG : Waiting for deletions to finish 2025/01/09 02:34:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/09 02:34:01 DEBUG : B2 bucket rclone-test-vahopim5bife path dst: Waiting for checks to finish 2025/01/09 02:34:01 DEBUG : B2 bucket rclone-test-vahopim5bife path dst: Waiting for transfers to finish 2025/01/09 02:34:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/09 02:34:01 INFO : one: Copied (replaced existing) 2025/01/09 02:34:01 DEBUG : Waiting for deletions to finish 2025/01/09 02:34:03 DEBUG : Creating backend with remote "TestB2:rclone-test-vahopim5bife/BackupDir" 2025/01/09 02:34:04 DEBUG : B2 bucket rclone-test-vahopim5bife path dst: Waiting for checks to finish 2025/01/09 02:34:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/09 02:34:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 02:34:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/09 02:34:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/09 02:34:06 INFO : one: Copied (server-side copy) 2025/01/09 02:34:06 INFO : one: Deleted 2025/01/09 02:34:06 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/09 02:34:06 INFO : one: Copied (server-side copy) 2025/01/09 02:34:06 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/09 02:34:06 DEBUG : B2 bucket rclone-test-vahopim5bife path dst: Waiting for transfers to finish 2025/01/09 02:34:06 DEBUG : Waiting for deletions to finish 2025/01/09 02:34:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 02:34:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/09 02:34:08 INFO : two: Copied (server-side copy) 2025/01/09 02:34:08 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/09 02:34:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 02:34:08 DEBUG : one: Unchanged skipping 2025/01/09 02:34:08 DEBUG : B2 bucket rclone-test-vahopim5bife path dst: Waiting for checks to finish 2025/01/09 02:34:08 DEBUG : B2 bucket rclone-test-vahopim5bife path dst: Waiting for transfers to finish 2025/01/09 02:34:08 DEBUG : Waiting for deletions to finish 2025/01/09 02:34:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 02:34:08 DEBUG : one: Unchanged skipping 2025/01/09 02:34:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 02:34:08 DEBUG : two: Unchanged skipping 2025/01/09 02:34:08 DEBUG : B2 bucket rclone-test-vahopim5bife path dst: Waiting for checks to finish 2025/01/09 02:34:08 DEBUG : B2 bucket rclone-test-vahopim5bife path dst: Waiting for transfers to finish 2025/01/09 02:34:08 DEBUG : Waiting for deletions to finish 2025/01/09 02:34:08 INFO : There was nothing to transfer 2025/01/09 02:34:09 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/09 02:34:09 DEBUG : three: Destination not found in --copy-dest 2025/01/09 02:34:09 DEBUG : three: Need to transfer - File not found at Destination 2025/01/09 02:34:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 02:34:09 DEBUG : one: Unchanged skipping 2025/01/09 02:34:09 DEBUG : B2 bucket rclone-test-vahopim5bife path dst: Waiting for checks to finish 2025/01/09 02:34:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 02:34:09 DEBUG : two: Unchanged skipping 2025/01/09 02:34:09 DEBUG : B2 bucket rclone-test-vahopim5bife path dst: Waiting for transfers to finish 2025/01/09 02:34:10 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/01/09 02:34:10 INFO : three: Copied (new) 2025/01/09 02:34:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.56s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:34:13 DEBUG : Creating backend with remote "TestB2:rclone-test-vahopim5bife/dst" 2025/01/09 02:34:14 DEBUG : Creating backend with remote "TestB2:rclone-test-vahopim5bife/backup" 2025/01/09 02:34:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/09 02:34:16 DEBUG : B2 bucket rclone-test-vahopim5bife path dst: Waiting for checks to finish 2025/01/09 02:34:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:34:16 DEBUG : two: Unchanged skipping 2025/01/09 02:34:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/09 02:34:18 INFO : one: Copied (server-side copy) 2025/01/09 02:34:18 INFO : one: Deleted 2025/01/09 02:34:18 DEBUG : B2 bucket rclone-test-vahopim5bife path dst: Waiting for transfers to finish 2025/01/09 02:34:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/09 02:34:19 INFO : one: Copied (new) 2025/01/09 02:34:19 DEBUG : Waiting for deletions to finish 2025/01/09 02:34:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/09 02:34:19 INFO : three.txt: Copied (server-side copy) 2025/01/09 02:34:19 INFO : three.txt: Deleted 2025/01/09 02:34:19 INFO : three.txt: Moved into backup dir 2025/01/09 02:34:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:34:21 DEBUG : two: Unchanged skipping 2025/01/09 02:34:21 DEBUG : B2 bucket rclone-test-vahopim5bife path dst: Waiting for checks to finish 2025/01/09 02:34:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/09 02:34:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/09 02:34:21 INFO : one: Copied (server-side copy) 2025/01/09 02:34:21 INFO : one: Deleted 2025/01/09 02:34:21 DEBUG : B2 bucket rclone-test-vahopim5bife path dst: Waiting for transfers to finish 2025/01/09 02:34:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/09 02:34:22 INFO : one: Copied (new) 2025/01/09 02:34:22 DEBUG : Waiting for deletions to finish 2025/01/09 02:34:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/09 02:34:22 INFO : three.txt: Copied (server-side copy) 2025/01/09 02:34:22 INFO : three.txt: Deleted 2025/01/09 02:34:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.72s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:34:25 DEBUG : Creating backend with remote "TestB2:rclone-test-vahopim5bife/dst" 2025/01/09 02:34:26 DEBUG : Creating backend with remote "TestB2:rclone-test-vahopim5bife/backup" 2025/01/09 02:34:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/09 02:34:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:34:28 DEBUG : two: Unchanged skipping 2025/01/09 02:34:28 DEBUG : B2 bucket rclone-test-vahopim5bife path dst: Waiting for checks to finish 2025/01/09 02:34:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/09 02:34:29 INFO : one: Copied (server-side copy) to: one.bak 2025/01/09 02:34:29 INFO : one: Deleted 2025/01/09 02:34:29 DEBUG : B2 bucket rclone-test-vahopim5bife path dst: Waiting for transfers to finish 2025/01/09 02:34:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/09 02:34:30 INFO : one: Copied (new) 2025/01/09 02:34:30 DEBUG : Waiting for deletions to finish 2025/01/09 02:34:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/09 02:34:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/09 02:34:31 INFO : three.txt: Deleted 2025/01/09 02:34:31 INFO : three.txt: Moved into backup dir 2025/01/09 02:34:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/09 02:34:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:34:33 DEBUG : two: Unchanged skipping 2025/01/09 02:34:33 DEBUG : B2 bucket rclone-test-vahopim5bife path dst: Waiting for checks to finish 2025/01/09 02:34:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/09 02:34:33 INFO : one: Copied (server-side copy) to: one.bak 2025/01/09 02:34:33 INFO : one: Deleted 2025/01/09 02:34:33 DEBUG : B2 bucket rclone-test-vahopim5bife path dst: Waiting for transfers to finish 2025/01/09 02:34:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/09 02:34:34 INFO : one: Copied (new) 2025/01/09 02:34:34 DEBUG : Waiting for deletions to finish 2025/01/09 02:34:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/09 02:34:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/09 02:34:35 INFO : three.txt: Deleted 2025/01/09 02:34:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.34s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:34:37 DEBUG : Creating backend with remote "TestB2:rclone-test-vahopim5bife/dst" 2025/01/09 02:34:38 DEBUG : Creating backend with remote "TestB2:rclone-test-vahopim5bife/backup" 2025/01/09 02:34:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/09 02:34:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:34:40 DEBUG : two: Unchanged skipping 2025/01/09 02:34:40 DEBUG : B2 bucket rclone-test-vahopim5bife path dst: Waiting for checks to finish 2025/01/09 02:34:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/09 02:34:42 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/09 02:34:42 INFO : one: Deleted 2025/01/09 02:34:42 DEBUG : B2 bucket rclone-test-vahopim5bife path dst: Waiting for transfers to finish 2025/01/09 02:34:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/09 02:34:43 INFO : one: Copied (new) 2025/01/09 02:34:43 DEBUG : Waiting for deletions to finish 2025/01/09 02:34:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/09 02:34:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/09 02:34:44 INFO : three.txt: Deleted 2025/01/09 02:34:44 INFO : three.txt: Moved into backup dir 2025/01/09 02:34:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/09 02:34:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:34:45 DEBUG : two: Unchanged skipping 2025/01/09 02:34:45 DEBUG : B2 bucket rclone-test-vahopim5bife path dst: Waiting for checks to finish 2025/01/09 02:34:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/09 02:34:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/09 02:34:46 INFO : one: Deleted 2025/01/09 02:34:46 DEBUG : B2 bucket rclone-test-vahopim5bife path dst: Waiting for transfers to finish 2025/01/09 02:34:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/09 02:34:46 INFO : one: Copied (new) 2025/01/09 02:34:46 DEBUG : Waiting for deletions to finish 2025/01/09 02:34:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/09 02:34:46 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/09 02:34:47 INFO : three.txt: Deleted 2025/01/09 02:34:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.11s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:34:49 DEBUG : Creating backend with remote "TestB2:rclone-test-vahopim5bife/dst" 2025/01/09 02:34:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/09 02:34:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:34:51 DEBUG : two: Unchanged skipping 2025/01/09 02:34:51 DEBUG : B2 bucket rclone-test-vahopim5bife path dst: Waiting for checks to finish 2025/01/09 02:34:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/09 02:34:52 INFO : one: Copied (server-side copy) to: one.bak 2025/01/09 02:34:52 INFO : one: Deleted 2025/01/09 02:34:52 DEBUG : B2 bucket rclone-test-vahopim5bife path dst: Waiting for transfers to finish 2025/01/09 02:34:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/09 02:34:53 INFO : one: Copied (new) 2025/01/09 02:34:53 DEBUG : Waiting for deletions to finish 2025/01/09 02:34:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/09 02:34:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/09 02:34:54 INFO : three.txt: Deleted 2025/01/09 02:34:54 INFO : three.txt: Moved into backup dir 2025/01/09 02:34:55 DEBUG : one.bak: Excluded (Path Filter) 2025/01/09 02:34:55 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/09 02:34:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/09 02:34:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:34:55 DEBUG : two: Unchanged skipping 2025/01/09 02:34:55 DEBUG : B2 bucket rclone-test-vahopim5bife path dst: Waiting for checks to finish 2025/01/09 02:34:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/09 02:34:56 INFO : one: Copied (server-side copy) to: one.bak 2025/01/09 02:34:56 INFO : one: Deleted 2025/01/09 02:34:56 DEBUG : B2 bucket rclone-test-vahopim5bife path dst: Waiting for transfers to finish 2025/01/09 02:34:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/09 02:34:56 INFO : one: Copied (new) 2025/01/09 02:34:56 DEBUG : Waiting for deletions to finish 2025/01/09 02:34:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/09 02:34:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/09 02:34:57 INFO : three.txt: Deleted 2025/01/09 02:34:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.23s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:35:00 DEBUG : Creating backend with remote "TestB2:rclone-test-vahopim5bife/dst" 2025/01/09 02:35:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/09 02:35:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/09 02:35:02 INFO : one: Copied (server-side copy) to: one.bak 2025/01/09 02:35:03 INFO : one: Deleted 2025/01/09 02:35:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/09 02:35:03 INFO : one: Copied (new) 2025/01/09 02:35:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:35:03 DEBUG : two: Unchanged skipping 2025/01/09 02:35:04 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/09 02:35:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/09 02:35:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/09 02:35:04 INFO : three.txt: Deleted 2025/01/09 02:35:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/09 02:35:04 INFO : three.txt: Copied (new) 2025/01/09 02:35:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/09 02:35:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/09 02:35:05 INFO : one: Copied (server-side copy) to: one.bak 2025/01/09 02:35:06 INFO : one: Deleted 2025/01/09 02:35:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/09 02:35:06 INFO : one: Copied (new) 2025/01/09 02:35:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:35:06 DEBUG : two: Unchanged skipping 2025/01/09 02:35:06 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/09 02:35:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/09 02:35:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/09 02:35:07 INFO : three.txt: Deleted 2025/01/09 02:35:07 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/09 02:35:07 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.51s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:35:11 DEBUG : Creating backend with remote "TestB2:rclone-test-vahopim5bife/dst" 2025/01/09 02:35:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/09 02:35:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/09 02:35:13 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/09 02:35:13 INFO : one: Deleted 2025/01/09 02:35:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/09 02:35:14 INFO : one: Copied (new) 2025/01/09 02:35:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:35:14 DEBUG : two: Unchanged skipping 2025/01/09 02:35:14 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/09 02:35:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/09 02:35:15 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/09 02:35:15 INFO : three.txt: Deleted 2025/01/09 02:35:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/09 02:35:15 INFO : three.txt: Copied (new) 2025/01/09 02:35:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/09 02:35:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/09 02:35:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/09 02:35:17 INFO : one: Deleted 2025/01/09 02:35:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/09 02:35:17 INFO : one: Copied (new) 2025/01/09 02:35:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:35:17 DEBUG : two: Unchanged skipping 2025/01/09 02:35:17 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/09 02:35:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/09 02:35:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/09 02:35:18 INFO : three.txt: Deleted 2025/01/09 02:35:18 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/09 02:35:18 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.89s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:35:21 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:35:21 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/09 02:35:21 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:35:21 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/01/09 02:35:21 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/09 02:35:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.26s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:35:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/09 02:35:22 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:35:22 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:35:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/09 02:35:23 INFO : existing: Copied (new) 2025/01/09 02:35:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:35:23 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/09 02:35:23 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/09 02:35:23 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:35:23 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:35:23 ERROR : B2 bucket rclone-test-vahopim5bife: not deleting files as there were IO errors 2025/01/09 02:35:23 ERROR : B2 bucket rclone-test-vahopim5bife: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" --- PASS: TestSyncImmutable (3.04s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:35:25 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:35:25 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:35:25 DEBUG : existing: Unchanged skipping 2025/01/09 02:35:25 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:35:25 DEBUG : Waiting for deletions to finish 2025/01/09 02:35:25 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.34s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:35:38 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:35:38 DEBUG : both0: Unchanged skipping 2025/01/09 02:35:38 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:35:38 DEBUG : both1: Unchanged skipping 2025/01/09 02:35:38 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:35:38 DEBUG : both10: Unchanged skipping 2025/01/09 02:35:38 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:35:38 DEBUG : both11: Unchanged skipping 2025/01/09 02:35:38 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:35:38 DEBUG : both12: Unchanged skipping 2025/01/09 02:35:38 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:35:38 DEBUG : both13: Unchanged skipping 2025/01/09 02:35:38 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:35:38 DEBUG : both14: Unchanged skipping 2025/01/09 02:35:38 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:35:38 DEBUG : both15: Unchanged skipping 2025/01/09 02:35:38 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:35:38 DEBUG : both16: Unchanged skipping 2025/01/09 02:35:38 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:35:38 DEBUG : both17: Unchanged skipping 2025/01/09 02:35:38 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:35:38 DEBUG : both18: Unchanged skipping 2025/01/09 02:35:38 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:35:38 DEBUG : both19: Unchanged skipping 2025/01/09 02:35:38 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:35:38 DEBUG : both2: Unchanged skipping 2025/01/09 02:35:38 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:35:38 DEBUG : both3: Unchanged skipping 2025/01/09 02:35:38 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:35:38 DEBUG : both4: Unchanged skipping 2025/01/09 02:35:38 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:35:38 DEBUG : both5: Unchanged skipping 2025/01/09 02:35:38 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:35:38 DEBUG : both6: Unchanged skipping 2025/01/09 02:35:38 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:35:38 DEBUG : both7: Unchanged skipping 2025/01/09 02:35:38 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:35:38 DEBUG : both8: Unchanged skipping 2025/01/09 02:35:38 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:35:38 DEBUG : both9: Unchanged skipping 2025/01/09 02:35:38 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:35:38 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:35:38 DEBUG : Waiting for deletions to finish 2025/01/09 02:35:38 INFO : only16: Deleted 2025/01/09 02:35:39 INFO : only6: Deleted 2025/01/09 02:35:39 INFO : only10: Deleted 2025/01/09 02:35:39 INFO : only7: Deleted 2025/01/09 02:35:39 INFO : only11: Deleted 2025/01/09 02:35:39 INFO : only12: Deleted 2025/01/09 02:35:39 INFO : only2: Deleted 2025/01/09 02:35:39 INFO : only5: Deleted 2025/01/09 02:35:39 INFO : only4: Deleted 2025/01/09 02:35:39 INFO : only9: Deleted 2025/01/09 02:35:39 INFO : only0: Deleted 2025/01/09 02:35:39 INFO : only13: Deleted 2025/01/09 02:35:39 INFO : only18: Deleted 2025/01/09 02:35:39 INFO : only17: Deleted 2025/01/09 02:35:39 INFO : only19: Deleted 2025/01/09 02:35:39 INFO : only3: Deleted 2025/01/09 02:35:39 INFO : only8: Deleted 2025/01/09 02:35:39 INFO : only1: Deleted 2025/01/09 02:35:40 INFO : only14: Deleted 2025/01/09 02:35:40 INFO : only15: Deleted 2025/01/09 02:35:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (16.54s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:35:55 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:35:55 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:35:55 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:35:55 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for checks to finish 2025/01/09 02:35:55 DEBUG : both0: Unchanged skipping 2025/01/09 02:35:55 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:35:55 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:35:55 DEBUG : both1: Unchanged skipping 2025/01/09 02:35:55 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:35:55 DEBUG : both13: Unchanged skipping 2025/01/09 02:35:55 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:35:55 DEBUG : both11: Unchanged skipping 2025/01/09 02:35:55 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:35:55 DEBUG : both15: Unchanged skipping 2025/01/09 02:35:55 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:35:55 DEBUG : both16: Unchanged skipping 2025/01/09 02:35:55 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:35:55 DEBUG : both17: Unchanged skipping 2025/01/09 02:35:55 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:35:55 DEBUG : both18: Unchanged skipping 2025/01/09 02:35:55 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:35:55 DEBUG : both19: Unchanged skipping 2025/01/09 02:35:55 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:35:55 DEBUG : both2: Unchanged skipping 2025/01/09 02:35:55 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:35:55 DEBUG : both3: Unchanged skipping 2025/01/09 02:35:55 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:35:55 DEBUG : both4: Unchanged skipping 2025/01/09 02:35:55 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:35:55 DEBUG : both5: Unchanged skipping 2025/01/09 02:35:55 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:35:55 DEBUG : both6: Unchanged skipping 2025/01/09 02:35:55 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:35:55 DEBUG : both7: Unchanged skipping 2025/01/09 02:35:55 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:35:55 DEBUG : both8: Unchanged skipping 2025/01/09 02:35:55 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:35:55 DEBUG : both9: Unchanged skipping 2025/01/09 02:35:55 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/09 02:35:55 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/09 02:35:55 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/09 02:35:55 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/09 02:35:55 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/09 02:35:55 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/09 02:35:55 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/09 02:35:55 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/09 02:35:55 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/09 02:35:55 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/09 02:35:55 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/09 02:35:55 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/09 02:35:55 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/09 02:35:55 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/09 02:35:55 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/09 02:35:55 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/09 02:35:55 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/09 02:35:55 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/09 02:35:55 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/09 02:35:55 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/09 02:35:55 DEBUG : both10: Unchanged skipping 2025/01/09 02:35:55 DEBUG : both12: Unchanged skipping 2025/01/09 02:35:55 DEBUG : both14: Unchanged skipping 2025/01/09 02:35:55 DEBUG : B2 bucket rclone-test-vahopim5bife: Waiting for transfers to finish 2025/01/09 02:35:55 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 02:35:55 INFO : only0: Copied (replaced existing) 2025/01/09 02:35:55 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 02:35:55 INFO : only1: Copied (replaced existing) 2025/01/09 02:35:55 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 02:35:55 INFO : only10: Copied (replaced existing) 2025/01/09 02:35:55 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 02:35:55 INFO : only14: Copied (replaced existing) 2025/01/09 02:35:55 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 02:35:55 INFO : only13: Copied (replaced existing) 2025/01/09 02:35:55 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 02:35:55 INFO : only12: Copied (replaced existing) 2025/01/09 02:35:55 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 02:35:55 INFO : only15: Copied (replaced existing) 2025/01/09 02:35:55 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 02:35:55 INFO : only16: Copied (replaced existing) 2025/01/09 02:35:55 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 02:35:55 INFO : only17: Copied (replaced existing) 2025/01/09 02:35:55 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 02:35:55 INFO : only2: Copied (replaced existing) 2025/01/09 02:35:55 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 02:35:55 INFO : only19: Copied (replaced existing) 2025/01/09 02:35:55 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 02:35:55 INFO : only18: Copied (replaced existing) 2025/01/09 02:35:55 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 02:35:55 INFO : only11: Copied (replaced existing) 2025/01/09 02:35:56 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 02:35:56 INFO : only3: Copied (replaced existing) 2025/01/09 02:35:56 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 02:35:56 INFO : only4: Copied (replaced existing) 2025/01/09 02:35:56 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 02:35:56 INFO : only5: Copied (replaced existing) 2025/01/09 02:35:56 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 02:35:56 INFO : only6: Copied (replaced existing) 2025/01/09 02:35:56 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 02:35:56 INFO : only7: Copied (replaced existing) 2025/01/09 02:35:56 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 02:35:56 INFO : only8: Copied (replaced existing) 2025/01/09 02:35:56 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 02:35:56 INFO : only9: Copied (replaced existing) 2025/01/09 02:35:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (20.23s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:36:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/09 02:36:05 INFO : sub dir: Making directory 2025/01/09 02:36:05 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.00s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" 2025/01/09 02:36:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/09 02:36:08 INFO : sub dir: Making directory 2025/01/09 02:36: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-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vahopim5bife", Local "Local file system at /tmp/rclone404639584", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (2.92s) PASS 2025/01/09 02:36:10 DEBUG : B2 bucket rclone-test-vahopim5bife: Purge remote 2025/01/09 02:36:10 INFO : B2 bucket rclone-test-vahopim5bife: cleaning bucket "rclone-test-vahopim5bife" of all files 2025/01/09 02:36:11 DEBUG : BackupDir/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f401468940cff6e79_d20250109_m023410_c001_v7007000_t0000_u01736390050893") 2025/01/09 02:36:11 DEBUG : BackupDir/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1197360748f4aeca_d20250109_m023405_c001_v0001092_t0038_u01736390045809") 2025/01/09 02:36:11 DEBUG : CompareDest/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4196da177ff2a4f9_d20250109_m023347_c001_v7007000_t0000_u01736390027138") 2025/01/09 02:36:11 DEBUG : CompareDest/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1141b4c4f015613e_d20250109_m023341_c001_v0001182_t0058_u01736390021075") 2025/01/09 02:36:11 DEBUG : CompareDest/two: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4196da177ff2a4fa_d20250109_m023347_c001_v7007000_t0000_u01736390027326") 2025/01/09 02:36:11 DEBUG : CompareDest/two: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443835_d20250109_m023342_c001_v0001182_t0057_u01736390022382") 2025/01/09 02:36:11 DEBUG : CopyDest/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f401468940cff6e7b_d20250109_m023411_c001_v7007000_t0000_u01736390051075") 2025/01/09 02:36:11 DEBUG : CopyDest/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b530_d20250109_m023402_c001_v0001180_t0033_u01736390042959") 2025/01/09 02:36:11 DEBUG : CopyDest/three: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f401468940cff6e7c_d20250109_m023411_c001_v7007000_t0000_u01736390051257") 2025/01/09 02:36:11 DEBUG : CopyDest/three: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e198344399b_d20250109_m023409_c001_v0001182_t0015_u01736390049158") 2025/01/09 02:36:11 DEBUG : CopyDest/two: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f401468940cff6e7d_d20250109_m023411_c001_v7007000_t0000_u01736390051441") 2025/01/09 02:36:12 DEBUG : CopyDest/two: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1141b4c4f015633a_d20250109_m023407_c001_v0001182_t0036_u01736390047223") 2025/01/09 02:36:12 DEBUG : EXISTING: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec485791751a_d20250109_m023526_c001_v7007000_t0000_u01736390126423") 2025/01/09 02:36:12 DEBUG : EXISTING: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1141b4c4f0156b6f_d20250109_m023525_c001_v0001182_t0025_u01736390125462") 2025/01/09 02:36:12 DEBUG : Testêé: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec4857917509_d20250109_m023522_c001_v7007000_t0000_u01736390122053") 2025/01/09 02:36:12 DEBUG : Testêé: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443da8_d20250109_m023521_c001_v0001182_t0001_u01736390121462") 2025/01/09 02:36:12 DEBUG : Testêé: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1141b4c4f0156ad7_d20250109_m023520_c001_v0001182_t0009_u01736390120525") 2025/01/09 02:36:12 DEBUG : a/potato2: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec4857916de1_d20250109_m023202_c001_v7007000_t0000_u01736389922601") 2025/01/09 02:36:12 DEBUG : a/potato2: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e19834432ea_d20250109_m023202_c001_v0001182_t0031_u01736389922032") 2025/01/09 02:36:12 DEBUG : a/potato2: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec4857916dd4_d20250109_m023200_c001_v7007000_t0000_u01736389920261") 2025/01/09 02:36:12 DEBUG : a/potato2: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e19834432bc_d20250109_m023159_c001_v0001182_t0029_u01736389919504") 2025/01/09 02:36:12 DEBUG : a/potato2: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7559_d20250109_m023140_c001_v7007000_t0000_u01736389900547") 2025/01/09 02:36:12 DEBUG : a/potato2: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443170_d20250109_m023139_c001_v0001182_t0011_u01736389899798") 2025/01/09 02:36:12 DEBUG : b/potato: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec4857916de2_d20250109_m023202_c001_v7007000_t0000_u01736389922786") 2025/01/09 02:36:12 DEBUG : b/potato: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e19834432da_d20250109_m023201_c001_v0001182_t0033_u01736389921237") 2025/01/09 02:36:12 DEBUG : b/potato: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec4857916dd3_d20250109_m023159_c001_v7007000_t0000_u01736389919709") 2025/01/09 02:36:12 DEBUG : b/potato: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e19834432b4_d20250109_m023158_c001_v0001182_t0047_u01736389918735") 2025/01/09 02:36:12 DEBUG : b/potato: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7555_d20250109_m023140_c001_v7007000_t0000_u01736389900000") 2025/01/09 02:36:12 DEBUG : b/potato: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443164_d20250109_m023138_c001_v0001182_t0013_u01736389898987") 2025/01/09 02:36:13 DEBUG : backup/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7b73_d20250109_m023423_c001_v7007000_t0000_u01736390063116") 2025/01/09 02:36:13 DEBUG : backup/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f10087b6cf0f7f0c8_d20250109_m023421_c001_v0001113_t0039_u01736390061407") 2025/01/09 02:36:13 DEBUG : backup/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1175c940f7cd6a92_d20250109_m023417_c001_v0001183_t0041_u01736390057933") 2025/01/09 02:36:13 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec4857917462_d20250109_m023447_c001_v7007000_t0000_u01736390087610") 2025/01/09 02:36:13 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f11124d2527741eb0_d20250109_m023445_c001_v0001150_t0020_u01736390085793") 2025/01/09 02:36:13 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f11754f8ef3620722_d20250109_m023441_c001_v0001146_t0041_u01736390081959") 2025/01/09 02:36:13 DEBUG : backup/one.bak: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f401468940cff6ed5_d20250109_m023435_c001_v7007000_t0000_u01736390075498") 2025/01/09 02:36:13 DEBUG : backup/one.bak: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117d1d9e21a5e725_d20250109_m023433_c001_v0001092_t0059_u01736390073317") 2025/01/09 02:36:13 DEBUG : backup/one.bak: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f104e4fd6079f151a_d20250109_m023429_c001_v0001183_t0021_u01736390069497") 2025/01/09 02:36:13 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec4857917464_d20250109_m023447_c001_v7007000_t0000_u01736390087792") 2025/01/09 02:36:13 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f105554fdc94bda67_d20250109_m023446_c001_v0001165_t0057_u01736390086827") 2025/01/09 02:36:13 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1107b8126a6529e5_d20250109_m023443_c001_v0001115_t0057_u01736390083397") 2025/01/09 02:36:13 DEBUG : backup/three.txt: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7b76_d20250109_m023423_c001_v7007000_t0000_u01736390063300") 2025/01/09 02:36:13 DEBUG : backup/three.txt: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1154bd2db239f0ea_d20250109_m023422_c001_v0001177_t0033_u01736390062313") 2025/01/09 02:36:13 DEBUG : backup/three.txt: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f115263b4329e8d34_d20250109_m023419_c001_v0001184_t0013_u01736390059312") 2025/01/09 02:36:13 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f401468940cff6ed7_d20250109_m023435_c001_v7007000_t0000_u01736390075679") 2025/01/09 02:36:13 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f10210ba03b9f91c2_d20250109_m023434_c001_v0001179_t0044_u01736390074745") 2025/01/09 02:36:13 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1056e3168a4512a8_d20250109_m023431_c001_v0001179_t0024_u01736390071212") 2025/01/09 02:36:13 DEBUG : both0: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7c1f_d20250109_m023556_c001_v7007000_t0000_u01736390156934") 2025/01/09 02:36:14 DEBUG : both0: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b638_d20250109_m023545_c001_v0001180_t0022_u01736390145218") 2025/01/09 02:36:14 DEBUG : both0: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4067400895e8d425_d20250109_m023540_c001_v7007000_t0000_u01736390140611") 2025/01/09 02:36:14 DEBUG : both0: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443e2c_d20250109_m023528_c001_v0001182_t0040_u01736390128674") 2025/01/09 02:36:14 DEBUG : both1: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7c21_d20250109_m023557_c001_v7007000_t0000_u01736390157116") 2025/01/09 02:36:14 DEBUG : both1: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443f6e_d20250109_m023546_c001_v0001182_t0000_u01736390146355") 2025/01/09 02:36:14 DEBUG : both1: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4067400895e8d427_d20250109_m023540_c001_v7007000_t0000_u01736390140793") 2025/01/09 02:36:14 DEBUG : both1: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1141b4c4f0156be5_d20250109_m023529_c001_v0001182_t0049_u01736390129445") 2025/01/09 02:36:14 DEBUG : both10: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7c22_d20250109_m023557_c001_v7007000_t0000_u01736390157306") 2025/01/09 02:36:14 DEBUG : both10: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443faa_d20250109_m023550_c001_v0001182_t0033_u01736390150232") 2025/01/09 02:36:14 DEBUG : both10: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4067400895e8d429_d20250109_m023540_c001_v7007000_t0000_u01736390140976") 2025/01/09 02:36:14 DEBUG : both10: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1141b4c4f0156c5b_d20250109_m023533_c001_v0001182_t0047_u01736390133237") 2025/01/09 02:36:14 DEBUG : both11: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7c24_d20250109_m023557_c001_v7007000_t0000_u01736390157566") 2025/01/09 02:36:14 DEBUG : both11: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1141b4c4f0156eb2_d20250109_m023550_c001_v0001182_t0026_u01736390150641") 2025/01/09 02:36:14 DEBUG : both11: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4067400895e8d42a_d20250109_m023541_c001_v7007000_t0000_u01736390141158") 2025/01/09 02:36:14 DEBUG : both11: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b614_d20250109_m023533_c001_v0001180_t0059_u01736390133648") 2025/01/09 02:36:14 DEBUG : both12: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7c26_d20250109_m023557_c001_v7007000_t0000_u01736390157753") 2025/01/09 02:36:14 DEBUG : both12: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b652_d20250109_m023551_c001_v0001180_t0039_u01736390151050") 2025/01/09 02:36:14 DEBUG : both12: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4067400895e8d42b_d20250109_m023541_c001_v7007000_t0000_u01736390141340") 2025/01/09 02:36:15 DEBUG : both12: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443e86_d20250109_m023534_c001_v0001182_t0025_u01736390134116") 2025/01/09 02:36:15 DEBUG : both13: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7c28_d20250109_m023557_c001_v7007000_t0000_u01736390157935") 2025/01/09 02:36:15 DEBUG : both13: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443fce_d20250109_m023551_c001_v0001182_t0033_u01736390151463") 2025/01/09 02:36:15 DEBUG : both13: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4067400895e8d42d_d20250109_m023541_c001_v7007000_t0000_u01736390141523") 2025/01/09 02:36:15 DEBUG : both13: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1141b4c4f0156c8b_d20250109_m023534_c001_v0001182_t0051_u01736390134533") 2025/01/09 02:36:15 DEBUG : both14: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7c29_d20250109_m023558_c001_v7007000_t0000_u01736390158117") 2025/01/09 02:36:15 DEBUG : both14: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1141b4c4f0156ed4_d20250109_m023551_c001_v0001182_t0011_u01736390151885") 2025/01/09 02:36:15 DEBUG : both14: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4067400895e8d42e_d20250109_m023541_c001_v7007000_t0000_u01736390141709") 2025/01/09 02:36:15 DEBUG : both14: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b618_d20250109_m023534_c001_v0001180_t0028_u01736390134940") 2025/01/09 02:36:15 DEBUG : both15: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7c2a_d20250109_m023558_c001_v7007000_t0000_u01736390158309") 2025/01/09 02:36:15 DEBUG : both15: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b656_d20250109_m023552_c001_v0001180_t0059_u01736390152310") 2025/01/09 02:36:15 DEBUG : both15: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4067400895e8d432_d20250109_m023541_c001_v7007000_t0000_u01736390141912") 2025/01/09 02:36:15 DEBUG : both15: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443ea6_d20250109_m023535_c001_v0001182_t0031_u01736390135339") 2025/01/09 02:36:15 DEBUG : both16: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7c2c_d20250109_m023558_c001_v7007000_t0000_u01736390158492") 2025/01/09 02:36:15 DEBUG : both16: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443fe0_d20250109_m023552_c001_v0001182_t0017_u01736390152747") 2025/01/09 02:36:15 DEBUG : both16: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4067400895e8d433_d20250109_m023542_c001_v7007000_t0000_u01736390142094") 2025/01/09 02:36:15 DEBUG : both16: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1141b4c4f0156cbb_d20250109_m023536_c001_v0001182_t0047_u01736390136222") 2025/01/09 02:36:15 DEBUG : both17: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7c2d_d20250109_m023558_c001_v7007000_t0000_u01736390158674") 2025/01/09 02:36:15 DEBUG : both17: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1141b4c4f0156f04_d20250109_m023553_c001_v0001182_t0047_u01736390153172") 2025/01/09 02:36:15 DEBUG : both17: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4067400895e8d434_d20250109_m023542_c001_v7007000_t0000_u01736390142276") 2025/01/09 02:36:15 DEBUG : both17: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b620_d20250109_m023536_c001_v0001180_t0055_u01736390136631") 2025/01/09 02:36:16 DEBUG : both18: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7c2e_d20250109_m023558_c001_v7007000_t0000_u01736390158860") 2025/01/09 02:36:16 DEBUG : both18: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b660_d20250109_m023553_c001_v0001180_t0016_u01736390153714") 2025/01/09 02:36:16 DEBUG : both18: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4067400895e8d435_d20250109_m023542_c001_v7007000_t0000_u01736390142458") 2025/01/09 02:36:16 DEBUG : both18: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443ec4_d20250109_m023537_c001_v0001182_t0021_u01736390137071") 2025/01/09 02:36:16 DEBUG : both19: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7c30_d20250109_m023559_c001_v7007000_t0000_u01736390159058") 2025/01/09 02:36:16 DEBUG : both19: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443ff8_d20250109_m023554_c001_v0001182_t0011_u01736390154118") 2025/01/09 02:36:16 DEBUG : both19: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4067400895e8d436_d20250109_m023542_c001_v7007000_t0000_u01736390142640") 2025/01/09 02:36:16 DEBUG : both19: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1141b4c4f0156cec_d20250109_m023537_c001_v0001182_t0056_u01736390137486") 2025/01/09 02:36:16 DEBUG : both2: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7c31_d20250109_m023559_c001_v7007000_t0000_u01736390159241") 2025/01/09 02:36:16 DEBUG : both2: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1141b4c4f0156e30_d20250109_m023546_c001_v0001182_t0055_u01736390146778") 2025/01/09 02:36:16 DEBUG : both2: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4067400895e8d437_d20250109_m023542_c001_v7007000_t0000_u01736390142822") 2025/01/09 02:36:16 DEBUG : both2: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b600_d20250109_m023529_c001_v0001180_t0003_u01736390129897") 2025/01/09 02:36:16 DEBUG : both3: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7c33_d20250109_m023559_c001_v7007000_t0000_u01736390159435") 2025/01/09 02:36:16 DEBUG : both3: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b63e_d20250109_m023547_c001_v0001180_t0032_u01736390147214") 2025/01/09 02:36:16 DEBUG : both3: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4067400895e8d438_d20250109_m023543_c001_v7007000_t0000_u01736390143004") 2025/01/09 02:36:16 DEBUG : both3: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443e4a_d20250109_m023530_c001_v0001182_t0040_u01736390130306") 2025/01/09 02:36:16 DEBUG : both4: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7c36_d20250109_m023559_c001_v7007000_t0000_u01736390159616") 2025/01/09 02:36:16 DEBUG : both4: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443f7e_d20250109_m023547_c001_v0001182_t0052_u01736390147634") 2025/01/09 02:36:17 DEBUG : both4: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4067400895e8d43a_d20250109_m023543_c001_v7007000_t0000_u01736390143185") 2025/01/09 02:36:17 DEBUG : both4: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1141b4c4f0156c05_d20250109_m023530_c001_v0001182_t0024_u01736390130716") 2025/01/09 02:36:17 DEBUG : both5: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7c37_d20250109_m023559_c001_v7007000_t0000_u01736390159800") 2025/01/09 02:36:17 DEBUG : both5: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1141b4c4f0156e58_d20250109_m023548_c001_v0001182_t0045_u01736390148072") 2025/01/09 02:36:17 DEBUG : both5: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4067400895e8d43b_d20250109_m023543_c001_v7007000_t0000_u01736390143366") 2025/01/09 02:36:17 DEBUG : both5: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b606_d20250109_m023531_c001_v0001180_t0050_u01736390131138") 2025/01/09 02:36:17 DEBUG : both6: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7c38_d20250109_m023559_c001_v7007000_t0000_u01736390159983") 2025/01/09 02:36:17 DEBUG : both6: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b644_d20250109_m023548_c001_v0001180_t0009_u01736390148480") 2025/01/09 02:36:17 DEBUG : both6: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4067400895e8d43d_d20250109_m023543_c001_v7007000_t0000_u01736390143549") 2025/01/09 02:36:17 DEBUG : both6: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443e62_d20250109_m023531_c001_v0001182_t0050_u01736390131557") 2025/01/09 02:36:17 DEBUG : both7: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7c3a_d20250109_m023600_c001_v7007000_t0000_u01736390160177") 2025/01/09 02:36:17 DEBUG : both7: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443f9a_d20250109_m023548_c001_v0001182_t0016_u01736390148989") 2025/01/09 02:36:17 DEBUG : both7: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4067400895e8d43f_d20250109_m023543_c001_v7007000_t0000_u01736390143743") 2025/01/09 02:36:17 DEBUG : both7: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1141b4c4f0156c2b_d20250109_m023531_c001_v0001182_t0012_u01736390131976") 2025/01/09 02:36:17 DEBUG : both8: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7c3b_d20250109_m023600_c001_v7007000_t0000_u01736390160359") 2025/01/09 02:36:17 DEBUG : both8: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1141b4c4f0156e84_d20250109_m023549_c001_v0001182_t0026_u01736390149409") 2025/01/09 02:36:17 DEBUG : both8: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4067400895e8d441_d20250109_m023543_c001_v7007000_t0000_u01736390143925") 2025/01/09 02:36:17 DEBUG : both8: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b60c_d20250109_m023532_c001_v0001180_t0003_u01736390132408") 2025/01/09 02:36:17 DEBUG : both9: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7c3c_d20250109_m023600_c001_v7007000_t0000_u01736390160541") 2025/01/09 02:36:17 DEBUG : both9: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b64a_d20250109_m023549_c001_v0001180_t0057_u01736390149806") 2025/01/09 02:36:18 DEBUG : both9: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4067400895e8d443_d20250109_m023544_c001_v7007000_t0000_u01736390144107") 2025/01/09 02:36:18 DEBUG : both9: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443e74_d20250109_m023532_c001_v0001182_t0010_u01736390132819") 2025/01/09 02:36:18 DEBUG : c/non empty space: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec4857916de4_d20250109_m023202_c001_v7007000_t0000_u01736389922969") 2025/01/09 02:36:18 DEBUG : c/non empty space: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e19834432e0_d20250109_m023201_c001_v0001182_t0045_u01736389921435") 2025/01/09 02:36:18 DEBUG : c/non empty space: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec4857916dd7_d20250109_m023200_c001_v7007000_t0000_u01736389920445") 2025/01/09 02:36:18 DEBUG : c/non empty space: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e19834432b6_d20250109_m023158_c001_v0001182_t0046_u01736389918931") 2025/01/09 02:36:18 DEBUG : c/non empty space: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f755a_d20250109_m023140_c001_v7007000_t0000_u01736389900729") 2025/01/09 02:36:18 DEBUG : c/non empty space: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443168_d20250109_m023139_c001_v0001182_t0016_u01736389899220") 2025/01/09 02:36:18 DEBUG : check sum: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4165d2c336dd195a_d20250109_m023128_c001_v7007000_t0000_u01736389888380") 2025/01/09 02:36:18 DEBUG : check sum: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e19834430d9_d20250109_m023127_c001_v0001182_t0043_u01736389887439") 2025/01/09 02:36:18 DEBUG : dest/3: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f401468940cff6e65_d20250109_m023356_c001_v7007000_t0000_u01736390036008") 2025/01/09 02:36:18 DEBUG : dest/3: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4167b000a1f5a27c_d20250109_m023354_c001_v0001179_t0012_u01736390034903") 2025/01/09 02:36:18 DEBUG : dst/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec48579174ee_d20250109_m023519_c001_v7007000_t0000_u01736390119038") 2025/01/09 02:36:18 DEBUG : dst/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1041702fbb913a12_d20250109_m023517_c001_v0001184_t0036_u01736390117215") 2025/01/09 02:36:18 DEBUG : dst/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f402c573ce82495a8_d20250109_m023517_c001_v7007000_t0000_u01736390117030") 2025/01/09 02:36:18 DEBUG : dst/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1041702fbb9139cc_d20250109_m023514_c001_v0001184_t0052_u01736390114465") 2025/01/09 02:36:18 DEBUG : dst/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f402c573ce8249598_d20250109_m023513_c001_v7007000_t0000_u01736390113740") 2025/01/09 02:36:18 DEBUG : dst/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1141b4c4f015697d_d20250109_m023509_c001_v0001182_t0034_u01736390109634") 2025/01/09 02:36:18 DEBUG : dst/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec48579174d9_d20250109_m023508_c001_v7007000_t0000_u01736390108111") 2025/01/09 02:36:19 DEBUG : dst/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f100cceb6ebc9612f_d20250109_m023506_c001_v0001184_t0019_u01736390106245") 2025/01/09 02:36:19 DEBUG : dst/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f401e355f524f4365_d20250109_m023506_c001_v7007000_t0000_u01736390106046") 2025/01/09 02:36:19 DEBUG : dst/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f100cceb6ebc960e7_d20250109_m023503_c001_v0001184_t0005_u01736390103653") 2025/01/09 02:36:19 DEBUG : dst/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f401e355f524f4362_d20250109_m023502_c001_v7007000_t0000_u01736390102924") 2025/01/09 02:36:19 DEBUG : dst/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1141b4c4f0156835_d20250109_m023459_c001_v0001182_t0034_u01736390099112") 2025/01/09 02:36:19 DEBUG : dst/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec48579174b3_d20250109_m023457_c001_v7007000_t0000_u01736390097839") 2025/01/09 02:36:19 DEBUG : dst/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f11355f57c628ed22_d20250109_m023456_c001_v0001105_t0051_u01736390096334") 2025/01/09 02:36:19 DEBUG : dst/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4067400895e8d385_d20250109_m023456_c001_v7007000_t0000_u01736390096142") 2025/01/09 02:36:19 DEBUG : dst/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f11355f57c628ed1a_d20250109_m023453_c001_v0001105_t0036_u01736390093421") 2025/01/09 02:36:19 DEBUG : dst/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4067400895e8d362_d20250109_m023452_c001_v7007000_t0000_u01736390092695") 2025/01/09 02:36:19 DEBUG : dst/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b5a0_d20250109_m023448_c001_v0001180_t0038_u01736390088896") 2025/01/09 02:36:19 DEBUG : dst/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec4857917466_d20250109_m023447_c001_v7007000_t0000_u01736390087975") 2025/01/09 02:36:19 DEBUG : dst/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1176a8be575d9740_d20250109_m023446_c001_v0001165_t0028_u01736390086387") 2025/01/09 02:36:19 DEBUG : dst/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f404b95b4644a5016_d20250109_m023446_c001_v7007000_t0000_u01736390086207") 2025/01/09 02:36:19 DEBUG : dst/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1176a8be575d973c_d20250109_m023442_c001_v0001165_t0014_u01736390082973") 2025/01/09 02:36:19 DEBUG : dst/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f404b95b4644a500f_d20250109_m023442_c001_v7007000_t0000_u01736390082237") 2025/01/09 02:36:19 DEBUG : dst/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443af3_d20250109_m023436_c001_v0001182_t0056_u01736390076775") 2025/01/09 02:36:19 DEBUG : dst/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f401468940cff6eda_d20250109_m023435_c001_v7007000_t0000_u01736390075862") 2025/01/09 02:36:19 DEBUG : dst/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1124bf568a2e859e_d20250109_m023433_c001_v0001144_t0055_u01736390073896") 2025/01/09 02:36:19 DEBUG : dst/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f40443c28189f5ea9_d20250109_m023433_c001_v7007000_t0000_u01736390073711") 2025/01/09 02:36:20 DEBUG : dst/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1124bf568a2e8592_d20250109_m023430_c001_v0001144_t0037_u01736390070426") 2025/01/09 02:36:20 DEBUG : dst/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f40443c28189f5ea3_d20250109_m023429_c001_v7007000_t0000_u01736390069695") 2025/01/09 02:36:20 DEBUG : dst/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1141b4c4f01564cb_d20250109_m023424_c001_v0001182_t0035_u01736390064431") 2025/01/09 02:36:20 DEBUG : dst/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7b79_d20250109_m023423_c001_v7007000_t0000_u01736390063505") 2025/01/09 02:36:20 DEBUG : dst/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f106f4bbefb9be480_d20250109_m023421_c001_v0001182_t0037_u01736390061897") 2025/01/09 02:36:20 DEBUG : dst/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f401468940cff6e95_d20250109_m023421_c001_v7007000_t0000_u01736390061668") 2025/01/09 02:36:20 DEBUG : dst/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f106f4bbefb9be458_d20250109_m023418_c001_v0001182_t0034_u01736390058857") 2025/01/09 02:36:20 DEBUG : dst/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f401468940cff6e8e_d20250109_m023418_c001_v7007000_t0000_u01736390058136") 2025/01/09 02:36:20 DEBUG : dst/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b54a_d20250109_m023412_c001_v0001180_t0024_u01736390052720") 2025/01/09 02:36:20 DEBUG : dst/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f401468940cff6e7e_d20250109_m023411_c001_v7007000_t0000_u01736390051624") 2025/01/09 02:36:20 DEBUG : dst/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f10386967a20c2f88_d20250109_m023406_c001_v0001184_t0048_u01736390046467") 2025/01/09 02:36:20 DEBUG : dst/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f40443c28189f5e2c_d20250109_m023406_c001_v7007000_t0000_u01736390046264") 2025/01/09 02:36:20 DEBUG : dst/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443915_d20250109_m023402_c001_v0001182_t0018_u01736390042400") 2025/01/09 02:36:20 DEBUG : dst/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f105554fdc94bda34_d20250109_m023401_c001_v0001165_t0056_u01736390041573") 2025/01/09 02:36:20 DEBUG : dst/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f105554fdc94bda32_d20250109_m023400_c001_v0001165_t0005_u01736390040501") 2025/01/09 02:36:20 DEBUG : dst/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4196da177ff2a4fb_d20250109_m023347_c001_v7007000_t0000_u01736390027509") 2025/01/09 02:36:20 DEBUG : dst/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b504_d20250109_m023340_c001_v0001180_t0013_u01736390020511") 2025/01/09 02:36:20 DEBUG : dst/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f11972c335c1a797b_d20250109_m023339_c001_v0001102_t0039_u01736390019613") 2025/01/09 02:36:20 DEBUG : dst/one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f11972c335c1a7979_d20250109_m023338_c001_v0001102_t0025_u01736390018469") 2025/01/09 02:36:20 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec48579174f2_d20250109_m023519_c001_v7007000_t0000_u01736390119220") 2025/01/09 02:36:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e5c8e35a42fba_d20250109_m023516_c001_v0001134_t0007_u01736390116628") 2025/01/09 02:36:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f104d56cac2e58922_d20250109_m023513_c001_v0001179_t0015_u01736390113526") 2025/01/09 02:36:21 DEBUG : dst/one.bak: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec48579174da_d20250109_m023508_c001_v7007000_t0000_u01736390108295") 2025/01/09 02:36:21 DEBUG : dst/one.bak: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f102df5f58ae93365_d20250109_m023505_c001_v0001184_t0029_u01736390105844") 2025/01/09 02:36:21 DEBUG : dst/one.bak: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f111e331ccb1b1d3b_d20250109_m023502_c001_v0001099_t0029_u01736390102566") 2025/01/09 02:36:21 DEBUG : dst/one.bak: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec48579174b5_d20250109_m023458_c001_v7007000_t0000_u01736390098020") 2025/01/09 02:36:21 DEBUG : dst/one.bak: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f111c95ba1d408bfe_d20250109_m023455_c001_v0001184_t0030_u01736390095938") 2025/01/09 02:36:21 DEBUG : dst/one.bak: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f118023eacadaface_d20250109_m023452_c001_v0001039_t0058_u01736390092153") 2025/01/09 02:36:21 DEBUG : dst/three: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f401468940cff6e80_d20250109_m023411_c001_v7007000_t0000_u01736390051805") 2025/01/09 02:36:21 DEBUG : dst/three: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f105554fdc94bda3f_d20250109_m023410_c001_v0001165_t0038_u01736390050284") 2025/01/09 02:36:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec48579174f5_d20250109_m023519_c001_v7007000_t0000_u01736390119403") 2025/01/09 02:36:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f108c474a88a7431b_d20250109_m023517_c001_v0001150_t0015_u01736390117983") 2025/01/09 02:36:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f119cf65ad4d130c7_d20250109_m023515_c001_v0001184_t0057_u01736390115241") 2025/01/09 02:36:21 DEBUG : dst/three.txt: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec48579174f7_d20250109_m023519_c001_v7007000_t0000_u01736390119584") 2025/01/09 02:36:21 DEBUG : dst/three.txt: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1041702fbb913a42_d20250109_m023518_c001_v0001184_t0015_u01736390118453") 2025/01/09 02:36:21 DEBUG : dst/three.txt: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f402c573ce82495b7_d20250109_m023518_c001_v7007000_t0000_u01736390118270") 2025/01/09 02:36:21 DEBUG : dst/three.txt: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1041702fbb9139ee_d20250109_m023515_c001_v0001184_t0000_u01736390115636") 2025/01/09 02:36:21 DEBUG : dst/three.txt: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f402c573ce824959d_d20250109_m023515_c001_v7007000_t0000_u01736390115452") 2025/01/09 02:36:22 DEBUG : dst/three.txt: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b5c8_d20250109_m023510_c001_v0001180_t0011_u01736390110771") 2025/01/09 02:36:22 DEBUG : dst/three.txt: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec48579174db_d20250109_m023508_c001_v7007000_t0000_u01736390108478") 2025/01/09 02:36:22 DEBUG : dst/three.txt: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f100cceb6ebc96151_d20250109_m023507_c001_v0001184_t0033_u01736390107517") 2025/01/09 02:36:22 DEBUG : dst/three.txt: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f401e355f524f4367_d20250109_m023507_c001_v7007000_t0000_u01736390107332") 2025/01/09 02:36:22 DEBUG : dst/three.txt: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f100cceb6ebc9610b_d20250109_m023504_c001_v0001184_t0022_u01736390104864") 2025/01/09 02:36:22 DEBUG : dst/three.txt: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f401e355f524f4364_d20250109_m023504_c001_v7007000_t0000_u01736390104678") 2025/01/09 02:36:22 DEBUG : dst/three.txt: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b5b6_d20250109_m023459_c001_v0001180_t0033_u01736390099872") 2025/01/09 02:36:22 DEBUG : dst/three.txt: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4067400895e8d38c_d20250109_m023457_c001_v7007000_t0000_u01736390097288") 2025/01/09 02:36:22 DEBUG : dst/three.txt: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b5b0_d20250109_m023455_c001_v0001180_t0009_u01736390095104") 2025/01/09 02:36:22 DEBUG : dst/three.txt: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4067400895e8d377_d20250109_m023454_c001_v7007000_t0000_u01736390094360") 2025/01/09 02:36:22 DEBUG : dst/three.txt: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443baf_d20250109_m023449_c001_v0001182_t0027_u01736390089665") 2025/01/09 02:36:22 DEBUG : dst/three.txt: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f404b95b4644a5017_d20250109_m023447_c001_v7007000_t0000_u01736390087059") 2025/01/09 02:36:22 DEBUG : dst/three.txt: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443b77_d20250109_m023445_c001_v0001182_t0059_u01736390085011") 2025/01/09 02:36:22 DEBUG : dst/three.txt: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f404b95b4644a5015_d20250109_m023443_c001_v7007000_t0000_u01736390083911") 2025/01/09 02:36:22 DEBUG : dst/three.txt: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1141b4c4f01565f8_d20250109_m023437_c001_v0001182_t0032_u01736390077562") 2025/01/09 02:36:22 DEBUG : dst/three.txt: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f40443c28189f5eac_d20250109_m023434_c001_v7007000_t0000_u01736390074951") 2025/01/09 02:36:22 DEBUG : dst/three.txt: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1141b4c4f015657f_d20250109_m023432_c001_v0001182_t0059_u01736390072527") 2025/01/09 02:36:22 DEBUG : dst/three.txt: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f40443c28189f5ea5_d20250109_m023431_c001_v7007000_t0000_u01736390071442") 2025/01/09 02:36:22 DEBUG : dst/three.txt: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b57a_d20250109_m023425_c001_v0001180_t0020_u01736390065182") 2025/01/09 02:36:22 DEBUG : dst/three.txt: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f401468940cff6e96_d20250109_m023422_c001_v7007000_t0000_u01736390062564") 2025/01/09 02:36:23 DEBUG : dst/three.txt: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b56c_d20250109_m023420_c001_v0001180_t0020_u01736390060604") 2025/01/09 02:36:23 DEBUG : dst/three.txt: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f401468940cff6e91_d20250109_m023419_c001_v7007000_t0000_u01736390059505") 2025/01/09 02:36:23 DEBUG : dst/three.txt: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e19834439c3_d20250109_m023413_c001_v0001182_t0013_u01736390053516") 2025/01/09 02:36:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec48579174dc_d20250109_m023508_c001_v7007000_t0000_u01736390108660") 2025/01/09 02:36:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117f8dbaedbe373b_d20250109_m023507_c001_v0001157_t0017_u01736390107015") 2025/01/09 02:36:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f10748987471ea2bc_d20250109_m023504_c001_v0001184_t0024_u01736390104442") 2025/01/09 02:36:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec48579174b7_d20250109_m023458_c001_v7007000_t0000_u01736390098201") 2025/01/09 02:36:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f105426f4fde08863_d20250109_m023457_c001_v0001184_t0038_u01736390097087") 2025/01/09 02:36:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f107bf1424a948e39_d20250109_m023453_c001_v0001176_t0002_u01736390093974") 2025/01/09 02:36:23 DEBUG : dst/two: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec48579174f9_d20250109_m023519_c001_v7007000_t0000_u01736390119778") 2025/01/09 02:36:23 DEBUG : dst/two: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443ce0_d20250109_m023510_c001_v0001182_t0033_u01736390110196") 2025/01/09 02:36:23 DEBUG : dst/two: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec48579174de_d20250109_m023508_c001_v7007000_t0000_u01736390108894") 2025/01/09 02:36:23 DEBUG : dst/two: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443c42_d20250109_m023459_c001_v0001182_t0010_u01736390099676") 2025/01/09 02:36:23 DEBUG : dst/two: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec48579174b9_d20250109_m023458_c001_v7007000_t0000_u01736390098389") 2025/01/09 02:36:23 DEBUG : dst/two: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1141b4c4f0156714_d20250109_m023449_c001_v0001182_t0049_u01736390089467") 2025/01/09 02:36:23 DEBUG : dst/two: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec4857917468_d20250109_m023448_c001_v7007000_t0000_u01736390088157") 2025/01/09 02:36:23 DEBUG : dst/two: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b58e_d20250109_m023437_c001_v0001180_t0023_u01736390077353") 2025/01/09 02:36:23 DEBUG : dst/two: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f401468940cff6edc_d20250109_m023436_c001_v7007000_t0000_u01736390076044") 2025/01/09 02:36:23 DEBUG : dst/two: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443a65_d20250109_m023424_c001_v0001182_t0048_u01736390064987") 2025/01/09 02:36:23 DEBUG : dst/two: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7b7c_d20250109_m023423_c001_v7007000_t0000_u01736390063689") 2025/01/09 02:36:24 DEBUG : dst/two: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1141b4c4f01563d5_d20250109_m023413_c001_v0001182_t0058_u01736390053295") 2025/01/09 02:36:24 DEBUG : dst/two: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f401468940cff6e81_d20250109_m023411_c001_v7007000_t0000_u01736390051986") 2025/01/09 02:36:24 DEBUG : dst/two: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f108362e7a7156cb3_d20250109_m023408_c001_v0001183_t0055_u01736390048029") 2025/01/09 02:36:24 DEBUG : dst/two: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4196da177ff2a4fc_d20250109_m023347_c001_v7007000_t0000_u01736390027689") 2025/01/09 02:36:24 DEBUG : dst/two: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f11972c335c1a7981_d20250109_m023346_c001_v0001102_t0003_u01736390026453") 2025/01/09 02:36:24 DEBUG : empty space: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4196da177ff2a49e_d20250109_m023306_c001_v7007000_t0000_u01736389986020") 2025/01/09 02:36:24 DEBUG : empty space: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e198344364d_d20250109_m023302_c001_v0001182_t0059_u01736389982767") 2025/01/09 02:36:24 DEBUG : empty space: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4196da177ff2a498_d20250109_m023300_c001_v7007000_t0000_u01736389980950") 2025/01/09 02:36:24 DEBUG : empty space: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e19834435bf_d20250109_m023250_c001_v0001182_t0023_u01736389970495") 2025/01/09 02:36:24 DEBUG : empty space: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f41099105f53ea1c3_d20250109_m023241_c001_v7007000_t0000_u01736389961929") 2025/01/09 02:36:24 DEBUG : empty space: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443521_d20250109_m023239_c001_v0001182_t0022_u01736389959161") 2025/01/09 02:36:24 DEBUG : empty space: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec4857916e19_d20250109_m023215_c001_v7007000_t0000_u01736389935614") 2025/01/09 02:36:24 DEBUG : empty space: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e19834433ac_d20250109_m023213_c001_v0001182_t0050_u01736389933912") 2025/01/09 02:36:24 DEBUG : empty space: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec4857916e0f_d20250109_m023212_c001_v7007000_t0000_u01736389932432") 2025/01/09 02:36:24 DEBUG : empty space: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e198344338a_d20250109_m023211_c001_v0001182_t0011_u01736389931265") 2025/01/09 02:36:24 DEBUG : empty space: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec4857916df9_d20250109_m023207_c001_v7007000_t0000_u01736389927915") 2025/01/09 02:36:24 DEBUG : empty space: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443324_d20250109_m023206_c001_v0001182_t0018_u01736389926178") 2025/01/09 02:36:24 DEBUG : empty space: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec4857916dec_d20250109_m023205_c001_v7007000_t0000_u01736389925064") 2025/01/09 02:36:24 DEBUG : empty space: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443304_d20250109_m023203_c001_v0001182_t0010_u01736389923899") 2025/01/09 02:36:24 DEBUG : empty space: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec4857916dca_d20250109_m023157_c001_v7007000_t0000_u01736389917820") 2025/01/09 02:36:25 DEBUG : empty space: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443274_d20250109_m023156_c001_v0001182_t0038_u01736389916085") 2025/01/09 02:36:25 DEBUG : empty space: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f758c_d20250109_m023154_c001_v7007000_t0000_u01736389914971") 2025/01/09 02:36:25 DEBUG : empty space: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443254_d20250109_m023154_c001_v0001182_t0019_u01736389914235") 2025/01/09 02:36:25 DEBUG : empty space: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f757c_d20250109_m023149_c001_v7007000_t0000_u01736389909319") 2025/01/09 02:36:25 DEBUG : empty space: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e19834431ec_d20250109_m023148_c001_v0001182_t0008_u01736389908146") 2025/01/09 02:36:25 DEBUG : empty space: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7567_d20250109_m023145_c001_v7007000_t0000_u01736389905600") 2025/01/09 02:36:25 DEBUG : empty space: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e19834431b6_d20250109_m023144_c001_v0001182_t0000_u01736389904668") 2025/01/09 02:36:25 DEBUG : empty space: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f755e_d20250109_m023143_c001_v7007000_t0000_u01736389903573") 2025/01/09 02:36:25 DEBUG : empty space: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110447d13bff2f16_d20250109_m023142_c001_v0001184_t0035_u01736389902998") 2025/01/09 02:36:25 DEBUG : empty space: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e198344318c_d20250109_m023141_c001_v0001182_t0047_u01736389901458") 2025/01/09 02:36:25 DEBUG : enormous: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec4857916e16_d20250109_m023214_c001_v7007000_t0000_u01736389934696") 2025/01/09 02:36:25 DEBUG : enormous: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e19834433ae_d20250109_m023214_c001_v0001182_t0051_u01736389934125") 2025/01/09 02:36:25 DEBUG : existing: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec4857917518_d20250109_m023524_c001_v7007000_t0000_u01736390124320") 2025/01/09 02:36:25 DEBUG : existing: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b5e6_d20250109_m023523_c001_v0001180_t0047_u01736390123156") 2025/01/09 02:36:25 DEBUG : existing: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f41099105f53ea1a4_d20250109_m023237_c001_v7007000_t0000_u01736389957449") 2025/01/09 02:36:25 DEBUG : existing: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e198344350b_d20250109_m023236_c001_v0001182_t0020_u01736389956498") 2025/01/09 02:36:25 DEBUG : existing: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7554_d20250109_m023137_c001_v7007000_t0000_u01736389897903") 2025/01/09 02:36:25 DEBUG : existing: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443156_d20250109_m023136_c001_v0001182_t0035_u01736389896951") 2025/01/09 02:36:25 DEBUG : existing: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7552_d20250109_m023135_c001_v7007000_t0000_u01736389895654") 2025/01/09 02:36:26 DEBUG : existing: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e198344313f_d20250109_m023135_c001_v0001182_t0050_u01736389895048") 2025/01/09 02:36:26 DEBUG : existing: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443135_d20250109_m023134_c001_v0001182_t0049_u01736389894302") 2025/01/09 02:36:26 DEBUG : existing-b: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f41099105f53ea1a6_d20250109_m023237_c001_v7007000_t0000_u01736389957629") 2025/01/09 02:36:26 DEBUG : existing-b: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b4a6_d20250109_m023236_c001_v0001180_t0030_u01736389956508") 2025/01/09 02:36:26 DEBUG : five: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec4857916e29_d20250109_m023219_c001_v7007000_t0000_u01736389939819") 2025/01/09 02:36:26 DEBUG : five: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f410e9e19834433fa_d20250109_m023217_c001_v0001182_t0019_u01736389937853") 2025/01/09 02:36:26 DEBUG : foo: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f757a_d20250109_m023147_c001_v7007000_t0000_u01736389907419") 2025/01/09 02:36:26 DEBUG : foo: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f410e9e19834431d8_d20250109_m023146_c001_v0001182_t0019_u01736389906880") 2025/01/09 02:36:26 DEBUG : foo: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f410e9e19834431d4_d20250109_m023146_c001_v0001182_t0019_u01736389906335") 2025/01/09 02:36:26 DEBUG : four: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec4857916e2b_d20250109_m023220_c001_v7007000_t0000_u01736389940018") 2025/01/09 02:36:26 DEBUG : four: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4141b4c4f0155c37_d20250109_m023218_c001_v0001182_t0012_u01736389938597") 2025/01/09 02:36:26 DEBUG : four: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e19834433ee_d20250109_m023217_c001_v0001182_t0043_u01736389937280") 2025/01/09 02:36:26 DEBUG : hello world2: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f407f7e6047a90ba2_d20250109_m023048_c001_v7007000_t0000_u01736389848456") 2025/01/09 02:36:26 DEBUG : hello world2: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983442ea3_d20250109_m023047_c001_v0001182_t0020_u01736389847888") 2025/01/09 02:36:26 DEBUG : ignore-size: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4165d2c336dd1962_d20250109_m023132_c001_v7007000_t0000_u01736389892853") 2025/01/09 02:36:26 DEBUG : ignore-size: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443121_d20250109_m023131_c001_v0001182_t0015_u01736389891904") 2025/01/09 02:36:26 DEBUG : nested/sub dir/file: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f41099105f53ea195_d20250109_m023235_c001_v7007000_t0000_u01736389955403") 2025/01/09 02:36:26 DEBUG : nested/sub dir/file: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b4a2_d20250109_m023234_c001_v0001180_t0032_u01736389954498") 2025/01/09 02:36:26 DEBUG : nested/sub dir/file: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f41099105f53ea191_d20250109_m023233_c001_v7007000_t0000_u01736389953394") 2025/01/09 02:36:27 DEBUG : nested/sub dir/file: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b49c_d20250109_m023232_c001_v0001180_t0056_u01736389952481") 2025/01/09 02:36:27 DEBUG : one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec4857916e2d_d20250109_m023220_c001_v7007000_t0000_u01736389940199") 2025/01/09 02:36:27 DEBUG : one: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f410e9e19834433da_d20250109_m023216_c001_v0001182_t0019_u01736389936718") 2025/01/09 02:36:27 DEBUG : only0: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7c3e_d20250109_m023600_c001_v7007000_t0000_u01736390160725") 2025/01/09 02:36:27 DEBUG : only0: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4141b4c4f0156f40_d20250109_m023555_c001_v0001182_t0012_u01736390155203") 2025/01/09 02:36:27 DEBUG : only0: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1141b4c4f0156e0c_d20250109_m023545_c001_v0001182_t0055_u01736390145796") 2025/01/09 02:36:27 DEBUG : only0: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4196da177ff2a5e0_d20250109_m023539_c001_v7007000_t0000_u01736390139600") 2025/01/09 02:36:27 DEBUG : only0: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b5fa_d20250109_m023529_c001_v0001180_t0017_u01736390129246") 2025/01/09 02:36:27 DEBUG : only1: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7c40_d20250109_m023600_c001_v7007000_t0000_u01736390160909") 2025/01/09 02:36:27 DEBUG : only1: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f410e9e198344400c_d20250109_m023555_c001_v0001182_t0019_u01736390155213") 2025/01/09 02:36:27 DEBUG : only1: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b63c_d20250109_m023546_c001_v0001180_t0017_u01736390146558") 2025/01/09 02:36:27 DEBUG : only1: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4067400895e8d422_d20250109_m023539_c001_v7007000_t0000_u01736390139830") 2025/01/09 02:36:27 DEBUG : only1: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443e38_d20250109_m023529_c001_v0001182_t0040_u01736390129662") 2025/01/09 02:36:27 DEBUG : only10: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7c41_d20250109_m023601_c001_v7007000_t0000_u01736390161101") 2025/01/09 02:36:27 DEBUG : only10: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f417e55ffe785b666_d20250109_m023555_c001_v0001180_t0008_u01736390155222") 2025/01/09 02:36:27 DEBUG : only10: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b64e_d20250109_m023550_c001_v0001180_t0023_u01736390150433") 2025/01/09 02:36:27 DEBUG : only10: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4196da177ff2a5de_d20250109_m023539_c001_v7007000_t0000_u01736390139236") 2025/01/09 02:36:27 DEBUG : only10: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443e7c_d20250109_m023533_c001_v0001182_t0053_u01736390133445") 2025/01/09 02:36:27 DEBUG : only11: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7c42_d20250109_m023601_c001_v7007000_t0000_u01736390161283") 2025/01/09 02:36:27 DEBUG : only11: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f40082269400c6865_d20250109_m023555_c001_v0001182_t0056_u01736390155845") 2025/01/09 02:36:28 DEBUG : only11: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443fb8_d20250109_m023550_c001_v0001182_t0039_u01736390150843") 2025/01/09 02:36:28 DEBUG : only11: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4067400895e8d41a_d20250109_m023539_c001_v7007000_t0000_u01736390139242") 2025/01/09 02:36:28 DEBUG : only11: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1141b4c4f0156c73_d20250109_m023533_c001_v0001182_t0039_u01736390133855") 2025/01/09 02:36:28 DEBUG : only12: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7c44_d20250109_m023601_c001_v7007000_t0000_u01736390161491") 2025/01/09 02:36:28 DEBUG : only12: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4141b4c4f0156f48_d20250109_m023555_c001_v0001182_t0012_u01736390155422") 2025/01/09 02:36:28 DEBUG : only12: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1141b4c4f0156ec6_d20250109_m023551_c001_v0001182_t0028_u01736390151260") 2025/01/09 02:36:28 DEBUG : only12: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4067400895e8d41b_d20250109_m023539_c001_v7007000_t0000_u01736390139253") 2025/01/09 02:36:28 DEBUG : only12: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b616_d20250109_m023534_c001_v0001180_t0017_u01736390134311") 2025/01/09 02:36:28 DEBUG : only13: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7c45_d20250109_m023601_c001_v7007000_t0000_u01736390161678") 2025/01/09 02:36:28 DEBUG : only13: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f410e9e198344400e_d20250109_m023555_c001_v0001182_t0019_u01736390155432") 2025/01/09 02:36:28 DEBUG : only13: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b654_d20250109_m023551_c001_v0001180_t0023_u01736390151663") 2025/01/09 02:36:28 DEBUG : only13: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4067400895e8d41f_d20250109_m023539_c001_v7007000_t0000_u01736390139624") 2025/01/09 02:36:28 DEBUG : only13: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443e94_d20250109_m023534_c001_v0001182_t0018_u01736390134738") 2025/01/09 02:36:28 DEBUG : only14: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7c46_d20250109_m023601_c001_v7007000_t0000_u01736390161880") 2025/01/09 02:36:28 DEBUG : only14: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f417e55ffe785b668_d20250109_m023555_c001_v0001180_t0008_u01736390155441") 2025/01/09 02:36:28 DEBUG : only14: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443fda_d20250109_m023552_c001_v0001182_t0045_u01736390152101") 2025/01/09 02:36:28 DEBUG : only14: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4196da177ff2a5e2_d20250109_m023539_c001_v7007000_t0000_u01736390139972") 2025/01/09 02:36:29 DEBUG : only14: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1141b4c4f0156c9f_d20250109_m023535_c001_v0001182_t0029_u01736390135129") 2025/01/09 02:36:29 DEBUG : only15: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7c47_d20250109_m023602_c001_v7007000_t0000_u01736390162063") 2025/01/09 02:36:29 DEBUG : only15: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f417e55ffe785b66a_d20250109_m023555_c001_v0001180_t0008_u01736390155624") 2025/01/09 02:36:29 DEBUG : only15: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1141b4c4f0156eea_d20250109_m023552_c001_v0001182_t0039_u01736390152539") 2025/01/09 02:36:29 DEBUG : only15: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4067400895e8d423_d20250109_m023539_c001_v7007000_t0000_u01736390139988") 2025/01/09 02:36:29 DEBUG : only15: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b61e_d20250109_m023535_c001_v0001180_t0033_u01736390135576") 2025/01/09 02:36:29 DEBUG : only16: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7c48_d20250109_m023602_c001_v7007000_t0000_u01736390162247") 2025/01/09 02:36:29 DEBUG : only16: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f410e9e1983444012_d20250109_m023555_c001_v0001182_t0019_u01736390155635") 2025/01/09 02:36:29 DEBUG : only16: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b65a_d20250109_m023552_c001_v0001180_t0027_u01736390152976") 2025/01/09 02:36:29 DEBUG : only16: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4196da177ff2a5dc_d20250109_m023538_c001_v7007000_t0000_u01736390138863") 2025/01/09 02:36:29 DEBUG : only16: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443eb8_d20250109_m023536_c001_v0001182_t0007_u01736390136427") 2025/01/09 02:36:29 DEBUG : only17: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7c4a_d20250109_m023602_c001_v7007000_t0000_u01736390162434") 2025/01/09 02:36:29 DEBUG : only17: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4141b4c4f0156f50_d20250109_m023555_c001_v0001182_t0012_u01736390155646") 2025/01/09 02:36:29 DEBUG : only17: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443ff0_d20250109_m023553_c001_v0001182_t0038_u01736390153445") 2025/01/09 02:36:29 DEBUG : only17: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4067400895e8d420_d20250109_m023539_c001_v7007000_t0000_u01736390139647") 2025/01/09 02:36:29 DEBUG : only17: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1141b4c4f0156cd7_d20250109_m023536_c001_v0001182_t0037_u01736390136860") 2025/01/09 02:36:29 DEBUG : only18: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7c4b_d20250109_m023602_c001_v7007000_t0000_u01736390162616") 2025/01/09 02:36:29 DEBUG : only18: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f417e55ffe785b66c_d20250109_m023555_c001_v0001180_t0008_u01736390155849") 2025/01/09 02:36:29 DEBUG : only18: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1141b4c4f0156f1a_d20250109_m023553_c001_v0001182_t0015_u01736390153917") 2025/01/09 02:36:29 DEBUG : only18: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f418b9a93d6d020be_d20250109_m023539_c001_v7007000_t0000_u01736390139635") 2025/01/09 02:36:30 DEBUG : only18: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b622_d20250109_m023537_c001_v0001180_t0049_u01736390137278") 2025/01/09 02:36:30 DEBUG : only19: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7c4c_d20250109_m023602_c001_v7007000_t0000_u01736390162843") 2025/01/09 02:36:30 DEBUG : only19: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f410e9e1983444014_d20250109_m023555_c001_v0001182_t0019_u01736390155819") 2025/01/09 02:36:30 DEBUG : only19: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b664_d20250109_m023554_c001_v0001180_t0015_u01736390154339") 2025/01/09 02:36:30 DEBUG : only19: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4196da177ff2a5e1_d20250109_m023539_c001_v7007000_t0000_u01736390139782") 2025/01/09 02:36:30 DEBUG : only19: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443ed0_d20250109_m023537_c001_v0001182_t0026_u01736390137683") 2025/01/09 02:36:30 DEBUG : only2: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7c4e_d20250109_m023603_c001_v7007000_t0000_u01736390163026") 2025/01/09 02:36:30 DEBUG : only2: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4141b4c4f0156f5c_d20250109_m023555_c001_v0001182_t0012_u01736390155830") 2025/01/09 02:36:30 DEBUG : only2: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443f76_d20250109_m023547_c001_v0001182_t0021_u01736390147009") 2025/01/09 02:36:30 DEBUG : only2: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4196da177ff2a5df_d20250109_m023539_c001_v7007000_t0000_u01736390139419") 2025/01/09 02:36:30 DEBUG : only2: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1141b4c4f0156bf7_d20250109_m023530_c001_v0001182_t0021_u01736390130102") 2025/01/09 02:36:30 DEBUG : only3: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7c4f_d20250109_m023603_c001_v7007000_t0000_u01736390163219") 2025/01/09 02:36:30 DEBUG : only3: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4141b4c4f0156f62_d20250109_m023556_c001_v0001182_t0012_u01736390156014") 2025/01/09 02:36:30 DEBUG : only3: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1141b4c4f0156e40_d20250109_m023547_c001_v0001182_t0029_u01736390147419") 2025/01/09 02:36:30 DEBUG : only3: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4067400895e8d421_d20250109_m023539_c001_v7007000_t0000_u01736390139806") 2025/01/09 02:36:30 DEBUG : only3: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b604_d20250109_m023530_c001_v0001180_t0018_u01736390130527") 2025/01/09 02:36:30 DEBUG : only4: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7c52_d20250109_m023603_c001_v7007000_t0000_u01736390163403") 2025/01/09 02:36:30 DEBUG : only4: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f410e9e198344401a_d20250109_m023556_c001_v0001182_t0019_u01736390156024") 2025/01/09 02:36:30 DEBUG : only4: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b640_d20250109_m023547_c001_v0001180_t0011_u01736390147830") 2025/01/09 02:36:30 DEBUG : only4: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f418b9a93d6d020bd_d20250109_m023539_c001_v7007000_t0000_u01736390139431") 2025/01/09 02:36:31 DEBUG : only4: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443e58_d20250109_m023530_c001_v0001182_t0047_u01736390130921") 2025/01/09 02:36:31 DEBUG : only5: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7c54_d20250109_m023603_c001_v7007000_t0000_u01736390163588") 2025/01/09 02:36:31 DEBUG : only5: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f417e55ffe785b66e_d20250109_m023556_c001_v0001180_t0008_u01736390156033") 2025/01/09 02:36:31 DEBUG : only5: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443f8c_d20250109_m023548_c001_v0001182_t0009_u01736390148276") 2025/01/09 02:36:31 DEBUG : only5: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4067400895e8d41d_d20250109_m023539_c001_v7007000_t0000_u01736390139441") 2025/01/09 02:36:31 DEBUG : only5: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1141b4c4f0156c19_d20250109_m023531_c001_v0001182_t0000_u01736390131339") 2025/01/09 02:36:31 DEBUG : only6: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7c56_d20250109_m023603_c001_v7007000_t0000_u01736390163776") 2025/01/09 02:36:31 DEBUG : only6: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f40082269400c686f_d20250109_m023556_c001_v0001182_t0056_u01736390156043") 2025/01/09 02:36:31 DEBUG : only6: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1141b4c4f0156e68_d20250109_m023548_c001_v0001182_t0000_u01736390148709") 2025/01/09 02:36:31 DEBUG : only6: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4196da177ff2a5dd_d20250109_m023539_c001_v7007000_t0000_u01736390139054") 2025/01/09 02:36:31 DEBUG : only6: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b60a_d20250109_m023531_c001_v0001180_t0014_u01736390131772") 2025/01/09 02:36:31 DEBUG : only7: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7c57_d20250109_m023603_c001_v7007000_t0000_u01736390163958") 2025/01/09 02:36:31 DEBUG : only7: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4141b4c4f0156f6c_d20250109_m023556_c001_v0001182_t0012_u01736390156200") 2025/01/09 02:36:31 DEBUG : only7: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b648_d20250109_m023549_c001_v0001180_t0059_u01736390149186") 2025/01/09 02:36:31 DEBUG : only7: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f418b9a93d6d020bc_d20250109_m023539_c001_v7007000_t0000_u01736390139240") 2025/01/09 02:36:31 DEBUG : only7: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443e6c_d20250109_m023532_c001_v0001182_t0023_u01736390132181") 2025/01/09 02:36:31 DEBUG : only8: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7c59_d20250109_m023604_c001_v7007000_t0000_u01736390164139") 2025/01/09 02:36:31 DEBUG : only8: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f410e9e198344401e_d20250109_m023556_c001_v0001182_t0019_u01736390156210") 2025/01/09 02:36:31 DEBUG : only8: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443fa0_d20250109_m023549_c001_v0001182_t0050_u01736390149610") 2025/01/09 02:36:31 DEBUG : only8: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f418b9a93d6d020bf_d20250109_m023539_c001_v7007000_t0000_u01736390139818") 2025/01/09 02:36:32 DEBUG : only8: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1141b4c4f0156c45_d20250109_m023532_c001_v0001182_t0044_u01736390132625") 2025/01/09 02:36:32 DEBUG : only9: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7c5a_d20250109_m023604_c001_v7007000_t0000_u01736390164321") 2025/01/09 02:36:32 DEBUG : only9: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f417e55ffe785b670_d20250109_m023556_c001_v0001180_t0008_u01736390156225") 2025/01/09 02:36:32 DEBUG : only9: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1141b4c4f0156e9c_d20250109_m023550_c001_v0001182_t0059_u01736390150025") 2025/01/09 02:36:32 DEBUG : only9: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4067400895e8d41e_d20250109_m023539_c001_v7007000_t0000_u01736390139455") 2025/01/09 02:36:32 DEBUG : only9: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b60e_d20250109_m023533_c001_v0001180_t0016_u01736390133025") 2025/01/09 02:36:32 DEBUG : potato: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f41099105f53ea183_d20250109_m023230_c001_v7007000_t0000_u01736389950273") 2025/01/09 02:36:32 DEBUG : potato: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1141b4c4f0155cdb_d20250109_m023228_c001_v0001182_t0007_u01736389948645") 2025/01/09 02:36:32 DEBUG : potato: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f41099105f53ea16d_d20250109_m023226_c001_v7007000_t0000_u01736389946830") 2025/01/09 02:36:32 DEBUG : potato: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e198344346f_d20250109_m023225_c001_v0001182_t0033_u01736389945212") 2025/01/09 02:36:32 DEBUG : potato: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f41099105f53ea154_d20250109_m023223_c001_v7007000_t0000_u01736389943365") 2025/01/09 02:36:32 DEBUG : potato: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1141b4c4f0155c5f_d20250109_m023221_c001_v0001182_t0022_u01736389941125") 2025/01/09 02:36:32 DEBUG : potato: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec4857916e01_d20250109_m023210_c001_v7007000_t0000_u01736389930089") 2025/01/09 02:36:32 DEBUG : potato: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443356_d20250109_m023208_c001_v0001182_t0027_u01736389928825") 2025/01/09 02:36:32 DEBUG : potato: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec4857916df4_d20250109_m023206_c001_v7007000_t0000_u01736389926751") 2025/01/09 02:36:32 DEBUG : potato: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e198344331e_d20250109_m023205_c001_v0001182_t0044_u01736389925974") 2025/01/09 02:36:32 DEBUG : potato: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec4857916de8_d20250109_m023204_c001_v7007000_t0000_u01736389924468") 2025/01/09 02:36:32 DEBUG : potato: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e19834432fe_d20250109_m023203_c001_v0001182_t0027_u01736389923705") 2025/01/09 02:36:32 DEBUG : potato: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f758e_d20250109_m023156_c001_v7007000_t0000_u01736389916900") 2025/01/09 02:36:33 DEBUG : potato: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443270_d20250109_m023155_c001_v0001182_t0024_u01736389915883") 2025/01/09 02:36:33 DEBUG : potato: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f758d_d20250109_m023155_c001_v7007000_t0000_u01736389915153") 2025/01/09 02:36:33 DEBUG : potato: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443252_d20250109_m023154_c001_v0001182_t0046_u01736389914040") 2025/01/09 02:36:33 DEBUG : potato: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7589_d20250109_m023153_c001_v7007000_t0000_u01736389913303") 2025/01/09 02:36:33 DEBUG : potato: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443240_d20250109_m023152_c001_v0001182_t0037_u01736389912737") 2025/01/09 02:36:33 DEBUG : potato: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e198344323a_d20250109_m023152_c001_v0001182_t0028_u01736389912114") 2025/01/09 02:36:33 DEBUG : potato: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7585_d20250109_m023151_c001_v7007000_t0000_u01736389911364") 2025/01/09 02:36:33 DEBUG : potato: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443229_d20250109_m023150_c001_v0001182_t0035_u01736389910809") 2025/01/09 02:36:33 DEBUG : potato: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443222_d20250109_m023150_c001_v0001182_t0007_u01736389910230") 2025/01/09 02:36:33 DEBUG : potato: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f757d_d20250109_m023149_c001_v7007000_t0000_u01736389909500") 2025/01/09 02:36:33 DEBUG : potato: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e19834431fc_d20250109_m023148_c001_v0001182_t0017_u01736389908703") 2025/01/09 02:36:33 DEBUG : potato2: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f418b9a93d6d01f6a_d20250109_m023315_c001_v7007000_t0000_u01736389995691") 2025/01/09 02:36:33 DEBUG : potato2: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1141b4c4f0155f85_d20250109_m023315_c001_v0001182_t0011_u01736389995116") 2025/01/09 02:36:33 DEBUG : potato2: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4196da177ff2a4a0_d20250109_m023306_c001_v7007000_t0000_u01736389986237") 2025/01/09 02:36:33 DEBUG : potato2: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1141b4c4f0155eae_d20250109_m023302_c001_v0001182_t0016_u01736389982209") 2025/01/09 02:36:33 DEBUG : potato2: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4173cf171835d004_d20250109_m023254_c001_v7007000_t0000_u01736389974081") 2025/01/09 02:36:33 DEBUG : potato2: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1141b4c4f0155dee_d20250109_m023249_c001_v0001182_t0010_u01736389969934") 2025/01/09 02:36:34 DEBUG : potato2: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f41099105f53ea1c6_d20250109_m023242_c001_v7007000_t0000_u01736389962372") 2025/01/09 02:36:34 DEBUG : potato2: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1141b4c4f0155d46_d20250109_m023238_c001_v0001182_t0009_u01736389958955") 2025/01/09 02:36:34 DEBUG : potato2: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec4857916e17_d20250109_m023214_c001_v7007000_t0000_u01736389934880") 2025/01/09 02:36:34 DEBUG : potato2: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e19834433a6_d20250109_m023213_c001_v0001182_t0021_u01736389933709") 2025/01/09 02:36:34 DEBUG : potato2: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec4857916e11_d20250109_m023212_c001_v7007000_t0000_u01736389932614") 2025/01/09 02:36:34 DEBUG : potato2: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443386_d20250109_m023211_c001_v0001182_t0018_u01736389931068") 2025/01/09 02:36:34 DEBUG : potato2: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec4857916e02_d20250109_m023210_c001_v7007000_t0000_u01736389930331") 2025/01/09 02:36:34 DEBUG : potato2: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e198344335e_d20250109_m023209_c001_v0001182_t0022_u01736389929399") 2025/01/09 02:36:34 DEBUG : potato2: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec4857916dfb_d20250109_m023208_c001_v7007000_t0000_u01736389928097") 2025/01/09 02:36:34 DEBUG : potato2: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e198344333e_d20250109_m023207_c001_v0001182_t0043_u01736389927329") 2025/01/09 02:36:34 DEBUG : potato2: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec4857916ded_d20250109_m023205_c001_v7007000_t0000_u01736389925248") 2025/01/09 02:36:34 DEBUG : potato2: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e198344330b_d20250109_m023204_c001_v0001182_t0024_u01736389924477") 2025/01/09 02:36:34 DEBUG : potato2: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec4857916dcc_d20250109_m023158_c001_v7007000_t0000_u01736389918005") 2025/01/09 02:36:34 DEBUG : potato2: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e198344327c_d20250109_m023156_c001_v0001182_t0026_u01736389916667") 2025/01/09 02:36:34 DEBUG : potato2: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f407f7e6047a90ba8_d20250109_m023051_c001_v7007000_t0000_u01736389851780") 2025/01/09 02:36:34 DEBUG : potato2: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983442ed7_d20250109_m023051_c001_v0001182_t0029_u01736389851203") 2025/01/09 02:36:34 DEBUG : potato2: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f407f7e6047a90ba4_d20250109_m023049_c001_v7007000_t0000_u01736389849929") 2025/01/09 02:36:34 DEBUG : potato2: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983442ebb_d20250109_m023049_c001_v0001182_t0054_u01736389849362") 2025/01/09 02:36:35 DEBUG : potato3: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4196da177ff2a4a2_d20250109_m023306_c001_v7007000_t0000_u01736389986652") 2025/01/09 02:36:35 DEBUG : potato3: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b4d4_d20250109_m023303_c001_v0001180_t0014_u01736389983354") 2025/01/09 02:36:35 DEBUG : potato3: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4173cf171835d005_d20250109_m023254_c001_v7007000_t0000_u01736389974329") 2025/01/09 02:36:35 DEBUG : potato3: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b4c6_d20250109_m023251_c001_v0001180_t0053_u01736389971060") 2025/01/09 02:36:35 DEBUG : potato3: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f41099105f53ea1c9_d20250109_m023242_c001_v7007000_t0000_u01736389962688") 2025/01/09 02:36:35 DEBUG : potato3: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b4b0_d20250109_m023239_c001_v0001180_t0057_u01736389959357") 2025/01/09 02:36:35 DEBUG : pre-dest1/1: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f401468940cff6e66_d20250109_m023356_c001_v7007000_t0000_u01736390036200") 2025/01/09 02:36:35 DEBUG : pre-dest1/1: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b512_d20250109_m023348_c001_v0001180_t0024_u01736390028417") 2025/01/09 02:36:35 DEBUG : pre-dest2/2: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f401468940cff6e67_d20250109_m023356_c001_v7007000_t0000_u01736390036382") 2025/01/09 02:36:35 DEBUG : pre-dest2/2: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1141b4c4f01561c2_d20250109_m023349_c001_v0001182_t0059_u01736390029009") 2025/01/09 02:36:35 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4196da177ff2a4de_d20250109_m023328_c001_v7007000_t0000_u01736390008144") 2025/01/09 02:36:35 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443770_d20250109_m023325_c001_v0001182_t0055_u01736390005084") 2025/01/09 02:36:35 DEBUG : sizeonly: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4165d2c336dd1960_d20250109_m023130_c001_v7007000_t0000_u01736389890626") 2025/01/09 02:36:35 DEBUG : sizeonly: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e19834430f5_d20250109_m023129_c001_v0001182_t0054_u01736389889663") 2025/01/09 02:36:35 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7c68_d20250109_m023609_c001_v7007000_t0000_u01736390169677") 2025/01/09 02:36:35 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b690_d20250109_m023608_c001_v0001180_t0051_u01736390168669") 2025/01/09 02:36:35 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7c60_d20250109_m023606_c001_v7007000_t0000_u01736390166689") 2025/01/09 02:36:35 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f10082269400c6913_d20250109_m023605_c001_v0001182_t0016_u01736390165649") 2025/01/09 02:36:35 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f41099105f53ea197_d20250109_m023235_c001_v7007000_t0000_u01736389955583") 2025/01/09 02:36:35 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1141b4c4f0155d1c_d20250109_m023234_c001_v0001182_t0018_u01736389954848") 2025/01/09 02:36:36 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f41099105f53ea192_d20250109_m023233_c001_v7007000_t0000_u01736389953575") 2025/01/09 02:36:36 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e19834434d0_d20250109_m023232_c001_v0001182_t0018_u01736389952830") 2025/01/09 02:36:36 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4165d2c336dd1959_d20250109_m023126_c001_v7007000_t0000_u01736389886527") 2025/01/09 02:36:36 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e19834430af_d20250109_m023125_c001_v0001182_t0022_u01736389885226") 2025/01/09 02:36:36 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4165d2c336dd1957_d20250109_m023124_c001_v7007000_t0000_u01736389884454") 2025/01/09 02:36:36 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443097_d20250109_m023123_c001_v0001182_t0048_u01736389883528") 2025/01/09 02:36:36 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4165d2c336dd1952_d20250109_m023120_c001_v7007000_t0000_u01736389880736") 2025/01/09 02:36:36 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443057_d20250109_m023119_c001_v0001182_t0028_u01736389879911") 2025/01/09 02:36:36 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4165d2c336dd1951_d20250109_m023119_c001_v7007000_t0000_u01736389879355") 2025/01/09 02:36:36 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443043_d20250109_m023118_c001_v0001182_t0038_u01736389878258") 2025/01/09 02:36:36 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e198344301d_d20250109_m023115_c001_v0001182_t0044_u01736389875697") 2025/01/09 02:36:36 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4165d2c336dd194f_d20250109_m023114_c001_v7007000_t0000_u01736389874970") 2025/01/09 02:36:36 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e198344300f_d20250109_m023114_c001_v0001182_t0026_u01736389874269") 2025/01/09 02:36:36 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443009_d20250109_m023113_c001_v0001182_t0026_u01736389873697") 2025/01/09 02:36:36 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4165d2c336dd194b_d20250109_m023112_c001_v7007000_t0000_u01736389872598") 2025/01/09 02:36:36 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983442fd1_d20250109_m023110_c001_v0001182_t0008_u01736389870369") 2025/01/09 02:36:36 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983442fb3_d20250109_m023107_c001_v0001182_t0057_u01736389867924") 2025/01/09 02:36:36 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4165d2c336dd1941_d20250109_m023107_c001_v7007000_t0000_u01736389867190") 2025/01/09 02:36:36 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983442f97_d20250109_m023106_c001_v0001182_t0007_u01736389866605") 2025/01/09 02:36:36 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983442f8d_d20250109_m023106_c001_v0001182_t0059_u01736389866002") 2025/01/09 02:36:37 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4165d2c336dd1940_d20250109_m023105_c001_v7007000_t0000_u01736389865274") 2025/01/09 02:36:37 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983442f53_d20250109_m023101_c001_v0001182_t0027_u01736389861633") 2025/01/09 02:36:37 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f4165d2c336dd193d_d20250109_m023101_c001_v7007000_t0000_u01736389861254") 2025/01/09 02:36:37 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983442f43_d20250109_m023100_c001_v0001182_t0019_u01736389860684") 2025/01/09 02:36:37 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f407f7e6047a90bbb_d20250109_m023059_c001_v7007000_t0000_u01736389859043") 2025/01/09 02:36:37 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983442f1f_d20250109_m023058_c001_v0001182_t0055_u01736389858495") 2025/01/09 02:36:37 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f407f7e6047a90bb8_d20250109_m023057_c001_v7007000_t0000_u01736389857946") 2025/01/09 02:36:37 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983442f11_d20250109_m023057_c001_v0001182_t0026_u01736389857351") 2025/01/09 02:36:37 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f407f7e6047a90bb5_d20250109_m023056_c001_v7007000_t0000_u01736389856077") 2025/01/09 02:36:37 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983442ef9_d20250109_m023055_c001_v0001182_t0020_u01736389855347") 2025/01/09 02:36:37 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f407f7e6047a90bb0_d20250109_m023054_c001_v7007000_t0000_u01736389854797") 2025/01/09 02:36:37 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983442eeb_d20250109_m023054_c001_v0001182_t0014_u01736389854239") 2025/01/09 02:36:37 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f407f7e6047a90bae_d20250109_m023053_c001_v7007000_t0000_u01736389853315") 2025/01/09 02:36:37 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983442ee3_d20250109_m023052_c001_v0001182_t0043_u01736389852745") 2025/01/09 02:36:37 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f407f7e6047a90b9d_d20250109_m023046_c001_v7007000_t0000_u01736389846983") 2025/01/09 02:36:37 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983442e8b_d20250109_m023046_c001_v0001182_t0031_u01736389846399") 2025/01/09 02:36:37 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f407f7e6047a90b9a_d20250109_m023045_c001_v7007000_t0000_u01736389845478") 2025/01/09 02:36:37 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983442e81_d20250109_m023044_c001_v0001182_t0037_u01736389844903") 2025/01/09 02:36:38 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f407f7e6047a90b98_d20250109_m023043_c001_v7007000_t0000_u01736389843997") 2025/01/09 02:36:38 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983442e6b_d20250109_m023043_c001_v0001182_t0045_u01736389843430") 2025/01/09 02:36:38 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f407f7e6047a90b8b_d20250109_m023040_c001_v7007000_t0000_u01736389840533") 2025/01/09 02:36:38 DEBUG : sub dir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983442e33_d20250109_m023039_c001_v0001182_t0039_u01736389839979") 2025/01/09 02:36:38 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7c69_d20250109_m023609_c001_v7007000_t0000_u01736390169860") 2025/01/09 02:36:38 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e19834440f2_d20250109_m023608_c001_v0001182_t0047_u01736390168648") 2025/01/09 02:36:38 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f408469fc241f7c62_d20250109_m023606_c001_v7007000_t0000_u01736390166937") 2025/01/09 02:36:38 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1141b4c4f0157097_d20250109_m023605_c001_v0001182_t0057_u01736390165663") 2025/01/09 02:36:38 DEBUG : sub/yam: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f41099105f53ea17f_d20250109_m023229_c001_v7007000_t0000_u01736389949729") 2025/01/09 02:36:38 DEBUG : sub/yam: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b494_d20250109_m023228_c001_v0001180_t0057_u01736389948331") 2025/01/09 02:36:38 DEBUG : three: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec4857916e2e_d20250109_m023220_c001_v7007000_t0000_u01736389940382") 2025/01/09 02:36:38 DEBUG : three: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e1983443407_d20250109_m023219_c001_v0001182_t0038_u01736389939159") 2025/01/09 02:36:38 DEBUG : three: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f110e9e19834433e6_d20250109_m023217_c001_v0001182_t0037_u01736389937084") 2025/01/09 02:36:38 DEBUG : two: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f405dec4857916e2f_d20250109_m023220_c001_v7007000_t0000_u01736389940565") 2025/01/09 02:36:38 DEBUG : two: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f417e55ffe785b46e_d20250109_m023218_c001_v0001180_t0008_u01736389938414") 2025/01/09 02:36:38 DEBUG : two: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f410e9e19834433e0_d20250109_m023216_c001_v0001182_t0019_u01736389936900") 2025/01/09 02:36:38 DEBUG : yam: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f41099105f53ea189_d20250109_m023230_c001_v7007000_t0000_u01736389950455") 2025/01/09 02:36:38 DEBUG : yam: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f102588e46554b152_d20250109_m023229_c001_v0001180_t0049_u01736389949529") 2025/01/09 02:36:38 DEBUG : yam: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f41099105f53ea168_d20250109_m023226_c001_v7007000_t0000_u01736389946285") 2025/01/09 02:36:38 DEBUG : yam: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b490_d20250109_m023224_c001_v0001180_t0043_u01736389944861") 2025/01/09 02:36:39 DEBUG : yam: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f41099105f53ea14f_d20250109_m023222_c001_v7007000_t0000_u01736389942819") 2025/01/09 02:36:39 DEBUG : yam: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f117e55ffe785b474_d20250109_m023221_c001_v0001180_t0043_u01736389941112") 2025/01/09 02:36:39 DEBUG : yaml: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f41099105f53ea16f_d20250109_m023227_c001_v7007000_t0000_u01736389947011") 2025/01/09 02:36:39 DEBUG : yaml: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1176a8be575d96c8_d20250109_m023226_c001_v0001165_t0018_u01736389946018") 2025/01/09 02:36:39 DEBUG : yaml: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f41099105f53ea156_d20250109_m023223_c001_v7007000_t0000_u01736389943557") 2025/01/09 02:36:39 DEBUG : yaml: Deleting (id "4_zbf524d33e06d4b8b9f480e1b_f1147dc2ae851b13f_d20250109_m023222_c001_v0001184_t0010_u01736389942266") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m3.760761465s (try 1/5)