"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/01/12 03:48:53 DEBUG : Creating backend with remote "TestB2:rclone-test-jamoqoj6bawi" 2025/01/12 03:48:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/12 03:48:53 DEBUG : Creating backend with remote "/tmp/rclone4172849940" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:48:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 03:48:58 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/12 03:48:58 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:48:58 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" --- PASS: TestCopyWithDryRun (5.42s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:48:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/12 03:48:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 03:48:59 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:48:59 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:49:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/12 03:49:00 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:49:00 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.11s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", 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-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", 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-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:49:01 DEBUG : Creating backend with remote "/non-existing" 2025/01/12 03:49:02 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/12 03:49:02 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:49:02 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:49:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 03:49:03 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:49:03 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:49:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/12 03:49:03 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.19s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:49:05 INFO : B2 bucket rclone-test-jamoqoj6bawi: Running all checks before starting transfers 2025/01/12 03:49:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 03:49:05 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:49:05 INFO : B2 bucket rclone-test-jamoqoj6bawi: Checks finished, now starting transfers 2025/01/12 03:49:05 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:49:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/12 03:49:05 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.70s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:49:06 ERROR : Ignoring --no-traverse with sync 2025/01/12 03:49:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 03:49:06 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:49:06 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:49:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/12 03:49:07 INFO : sub dir/hello world: Copied (new) 2025/01/12 03:49:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.84s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:49:08 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/12 03:49:08 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:49:08 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:49:09 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/01/12 03:49:09 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.69s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:49:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/12 03:49:10 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:49:10 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:49:10 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/12 03:49:10 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.59s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:49:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/12 03:49:12 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:49:12 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:49:12 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/12 03:49:12 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.29s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:49:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/12 03:49:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/12 03:49:14 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/12 03:49:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/12 03:49:14 INFO : sub dir: Making directory 2025/01/12 03:49:14 INFO : sub dir2: Making directory 2025/01/12 03:49:14 INFO : sub dir2/sub sub dir2: Making directory 2025/01/12 03:49:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 03:49:14 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:49:14 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:49:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/12 03:49:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/01/12 03:49:14 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.70s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:49:15 INFO : sub dir2: Making directory 2025/01/12 03:49:15 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/12 03:49:15 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/12 03:49:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 03:49:16 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:49:16 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:49:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/12 03:49:16 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.20s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:49:17 DEBUG : sub dir2: Making directory with metadata 2025/01/12 03:49:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/12 03:49:17 INFO : sub dir: Making directory 2025/01/12 03:49:17 INFO : sub dir2: Making directory 2025/01/12 03:49:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 03:49:17 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:49:17 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:49:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/12 03:49:17 INFO : sub dir/hello world: Copied (new) 2025/01/12 03:49:17 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/12 03:49:17 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/12 03:49:17 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.81s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:49:19 INFO : sub dir2: Making directory 2025/01/12 03:49:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 03:49:19 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:49:19 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:49:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/12 03:49:19 INFO : sub dir/hello world: Copied (new) 2025/01/12 03:49:19 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.32s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:49:20 DEBUG : sub dir2: Making directory with metadata 2025/01/12 03:49:20 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/12 03:49:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/12 03:49:20 INFO : sub dir: Making directory 2025/01/12 03:49:20 INFO : sub dir2: Making directory 2025/01/12 03:49:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 03:49:20 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:49:20 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:49:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/12 03:49:21 INFO : sub dir/hello world: Copied (new) 2025/01/12 03:49:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/12 03:49:21 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.99s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", 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-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:49:22 INFO : sub dir2: Making directory 2025/01/12 03:49:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 03:49:23 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:49:23 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:49:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/12 03:49:23 INFO : sub dir/hello world: Copied (new) 2025/01/12 03:49:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.83s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:49:25 DEBUG : Creating backend with remote "TestB2:rclone-test-tobaqub9sewe" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-jamoqoj6bawi -> B2 bucket rclone-test-tobaqub9sewe 2025/01/12 03:49:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 03:49:26 DEBUG : B2 bucket rclone-test-tobaqub9sewe: Waiting for checks to finish 2025/01/12 03:49:26 DEBUG : B2 bucket rclone-test-tobaqub9sewe: Waiting for transfers to finish 2025/01/12 03:49:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/12 03:49:31 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:49:31 DEBUG : B2 bucket rclone-test-tobaqub9sewe: Purge remote 2025/01/12 03:49:31 INFO : B2 bucket rclone-test-tobaqub9sewe: cleaning bucket "rclone-test-tobaqub9sewe" of all files 2025/01/12 03:49:31 DEBUG : sub dir/hello world: Deleting (id "4_zbff27df3a01d5b8b9f480e1b_f103dce898d1c8eca_d20250112_m034931_c001_v0001103_t0018_u01736653771002") --- PASS: TestServerSideCopy (11.00s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:49:36 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:49:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/12 03:49:36 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:49:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/12 03:49:37 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.46s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:49:38 DEBUG : Creating backend with remote "TestB2:rclone-test-nipijij0lugo" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-jamoqoj6bawi -> B2 bucket rclone-test-nipijij0lugo 2025/01/12 03:49:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 03:49:39 DEBUG : B2 bucket rclone-test-nipijij0lugo: Waiting for checks to finish 2025/01/12 03:49:39 DEBUG : B2 bucket rclone-test-nipijij0lugo: Waiting for transfers to finish 2025/01/12 03:49:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/12 03:49:43 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:49:44 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/12 03:49:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/12 03:49:45 DEBUG : pacer: Reducing sleep to 10ms 2025/01/12 03:49:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/12 03:49:45 DEBUG : B2 bucket rclone-test-nipijij0lugo: Waiting for checks to finish 2025/01/12 03:49:45 DEBUG : B2 bucket rclone-test-nipijij0lugo: Waiting for transfers to finish 2025/01/12 03:49:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/12 03:49:45 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:49:45 DEBUG : B2 bucket rclone-test-nipijij0lugo: Purge remote 2025/01/12 03:49:45 INFO : B2 bucket rclone-test-nipijij0lugo: cleaning bucket "rclone-test-nipijij0lugo" of all files 2025/01/12 03:49:46 DEBUG : sub dir/hello world: Deleting (id "4_z3f72bd43a01d5b8b9f480e1b_f105cbc7872a818a7_d20250112_m034945_c001_v0001104_t0030_u01736653785300") 2025/01/12 03:49:46 DEBUG : sub dir/hello world: Deleting (id "4_z3f72bd43a01d5b8b9f480e1b_f1041702fbc0efb73_d20250112_m034943_c001_v0001184_t0043_u01736653783337") --- PASS: TestServerSideCopyOverSelf (13.73s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:49:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/12 03:49:52 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:49:52 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:49:53 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/12 03:49:53 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/12 03:49:53 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.43s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:49:54 DEBUG : Creating backend with remote "TestB2:rclone-test-rimigiw7budu" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-jamoqoj6bawi -> B2 bucket rclone-test-rimigiw7budu 2025/01/12 03:49:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 03:49:55 DEBUG : B2 bucket rclone-test-rimigiw7budu: Waiting for checks to finish 2025/01/12 03:49:55 DEBUG : B2 bucket rclone-test-rimigiw7budu: Waiting for transfers to finish 2025/01/12 03:50:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/12 03:50:02 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:50:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/12 03:50:04 DEBUG : B2 bucket rclone-test-rimigiw7budu: Waiting for checks to finish 2025/01/12 03:50:04 DEBUG : B2 bucket rclone-test-rimigiw7budu: Waiting for transfers to finish 2025/01/12 03:50:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/12 03:50:04 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/12 03:50:04 INFO : sub dir/hello world: Deleted 2025/01/12 03:50:05 DEBUG : testing file moves 2025/01/12 03:50:05 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/12 03:50:05 DEBUG : B2 bucket rclone-test-rimigiw7budu: Waiting for checks to finish 2025/01/12 03:50:05 DEBUG : B2 bucket rclone-test-rimigiw7budu: Waiting for transfers to finish 2025/01/12 03:50:06 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/01/12 03:50:06 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/12 03:50:06 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:50:06 DEBUG : B2 bucket rclone-test-rimigiw7budu: Purge remote 2025/01/12 03:50:06 INFO : B2 bucket rclone-test-rimigiw7budu: cleaning bucket "rclone-test-rimigiw7budu" of all files 2025/01/12 03:50:06 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2fd33a01d5b8b9f480e1b_f1061abac1326bc9c_d20250112_m035006_c001_v0001184_t0027_u01736653806009") 2025/01/12 03:50:06 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2fd33a01d5b8b9f480e1b_f110b79868499e9c1_d20250112_m035004_c001_v0001183_t0013_u01736653804538") 2025/01/12 03:50:06 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2fd33a01d5b8b9f480e1b_f10683b5046dc9003_d20250112_m035002_c001_v0001178_t0026_u01736653802643") 2025/01/12 03:50:11 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/12 03:50:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/12 03:50:12 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveOverSelf (18.61s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:50:13 ERROR : : error listing: directory not found 2025/01/12 03:50:14 INFO : Local file system at /tmp/rclone4172849940: Making directory 2025/01/12 03:50:14 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:50:14 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.45s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:50:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 03:50:16 DEBUG : Local file system at /tmp/rclone4172849940: Waiting for checks to finish 2025/01/12 03:50:16 DEBUG : Local file system at /tmp/rclone4172849940: Waiting for transfers to finish 2025/01/12 03:50:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/12 03:50:16 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/01/12 03:50:16 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" --- PASS: TestCopyRedownload (2.14s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:50:17 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/12 03:50:17 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:50:17 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:50:18 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/12 03:50:18 INFO : check sum: Copied (new) 2025/01/12 03:50:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:50:18 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:50:18 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/12 03:50:18 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/01/12 03:50:18 DEBUG : check sum: Unchanged skipping 2025/01/12 03:50:18 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:50:18 DEBUG : Waiting for deletions to finish 2025/01/12 03:50:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.56s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:50:20 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/12 03:50:20 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:50:20 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:50:20 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/12 03:50:20 INFO : sizeonly: Copied (new) 2025/01/12 03:50:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:50:21 DEBUG : sizeonly: Sizes identical 2025/01/12 03:50:21 DEBUG : sizeonly: Unchanged skipping 2025/01/12 03:50:21 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:50:21 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:50:21 DEBUG : Waiting for deletions to finish 2025/01/12 03:50:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.51s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:50:22 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/12 03:50:22 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:50:22 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:50:23 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/01/12 03:50:23 INFO : ignore-size: Copied (new) 2025/01/12 03:50:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:50:23 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:50:23 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:50:23 DEBUG : ignore-size: Unchanged skipping 2025/01/12 03:50:23 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:50:23 DEBUG : Waiting for deletions to finish 2025/01/12 03:50:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.50s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:50:25 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:50:25 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:50:25 DEBUG : existing: Unchanged skipping 2025/01/12 03:50:25 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:50:25 DEBUG : Waiting for deletions to finish 2025/01/12 03:50:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:50:26 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/12 03:50:26 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:50:26 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:50:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/12 03:50:26 INFO : existing: Copied (replaced existing) 2025/01/12 03:50:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.85s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:50:28 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/12 03:50:28 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:50:28 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:50:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/12 03:50:28 INFO : existing: Copied (new) 2025/01/12 03:50:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:50:28 DEBUG : existing: Destination exists, skipping 2025/01/12 03:50:28 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:50:28 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:50:28 DEBUG : Waiting for deletions to finish 2025/01/12 03:50:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.59s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:50:31 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/12 03:50:31 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 03:50:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/12 03:50:31 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:50:31 DEBUG : c/non empty space: Unchanged skipping 2025/01/12 03:50:31 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:50:31 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/12 03:50:31 INFO : a/potato2: Copied (new) 2025/01/12 03:50:31 DEBUG : Waiting for deletions to finish 2025/01/12 03:50:32 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.88s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:50:34 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/12 03:50:34 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:50:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/12 03:50:34 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/12 03:50:34 DEBUG : empty space: Unchanged skipping 2025/01/12 03:50:34 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:50:34 DEBUG : Waiting for deletions to finish 2025/01/12 03:50:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:50:34 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/12 03:50:34 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:50:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/12 03:50:35 INFO : empty space: Updated modification time in destination 2025/01/12 03:50:35 DEBUG : empty space: Unchanged skipping 2025/01/12 03:50:35 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:50:35 DEBUG : Waiting for deletions to finish 2025/01/12 03:50:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.31s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:50:37 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/12 03:50:37 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:50:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/12 03:50:37 DEBUG : empty space: Unchanged skipping 2025/01/12 03:50:37 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:50:37 DEBUG : Waiting for deletions to finish 2025/01/12 03:50:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.10s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:50:39 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:50:39 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/12 03:50:39 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone4172849940) 2025/01/12 03:50:39 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-jamoqoj6bawi) 2025/01/12 03:50:39 DEBUG : foo: sha1 differ 2025/01/12 03:50:39 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:50:39 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/01/12 03:50:39 INFO : foo: Copied (replaced existing) 2025/01/12 03:50:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.93s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:50:41 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/12 03:50:41 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:50:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 03:50:41 DEBUG : empty space: Unchanged skipping 2025/01/12 03:50:41 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:50:41 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/12 03:50:41 INFO : potato: Copied (new) 2025/01/12 03:50:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.48s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:50:44 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:50:44 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/12 03:50:44 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:50:44 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/01/12 03:50:44 INFO : potato: Copied (replaced existing) 2025/01/12 03:50:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.75s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:50:46 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:50:46 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/12 03:50:46 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone4172849940) 2025/01/12 03:50:46 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-jamoqoj6bawi) 2025/01/12 03:50:46 DEBUG : potato: sha1 differ 2025/01/12 03:50:46 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:50:47 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/01/12 03:50:47 INFO : potato: Copied (replaced existing) 2025/01/12 03:50:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:50:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/12 03:50:49 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/12 03:50:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 03:50:49 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:50:49 DEBUG : empty space: Unchanged skipping 2025/01/12 03:50:49 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:50:49 DEBUG : Waiting for deletions to finish 2025/01/12 03:50:49 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:50:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/12 03:50:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 03:50:52 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:50:52 DEBUG : empty space: Unchanged skipping 2025/01/12 03:50:52 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:50:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/12 03:50:52 INFO : potato2: Copied (new) 2025/01/12 03:50:52 DEBUG : Waiting for deletions to finish 2025/01/12 03:50:52 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.16s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:50:54 INFO : d: Making directory 2025/01/12 03:50:54 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/01/12 03:50:55 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 03:50:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/12 03:50:55 DEBUG : c/non empty space: Unchanged skipping 2025/01/12 03:50:55 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:50:55 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:50:55 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/12 03:50:55 INFO : a/potato2: Copied (new) 2025/01/12 03:50:55 DEBUG : Waiting for deletions to finish 2025/01/12 03:50:55 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:50:57 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/12 03:50:58 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 03:50:58 DEBUG : c/non empty space: Unchanged skipping 2025/01/12 03:50:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/12 03:50:58 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:50:58 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:50:58 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/12 03:50:58 INFO : a/potato2: Copied (new) 2025/01/12 03:50:58 ERROR : B2 bucket rclone-test-jamoqoj6bawi: not deleting files as there were IO errors 2025/01/12 03:50:58 ERROR : B2 bucket rclone-test-jamoqoj6bawi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.98s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:51:00 DEBUG : Waiting for deletions to finish 2025/01/12 03:51:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/12 03:51:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 03:51:00 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:51:00 DEBUG : empty space: Unchanged skipping 2025/01/12 03:51:00 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:51:01 INFO : potato: Deleted 2025/01/12 03:51:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/12 03:51:01 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.70s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:51:03 DEBUG : Waiting for deletions to finish 2025/01/12 03:51:03 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:51:03 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:51:03 INFO : potato: Deleted 2025/01/12 03:51:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/12 03:51:04 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:51:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 03:51:04 DEBUG : empty space: Unchanged skipping 2025/01/12 03:51:04 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:51:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/12 03:51:04 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.12s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:51:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/12 03:51:06 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:51:06 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:51:07 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/01/12 03:51:07 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.57s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:51:09 DEBUG : enormous: Excluded (Size Filter) 2025/01/12 03:51:09 DEBUG : enormous: Excluded 2025/01/12 03:51:09 DEBUG : potato2: Excluded (Size Filter) 2025/01/12 03:51:09 DEBUG : potato2: Excluded 2025/01/12 03:51:09 DEBUG : potato2: Excluded (Size Filter) 2025/01/12 03:51:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 03:51:09 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:51:09 DEBUG : empty space: Unchanged skipping 2025/01/12 03:51:09 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:51:09 DEBUG : Waiting for deletions to finish 2025/01/12 03:51:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:51:09 DEBUG : enormous: Excluded (Size Filter) 2025/01/12 03:51:09 DEBUG : enormous: Excluded 2025/01/12 03:51:09 DEBUG : potato2: Excluded (Size Filter) 2025/01/12 03:51:09 DEBUG : potato2: Excluded 2025/01/12 03:51:09 DEBUG : potato2: Excluded (Size Filter) 2025/01/12 03:51:09 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/12 03:51:09 DEBUG : empty space: Unchanged skipping 2025/01/12 03:51:09 DEBUG : Local file system at /tmp/rclone4172849940: Waiting for checks to finish 2025/01/12 03:51:09 DEBUG : Local file system at /tmp/rclone4172849940: Waiting for transfers to finish 2025/01/12 03:51:09 DEBUG : Waiting for deletions to finish 2025/01/12 03:51:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.08s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:51:12 DEBUG : enormous: Excluded (Size Filter) 2025/01/12 03:51:12 DEBUG : enormous: Excluded 2025/01/12 03:51:12 DEBUG : potato2: Excluded (Size Filter) 2025/01/12 03:51:12 DEBUG : potato2: Excluded 2025/01/12 03:51:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 03:51:13 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:51:13 DEBUG : empty space: Unchanged skipping 2025/01/12 03:51:13 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:51:13 DEBUG : Waiting for deletions to finish 2025/01/12 03:51:13 INFO : enormous: Deleted 2025/01/12 03:51:13 INFO : potato2: Deleted 2025/01/12 03:51:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:51:13 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/12 03:51:13 DEBUG : empty space: Unchanged skipping 2025/01/12 03:51:13 DEBUG : Local file system at /tmp/rclone4172849940: Waiting for checks to finish 2025/01/12 03:51:13 DEBUG : Local file system at /tmp/rclone4172849940: Waiting for transfers to finish 2025/01/12 03:51:13 DEBUG : Waiting for deletions to finish 2025/01/12 03:51:13 INFO : potato2: Deleted 2025/01/12 03:51:13 INFO : enormous: Deleted 2025/01/12 03:51:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.69s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:51:16 DEBUG : five: Need to transfer - File not found at Destination 2025/01/12 03:51:16 DEBUG : one: Destination is newer than source, skipping 2025/01/12 03:51:16 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/12 03:51:16 DEBUG : three: Sizes identical 2025/01/12 03:51:16 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:51:16 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/12 03:51:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone4172849940) 2025/01/12 03:51:16 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-jamoqoj6bawi) 2025/01/12 03:51:16 DEBUG : two: sha1 differ 2025/01/12 03:51:16 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/12 03:51:16 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:51:16 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/12 03:51:16 INFO : five: Copied (new) 2025/01/12 03:51:17 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/12 03:51:17 INFO : four: Copied (replaced existing) 2025/01/12 03:51:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/12 03:51:17 INFO : two: Copied (replaced existing) 2025/01/12 03:51:17 DEBUG : Waiting for deletions to finish 2025/01/12 03:51:17 DEBUG : one: Destination is newer than source, skipping 2025/01/12 03:51:17 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:51:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/12 03:51:17 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone4172849940) 2025/01/12 03:51:17 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-jamoqoj6bawi) 2025/01/12 03:51:17 DEBUG : three: sha1 differ 2025/01/12 03:51:17 DEBUG : two: Size and sha1 of src and dst objects identical 2025/01/12 03:51:17 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/12 03:51:17 DEBUG : five: Size and sha1 of src and dst objects identical 2025/01/12 03:51:17 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/12 03:51:17 DEBUG : four: Size and sha1 of src and dst objects identical 2025/01/12 03:51:17 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/12 03:51:17 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/12 03:51:17 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/12 03:51:17 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/12 03:51:17 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:51:18 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/12 03:51:18 INFO : three: Copied (replaced existing) 2025/01/12 03:51:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.65s) === 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-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/01/12 03:51:19 INFO : B2 bucket rclone-test-jamoqoj6bawi: Making map for --track-renames 2025/01/12 03:51:19 INFO : B2 bucket rclone-test-jamoqoj6bawi: Finished making map for --track-renames 2025/01/12 03:51:19 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:51:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/12 03:51:19 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for renames to finish 2025/01/12 03:51:19 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/12 03:51:19 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:51:20 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/12 03:51:20 INFO : potato: Copied (new) 2025/01/12 03:51:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/12 03:51:20 INFO : yam: Copied (new) 2025/01/12 03:51:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:51:20 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:51:20 INFO : B2 bucket rclone-test-jamoqoj6bawi: Making map for --track-renames 2025/01/12 03:51:20 INFO : B2 bucket rclone-test-jamoqoj6bawi: Finished making map for --track-renames 2025/01/12 03:51:20 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:51:20 DEBUG : potato: Unchanged skipping 2025/01/12 03:51:20 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for renames to finish 2025/01/12 03:51:21 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/12 03:51:21 INFO : yam: Copied (server-side copy) to: yaml 2025/01/12 03:51:21 INFO : yam: Deleted 2025/01/12 03:51:21 INFO : yaml: Renamed from "yam" 2025/01/12 03:51:21 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:51:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.78s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/01/12 03:51:23 INFO : B2 bucket rclone-test-jamoqoj6bawi: Making map for --track-renames 2025/01/12 03:51:23 INFO : B2 bucket rclone-test-jamoqoj6bawi: Finished making map for --track-renames 2025/01/12 03:51:23 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:51:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/12 03:51:23 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/12 03:51:23 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for renames to finish 2025/01/12 03:51:23 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:51:23 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/12 03:51:23 INFO : yam: Copied (new) 2025/01/12 03:51:24 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/12 03:51:24 INFO : potato: Copied (new) 2025/01/12 03:51:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:51:24 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:51:24 INFO : B2 bucket rclone-test-jamoqoj6bawi: Making map for --track-renames 2025/01/12 03:51:24 INFO : B2 bucket rclone-test-jamoqoj6bawi: Finished making map for --track-renames 2025/01/12 03:51:24 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:51:24 DEBUG : potato: Unchanged skipping 2025/01/12 03:51:24 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for renames to finish 2025/01/12 03:51:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/12 03:51:25 INFO : yam: Copied (server-side copy) to: yaml 2025/01/12 03:51:25 INFO : yam: Deleted 2025/01/12 03:51:25 INFO : yaml: Renamed from "yam" 2025/01/12 03:51:25 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:51:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.55s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/01/12 03:51:27 INFO : B2 bucket rclone-test-jamoqoj6bawi: Making map for --track-renames 2025/01/12 03:51:27 INFO : B2 bucket rclone-test-jamoqoj6bawi: Finished making map for --track-renames 2025/01/12 03:51:27 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:51:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/12 03:51:27 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/12 03:51:27 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for renames to finish 2025/01/12 03:51:27 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:51:27 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/12 03:51:27 INFO : sub/yam: Copied (new) 2025/01/12 03:51:28 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/12 03:51:28 INFO : potato: Copied (new) 2025/01/12 03:51:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:51:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:51:28 DEBUG : potato: Unchanged skipping 2025/01/12 03:51:28 INFO : B2 bucket rclone-test-jamoqoj6bawi: Making map for --track-renames 2025/01/12 03:51:28 INFO : B2 bucket rclone-test-jamoqoj6bawi: Finished making map for --track-renames 2025/01/12 03:51:28 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:51:28 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for renames to finish 2025/01/12 03:51:29 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/12 03:51:29 INFO : sub/yam: Copied (server-side copy) to: yam 2025/01/12 03:51:29 INFO : sub/yam: Deleted 2025/01/12 03:51:29 INFO : yam: Renamed from "sub/yam" 2025/01/12 03:51:29 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:51:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.98s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:51:31 DEBUG : Creating backend with remote "/tmp/rclone4172849940/dir1" 2025/01/12 03:51:31 DEBUG : Creating backend with remote "/tmp/rclone4172849940/dir2" 2025/01/12 03:51:31 DEBUG : Local file system at /tmp/rclone4172849940/dir2: Using server-side directory move 2025/01/12 03:51:31 INFO : Local file system at /tmp/rclone4172849940/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/12 03:51:31 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/12 03:51:31 INFO : file1.txt: Moved (server-side) 2025/01/12 03:51:31 DEBUG : Local file system at /tmp/rclone4172849940/dir2: Waiting for checks to finish 2025/01/12 03:51:31 DEBUG : Local file system at /tmp/rclone4172849940/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:51:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 03:51:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/12 03:51:31 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:51:31 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:51:31 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/12 03:51:31 INFO : nested/sub dir/file: Copied (new) 2025/01/12 03:51:31 INFO : nested/sub dir/file: Deleted 2025/01/12 03:51:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/12 03:51:32 INFO : sub dir/hello world: Copied (new) 2025/01/12 03:51:32 INFO : sub dir/hello world: Deleted 2025/01/12 03:51:32 INFO : sub dir: Removing directory 2025/01/12 03:51:32 INFO : nested/sub dir: Removing directory 2025/01/12 03:51:32 INFO : nested: Removing directory 2025/01/12 03:51:32 DEBUG : Local file system at /tmp/rclone4172849940: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.14s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:51:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 03:51:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/12 03:51:33 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:51:33 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:51:34 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/12 03:51:34 INFO : nested/sub dir/file: Copied (new) 2025/01/12 03:51:34 INFO : nested/sub dir/file: Deleted 2025/01/12 03:51:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/12 03:51:34 INFO : sub dir/hello world: Copied (new) 2025/01/12 03:51:34 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.61s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:51:36 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/12 03:51:36 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/12 03:51:36 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:51:36 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:51:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/12 03:51:36 INFO : existing: Copied (new) 2025/01/12 03:51:36 INFO : existing: Deleted 2025/01/12 03:51:36 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/01/12 03:51:36 INFO : existing-b: Copied (new) 2025/01/12 03:51:36 INFO : existing-b: Deleted 2025/01/12 03:51:37 DEBUG : existing: Destination exists, skipping 2025/01/12 03:51:37 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/12 03:51:37 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:51:37 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:51:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.13s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:51:38 DEBUG : Creating backend with remote "TestB2:rclone-test-kuveraz1tavu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-jamoqoj6bawi -> B2 bucket rclone-test-kuveraz1tavu 2025/01/12 03:51:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/12 03:51:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/12 03:51:46 DEBUG : empty space: Unchanged skipping 2025/01/12 03:51:46 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/12 03:51:46 DEBUG : B2 bucket rclone-test-kuveraz1tavu: Waiting for checks to finish 2025/01/12 03:51:46 INFO : empty space: Deleted 2025/01/12 03:51:46 DEBUG : B2 bucket rclone-test-kuveraz1tavu: Waiting for transfers to finish 2025/01/12 03:51:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/12 03:51:46 INFO : potato2: Copied (server-side copy) 2025/01/12 03:51:47 INFO : potato2: Deleted 2025/01/12 03:51:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/12 03:51:47 INFO : potato3: Copied (server-side copy) 2025/01/12 03:51:47 INFO : potato3: Deleted 2025/01/12 03:51:47 DEBUG : Creating backend with remote "TestB2:rclone-test-dawobuc9siko" 2025/01/12 03:51:48 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/12 03:51:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/12 03:51:48 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/12 03:51:48 DEBUG : B2 bucket rclone-test-dawobuc9siko: Waiting for checks to finish 2025/01/12 03:51:48 DEBUG : B2 bucket rclone-test-dawobuc9siko: Waiting for transfers to finish 2025/01/12 03:51:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/12 03:51:52 INFO : empty space: Copied (server-side copy) 2025/01/12 03:51:52 INFO : empty space: Deleted 2025/01/12 03:51:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/12 03:51:53 INFO : potato2: Copied (server-side copy) 2025/01/12 03:51:53 INFO : potato2: Deleted 2025/01/12 03:51:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/12 03:51:53 INFO : potato3: Copied (server-side copy) 2025/01/12 03:51:53 INFO : potato3: Deleted 2025/01/12 03:51:53 DEBUG : B2 bucket rclone-test-dawobuc9siko: Purge remote 2025/01/12 03:51:53 INFO : B2 bucket rclone-test-dawobuc9siko: cleaning bucket "rclone-test-dawobuc9siko" of all files 2025/01/12 03:51:54 DEBUG : empty space: Deleting (id "4_z1fa2adc3a03d5b8b9f480e1b_f1068097f68f2f375_d20250112_m035152_c001_v0001180_t0052_u01736653912628") 2025/01/12 03:51:54 DEBUG : potato2: Deleting (id "4_z1fa2adc3a03d5b8b9f480e1b_f1061abac1326c6fc_d20250112_m035152_c001_v0001184_t0034_u01736653912894") 2025/01/12 03:51:54 DEBUG : potato3: Deleting (id "4_z1fa2adc3a03d5b8b9f480e1b_f101d8f68b1f2c0c2_d20250112_m035152_c001_v0001041_t0035_u01736653912997") 2025/01/12 03:51:55 DEBUG : B2 bucket rclone-test-kuveraz1tavu: Purge remote 2025/01/12 03:51:55 INFO : B2 bucket rclone-test-kuveraz1tavu: cleaning bucket "rclone-test-kuveraz1tavu" of all files 2025/01/12 03:51:56 DEBUG : empty space: Deleting (id "4_zdf128db3a03d5b8b9f480e1b_f401468940d2cc1ad_d20250112_m035152_c001_v7007000_t0000_u01736653912864") 2025/01/12 03:51:56 DEBUG : empty space: Deleting (id "4_zdf128db3a03d5b8b9f480e1b_f1103fa644c8a767f_d20250112_m035145_c001_v0001144_t0016_u01736653905040") 2025/01/12 03:51:56 DEBUG : potato2: Deleting (id "4_zdf128db3a03d5b8b9f480e1b_f401468940d2cc1ae_d20250112_m035153_c001_v7007000_t0000_u01736653913094") 2025/01/12 03:51:56 DEBUG : potato2: Deleting (id "4_zdf128db3a03d5b8b9f480e1b_f1182f22f7a179072_d20250112_m035146_c001_v0001182_t0032_u01736653906770") 2025/01/12 03:51:56 DEBUG : potato3: Deleting (id "4_zdf128db3a03d5b8b9f480e1b_f401468940d2cc1b1_d20250112_m035153_c001_v7007000_t0000_u01736653913490") 2025/01/12 03:51:56 DEBUG : potato3: Deleting (id "4_zdf128db3a03d5b8b9f480e1b_f10911b29a6bfb239_d20250112_m035146_c001_v0001105_t0036_u01736653906993") 2025/01/12 03:51:56 DEBUG : potato3: Deleting (id "4_zdf128db3a03d5b8b9f480e1b_f1103fa644c8a7683_d20250112_m035145_c001_v0001144_t0047_u01736653905582") --- PASS: TestServerSideMove (22.90s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:52:01 DEBUG : Creating backend with remote "TestB2:rclone-test-fujimaz2nade" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-jamoqoj6bawi -> B2 bucket rclone-test-fujimaz2nade 2025/01/12 03:52:09 DEBUG : empty space: Excluded (Size Filter) 2025/01/12 03:52:10 DEBUG : empty space: Excluded (Size Filter) 2025/01/12 03:52:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/12 03:52:10 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/12 03:52:10 DEBUG : B2 bucket rclone-test-fujimaz2nade: Waiting for checks to finish 2025/01/12 03:52:10 DEBUG : B2 bucket rclone-test-fujimaz2nade: Waiting for transfers to finish 2025/01/12 03:52:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/12 03:52:10 INFO : potato2: Copied (server-side copy) 2025/01/12 03:52:10 INFO : potato2: Deleted 2025/01/12 03:52:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/12 03:52:10 INFO : potato3: Copied (server-side copy) 2025/01/12 03:52:10 INFO : potato3: Deleted 2025/01/12 03:52:11 DEBUG : Creating backend with remote "TestB2:rclone-test-sowonam0tupo" 2025/01/12 03:52:12 DEBUG : empty space: Excluded (Size Filter) 2025/01/12 03:52:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/12 03:52:12 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/12 03:52:12 DEBUG : B2 bucket rclone-test-sowonam0tupo: Waiting for checks to finish 2025/01/12 03:52:12 DEBUG : B2 bucket rclone-test-sowonam0tupo: Waiting for transfers to finish 2025/01/12 03:52:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/12 03:52:17 INFO : potato2: Copied (server-side copy) 2025/01/12 03:52:17 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/01/12 03:52:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/12 03:52:17 DEBUG : pacer: Reducing sleep to 10ms 2025/01/12 03:52:17 INFO : potato2: Deleted 2025/01/12 03:52:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/12 03:52:17 INFO : potato3: Copied (server-side copy) 2025/01/12 03:52:17 INFO : potato3: Deleted 2025/01/12 03:52:18 DEBUG : B2 bucket rclone-test-sowonam0tupo: Purge remote 2025/01/12 03:52:18 INFO : B2 bucket rclone-test-sowonam0tupo: cleaning bucket "rclone-test-sowonam0tupo" of all files 2025/01/12 03:52:18 DEBUG : potato2: Deleting (id "4_zcf220d83a04d5b8b9f480e1b_f110a44d63bc97cb3_d20250112_m035216_c001_v0001130_t0017_u01736653936903") 2025/01/12 03:52:18 DEBUG : potato3: Deleting (id "4_zcf220d83a04d5b8b9f480e1b_f1041702fbc0f0b35_d20250112_m035217_c001_v0001184_t0047_u01736653937378") 2025/01/12 03:52:20 DEBUG : B2 bucket rclone-test-fujimaz2nade: Purge remote 2025/01/12 03:52:20 INFO : B2 bucket rclone-test-fujimaz2nade: cleaning bucket "rclone-test-fujimaz2nade" of all files 2025/01/12 03:52:20 DEBUG : empty space: Deleting (id "4_z9f32ed83a03d5b8b9f480e1b_f10416238c0588b11_d20250112_m035208_c001_v0001146_t0057_u01736653928731") 2025/01/12 03:52:20 DEBUG : potato2: Deleting (id "4_z9f32ed83a03d5b8b9f480e1b_f418b9a93d6fd179d_d20250112_m035217_c001_v7007000_t0000_u01736653937307") 2025/01/12 03:52:20 DEBUG : potato2: Deleting (id "4_z9f32ed83a03d5b8b9f480e1b_f101e5555c7b8215b_d20250112_m035210_c001_v0001177_t0012_u01736653930210") 2025/01/12 03:52:20 DEBUG : potato3: Deleting (id "4_z9f32ed83a03d5b8b9f480e1b_f418b9a93d6fd179e_d20250112_m035217_c001_v7007000_t0000_u01736653937575") 2025/01/12 03:52:20 DEBUG : potato3: Deleting (id "4_z9f32ed83a03d5b8b9f480e1b_f1022b42e8c6aa00b_d20250112_m035210_c001_v0001037_t0022_u01736653930449") 2025/01/12 03:52:20 DEBUG : potato3: Deleting (id "4_z9f32ed83a03d5b8b9f480e1b_f10416238c0588b13_d20250112_m035209_c001_v0001146_t0043_u01736653929058") --- PASS: TestServerSideMoveWithFilter (23.10s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:52:24 DEBUG : Creating backend with remote "TestB2:rclone-test-xekixad9bige" 2025/01/12 03:52:27 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-jamoqoj6bawi -> B2 bucket rclone-test-xekixad9bige 2025/01/12 03:52:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/12 03:52:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/12 03:52:33 DEBUG : empty space: Unchanged skipping 2025/01/12 03:52:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/12 03:52:33 DEBUG : B2 bucket rclone-test-xekixad9bige: Waiting for checks to finish 2025/01/12 03:52:34 INFO : empty space: Deleted 2025/01/12 03:52:34 DEBUG : B2 bucket rclone-test-xekixad9bige: Waiting for transfers to finish 2025/01/12 03:52:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/12 03:52:34 INFO : potato2: Copied (server-side copy) 2025/01/12 03:52:34 INFO : potato2: Deleted 2025/01/12 03:52:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/12 03:52:34 INFO : potato3: Copied (server-side copy) 2025/01/12 03:52:34 INFO : potato3: Deleted 2025/01/12 03:52:35 DEBUG : Creating backend with remote "TestB2:rclone-test-dowegav0gite" 2025/01/12 03:52:35 INFO : tomatoDir: Making directory 2025/01/12 03:52:36 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/12 03:52:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/12 03:52:36 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/12 03:52:36 DEBUG : B2 bucket rclone-test-dowegav0gite: Waiting for checks to finish 2025/01/12 03:52:36 DEBUG : B2 bucket rclone-test-dowegav0gite: Waiting for transfers to finish 2025/01/12 03:52:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/12 03:52:41 INFO : potato3: Copied (server-side copy) 2025/01/12 03:52:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/12 03:52:41 INFO : potato2: Copied (server-side copy) 2025/01/12 03:52:41 INFO : potato3: Deleted 2025/01/12 03:52:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/12 03:52:41 INFO : empty space: Copied (server-side copy) 2025/01/12 03:52:42 INFO : potato2: Deleted 2025/01/12 03:52:42 INFO : empty space: Deleted 2025/01/12 03:52:42 DEBUG : B2 bucket rclone-test-dowegav0gite: Purge remote 2025/01/12 03:52:42 INFO : B2 bucket rclone-test-dowegav0gite: cleaning bucket "rclone-test-dowegav0gite" of all files 2025/01/12 03:52:42 DEBUG : empty space: Deleting (id "4_z1f926d63a04d5b8b9f480e1b_f111a1ffa595e6cc0_d20250112_m035241_c001_v0001115_t0023_u01736653961414") 2025/01/12 03:52:42 DEBUG : potato2: Deleting (id "4_z1f926d63a04d5b8b9f480e1b_f115b717afe5934b2_d20250112_m035241_c001_v0001176_t0020_u01736653961433") 2025/01/12 03:52:42 DEBUG : potato3: Deleting (id "4_z1f926d63a04d5b8b9f480e1b_f1034b395e9fe1595_d20250112_m035241_c001_v0001172_t0046_u01736653961039") 2025/01/12 03:52:44 DEBUG : B2 bucket rclone-test-xekixad9bige: Purge remote 2025/01/12 03:52:44 INFO : B2 bucket rclone-test-xekixad9bige: cleaning bucket "rclone-test-xekixad9bige" of all files 2025/01/12 03:52:44 DEBUG : empty space: Deleting (id "4_z9fc24d33a04d5b8b9f480e1b_f418b9a93d6fd17c8_d20250112_m035242_c001_v7007000_t0000_u01736653962010") 2025/01/12 03:52:44 DEBUG : empty space: Deleting (id "4_z9fc24d33a04d5b8b9f480e1b_f1124d31de1e954df_d20250112_m035232_c001_v0001037_t0057_u01736653952574") 2025/01/12 03:52:44 DEBUG : potato2: Deleting (id "4_z9fc24d33a04d5b8b9f480e1b_f40443c2818ca56e8_d20250112_m035241_c001_v7007000_t0000_u01736653961969") 2025/01/12 03:52:44 DEBUG : potato2: Deleting (id "4_z9fc24d33a04d5b8b9f480e1b_f1002adc2fea2215e_d20250112_m035234_c001_v0001102_t0011_u01736653954108") 2025/01/12 03:52:44 DEBUG : potato3: Deleting (id "4_z9fc24d33a04d5b8b9f480e1b_f40443c2818ca56e7_d20250112_m035241_c001_v7007000_t0000_u01736653961789") 2025/01/12 03:52:44 DEBUG : potato3: Deleting (id "4_z9fc24d33a04d5b8b9f480e1b_f11971d23dadc640d_d20250112_m035234_c001_v0001176_t0007_u01736653954480") 2025/01/12 03:52:44 DEBUG : potato3: Deleting (id "4_z9fc24d33a04d5b8b9f480e1b_f1124d31de1e954e1_d20250112_m035232_c001_v0001037_t0054_u01736653952969") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (24.34s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:52:48 DEBUG : Creating backend with remote "TestB2:rclone-test-jamoqoj6bawi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.55s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:52:51 DEBUG : Creating backend with remote "TestB2:rclone-test-jamoqoj6bawi/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" --- PASS: TestSyncOverlap (3.00s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:52:54 DEBUG : Creating backend with remote "TestB2:rclone-test-jamoqoj6bawi/rclone-sync-test" 2025/01/12 03:52:56 DEBUG : Creating backend with remote "TestB2:rclone-test-jamoqoj6bawi/rclone-sync-test-include/layer2" 2025/01/12 03:52:58 DEBUG : Creating backend with remote "TestB2:rclone-test-jamoqoj6bawi/rclone-sync-test-ignore-file" 2025/01/12 03:53:01 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/12 03:53:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/12 03:53:01 DEBUG : pacer: Reducing sleep to 10ms 2025/01/12 03:53:01 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path rclone-sync-test: Waiting for checks to finish 2025/01/12 03:53:01 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path rclone-sync-test: Waiting for transfers to finish 2025/01/12 03:53:01 DEBUG : Waiting for deletions to finish 2025/01/12 03:53:01 INFO : There was nothing to transfer 2025/01/12 03:53:02 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:53:02 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:53:02 DEBUG : Waiting for deletions to finish 2025/01/12 03:53:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:53:02 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/12 03:53:02 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/12 03:53:02 DEBUG : Waiting for deletions to finish 2025/01/12 03:53:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:53:02 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:53:02 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:53:02 DEBUG : Waiting for deletions to finish 2025/01/12 03:53:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:53:03 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/12 03:53:03 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/12 03:53:03 DEBUG : Waiting for deletions to finish 2025/01/12 03:53:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.95s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:53:10 DEBUG : Creating backend with remote "TestB2:rclone-test-jamoqoj6bawi/dst" 2025/01/12 03:53:11 DEBUG : Creating backend with remote "TestB2:rclone-test-jamoqoj6bawi/CompareDest" 2025/01/12 03:53:13 DEBUG : one: Need to transfer - File not found at Destination 2025/01/12 03:53:13 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path dst: Waiting for checks to finish 2025/01/12 03:53:13 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path dst: Waiting for transfers to finish 2025/01/12 03:53:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/12 03:53:14 INFO : one: Copied (new) 2025/01/12 03:53:14 DEBUG : Waiting for deletions to finish 2025/01/12 03:53:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/12 03:53:14 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path dst: Waiting for checks to finish 2025/01/12 03:53:15 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path dst: Waiting for transfers to finish 2025/01/12 03:53:15 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/12 03:53:15 INFO : one: Copied (replaced existing) 2025/01/12 03:53:15 DEBUG : Waiting for deletions to finish 2025/01/12 03:53:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/12 03:53:17 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path dst: Waiting for checks to finish 2025/01/12 03:53:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 03:53:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/12 03:53:17 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path dst: Waiting for transfers to finish 2025/01/12 03:53:17 DEBUG : Waiting for deletions to finish 2025/01/12 03:53:17 INFO : There was nothing to transfer 2025/01/12 03:53:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 03:53:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/12 03:53:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/12 03:53:19 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path dst: Waiting for checks to finish 2025/01/12 03:53:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 03:53:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/12 03:53:19 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path dst: Waiting for transfers to finish 2025/01/12 03:53:19 DEBUG : Waiting for deletions to finish 2025/01/12 03:53:19 INFO : There was nothing to transfer 2025/01/12 03:53:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 03:53:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/12 03:53:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/12 03:53:19 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path dst: Waiting for checks to finish 2025/01/12 03:53:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 03:53:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/12 03:53:19 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path dst: Waiting for transfers to finish 2025/01/12 03:53:19 DEBUG : Waiting for deletions to finish 2025/01/12 03:53:19 INFO : There was nothing to transfer 2025/01/12 03:53:21 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/12 03:53:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/12 03:53:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/12 03:53:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/12 03:53:21 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path dst: Waiting for checks to finish 2025/01/12 03:53:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 03:53:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/12 03:53:21 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path dst: Waiting for transfers to finish 2025/01/12 03:53:21 DEBUG : Waiting for deletions to finish 2025/01/12 03:53:21 INFO : There was nothing to transfer 2025/01/12 03:53:22 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/12 03:53:22 DEBUG : two: Need to transfer - File not found at Destination 2025/01/12 03:53:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/12 03:53:22 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path dst: Waiting for checks to finish 2025/01/12 03:53:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 03:53:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/12 03:53:22 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path dst: Waiting for transfers to finish 2025/01/12 03:53:22 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/01/12 03:53:22 INFO : two: Copied (new) 2025/01/12 03:53:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.84s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:53:25 DEBUG : Creating backend with remote "TestB2:rclone-test-jamoqoj6bawi/dest" 2025/01/12 03:53:27 DEBUG : Creating backend with remote "TestB2:rclone-test-jamoqoj6bawi/pre-dest1" 2025/01/12 03:53:28 DEBUG : Creating backend with remote "TestB2:rclone-test-jamoqoj6bawi/pre-dest2" 2025/01/12 03:53:30 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:53:30 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/12 03:53:30 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:53:30 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/12 03:53:30 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/12 03:53:30 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path dest: Waiting for checks to finish 2025/01/12 03:53:30 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path dest: Waiting for transfers to finish 2025/01/12 03:53:31 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/01/12 03:53:31 INFO : 3: Copied (new) 2025/01/12 03:53:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.39s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:53:33 DEBUG : Creating backend with remote "TestB2:rclone-test-jamoqoj6bawi/dst" 2025/01/12 03:53:34 DEBUG : Creating backend with remote "TestB2:rclone-test-jamoqoj6bawi/CopyDest" 2025/01/12 03:53:36 DEBUG : one: Need to transfer - File not found at Destination 2025/01/12 03:53:36 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path dst: Waiting for checks to finish 2025/01/12 03:53:36 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path dst: Waiting for transfers to finish 2025/01/12 03:53:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/12 03:53:37 INFO : one: Copied (new) 2025/01/12 03:53:37 DEBUG : Waiting for deletions to finish 2025/01/12 03:53:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/12 03:53:37 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path dst: Waiting for checks to finish 2025/01/12 03:53:38 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path dst: Waiting for transfers to finish 2025/01/12 03:53:38 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/12 03:53:38 INFO : one: Copied (replaced existing) 2025/01/12 03:53:38 DEBUG : Waiting for deletions to finish 2025/01/12 03:53:39 DEBUG : Creating backend with remote "TestB2:rclone-test-jamoqoj6bawi/BackupDir" 2025/01/12 03:53:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/12 03:53:41 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path dst: Waiting for checks to finish 2025/01/12 03:53:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 03:53:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/12 03:53:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/12 03:53:42 INFO : one: Copied (server-side copy) 2025/01/12 03:53:42 INFO : one: Deleted 2025/01/12 03:53:43 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/12 03:53:43 INFO : one: Copied (server-side copy) 2025/01/12 03:53:43 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/12 03:53:43 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path dst: Waiting for transfers to finish 2025/01/12 03:53:43 DEBUG : Waiting for deletions to finish 2025/01/12 03:53:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 03:53:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/12 03:53:44 INFO : two: Copied (server-side copy) 2025/01/12 03:53:44 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/12 03:53:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 03:53:44 DEBUG : one: Unchanged skipping 2025/01/12 03:53:44 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path dst: Waiting for checks to finish 2025/01/12 03:53:44 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path dst: Waiting for transfers to finish 2025/01/12 03:53:44 DEBUG : Waiting for deletions to finish 2025/01/12 03:53:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 03:53:45 DEBUG : one: Unchanged skipping 2025/01/12 03:53:45 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path dst: Waiting for checks to finish 2025/01/12 03:53:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 03:53:45 DEBUG : two: Unchanged skipping 2025/01/12 03:53:45 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path dst: Waiting for transfers to finish 2025/01/12 03:53:45 DEBUG : Waiting for deletions to finish 2025/01/12 03:53:45 INFO : There was nothing to transfer 2025/01/12 03:53:46 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/12 03:53:46 DEBUG : three: Destination not found in --copy-dest 2025/01/12 03:53:46 DEBUG : three: Need to transfer - File not found at Destination 2025/01/12 03:53:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 03:53:46 DEBUG : one: Unchanged skipping 2025/01/12 03:53:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 03:53:46 DEBUG : two: Unchanged skipping 2025/01/12 03:53:46 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path dst: Waiting for checks to finish 2025/01/12 03:53:46 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path dst: Waiting for transfers to finish 2025/01/12 03:53:47 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/01/12 03:53:47 INFO : three: Copied (new) 2025/01/12 03:53:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.65s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:53:50 DEBUG : Creating backend with remote "TestB2:rclone-test-jamoqoj6bawi/dst" 2025/01/12 03:53:52 DEBUG : Creating backend with remote "TestB2:rclone-test-jamoqoj6bawi/backup" 2025/01/12 03:53:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/12 03:53:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:53:53 DEBUG : two: Unchanged skipping 2025/01/12 03:53:53 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path dst: Waiting for checks to finish 2025/01/12 03:53:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/12 03:53:55 INFO : one: Copied (server-side copy) 2025/01/12 03:53:55 INFO : one: Deleted 2025/01/12 03:53:55 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path dst: Waiting for transfers to finish 2025/01/12 03:53:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/12 03:53:56 INFO : one: Copied (new) 2025/01/12 03:53:56 DEBUG : Waiting for deletions to finish 2025/01/12 03:53:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/12 03:53:56 INFO : three.txt: Copied (server-side copy) 2025/01/12 03:53:56 INFO : three.txt: Deleted 2025/01/12 03:53:56 INFO : three.txt: Moved into backup dir 2025/01/12 03:53:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/12 03:53:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:53:58 DEBUG : two: Unchanged skipping 2025/01/12 03:53:58 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path dst: Waiting for checks to finish 2025/01/12 03:53:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/12 03:53:58 INFO : one: Copied (server-side copy) 2025/01/12 03:53:59 INFO : one: Deleted 2025/01/12 03:53:59 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path dst: Waiting for transfers to finish 2025/01/12 03:53:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/12 03:53:59 INFO : one: Copied (new) 2025/01/12 03:53:59 DEBUG : Waiting for deletions to finish 2025/01/12 03:53:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/12 03:53:59 INFO : three.txt: Copied (server-side copy) 2025/01/12 03:54:00 INFO : three.txt: Deleted 2025/01/12 03:54:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.31s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:54:03 DEBUG : Creating backend with remote "TestB2:rclone-test-jamoqoj6bawi/dst" 2025/01/12 03:54:04 DEBUG : Creating backend with remote "TestB2:rclone-test-jamoqoj6bawi/backup" 2025/01/12 03:54:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/12 03:54:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:54:06 DEBUG : two: Unchanged skipping 2025/01/12 03:54:06 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path dst: Waiting for checks to finish 2025/01/12 03:54:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/12 03:54:07 INFO : one: Copied (server-side copy) to: one.bak 2025/01/12 03:54:07 INFO : one: Deleted 2025/01/12 03:54:07 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path dst: Waiting for transfers to finish 2025/01/12 03:54:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/12 03:54:08 INFO : one: Copied (new) 2025/01/12 03:54:08 DEBUG : Waiting for deletions to finish 2025/01/12 03:54:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/12 03:54:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/12 03:54:09 INFO : three.txt: Deleted 2025/01/12 03:54:09 INFO : three.txt: Moved into backup dir 2025/01/12 03:54:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/12 03:54:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:54:11 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path dst: Waiting for checks to finish 2025/01/12 03:54:11 DEBUG : two: Unchanged skipping 2025/01/12 03:54:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/12 03:54:11 INFO : one: Copied (server-side copy) to: one.bak 2025/01/12 03:54:11 INFO : one: Deleted 2025/01/12 03:54:11 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path dst: Waiting for transfers to finish 2025/01/12 03:54:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/12 03:54:12 INFO : one: Copied (new) 2025/01/12 03:54:12 DEBUG : Waiting for deletions to finish 2025/01/12 03:54:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/12 03:54:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/12 03:54:12 INFO : three.txt: Deleted 2025/01/12 03:54:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.86s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:54:16 DEBUG : Creating backend with remote "TestB2:rclone-test-jamoqoj6bawi/dst" 2025/01/12 03:54:17 DEBUG : Creating backend with remote "TestB2:rclone-test-jamoqoj6bawi/backup" 2025/01/12 03:54:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/12 03:54:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:54:19 DEBUG : two: Unchanged skipping 2025/01/12 03:54:19 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path dst: Waiting for checks to finish 2025/01/12 03:54:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/12 03:54:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/12 03:54:21 INFO : one: Deleted 2025/01/12 03:54:21 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path dst: Waiting for transfers to finish 2025/01/12 03:54:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/12 03:54:21 INFO : one: Copied (new) 2025/01/12 03:54:21 DEBUG : Waiting for deletions to finish 2025/01/12 03:54:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/12 03:54:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/12 03:54:22 INFO : three.txt: Deleted 2025/01/12 03:54:22 INFO : three.txt: Moved into backup dir 2025/01/12 03:54:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/12 03:54:24 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path dst: Waiting for checks to finish 2025/01/12 03:54:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:54:24 DEBUG : two: Unchanged skipping 2025/01/12 03:54:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/12 03:54:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/12 03:54:24 INFO : one: Deleted 2025/01/12 03:54:24 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path dst: Waiting for transfers to finish 2025/01/12 03:54:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/12 03:54:24 INFO : one: Copied (new) 2025/01/12 03:54:24 DEBUG : Waiting for deletions to finish 2025/01/12 03:54:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/12 03:54:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/12 03:54:25 INFO : three.txt: Deleted 2025/01/12 03:54:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.57s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:54:28 DEBUG : Creating backend with remote "TestB2:rclone-test-jamoqoj6bawi/dst" 2025/01/12 03:54:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/12 03:54:30 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path dst: Waiting for checks to finish 2025/01/12 03:54:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:54:30 DEBUG : two: Unchanged skipping 2025/01/12 03:54:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/12 03:54:31 INFO : one: Copied (server-side copy) to: one.bak 2025/01/12 03:54:31 INFO : one: Deleted 2025/01/12 03:54:31 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path dst: Waiting for transfers to finish 2025/01/12 03:54:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/12 03:54:32 INFO : one: Copied (new) 2025/01/12 03:54:32 DEBUG : Waiting for deletions to finish 2025/01/12 03:54:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/12 03:54:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/12 03:54:33 INFO : three.txt: Deleted 2025/01/12 03:54:33 INFO : three.txt: Moved into backup dir 2025/01/12 03:54:34 DEBUG : one.bak: Excluded (Path Filter) 2025/01/12 03:54:34 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/12 03:54:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/12 03:54:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:54:34 DEBUG : two: Unchanged skipping 2025/01/12 03:54:34 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path dst: Waiting for checks to finish 2025/01/12 03:54:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/12 03:54:34 INFO : one: Copied (server-side copy) to: one.bak 2025/01/12 03:54:35 INFO : one: Deleted 2025/01/12 03:54:35 DEBUG : B2 bucket rclone-test-jamoqoj6bawi path dst: Waiting for transfers to finish 2025/01/12 03:54:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/12 03:54:35 INFO : one: Copied (new) 2025/01/12 03:54:35 DEBUG : Waiting for deletions to finish 2025/01/12 03:54:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/12 03:54:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/12 03:54:36 INFO : three.txt: Deleted 2025/01/12 03:54:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.24s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:54:40 DEBUG : Creating backend with remote "TestB2:rclone-test-jamoqoj6bawi/dst" 2025/01/12 03:54:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/12 03:54:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/12 03:54:42 INFO : one: Copied (server-side copy) to: one.bak 2025/01/12 03:54:43 INFO : one: Deleted 2025/01/12 03:54:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/12 03:54:43 INFO : one: Copied (new) 2025/01/12 03:54:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:54:43 DEBUG : two: Unchanged skipping 2025/01/12 03:54:44 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/12 03:54:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/12 03:54:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/12 03:54:44 INFO : three.txt: Deleted 2025/01/12 03:54:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/12 03:54:44 INFO : three.txt: Copied (new) 2025/01/12 03:54:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/12 03:54:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/12 03:54:45 INFO : one: Copied (server-side copy) to: one.bak 2025/01/12 03:54:46 INFO : one: Deleted 2025/01/12 03:54:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/12 03:54:46 INFO : one: Copied (new) 2025/01/12 03:54:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:54:46 DEBUG : two: Unchanged skipping 2025/01/12 03:54:46 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/12 03:54:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/12 03:54:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/12 03:54:47 INFO : three.txt: Deleted 2025/01/12 03:54:47 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/12 03:54:47 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.04s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:54:51 DEBUG : Creating backend with remote "TestB2:rclone-test-jamoqoj6bawi/dst" 2025/01/12 03:54:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/12 03:54:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/12 03:54:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/12 03:54:54 INFO : one: Deleted 2025/01/12 03:54:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/12 03:54:55 INFO : one: Copied (new) 2025/01/12 03:54:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:54:55 DEBUG : two: Unchanged skipping 2025/01/12 03:54:55 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/12 03:54:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/12 03:54:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/12 03:54:56 INFO : three.txt: Deleted 2025/01/12 03:54:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/12 03:54:56 INFO : three.txt: Copied (new) 2025/01/12 03:54:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/12 03:54:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/12 03:54:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/12 03:54:58 INFO : one: Deleted 2025/01/12 03:54:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/12 03:54:58 INFO : one: Copied (new) 2025/01/12 03:54:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:54:59 DEBUG : two: Unchanged skipping 2025/01/12 03:54:59 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/12 03:54:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/12 03:54:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/12 03:54:59 INFO : three.txt: Deleted 2025/01/12 03:55:00 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/12 03:55:00 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.11s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:55:03 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/12 03:55:03 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:55:03 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:55:03 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/01/12 03:55:03 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/12 03:55:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.45s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:55:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/12 03:55:04 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:55:04 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:55:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/12 03:55:05 INFO : existing: Copied (new) 2025/01/12 03:55:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:55:06 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/12 03:55:06 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:55:06 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/12 03:55:06 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:55:06 ERROR : B2 bucket rclone-test-jamoqoj6bawi: not deleting files as there were IO errors 2025/01/12 03:55:06 ERROR : B2 bucket rclone-test-jamoqoj6bawi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" --- PASS: TestSyncImmutable (3.09s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:55:08 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:55:08 DEBUG : existing: Unchanged skipping 2025/01/12 03:55:08 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:55:08 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:55:08 DEBUG : Waiting for deletions to finish 2025/01/12 03:55:08 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.54s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", 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-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.39s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:55:24 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:55:24 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:55:24 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:55:24 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:55:24 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:55:24 DEBUG : both0: Unchanged skipping 2025/01/12 03:55:24 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:55:24 DEBUG : both12: Unchanged skipping 2025/01/12 03:55:24 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:55:24 DEBUG : both1: Unchanged skipping 2025/01/12 03:55:24 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:55:24 DEBUG : both14: Unchanged skipping 2025/01/12 03:55:24 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:55:24 DEBUG : both15: Unchanged skipping 2025/01/12 03:55:24 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:55:24 DEBUG : both16: Unchanged skipping 2025/01/12 03:55:24 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:55:24 DEBUG : both17: Unchanged skipping 2025/01/12 03:55:24 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:55:24 DEBUG : both18: Unchanged skipping 2025/01/12 03:55:24 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:55:24 DEBUG : both19: Unchanged skipping 2025/01/12 03:55:24 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:55:24 DEBUG : both2: Unchanged skipping 2025/01/12 03:55:24 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:55:24 DEBUG : both3: Unchanged skipping 2025/01/12 03:55:24 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:55:24 DEBUG : both4: Unchanged skipping 2025/01/12 03:55:24 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:55:24 DEBUG : both5: Unchanged skipping 2025/01/12 03:55:24 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:55:24 DEBUG : both6: Unchanged skipping 2025/01/12 03:55:24 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:55:24 DEBUG : both7: Unchanged skipping 2025/01/12 03:55:24 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:55:24 DEBUG : both8: Unchanged skipping 2025/01/12 03:55:24 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:55:24 DEBUG : both9: Unchanged skipping 2025/01/12 03:55:24 DEBUG : both10: Unchanged skipping 2025/01/12 03:55:24 DEBUG : both11: Unchanged skipping 2025/01/12 03:55:24 DEBUG : both13: Unchanged skipping 2025/01/12 03:55:24 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:55:24 DEBUG : Waiting for deletions to finish 2025/01/12 03:55:24 INFO : only9: Deleted 2025/01/12 03:55:25 INFO : only10: Deleted 2025/01/12 03:55:25 INFO : only19: Deleted 2025/01/12 03:55:25 INFO : only14: Deleted 2025/01/12 03:55:25 INFO : only2: Deleted 2025/01/12 03:55:25 INFO : only4: Deleted 2025/01/12 03:55:25 INFO : only6: Deleted 2025/01/12 03:55:25 INFO : only8: Deleted 2025/01/12 03:55:25 INFO : only17: Deleted 2025/01/12 03:55:25 INFO : only5: Deleted 2025/01/12 03:55:25 INFO : only1: Deleted 2025/01/12 03:55:25 INFO : only11: Deleted 2025/01/12 03:55:25 INFO : only12: Deleted 2025/01/12 03:55:25 INFO : only16: Deleted 2025/01/12 03:55:25 INFO : only3: Deleted 2025/01/12 03:55:25 INFO : only7: Deleted 2025/01/12 03:55:25 INFO : only0: Deleted 2025/01/12 03:55:25 INFO : only13: Deleted 2025/01/12 03:55:26 INFO : only15: Deleted 2025/01/12 03:55:26 INFO : only18: Deleted 2025/01/12 03:55:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (20.03s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:55:45 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:55:45 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:55:45 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:55:45 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for checks to finish 2025/01/12 03:55:45 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:55:45 DEBUG : both1: Unchanged skipping 2025/01/12 03:55:45 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:55:45 DEBUG : both0: Unchanged skipping 2025/01/12 03:55:45 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:55:45 DEBUG : both13: Unchanged skipping 2025/01/12 03:55:45 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:55:45 DEBUG : both14: Unchanged skipping 2025/01/12 03:55:45 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:55:45 DEBUG : both15: Unchanged skipping 2025/01/12 03:55:45 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:55:45 DEBUG : both16: Unchanged skipping 2025/01/12 03:55:45 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:55:45 DEBUG : both17: Unchanged skipping 2025/01/12 03:55:45 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:55:45 DEBUG : both18: Unchanged skipping 2025/01/12 03:55:45 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:55:45 DEBUG : both19: Unchanged skipping 2025/01/12 03:55:45 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:55:45 DEBUG : both2: Unchanged skipping 2025/01/12 03:55:45 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:55:45 DEBUG : both3: Unchanged skipping 2025/01/12 03:55:45 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:55:45 DEBUG : both4: Unchanged skipping 2025/01/12 03:55:45 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:55:45 DEBUG : both5: Unchanged skipping 2025/01/12 03:55:45 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:55:45 DEBUG : both6: Unchanged skipping 2025/01/12 03:55:45 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:55:45 DEBUG : both7: Unchanged skipping 2025/01/12 03:55:45 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:55:45 DEBUG : both8: Unchanged skipping 2025/01/12 03:55:45 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 03:55:45 DEBUG : both9: Unchanged skipping 2025/01/12 03:55:45 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/12 03:55:45 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/12 03:55:45 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/12 03:55:45 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/12 03:55:45 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/12 03:55:45 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/12 03:55:45 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/12 03:55:45 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/12 03:55:45 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/12 03:55:45 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/12 03:55:45 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/12 03:55:45 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/12 03:55:45 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/12 03:55:45 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/12 03:55:45 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/12 03:55:45 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/12 03:55:45 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/12 03:55:45 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/12 03:55:45 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/12 03:55:45 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/12 03:55:45 DEBUG : both10: Unchanged skipping 2025/01/12 03:55:45 DEBUG : both11: Unchanged skipping 2025/01/12 03:55:45 DEBUG : both12: Unchanged skipping 2025/01/12 03:55:45 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Waiting for transfers to finish 2025/01/12 03:55:45 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/12 03:55:45 INFO : only1: Copied (replaced existing) 2025/01/12 03:55:45 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/12 03:55:45 INFO : only0: Copied (replaced existing) 2025/01/12 03:55:45 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/12 03:55:45 INFO : only10: Copied (replaced existing) 2025/01/12 03:55:45 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/12 03:55:45 INFO : only13: Copied (replaced existing) 2025/01/12 03:55:45 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/12 03:55:45 INFO : only12: Copied (replaced existing) 2025/01/12 03:55:45 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/12 03:55:45 INFO : only14: Copied (replaced existing) 2025/01/12 03:55:45 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/12 03:55:45 INFO : only15: Copied (replaced existing) 2025/01/12 03:55:45 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/12 03:55:45 INFO : only16: Copied (replaced existing) 2025/01/12 03:55:45 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/12 03:55:45 INFO : only17: Copied (replaced existing) 2025/01/12 03:55:46 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/12 03:55:46 INFO : only11: Copied (replaced existing) 2025/01/12 03:55:46 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/12 03:55:46 INFO : only18: Copied (replaced existing) 2025/01/12 03:55:46 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/12 03:55:46 INFO : only19: Copied (replaced existing) 2025/01/12 03:55:46 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/12 03:55:46 INFO : only2: Copied (replaced existing) 2025/01/12 03:55:46 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/12 03:55:46 INFO : only5: Copied (replaced existing) 2025/01/12 03:55:46 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/12 03:55:46 INFO : only6: Copied (replaced existing) 2025/01/12 03:55:46 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/12 03:55:46 INFO : only4: Copied (replaced existing) 2025/01/12 03:55:46 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/12 03:55:46 INFO : only3: Copied (replaced existing) 2025/01/12 03:55:46 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/12 03:55:46 INFO : only7: Copied (replaced existing) 2025/01/12 03:55:46 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/12 03:55:46 INFO : only8: Copied (replaced existing) 2025/01/12 03:55:46 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/12 03:55:46 INFO : only9: Copied (replaced existing) 2025/01/12 03:55:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (24.30s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:55:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/12 03:55:55 INFO : sub dir: Making directory 2025/01/12 03:55:55 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.13s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" 2025/01/12 03:55:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/12 03:55:58 INFO : sub dir: Making directory 2025/01/12 03:55:58 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jamoqoj6bawi", Local "Local file system at /tmp/rclone4172849940", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.11s) PASS 2025/01/12 03:56:01 DEBUG : B2 bucket rclone-test-jamoqoj6bawi: Purge remote 2025/01/12 03:56:01 INFO : B2 bucket rclone-test-jamoqoj6bawi: cleaning bucket "rclone-test-jamoqoj6bawi" of all files 2025/01/12 03:56:02 DEBUG : BackupDir/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f405dec4857bea7e5_d20250112_m035347_c001_v7007000_t0000_u01736654027612") 2025/01/12 03:56:02 DEBUG : BackupDir/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f101e39921ecdf430_d20250112_m035342_c001_v0001184_t0005_u01736654022556") 2025/01/12 03:56:02 DEBUG : CompareDest/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f407f7e6047d5abfc_d20250112_m035323_c001_v7007000_t0000_u01736654003148") 2025/01/12 03:56:02 DEBUG : CompareDest/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100a13c4bf42ce61_d20250112_m035316_c001_v0001092_t0026_u01736653996820") 2025/01/12 03:56:02 DEBUG : CompareDest/two: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f407f7e6047d5abfd_d20250112_m035323_c001_v7007000_t0000_u01736654003332") 2025/01/12 03:56:02 DEBUG : CompareDest/two: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff8324e9a_d20250112_m035318_c001_v0001177_t0002_u01736653998337") 2025/01/12 03:56:02 DEBUG : CopyDest/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f405dec4857bea7e6_d20250112_m035347_c001_v7007000_t0000_u01736654027796") 2025/01/12 03:56:02 DEBUG : CopyDest/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d1121893652_d20250112_m035339_c001_v0001137_t0006_u01736654019436") 2025/01/12 03:56:02 DEBUG : CopyDest/three: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f405dec4857bea7e7_d20250112_m035347_c001_v7007000_t0000_u01736654027981") 2025/01/12 03:56:02 DEBUG : CopyDest/three: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff8324ef0_d20250112_m035345_c001_v0001177_t0019_u01736654025884") 2025/01/12 03:56:02 DEBUG : CopyDest/two: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f405dec4857bea7e8_d20250112_m035348_c001_v7007000_t0000_u01736654028180") 2025/01/12 03:56:02 DEBUG : CopyDest/two: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100a13c4bf42ce6d_d20250112_m035343_c001_v0001092_t0024_u01736654023709") 2025/01/12 03:56:02 DEBUG : EXISTING: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f402c573ce8542ba8_d20250112_m035508_c001_v7007000_t0000_u01736654108944") 2025/01/12 03:56:02 DEBUG : EXISTING: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100a13c4bf42ceb7_d20250112_m035507_c001_v0001092_t0054_u01736654107778") 2025/01/12 03:56:02 DEBUG : Testêé: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f402c573ce8542ba2_d20250112_m035504_c001_v7007000_t0000_u01736654104321") 2025/01/12 03:56:02 DEBUG : Testêé: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff8324fc8_d20250112_m035503_c001_v0001177_t0012_u01736654103722") 2025/01/12 03:56:02 DEBUG : Testêé: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100a13c4bf42ceb1_d20250112_m035502_c001_v0001092_t0053_u01736654102596") 2025/01/12 03:56:02 DEBUG : a/potato2: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232dad6d_d20250112_m035058_c001_v7007000_t0000_u01736653858822") 2025/01/12 03:56:02 DEBUG : a/potato2: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d1121893508_d20250112_m035058_c001_v0001137_t0055_u01736653858159") 2025/01/12 03:56:02 DEBUG : a/potato2: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232dad67_d20250112_m035056_c001_v7007000_t0000_u01736653856078") 2025/01/12 03:56:02 DEBUG : a/potato2: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d11218934fe_d20250112_m035055_c001_v0001137_t0022_u01736653855085") 2025/01/12 03:56:03 DEBUG : a/potato2: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232dace0_d20250112_m035032_c001_v7007000_t0000_u01736653832602") 2025/01/12 03:56:03 DEBUG : a/potato2: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d11218934ac_d20250112_m035031_c001_v0001137_t0051_u01736653831713") 2025/01/12 03:56:03 DEBUG : b/potato: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232dad6e_d20250112_m035059_c001_v7007000_t0000_u01736653859009") 2025/01/12 03:56:03 DEBUG : b/potato: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d1121893500_d20250112_m035057_c001_v0001137_t0057_u01736653857016") 2025/01/12 03:56:03 DEBUG : b/potato: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232dad66_d20250112_m035055_c001_v7007000_t0000_u01736653855514") 2025/01/12 03:56:03 DEBUG : b/potato: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d11218934f8_d20250112_m035054_c001_v0001137_t0056_u01736653854108") 2025/01/12 03:56:03 DEBUG : b/potato: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232dacdb_d20250112_m035032_c001_v7007000_t0000_u01736653832045") 2025/01/12 03:56:03 DEBUG : b/potato: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d11218934a8_d20250112_m035030_c001_v0001137_t0018_u01736653830627") 2025/01/12 03:56:03 DEBUG : backup/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f401468940d2cc2df_d20250112_m035400_c001_v7007000_t0000_u01736654040474") 2025/01/12 03:56:03 DEBUG : backup/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f10748987479b26b2_d20250112_m035358_c001_v0001184_t0002_u01736654038855") 2025/01/12 03:56:03 DEBUG : backup/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1195436ebb104b1e_d20250112_m035355_c001_v0001041_t0021_u01736654035054") 2025/01/12 03:56:03 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232daf05_d20250112_m035425_c001_v7007000_t0000_u01736654065913") 2025/01/12 03:56:03 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1085a1528b9be01e_d20250112_m035424_c001_v0001184_t0045_u01736654064335") 2025/01/12 03:56:03 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1063cbed413abeb3_d20250112_m035420_c001_v0001117_t0047_u01736654060159") 2025/01/12 03:56:03 DEBUG : backup/one.bak: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f407f7e6047d5ac51_d20250112_m035413_c001_v7007000_t0000_u01736654053352") 2025/01/12 03:56:03 DEBUG : backup/one.bak: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100cceb6ec463a67_d20250112_m035411_c001_v0001184_t0018_u01736654051487") 2025/01/12 03:56:03 DEBUG : backup/one.bak: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f114fc877cfa75e93_d20250112_m035407_c001_v0001179_t0023_u01736654047379") 2025/01/12 03:56:03 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232daf06_d20250112_m035426_c001_v7007000_t0000_u01736654066100") 2025/01/12 03:56:03 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f111c95ba1dc9a91d_d20250112_m035425_c001_v0001184_t0011_u01736654065159") 2025/01/12 03:56:03 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f112cb4d062995615_d20250112_m035422_c001_v0001131_t0004_u01736654062048") 2025/01/12 03:56:04 DEBUG : backup/three.txt: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f401468940d2cc2e1_d20250112_m035400_c001_v7007000_t0000_u01736654040660") 2025/01/12 03:56:04 DEBUG : backup/three.txt: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f10748987479b26c2_d20250112_m035359_c001_v0001184_t0039_u01736654039706") 2025/01/12 03:56:04 DEBUG : backup/three.txt: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f10334f1de279a160_d20250112_m035356_c001_v0001183_t0048_u01736654036647") 2025/01/12 03:56:04 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f407f7e6047d5ac53_d20250112_m035413_c001_v7007000_t0000_u01736654053538") 2025/01/12 03:56:04 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f106b6cb81bbf9cbd_d20250112_m035412_c001_v0001136_t0048_u01736654052517") 2025/01/12 03:56:04 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f11227ae3a977d393_d20250112_m035408_c001_v0001109_t0018_u01736654048954") 2025/01/12 03:56:04 DEBUG : both0: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c36ab_d20250112_m035547_c001_v7007000_t0000_u01736654147074") 2025/01/12 03:56:04 DEBUG : both0: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d112189376b_d20250112_m035531_c001_v0001137_t0037_u01736654131219") 2025/01/12 03:56:04 DEBUG : both0: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f405dec4857bea899_d20250112_m035526_c001_v7007000_t0000_u01736654126569") 2025/01/12 03:56:04 DEBUG : both0: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff8324fd2_d20250112_m035511_c001_v0001177_t0034_u01736654111204") 2025/01/12 03:56:04 DEBUG : both1: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c36ac_d20250112_m035547_c001_v7007000_t0000_u01736654147262") 2025/01/12 03:56:04 DEBUG : both1: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff8325022_d20250112_m035532_c001_v0001177_t0058_u01736654132594") 2025/01/12 03:56:04 DEBUG : both1: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f405dec4857bea89a_d20250112_m035526_c001_v7007000_t0000_u01736654126752") 2025/01/12 03:56:04 DEBUG : both1: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100a13c4bf42cebb_d20250112_m035512_c001_v0001092_t0019_u01736654112076") 2025/01/12 03:56:04 DEBUG : both10: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c36ad_d20250112_m035547_c001_v7007000_t0000_u01736654147446") 2025/01/12 03:56:04 DEBUG : both10: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff8325036_d20250112_m035538_c001_v0001177_t0002_u01736654138504") 2025/01/12 03:56:04 DEBUG : both10: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f405dec4857bea89b_d20250112_m035526_c001_v7007000_t0000_u01736654126938") 2025/01/12 03:56:04 DEBUG : both10: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100a13c4bf42cec9_d20250112_m035517_c001_v0001092_t0004_u01736654117887") 2025/01/12 03:56:04 DEBUG : both11: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c36ae_d20250112_m035547_c001_v7007000_t0000_u01736654147648") 2025/01/12 03:56:04 DEBUG : both11: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100a13c4bf42cefb_d20250112_m035539_c001_v0001092_t0020_u01736654139092") 2025/01/12 03:56:04 DEBUG : both11: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f405dec4857bea89c_d20250112_m035527_c001_v7007000_t0000_u01736654127122") 2025/01/12 03:56:04 DEBUG : both11: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d112189374f_d20250112_m035518_c001_v0001137_t0023_u01736654118412") 2025/01/12 03:56:04 DEBUG : both12: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c36b0_d20250112_m035547_c001_v7007000_t0000_u01736654147836") 2025/01/12 03:56:05 DEBUG : both12: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d1121893783_d20250112_m035539_c001_v0001137_t0028_u01736654139697") 2025/01/12 03:56:05 DEBUG : both12: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f405dec4857bea89d_d20250112_m035527_c001_v7007000_t0000_u01736654127306") 2025/01/12 03:56:05 DEBUG : both12: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff8324ffa_d20250112_m035519_c001_v0001177_t0013_u01736654119211") 2025/01/12 03:56:05 DEBUG : both13: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c36b1_d20250112_m035548_c001_v7007000_t0000_u01736654148028") 2025/01/12 03:56:05 DEBUG : both13: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff832503c_d20250112_m035540_c001_v0001177_t0012_u01736654140511") 2025/01/12 03:56:05 DEBUG : both13: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f405dec4857bea89e_d20250112_m035527_c001_v7007000_t0000_u01736654127489") 2025/01/12 03:56:05 DEBUG : both13: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100a13c4bf42cecd_d20250112_m035519_c001_v0001092_t0001_u01736654119708") 2025/01/12 03:56:05 DEBUG : both14: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c36b2_d20250112_m035548_c001_v7007000_t0000_u01736654148212") 2025/01/12 03:56:05 DEBUG : both14: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100a13c4bf42cf09_d20250112_m035541_c001_v0001092_t0050_u01736654141063") 2025/01/12 03:56:05 DEBUG : both14: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f405dec4857bea89f_d20250112_m035527_c001_v7007000_t0000_u01736654127685") 2025/01/12 03:56:05 DEBUG : both14: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d1121893755_d20250112_m035520_c001_v0001137_t0052_u01736654120291") 2025/01/12 03:56:05 DEBUG : both15: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c36b3_d20250112_m035548_c001_v7007000_t0000_u01736654148403") 2025/01/12 03:56:05 DEBUG : both15: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d112189378d_d20250112_m035541_c001_v0001137_t0037_u01736654141608") 2025/01/12 03:56:05 DEBUG : both15: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f405dec4857bea8a0_d20250112_m035527_c001_v7007000_t0000_u01736654127874") 2025/01/12 03:56:05 DEBUG : both15: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff8324ffe_d20250112_m035520_c001_v0001177_t0050_u01736654120971") 2025/01/12 03:56:05 DEBUG : both16: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c36b4_d20250112_m035548_c001_v7007000_t0000_u01736654148600") 2025/01/12 03:56:05 DEBUG : both16: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff8325048_d20250112_m035542_c001_v0001177_t0016_u01736654142294") 2025/01/12 03:56:05 DEBUG : both16: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f405dec4857bea8a1_d20250112_m035528_c001_v7007000_t0000_u01736654128058") 2025/01/12 03:56:05 DEBUG : both16: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100a13c4bf42ced1_d20250112_m035521_c001_v0001092_t0038_u01736654121488") 2025/01/12 03:56:05 DEBUG : both17: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c36b5_d20250112_m035548_c001_v7007000_t0000_u01736654148786") 2025/01/12 03:56:06 DEBUG : both17: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100a13c4bf42cf0d_d20250112_m035542_c001_v0001092_t0041_u01736654142973") 2025/01/12 03:56:06 DEBUG : both17: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f405dec4857bea8a3_d20250112_m035528_c001_v7007000_t0000_u01736654128241") 2025/01/12 03:56:06 DEBUG : both17: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d1121893759_d20250112_m035522_c001_v0001137_t0027_u01736654122061") 2025/01/12 03:56:06 DEBUG : both18: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c36b6_d20250112_m035548_c001_v7007000_t0000_u01736654148975") 2025/01/12 03:56:06 DEBUG : both18: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d1121893797_d20250112_m035543_c001_v0001137_t0034_u01736654143529") 2025/01/12 03:56:06 DEBUG : both18: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f405dec4857bea8a5_d20250112_m035528_c001_v7007000_t0000_u01736654128427") 2025/01/12 03:56:06 DEBUG : both18: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff8325006_d20250112_m035522_c001_v0001177_t0059_u01736654122791") 2025/01/12 03:56:06 DEBUG : both19: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c36b7_d20250112_m035549_c001_v7007000_t0000_u01736654149162") 2025/01/12 03:56:06 DEBUG : both19: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff8325056_d20250112_m035544_c001_v0001177_t0056_u01736654144166") 2025/01/12 03:56:06 DEBUG : both19: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f405dec4857bea8a7_d20250112_m035528_c001_v7007000_t0000_u01736654128615") 2025/01/12 03:56:06 DEBUG : both19: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100a13c4bf42ced5_d20250112_m035523_c001_v0001092_t0049_u01736654123295") 2025/01/12 03:56:06 DEBUG : both2: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c36b9_d20250112_m035549_c001_v7007000_t0000_u01736654149347") 2025/01/12 03:56:06 DEBUG : both2: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100a13c4bf42cedf_d20250112_m035533_c001_v0001092_t0015_u01736654133164") 2025/01/12 03:56:06 DEBUG : both2: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f405dec4857bea8a8_d20250112_m035528_c001_v7007000_t0000_u01736654128799") 2025/01/12 03:56:06 DEBUG : both2: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d1121893731_d20250112_m035512_c001_v0001137_t0047_u01736654112761") 2025/01/12 03:56:06 DEBUG : both3: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c36ba_d20250112_m035549_c001_v7007000_t0000_u01736654149535") 2025/01/12 03:56:06 DEBUG : both3: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d1121893775_d20250112_m035533_c001_v0001137_t0050_u01736654133753") 2025/01/12 03:56:06 DEBUG : both3: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f405dec4857bea8a9_d20250112_m035528_c001_v7007000_t0000_u01736654128987") 2025/01/12 03:56:06 DEBUG : both3: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff8324fdc_d20250112_m035513_c001_v0001177_t0001_u01736654113408") 2025/01/12 03:56:06 DEBUG : both4: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c36bb_d20250112_m035549_c001_v7007000_t0000_u01736654149719") 2025/01/12 03:56:06 DEBUG : both4: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff8325028_d20250112_m035534_c001_v0001177_t0025_u01736654134399") 2025/01/12 03:56:07 DEBUG : both4: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f405dec4857bea8aa_d20250112_m035529_c001_v7007000_t0000_u01736654129173") 2025/01/12 03:56:07 DEBUG : both4: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100a13c4bf42cebf_d20250112_m035514_c001_v0001092_t0050_u01736654114015") 2025/01/12 03:56:07 DEBUG : both5: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c36bc_d20250112_m035549_c001_v7007000_t0000_u01736654149931") 2025/01/12 03:56:07 DEBUG : both5: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100a13c4bf42cee5_d20250112_m035535_c001_v0001092_t0044_u01736654135346") 2025/01/12 03:56:07 DEBUG : both5: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f405dec4857bea8ab_d20250112_m035529_c001_v7007000_t0000_u01736654129360") 2025/01/12 03:56:07 DEBUG : both5: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d112189373b_d20250112_m035514_c001_v0001137_t0043_u01736654114573") 2025/01/12 03:56:07 DEBUG : both6: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c36bd_d20250112_m035550_c001_v7007000_t0000_u01736654150115") 2025/01/12 03:56:07 DEBUG : both6: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d1121893779_d20250112_m035535_c001_v0001137_t0020_u01736654135887") 2025/01/12 03:56:07 DEBUG : both6: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f405dec4857bea8ac_d20250112_m035529_c001_v7007000_t0000_u01736654129545") 2025/01/12 03:56:07 DEBUG : both6: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff8324fe6_d20250112_m035515_c001_v0001177_t0039_u01736654115195") 2025/01/12 03:56:07 DEBUG : both7: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c36be_d20250112_m035550_c001_v7007000_t0000_u01736654150297") 2025/01/12 03:56:07 DEBUG : both7: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff8325030_d20250112_m035536_c001_v0001177_t0034_u01736654136659") 2025/01/12 03:56:07 DEBUG : both7: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f405dec4857bea8ad_d20250112_m035529_c001_v7007000_t0000_u01736654129729") 2025/01/12 03:56:07 DEBUG : both7: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100a13c4bf42cec5_d20250112_m035515_c001_v0001092_t0056_u01736654115701") 2025/01/12 03:56:07 DEBUG : both8: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c36bf_d20250112_m035550_c001_v7007000_t0000_u01736654150481") 2025/01/12 03:56:07 DEBUG : both8: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100a13c4bf42cee9_d20250112_m035537_c001_v0001092_t0012_u01736654137180") 2025/01/12 03:56:07 DEBUG : both8: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f405dec4857bea8ae_d20250112_m035529_c001_v7007000_t0000_u01736654129911") 2025/01/12 03:56:07 DEBUG : both8: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d1121893741_d20250112_m035516_c001_v0001137_t0048_u01736654116292") 2025/01/12 03:56:07 DEBUG : both9: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c36c0_d20250112_m035550_c001_v7007000_t0000_u01736654150664") 2025/01/12 03:56:07 DEBUG : both9: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d112189377f_d20250112_m035537_c001_v0001137_t0009_u01736654137740") 2025/01/12 03:56:07 DEBUG : both9: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f405dec4857bea8b0_d20250112_m035530_c001_v7007000_t0000_u01736654130097") 2025/01/12 03:56:07 DEBUG : both9: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff8324fee_d20250112_m035517_c001_v0001177_t0022_u01736654117049") 2025/01/12 03:56:08 DEBUG : c/non empty space: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232dad6f_d20250112_m035059_c001_v7007000_t0000_u01736653859212") 2025/01/12 03:56:08 DEBUG : c/non empty space: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d1121893502_d20250112_m035057_c001_v0001137_t0019_u01736653857309") 2025/01/12 03:56:08 DEBUG : c/non empty space: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232dad68_d20250112_m035056_c001_v7007000_t0000_u01736653856277") 2025/01/12 03:56:08 DEBUG : c/non empty space: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d11218934fc_d20250112_m035054_c001_v0001137_t0059_u01736653854401") 2025/01/12 03:56:08 DEBUG : c/non empty space: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232dace2_d20250112_m035032_c001_v7007000_t0000_u01736653832785") 2025/01/12 03:56:08 DEBUG : c/non empty space: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d11218934aa_d20250112_m035031_c001_v0001137_t0043_u01736653831071") 2025/01/12 03:56:08 DEBUG : check sum: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232dacb4_d20250112_m035019_c001_v7007000_t0000_u01736653819086") 2025/01/12 03:56:08 DEBUG : check sum: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d1121893488_d20250112_m035017_c001_v0001137_t0054_u01736653817788") 2025/01/12 03:56:08 DEBUG : dest/3: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f405dec4857bea7d5_d20250112_m035332_c001_v7007000_t0000_u01736654012719") 2025/01/12 03:56:08 DEBUG : dest/3: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f416889253a45c951_d20250112_m035331_c001_v0001184_t0040_u01736654011596") 2025/01/12 03:56:08 DEBUG : dst/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f402c573ce8542b98_d20250112_m035501_c001_v7007000_t0000_u01736654101114") 2025/01/12 03:56:08 DEBUG : dst/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f115a15085ec890fb_d20250112_m035458_c001_v0001117_t0021_u01736654098425") 2025/01/12 03:56:08 DEBUG : dst/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f4196da1780248b52_d20250112_m035458_c001_v7007000_t0000_u01736654098228") 2025/01/12 03:56:08 DEBUG : dst/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f115a15085ec890f1_d20250112_m035454_c001_v0001117_t0046_u01736654094926") 2025/01/12 03:56:08 DEBUG : dst/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f4196da1780248b45_d20250112_m035454_c001_v7007000_t0000_u01736654094185") 2025/01/12 03:56:08 DEBUG : dst/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100a13c4bf42cea5_d20250112_m035449_c001_v0001092_t0054_u01736654089495") 2025/01/12 03:56:08 DEBUG : dst/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232daf32_d20250112_m035448_c001_v7007000_t0000_u01736654088024") 2025/01/12 03:56:08 DEBUG : dst/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1175003312d63021_d20250112_m035446_c001_v0001182_t0036_u01736654086221") 2025/01/12 03:56:08 DEBUG : dst/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f404b95b46456ef80_d20250112_m035446_c001_v7007000_t0000_u01736654086041") 2025/01/12 03:56:08 DEBUG : dst/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1175003312d62fe8_d20250112_m035443_c001_v0001182_t0042_u01736654083662") 2025/01/12 03:56:09 DEBUG : dst/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f404b95b46456ef7d_d20250112_m035442_c001_v7007000_t0000_u01736654082935") 2025/01/12 03:56:09 DEBUG : dst/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100a13c4bf42ce9f_d20250112_m035438_c001_v0001092_t0042_u01736654078454") 2025/01/12 03:56:09 DEBUG : dst/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232daf19_d20250112_m035437_c001_v7007000_t0000_u01736654077161") 2025/01/12 03:56:09 DEBUG : dst/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f116f9bb9a1a569cd_d20250112_m035435_c001_v0001183_t0056_u01736654075162") 2025/01/12 03:56:09 DEBUG : dst/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c35b3_d20250112_m035434_c001_v7007000_t0000_u01736654074980") 2025/01/12 03:56:09 DEBUG : dst/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f116f9bb9a1a5699b_d20250112_m035432_c001_v0001183_t0026_u01736654072020") 2025/01/12 03:56:09 DEBUG : dst/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c35aa_d20250112_m035431_c001_v7007000_t0000_u01736654071300") 2025/01/12 03:56:09 DEBUG : dst/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d11218936b4_d20250112_m035427_c001_v0001137_t0020_u01736654067208") 2025/01/12 03:56:09 DEBUG : dst/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232daf07_d20250112_m035426_c001_v7007000_t0000_u01736654066299") 2025/01/12 03:56:09 DEBUG : dst/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1141b4c4f05cce5a_d20250112_m035424_c001_v0001182_t0027_u01736654064729") 2025/01/12 03:56:09 DEBUG : dst/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f418b9a93d6fd1913_d20250112_m035424_c001_v7007000_t0000_u01736654064537") 2025/01/12 03:56:09 DEBUG : dst/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1141b4c4f05cce1e_d20250112_m035421_c001_v0001182_t0036_u01736654061640") 2025/01/12 03:56:09 DEBUG : dst/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f418b9a93d6fd1905_d20250112_m035420_c001_v7007000_t0000_u01736654060908") 2025/01/12 03:56:09 DEBUG : dst/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff8324f36_d20250112_m035414_c001_v0001177_t0033_u01736654054639") 2025/01/12 03:56:09 DEBUG : dst/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f407f7e6047d5ac54_d20250112_m035413_c001_v7007000_t0000_u01736654053722") 2025/01/12 03:56:09 DEBUG : dst/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f107b722e7a839c2a_d20250112_m035411_c001_v0001145_t0046_u01736654051896") 2025/01/12 03:56:09 DEBUG : dst/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f405dec4857bea830_d20250112_m035411_c001_v7007000_t0000_u01736654051715") 2025/01/12 03:56:09 DEBUG : dst/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f107b722e7a839c24_d20250112_m035408_c001_v0001145_t0044_u01736654048345") 2025/01/12 03:56:09 DEBUG : dst/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f405dec4857bea82b_d20250112_m035407_c001_v7007000_t0000_u01736654047622") 2025/01/12 03:56:09 DEBUG : dst/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100a13c4bf42ce79_d20250112_m035401_c001_v0001092_t0008_u01736654041777") 2025/01/12 03:56:09 DEBUG : dst/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f401468940d2cc2e2_d20250112_m035400_c001_v7007000_t0000_u01736654040847") 2025/01/12 03:56:09 DEBUG : dst/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f11257d2472125d10_d20250112_m035359_c001_v0001183_t0048_u01736654039262") 2025/01/12 03:56:10 DEBUG : dst/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f418b9a93d6fd18c4_d20250112_m035359_c001_v7007000_t0000_u01736654039074") 2025/01/12 03:56:10 DEBUG : dst/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f11257d2472125cc3_d20250112_m035356_c001_v0001183_t0053_u01736654036238") 2025/01/12 03:56:10 DEBUG : dst/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f418b9a93d6fd18ab_d20250112_m035355_c001_v7007000_t0000_u01736654035511") 2025/01/12 03:56:10 DEBUG : dst/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d1121893664_d20250112_m035349_c001_v0001137_t0005_u01736654029472") 2025/01/12 03:56:10 DEBUG : dst/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f405dec4857bea7e9_d20250112_m035348_c001_v7007000_t0000_u01736654028366") 2025/01/12 03:56:10 DEBUG : dst/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1147dc2ae8c3ac2e_d20250112_m035342_c001_v0001184_t0051_u01736654022959") 2025/01/12 03:56:10 DEBUG : dst/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f407f7e6047d5ac26_d20250112_m035342_c001_v7007000_t0000_u01736654022747") 2025/01/12 03:56:10 DEBUG : dst/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff8324ede_d20250112_m035338_c001_v0001177_t0039_u01736654018866") 2025/01/12 03:56:10 DEBUG : dst/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f105426f4fe7b9d3b_d20250112_m035338_c001_v0001184_t0049_u01736654018117") 2025/01/12 03:56:10 DEBUG : dst/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f105426f4fe7b9d1d_d20250112_m035337_c001_v0001184_t0012_u01736654017163") 2025/01/12 03:56:10 DEBUG : dst/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f407f7e6047d5abfe_d20250112_m035323_c001_v7007000_t0000_u01736654003516") 2025/01/12 03:56:10 DEBUG : dst/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d112189362e_d20250112_m035316_c001_v0001137_t0050_u01736653996140") 2025/01/12 03:56:10 DEBUG : dst/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f105b7602287c9bf0_d20250112_m035315_c001_v0001172_t0048_u01736653995199") 2025/01/12 03:56:10 DEBUG : dst/one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f105b7602287c9be6_d20250112_m035313_c001_v0001172_t0030_u01736653993998") 2025/01/12 03:56:10 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f402c573ce8542b99_d20250112_m035501_c001_v7007000_t0000_u01736654101296") 2025/01/12 03:56:10 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f10911d48952e187a_d20250112_m035458_c001_v0001181_t0001_u01736654098002") 2025/01/12 03:56:10 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f11080d653f4d12a2_d20250112_m035453_c001_v0001145_t0016_u01736654093710") 2025/01/12 03:56:10 DEBUG : dst/one.bak: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232daf33_d20250112_m035448_c001_v7007000_t0000_u01736654088208") 2025/01/12 03:56:10 DEBUG : dst/one.bak: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f114da09103e39c31_d20250112_m035445_c001_v0001183_t0050_u01736654085842") 2025/01/12 03:56:10 DEBUG : dst/one.bak: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1160f8dc170db49a_d20250112_m035442_c001_v0001182_t0002_u01736654082725") 2025/01/12 03:56:11 DEBUG : dst/one.bak: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232daf1a_d20250112_m035437_c001_v7007000_t0000_u01736654077346") 2025/01/12 03:56:11 DEBUG : dst/one.bak: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f10748987479b2b0c_d20250112_m035434_c001_v0001184_t0059_u01736654074784") 2025/01/12 03:56:11 DEBUG : dst/one.bak: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f10321c58defd7728_d20250112_m035430_c001_v0001106_t0035_u01736654070826") 2025/01/12 03:56:11 DEBUG : dst/three: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f405dec4857bea7ea_d20250112_m035348_c001_v7007000_t0000_u01736654028555") 2025/01/12 03:56:11 DEBUG : dst/three: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f105426f4fe7b9e7f_d20250112_m035347_c001_v0001184_t0001_u01736654027029") 2025/01/12 03:56:11 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f402c573ce8542b9b_d20250112_m035501_c001_v7007000_t0000_u01736654101491") 2025/01/12 03:56:11 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1175c940f829b4d6_d20250112_m035459_c001_v0001183_t0051_u01736654099550") 2025/01/12 03:56:11 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f114da09103e39d28_d20250112_m035456_c001_v0001183_t0036_u01736654096039") 2025/01/12 03:56:11 DEBUG : dst/three.txt: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f402c573ce8542b9c_d20250112_m035501_c001_v7007000_t0000_u01736654101675") 2025/01/12 03:56:11 DEBUG : dst/three.txt: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f115a15085ec890ff_d20250112_m035459_c001_v0001117_t0001_u01736654099968") 2025/01/12 03:56:11 DEBUG : dst/three.txt: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f4196da1780248b53_d20250112_m035459_c001_v7007000_t0000_u01736654099785") 2025/01/12 03:56:11 DEBUG : dst/three.txt: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f115a15085ec890f3_d20250112_m035456_c001_v0001117_t0040_u01736654096449") 2025/01/12 03:56:11 DEBUG : dst/three.txt: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f4196da1780248b4d_d20250112_m035456_c001_v7007000_t0000_u01736654096266") 2025/01/12 03:56:11 DEBUG : dst/three.txt: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d11218936f9_d20250112_m035450_c001_v0001137_t0056_u01736654090867") 2025/01/12 03:56:11 DEBUG : dst/three.txt: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232daf34_d20250112_m035448_c001_v7007000_t0000_u01736654088390") 2025/01/12 03:56:11 DEBUG : dst/three.txt: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1175003312d6303b_d20250112_m035447_c001_v0001182_t0050_u01736654087423") 2025/01/12 03:56:11 DEBUG : dst/three.txt: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f404b95b46456ef81_d20250112_m035447_c001_v7007000_t0000_u01736654087243") 2025/01/12 03:56:11 DEBUG : dst/three.txt: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1175003312d62ffa_d20250112_m035444_c001_v0001182_t0050_u01736654084847") 2025/01/12 03:56:11 DEBUG : dst/three.txt: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f404b95b46456ef7f_d20250112_m035444_c001_v7007000_t0000_u01736654084657") 2025/01/12 03:56:11 DEBUG : dst/three.txt: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d11218936dc_d20250112_m035439_c001_v0001137_t0021_u01736654079812") 2025/01/12 03:56:11 DEBUG : dst/three.txt: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c35b5_d20250112_m035436_c001_v7007000_t0000_u01736654076557") 2025/01/12 03:56:11 DEBUG : dst/three.txt: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d11218936c8_d20250112_m035433_c001_v0001137_t0049_u01736654073699") 2025/01/12 03:56:12 DEBUG : dst/three.txt: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c35af_d20250112_m035432_c001_v7007000_t0000_u01736654072959") 2025/01/12 03:56:12 DEBUG : dst/three.txt: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff8324f64_d20250112_m035428_c001_v0001177_t0050_u01736654068289") 2025/01/12 03:56:12 DEBUG : dst/three.txt: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f418b9a93d6fd1918_d20250112_m035425_c001_v7007000_t0000_u01736654065355") 2025/01/12 03:56:12 DEBUG : dst/three.txt: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff8324f50_d20250112_m035423_c001_v0001177_t0022_u01736654063534") 2025/01/12 03:56:12 DEBUG : dst/three.txt: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f418b9a93d6fd190c_d20250112_m035422_c001_v7007000_t0000_u01736654062442") 2025/01/12 03:56:12 DEBUG : dst/three.txt: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100a13c4bf42ce83_d20250112_m035415_c001_v0001092_t0004_u01736654055642") 2025/01/12 03:56:12 DEBUG : dst/three.txt: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f405dec4857bea832_d20250112_m035412_c001_v7007000_t0000_u01736654052802") 2025/01/12 03:56:12 DEBUG : dst/three.txt: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100a13c4bf42ce7f_d20250112_m035410_c001_v0001092_t0055_u01736654050592") 2025/01/12 03:56:12 DEBUG : dst/three.txt: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f405dec4857bea82f_d20250112_m035409_c001_v7007000_t0000_u01736654049505") 2025/01/12 03:56:12 DEBUG : dst/three.txt: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d112189367e_d20250112_m035402_c001_v0001137_t0035_u01736654042752") 2025/01/12 03:56:12 DEBUG : dst/three.txt: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f418b9a93d6fd18cf_d20250112_m035359_c001_v7007000_t0000_u01736654039910") 2025/01/12 03:56:12 DEBUG : dst/three.txt: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d1121893676_d20250112_m035357_c001_v0001137_t0008_u01736654037958") 2025/01/12 03:56:12 DEBUG : dst/three.txt: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f418b9a93d6fd18b7_d20250112_m035356_c001_v7007000_t0000_u01736654036861") 2025/01/12 03:56:12 DEBUG : dst/three.txt: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff8324ef8_d20250112_m035350_c001_v0001177_t0014_u01736654030664") 2025/01/12 03:56:12 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232daf35_d20250112_m035448_c001_v7007000_t0000_u01736654088573") 2025/01/12 03:56:12 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f115dbe9b951081ad_d20250112_m035446_c001_v0001145_t0032_u01736654086992") 2025/01/12 03:56:12 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f114da09103e39c0b_d20250112_m035444_c001_v0001183_t0020_u01736654084437") 2025/01/12 03:56:12 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232daf1b_d20250112_m035437_c001_v7007000_t0000_u01736654077541") 2025/01/12 03:56:12 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f11433812b313c72b_d20250112_m035435_c001_v0001106_t0025_u01736654075575") 2025/01/12 03:56:12 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1173a930ed5b25c2_d20250112_m035432_c001_v0001099_t0030_u01736654072425") 2025/01/12 03:56:12 DEBUG : dst/two: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f402c573ce8542b9d_d20250112_m035501_c001_v7007000_t0000_u01736654101866") 2025/01/12 03:56:13 DEBUG : dst/two: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff8324fac_d20250112_m035450_c001_v0001177_t0030_u01736654090297") 2025/01/12 03:56:13 DEBUG : dst/two: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232daf36_d20250112_m035448_c001_v7007000_t0000_u01736654088765") 2025/01/12 03:56:13 DEBUG : dst/two: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff8324f86_d20250112_m035439_c001_v0001177_t0027_u01736654079231") 2025/01/12 03:56:13 DEBUG : dst/two: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232daf1c_d20250112_m035437_c001_v7007000_t0000_u01736654077728") 2025/01/12 03:56:13 DEBUG : dst/two: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100a13c4bf42ce89_d20250112_m035427_c001_v0001092_t0002_u01736654067963") 2025/01/12 03:56:13 DEBUG : dst/two: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232daf09_d20250112_m035426_c001_v7007000_t0000_u01736654066485") 2025/01/12 03:56:13 DEBUG : dst/two: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d1121893698_d20250112_m035415_c001_v0001137_t0018_u01736654055209") 2025/01/12 03:56:13 DEBUG : dst/two: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f407f7e6047d5ac55_d20250112_m035413_c001_v7007000_t0000_u01736654053908") 2025/01/12 03:56:13 DEBUG : dst/two: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff8324f12_d20250112_m035402_c001_v0001177_t0037_u01736654042523") 2025/01/12 03:56:13 DEBUG : dst/two: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f401468940d2cc2e3_d20250112_m035401_c001_v7007000_t0000_u01736654041032") 2025/01/12 03:56:13 DEBUG : dst/two: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100a13c4bf42ce71_d20250112_m035350_c001_v0001092_t0033_u01736654030370") 2025/01/12 03:56:13 DEBUG : dst/two: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f405dec4857bea7eb_d20250112_m035348_c001_v7007000_t0000_u01736654028741") 2025/01/12 03:56:13 DEBUG : dst/two: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1147dc2ae8c3ac54_d20250112_m035344_c001_v0001184_t0050_u01736654024751") 2025/01/12 03:56:13 DEBUG : dst/two: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f407f7e6047d5abff_d20250112_m035323_c001_v7007000_t0000_u01736654003699") 2025/01/12 03:56:13 DEBUG : dst/two: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f105b7602287c9c02_d20250112_m035322_c001_v0001172_t0013_u01736654002464") 2025/01/12 03:56:13 DEBUG : empty space: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40819c8c9e9e2636_d20250112_m035234_c001_v7007000_t0000_u01736653954072") 2025/01/12 03:56:13 DEBUG : empty space: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff8324e13_d20250112_m035226_c001_v0001177_t0027_u01736653946102") 2025/01/12 03:56:13 DEBUG : empty space: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f4196da1780248979_d20250112_m035224_c001_v7007000_t0000_u01736653944025") 2025/01/12 03:56:13 DEBUG : empty space: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff8324ddb_d20250112_m035202_c001_v0001177_t0010_u01736653922990") 2025/01/12 03:56:13 DEBUG : empty space: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f402c573ce8542a38_d20250112_m035146_c001_v7007000_t0000_u01736653906743") 2025/01/12 03:56:14 DEBUG : empty space: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff8324da7_d20250112_m035139_c001_v0001177_t0029_u01736653899601") 2025/01/12 03:56:14 DEBUG : empty space: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f406740089613b202_d20250112_m035114_c001_v7007000_t0000_u01736653874069") 2025/01/12 03:56:14 DEBUG : empty space: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d112189353e_d20250112_m035112_c001_v0001137_t0022_u01736653872071") 2025/01/12 03:56:14 DEBUG : empty space: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f406740089613b1dd_d20250112_m035110_c001_v7007000_t0000_u01736653870197") 2025/01/12 03:56:14 DEBUG : empty space: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d1121893534_d20250112_m035108_c001_v0001137_t0046_u01736653868792") 2025/01/12 03:56:14 DEBUG : empty space: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232dad7e_d20250112_m035104_c001_v7007000_t0000_u01736653864902") 2025/01/12 03:56:14 DEBUG : empty space: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d1121893520_d20250112_m035103_c001_v0001137_t0019_u01736653863043") 2025/01/12 03:56:14 DEBUG : empty space: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232dad75_d20250112_m035101_c001_v7007000_t0000_u01736653861786") 2025/01/12 03:56:14 DEBUG : empty space: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d112189350e_d20250112_m035100_c001_v0001137_t0033_u01736653860348") 2025/01/12 03:56:14 DEBUG : empty space: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232dad5c_d20250112_m035053_c001_v7007000_t0000_u01736653853192") 2025/01/12 03:56:14 DEBUG : empty space: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d11218934f2_d20250112_m035051_c001_v0001137_t0006_u01736653851213") 2025/01/12 03:56:14 DEBUG : empty space: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232dad4f_d20250112_m035050_c001_v7007000_t0000_u01736653850037") 2025/01/12 03:56:14 DEBUG : empty space: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d11218934e0_d20250112_m035049_c001_v0001137_t0046_u01736653849151") 2025/01/12 03:56:14 DEBUG : empty space: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232dad24_d20250112_m035042_c001_v7007000_t0000_u01736653842248") 2025/01/12 03:56:14 DEBUG : empty space: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d11218934ca_d20250112_m035040_c001_v0001137_t0004_u01736653840850") 2025/01/12 03:56:14 DEBUG : empty space: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232dad07_d20250112_m035038_c001_v7007000_t0000_u01736653838193") 2025/01/12 03:56:14 DEBUG : empty space: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d11218934be_d20250112_m035036_c001_v0001137_t0030_u01736653836820") 2025/01/12 03:56:14 DEBUG : empty space: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232dacf6_d20250112_m035035_c001_v7007000_t0000_u01736653835729") 2025/01/12 03:56:14 DEBUG : empty space: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109389117ebcfc6c_d20250112_m035035_c001_v0001184_t0022_u01736653835151") 2025/01/12 03:56:14 DEBUG : empty space: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d11218934ba_d20250112_m035033_c001_v0001137_t0050_u01736653833508") 2025/01/12 03:56:15 DEBUG : enormous: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f406740089613b1f8_d20250112_m035113_c001_v7007000_t0000_u01736653873155") 2025/01/12 03:56:15 DEBUG : enormous: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d1121893540_d20250112_m035112_c001_v0001137_t0002_u01736653872473") 2025/01/12 03:56:15 DEBUG : existing: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f402c573ce8542ba5_d20250112_m035506_c001_v7007000_t0000_u01736654106657") 2025/01/12 03:56:15 DEBUG : existing: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d1121893715_d20250112_m035505_c001_v0001137_t0031_u01736654105428") 2025/01/12 03:56:15 DEBUG : existing: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f407f7e6047d5ab46_d20250112_m035137_c001_v7007000_t0000_u01736653897477") 2025/01/12 03:56:15 DEBUG : existing: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff8324d9d_d20250112_m035136_c001_v0001177_t0056_u01736653896463") 2025/01/12 03:56:15 DEBUG : existing: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232dacd6_d20250112_m035029_c001_v7007000_t0000_u01736653829541") 2025/01/12 03:56:15 DEBUG : existing: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d11218934a4_d20250112_m035028_c001_v0001137_t0017_u01736653828214") 2025/01/12 03:56:15 DEBUG : existing: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232dacd1_d20250112_m035026_c001_v7007000_t0000_u01736653826949") 2025/01/12 03:56:15 DEBUG : existing: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d112189349e_d20250112_m035026_c001_v0001137_t0024_u01736653826186") 2025/01/12 03:56:15 DEBUG : existing: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d112189349c_d20250112_m035025_c001_v0001137_t0019_u01736653825181") 2025/01/12 03:56:15 DEBUG : existing-b: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f407f7e6047d5ab48_d20250112_m035137_c001_v7007000_t0000_u01736653897659") 2025/01/12 03:56:15 DEBUG : existing-b: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d1121893582_d20250112_m035136_c001_v0001137_t0036_u01736653896450") 2025/01/12 03:56:15 DEBUG : five: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f406740089613b223_d20250112_m035118_c001_v7007000_t0000_u01736653878705") 2025/01/12 03:56:15 DEBUG : five: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f409a2d1121893554_d20250112_m035116_c001_v0001137_t0027_u01736653876471") 2025/01/12 03:56:15 DEBUG : foo: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232dad14_d20250112_m035040_c001_v7007000_t0000_u01736653840043") 2025/01/12 03:56:15 DEBUG : foo: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f409a2d11218934c6_d20250112_m035039_c001_v0001137_t0027_u01736653839485") 2025/01/12 03:56:15 DEBUG : foo: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f409a2d11218934c4_d20250112_m035038_c001_v0001137_t0027_u01736653838921") 2025/01/12 03:56:15 DEBUG : four: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f406740089613b225_d20250112_m035118_c001_v7007000_t0000_u01736653878897") 2025/01/12 03:56:16 DEBUG : four: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f4148281ff8324d59_d20250112_m035117_c001_v0001177_t0056_u01736653877041") 2025/01/12 03:56:16 DEBUG : four: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d112189354c_d20250112_m035115_c001_v0001137_t0056_u01736653875791") 2025/01/12 03:56:16 DEBUG : hello world2: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f4099f3ef9e15df35_d20250112_m034909_c001_v7007000_t0000_u01736653749587") 2025/01/12 03:56:16 DEBUG : hello world2: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d11218933ce_d20250112_m034908_c001_v0001137_t0006_u01736653748813") 2025/01/12 03:56:16 DEBUG : ignore-size: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232dacca_d20250112_m035024_c001_v7007000_t0000_u01736653824091") 2025/01/12 03:56:16 DEBUG : ignore-size: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d1121893494_d20250112_m035022_c001_v0001137_t0035_u01736653822866") 2025/01/12 03:56:16 DEBUG : nested/sub dir/file: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f407f7e6047d5ab3e_d20250112_m035135_c001_v7007000_t0000_u01736653895340") 2025/01/12 03:56:16 DEBUG : nested/sub dir/file: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff8324d91_d20250112_m035133_c001_v0001177_t0025_u01736653893854") 2025/01/12 03:56:16 DEBUG : nested/sub dir/file: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f406740089613b26e_d20250112_m035132_c001_v7007000_t0000_u01736653892743") 2025/01/12 03:56:16 DEBUG : nested/sub dir/file: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff8324d89_d20250112_m035131_c001_v0001177_t0050_u01736653891716") 2025/01/12 03:56:16 DEBUG : one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f406740089613b228_d20250112_m035119_c001_v7007000_t0000_u01736653879080") 2025/01/12 03:56:16 DEBUG : one: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f409a2d1121893546_d20250112_m035115_c001_v0001137_t0027_u01736653875170") 2025/01/12 03:56:16 DEBUG : only0: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c36c1_d20250112_m035550_c001_v7007000_t0000_u01736654150847") 2025/01/12 03:56:16 DEBUG : only0: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f400a13c4bf42cf13_d20250112_m035545_c001_v0001092_t0054_u01736654145347") 2025/01/12 03:56:16 DEBUG : only0: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100a13c4bf42cedd_d20250112_m035531_c001_v0001092_t0059_u01736654131857") 2025/01/12 03:56:16 DEBUG : only0: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40443c2818ca57d2_d20250112_m035525_c001_v7007000_t0000_u01736654125757") 2025/01/12 03:56:16 DEBUG : only0: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d112189372f_d20250112_m035511_c001_v0001137_t0031_u01736654111793") 2025/01/12 03:56:16 DEBUG : only1: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c36c2_d20250112_m035551_c001_v7007000_t0000_u01736654151031") 2025/01/12 03:56:16 DEBUG : only1: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f4148281ff832505c_d20250112_m035545_c001_v0001177_t0056_u01736654145361") 2025/01/12 03:56:16 DEBUG : only1: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d112189376f_d20250112_m035532_c001_v0001137_t0046_u01736654132799") 2025/01/12 03:56:16 DEBUG : only1: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f418b9a93d6fd1a11_d20250112_m035525_c001_v7007000_t0000_u01736654125547") 2025/01/12 03:56:16 DEBUG : only1: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff8324fd8_d20250112_m035512_c001_v0001177_t0057_u01736654112543") 2025/01/12 03:56:17 DEBUG : only10: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c36c3_d20250112_m035551_c001_v7007000_t0000_u01736654151226") 2025/01/12 03:56:17 DEBUG : only10: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f409a2d112189379d_d20250112_m035545_c001_v0001137_t0027_u01736654145367") 2025/01/12 03:56:17 DEBUG : only10: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d1121893781_d20250112_m035538_c001_v0001137_t0029_u01736654138710") 2025/01/12 03:56:17 DEBUG : only10: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f418b9a93d6fd1a0d_d20250112_m035524_c001_v7007000_t0000_u01736654124994") 2025/01/12 03:56:17 DEBUG : only10: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff8324ff4_d20250112_m035518_c001_v0001177_t0017_u01736654118191") 2025/01/12 03:56:17 DEBUG : only11: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c36c4_d20250112_m035551_c001_v7007000_t0000_u01736654151412") 2025/01/12 03:56:17 DEBUG : only11: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f415e693b63b0ae81_d20250112_m035545_c001_v0001042_t0043_u01736654145922") 2025/01/12 03:56:17 DEBUG : only11: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff832503a_d20250112_m035539_c001_v0001177_t0055_u01736654139482") 2025/01/12 03:56:17 DEBUG : only11: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f405dec4857bea896_d20250112_m035525_c001_v7007000_t0000_u01736654125565") 2025/01/12 03:56:17 DEBUG : only11: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100a13c4bf42cecb_d20250112_m035518_c001_v0001092_t0039_u01736654118815") 2025/01/12 03:56:17 DEBUG : only12: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c36c5_d20250112_m035551_c001_v7007000_t0000_u01736654151598") 2025/01/12 03:56:17 DEBUG : only12: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f4148281ff8325060_d20250112_m035545_c001_v0001177_t0056_u01736654145581") 2025/01/12 03:56:17 DEBUG : only12: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100a13c4bf42cf05_d20250112_m035540_c001_v0001092_t0053_u01736654140098") 2025/01/12 03:56:17 DEBUG : only12: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40443c2818ca57d1_d20250112_m035525_c001_v7007000_t0000_u01736654125573") 2025/01/12 03:56:17 DEBUG : only12: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d1121893751_d20250112_m035519_c001_v0001137_t0045_u01736654119417") 2025/01/12 03:56:17 DEBUG : only13: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c36c6_d20250112_m035551_c001_v7007000_t0000_u01736654151783") 2025/01/12 03:56:17 DEBUG : only13: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f400a13c4bf42cf15_d20250112_m035545_c001_v0001092_t0054_u01736654145567") 2025/01/12 03:56:17 DEBUG : only13: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d112189378b_d20250112_m035540_c001_v0001137_t0002_u01736654140761") 2025/01/12 03:56:17 DEBUG : only13: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f4039059da40ceb69_d20250112_m035525_c001_v7007000_t0000_u01736654125793") 2025/01/12 03:56:17 DEBUG : only13: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff8324ffc_d20250112_m035520_c001_v0001177_t0039_u01736654120081") 2025/01/12 03:56:17 DEBUG : only14: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c36c7_d20250112_m035551_c001_v7007000_t0000_u01736654151966") 2025/01/12 03:56:17 DEBUG : only14: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f409a2d112189379f_d20250112_m035545_c001_v0001137_t0027_u01736654145587") 2025/01/12 03:56:18 DEBUG : only14: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff8325044_d20250112_m035541_c001_v0001177_t0043_u01736654141396") 2025/01/12 03:56:18 DEBUG : only14: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f405dec4857bea892_d20250112_m035525_c001_v7007000_t0000_u01736654125184") 2025/01/12 03:56:18 DEBUG : only14: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100a13c4bf42cecf_d20250112_m035520_c001_v0001092_t0054_u01736654120685") 2025/01/12 03:56:18 DEBUG : only15: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c36c8_d20250112_m035552_c001_v7007000_t0000_u01736654152150") 2025/01/12 03:56:18 DEBUG : only15: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f400a13c4bf42cf17_d20250112_m035545_c001_v0001092_t0054_u01736654145760") 2025/01/12 03:56:18 DEBUG : only15: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100a13c4bf42cf0b_d20250112_m035541_c001_v0001092_t0028_u01736654141930") 2025/01/12 03:56:18 DEBUG : only15: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f418b9a93d6fd1a13_d20250112_m035525_c001_v7007000_t0000_u01736654125914") 2025/01/12 03:56:18 DEBUG : only15: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d1121893757_d20250112_m035521_c001_v0001137_t0049_u01736654121184") 2025/01/12 03:56:18 DEBUG : only16: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c36ca_d20250112_m035552_c001_v7007000_t0000_u01736654152339") 2025/01/12 03:56:18 DEBUG : only16: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f4148281ff8325062_d20250112_m035545_c001_v0001177_t0056_u01736654145773") 2025/01/12 03:56:18 DEBUG : only16: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d1121893791_d20250112_m035542_c001_v0001137_t0019_u01736654142535") 2025/01/12 03:56:18 DEBUG : only16: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f4039059da40ceb68_d20250112_m035525_c001_v7007000_t0000_u01736654125599") 2025/01/12 03:56:18 DEBUG : only16: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff8325000_d20250112_m035521_c001_v0001177_t0046_u01736654121845") 2025/01/12 03:56:18 DEBUG : only17: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c36cb_d20250112_m035552_c001_v7007000_t0000_u01736654152528") 2025/01/12 03:56:18 DEBUG : only17: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f409a2d11218937a1_d20250112_m035545_c001_v0001137_t0027_u01736654145785") 2025/01/12 03:56:18 DEBUG : only17: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff8325050_d20250112_m035543_c001_v0001177_t0050_u01736654143314") 2025/01/12 03:56:18 DEBUG : only17: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40443c2818ca57d0_d20250112_m035525_c001_v7007000_t0000_u01736654125386") 2025/01/12 03:56:18 DEBUG : only17: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100a13c4bf42ced3_d20250112_m035522_c001_v0001092_t0008_u01736654122468") 2025/01/12 03:56:19 DEBUG : only18: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c36cc_d20250112_m035552_c001_v7007000_t0000_u01736654152717") 2025/01/12 03:56:19 DEBUG : only18: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f400a13c4bf42cf19_d20250112_m035545_c001_v0001092_t0054_u01736654145944") 2025/01/12 03:56:19 DEBUG : only18: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100a13c4bf42cf0f_d20250112_m035543_c001_v0001092_t0011_u01736654143833") 2025/01/12 03:56:19 DEBUG : only18: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f405dec4857bea898_d20250112_m035525_c001_v7007000_t0000_u01736654125934") 2025/01/12 03:56:19 DEBUG : only18: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d112189375d_d20250112_m035523_c001_v0001137_t0003_u01736654123011") 2025/01/12 03:56:19 DEBUG : only19: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c36ce_d20250112_m035552_c001_v7007000_t0000_u01736654152901") 2025/01/12 03:56:19 DEBUG : only19: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f4148281ff8325064_d20250112_m035545_c001_v0001177_t0056_u01736654145959") 2025/01/12 03:56:19 DEBUG : only19: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d112189379b_d20250112_m035544_c001_v0001137_t0009_u01736654144373") 2025/01/12 03:56:19 DEBUG : only19: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f418b9a93d6fd1a0f_d20250112_m035525_c001_v7007000_t0000_u01736654125181") 2025/01/12 03:56:19 DEBUG : only19: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff832500e_d20250112_m035523_c001_v0001177_t0049_u01736654123603") 2025/01/12 03:56:19 DEBUG : only2: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c36cf_d20250112_m035553_c001_v7007000_t0000_u01736654153087") 2025/01/12 03:56:19 DEBUG : only2: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f409a2d11218937a3_d20250112_m035545_c001_v0001137_t0027_u01736654145966") 2025/01/12 03:56:19 DEBUG : only2: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff8325026_d20250112_m035533_c001_v0001177_t0009_u01736654133541") 2025/01/12 03:56:19 DEBUG : only2: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40443c2818ca57cf_d20250112_m035525_c001_v7007000_t0000_u01736654125201") 2025/01/12 03:56:19 DEBUG : only2: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100a13c4bf42cebd_d20250112_m035513_c001_v0001092_t0012_u01736654113061") 2025/01/12 03:56:19 DEBUG : only3: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c36d1_d20250112_m035553_c001_v7007000_t0000_u01736654153277") 2025/01/12 03:56:19 DEBUG : only3: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f415e693b63b0ae83_d20250112_m035546_c001_v0001042_t0043_u01736654146107") 2025/01/12 03:56:19 DEBUG : only3: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100a13c4bf42cee3_d20250112_m035534_c001_v0001092_t0005_u01736654134098") 2025/01/12 03:56:19 DEBUG : only3: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f418b9a93d6fd1a12_d20250112_m035525_c001_v7007000_t0000_u01736654125731") 2025/01/12 03:56:19 DEBUG : only3: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d1121893733_d20250112_m035513_c001_v0001137_t0022_u01736654113614") 2025/01/12 03:56:19 DEBUG : only4: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c36d2_d20250112_m035553_c001_v7007000_t0000_u01736654153465") 2025/01/12 03:56:20 DEBUG : only4: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f400a13c4bf42cf1b_d20250112_m035546_c001_v0001092_t0054_u01736654146128") 2025/01/12 03:56:20 DEBUG : only4: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d1121893777_d20250112_m035534_c001_v0001137_t0014_u01736654134659") 2025/01/12 03:56:20 DEBUG : only4: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f4039059da40ceb65_d20250112_m035525_c001_v7007000_t0000_u01736654125209") 2025/01/12 03:56:20 DEBUG : only4: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff8324fe2_d20250112_m035514_c001_v0001177_t0048_u01736654114340") 2025/01/12 03:56:20 DEBUG : only5: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c36d4_d20250112_m035553_c001_v7007000_t0000_u01736654153652") 2025/01/12 03:56:20 DEBUG : only5: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f4148281ff8325066_d20250112_m035546_c001_v0001177_t0056_u01736654146144") 2025/01/12 03:56:20 DEBUG : only5: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff832502c_d20250112_m035535_c001_v0001177_t0053_u01736654135676") 2025/01/12 03:56:20 DEBUG : only5: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f4039059da40ceb66_d20250112_m035525_c001_v7007000_t0000_u01736654125399") 2025/01/12 03:56:20 DEBUG : only5: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100a13c4bf42cec3_d20250112_m035514_c001_v0001092_t0045_u01736654114874") 2025/01/12 03:56:20 DEBUG : only6: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c36d5_d20250112_m035553_c001_v7007000_t0000_u01736654153837") 2025/01/12 03:56:20 DEBUG : only6: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f409a2d11218937a7_d20250112_m035546_c001_v0001137_t0027_u01736654146152") 2025/01/12 03:56:20 DEBUG : only6: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100a13c4bf42cee7_d20250112_m035536_c001_v0001092_t0006_u01736654136335") 2025/01/12 03:56:20 DEBUG : only6: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f418b9a93d6fd1a10_d20250112_m035525_c001_v7007000_t0000_u01736654125364") 2025/01/12 03:56:20 DEBUG : only6: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d112189373d_d20250112_m035515_c001_v0001137_t0044_u01736654115432") 2025/01/12 03:56:20 DEBUG : only7: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c36d7_d20250112_m035554_c001_v7007000_t0000_u01736654154027") 2025/01/12 03:56:20 DEBUG : only7: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f4148281ff832506a_d20250112_m035546_c001_v0001177_t0056_u01736654146329") 2025/01/12 03:56:20 DEBUG : only7: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d112189377d_d20250112_m035536_c001_v0001137_t0009_u01736654136870") 2025/01/12 03:56:20 DEBUG : only7: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f405dec4857bea897_d20250112_m035525_c001_v7007000_t0000_u01736654125751") 2025/01/12 03:56:20 DEBUG : only7: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff8324fe8_d20250112_m035516_c001_v0001177_t0004_u01736654116082") 2025/01/12 03:56:20 DEBUG : only8: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c36d8_d20250112_m035554_c001_v7007000_t0000_u01736654154227") 2025/01/12 03:56:20 DEBUG : only8: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f409a2d11218937a9_d20250112_m035546_c001_v0001137_t0027_u01736654146336") 2025/01/12 03:56:20 DEBUG : only8: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff8325032_d20250112_m035537_c001_v0001177_t0058_u01736654137535") 2025/01/12 03:56:21 DEBUG : only8: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f405dec4857bea893_d20250112_m035525_c001_v7007000_t0000_u01736654125377") 2025/01/12 03:56:21 DEBUG : only8: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100a13c4bf42cec7_d20250112_m035516_c001_v0001092_t0021_u01736654116574") 2025/01/12 03:56:21 DEBUG : only9: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c36d9_d20250112_m035554_c001_v7007000_t0000_u01736654154410") 2025/01/12 03:56:21 DEBUG : only9: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f400a13c4bf42cf1d_d20250112_m035546_c001_v0001092_t0054_u01736654146348") 2025/01/12 03:56:21 DEBUG : only9: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100a13c4bf42cef0_d20250112_m035538_c001_v0001092_t0055_u01736654138139") 2025/01/12 03:56:21 DEBUG : only9: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f418b9a93d6fd1a0c_d20250112_m035524_c001_v7007000_t0000_u01736654124810") 2025/01/12 03:56:21 DEBUG : only9: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d1121893745_d20250112_m035517_c001_v0001137_t0015_u01736654117259") 2025/01/12 03:56:21 DEBUG : potato: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f406740089613b263_d20250112_m035129_c001_v7007000_t0000_u01736653889842") 2025/01/12 03:56:21 DEBUG : potato: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100a13c4bf42cde7_d20250112_m035127_c001_v0001092_t0047_u01736653887695") 2025/01/12 03:56:21 DEBUG : potato: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f406740089613b24c_d20250112_m035125_c001_v7007000_t0000_u01736653885860") 2025/01/12 03:56:21 DEBUG : potato: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d1121893564_d20250112_m035124_c001_v0001137_t0029_u01736653884144") 2025/01/12 03:56:21 DEBUG : potato: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f406740089613b23c_d20250112_m035122_c001_v7007000_t0000_u01736653882314") 2025/01/12 03:56:21 DEBUG : potato: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff8324d61_d20250112_m035120_c001_v0001177_t0051_u01736653879999") 2025/01/12 03:56:21 DEBUG : potato: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f406740089613b1c8_d20250112_m035107_c001_v7007000_t0000_u01736653867486") 2025/01/12 03:56:21 DEBUG : potato: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d1121893526_d20250112_m035105_c001_v0001137_t0045_u01736653865822") 2025/01/12 03:56:21 DEBUG : potato: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232dad7b_d20250112_m035103_c001_v7007000_t0000_u01736653863835") 2025/01/12 03:56:21 DEBUG : potato: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d112189351c_d20250112_m035102_c001_v0001137_t0006_u01736653862698") 2025/01/12 03:56:21 DEBUG : potato: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232dad74_d20250112_m035101_c001_v7007000_t0000_u01736653861039") 2025/01/12 03:56:21 DEBUG : potato: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d112189350c_d20250112_m035059_c001_v0001137_t0025_u01736653859994") 2025/01/12 03:56:22 DEBUG : potato: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232dad58_d20250112_m035052_c001_v7007000_t0000_u01736653852635") 2025/01/12 03:56:22 DEBUG : potato: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d11218934f0_d20250112_m035050_c001_v0001137_t0035_u01736653850951") 2025/01/12 03:56:22 DEBUG : potato: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232dad50_d20250112_m035050_c001_v7007000_t0000_u01736653850222") 2025/01/12 03:56:22 DEBUG : potato: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d11218934dc_d20250112_m035048_c001_v0001137_t0028_u01736653848740") 2025/01/12 03:56:22 DEBUG : potato: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232dad4b_d20250112_m035048_c001_v7007000_t0000_u01736653848009") 2025/01/12 03:56:22 DEBUG : potato: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d11218934d8_d20250112_m035047_c001_v0001137_t0025_u01736653847058") 2025/01/12 03:56:22 DEBUG : potato: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d11218934d6_d20250112_m035046_c001_v0001137_t0012_u01736653846078") 2025/01/12 03:56:22 DEBUG : potato: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232dad36_d20250112_m035045_c001_v7007000_t0000_u01736653845085") 2025/01/12 03:56:22 DEBUG : potato: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d11218934d2_d20250112_m035044_c001_v0001137_t0019_u01736653844264") 2025/01/12 03:56:22 DEBUG : potato: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d11218934ce_d20250112_m035043_c001_v0001137_t0031_u01736653843332") 2025/01/12 03:56:22 DEBUG : potato: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232dad26_d20250112_m035042_c001_v7007000_t0000_u01736653842437") 2025/01/12 03:56:22 DEBUG : potato: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d11218934cc_d20250112_m035041_c001_v0001137_t0039_u01736653841596") 2025/01/12 03:56:22 DEBUG : potato2: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f402c573ce8542ab8_d20250112_m035250_c001_v7007000_t0000_u01736653970909") 2025/01/12 03:56:22 DEBUG : potato2: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100a13c4bf42ce29_d20250112_m035250_c001_v0001092_t0032_u01736653970187") 2025/01/12 03:56:22 DEBUG : potato2: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40819c8c9e9e2639_d20250112_m035234_c001_v7007000_t0000_u01736653954492") 2025/01/12 03:56:22 DEBUG : potato2: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100a13c4bf42ce17_d20250112_m035225_c001_v0001092_t0050_u01736653945368") 2025/01/12 03:56:22 DEBUG : potato2: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f402c573ce8542a55_d20250112_m035210_c001_v7007000_t0000_u01736653930427") 2025/01/12 03:56:22 DEBUG : potato2: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100a13c4bf42ce0b_d20250112_m035202_c001_v0001092_t0040_u01736653922213") 2025/01/12 03:56:22 DEBUG : potato2: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f402c573ce8542a39_d20250112_m035146_c001_v7007000_t0000_u01736653906972") 2025/01/12 03:56:22 DEBUG : potato2: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100a13c4bf42cdeb_d20250112_m035139_c001_v0001092_t0048_u01736653899033") 2025/01/12 03:56:23 DEBUG : potato2: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f406740089613b1fa_d20250112_m035113_c001_v7007000_t0000_u01736653873337") 2025/01/12 03:56:23 DEBUG : potato2: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d112189353c_d20250112_m035111_c001_v0001137_t0014_u01736653871475") 2025/01/12 03:56:23 DEBUG : potato2: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f406740089613b1e0_d20250112_m035110_c001_v7007000_t0000_u01736653870382") 2025/01/12 03:56:23 DEBUG : potato2: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d1121893532_d20250112_m035108_c001_v0001137_t0045_u01736653868400") 2025/01/12 03:56:23 DEBUG : potato2: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f406740089613b1ca_d20250112_m035107_c001_v7007000_t0000_u01736653867668") 2025/01/12 03:56:23 DEBUG : potato2: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d112189352c_d20250112_m035106_c001_v0001137_t0041_u01736653866834") 2025/01/12 03:56:23 DEBUG : potato2: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232dad7f_d20250112_m035105_c001_v7007000_t0000_u01736653865090") 2025/01/12 03:56:23 DEBUG : potato2: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d1121893522_d20250112_m035104_c001_v0001137_t0034_u01736653864199") 2025/01/12 03:56:23 DEBUG : potato2: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232dad77_d20250112_m035101_c001_v7007000_t0000_u01736653861970") 2025/01/12 03:56:23 DEBUG : potato2: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d1121893514_d20250112_m035101_c001_v0001137_t0051_u01736653861046") 2025/01/12 03:56:23 DEBUG : potato2: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232dad5e_d20250112_m035053_c001_v7007000_t0000_u01736653853376") 2025/01/12 03:56:23 DEBUG : potato2: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d11218934f6_d20250112_m035052_c001_v0001137_t0038_u01736653852324") 2025/01/12 03:56:23 DEBUG : potato2: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f4099f3ef9e15df5c_d20250112_m034913_c001_v7007000_t0000_u01736653753377") 2025/01/12 03:56:23 DEBUG : potato2: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d11218933de_d20250112_m034912_c001_v0001137_t0011_u01736653752463") 2025/01/12 03:56:23 DEBUG : potato2: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f4099f3ef9e15df42_d20250112_m034911_c001_v7007000_t0000_u01736653751190") 2025/01/12 03:56:23 DEBUG : potato2: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d11218933d2_d20250112_m034910_c001_v0001137_t0044_u01736653750498") 2025/01/12 03:56:23 DEBUG : potato3: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40819c8c9e9e263a_d20250112_m035234_c001_v7007000_t0000_u01736653954695") 2025/01/12 03:56:24 DEBUG : potato3: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d11218935d4_d20250112_m035226_c001_v0001137_t0022_u01736653946698") 2025/01/12 03:56:24 DEBUG : potato3: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f402c573ce8542a56_d20250112_m035210_c001_v7007000_t0000_u01736653930890") 2025/01/12 03:56:24 DEBUG : potato3: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d11218935ac_d20250112_m035203_c001_v0001137_t0057_u01736653923560") 2025/01/12 03:56:24 DEBUG : potato3: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f402c573ce8542a3a_d20250112_m035147_c001_v7007000_t0000_u01736653907288") 2025/01/12 03:56:24 DEBUG : potato3: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d112189358a_d20250112_m035139_c001_v0001137_t0046_u01736653899803") 2025/01/12 03:56:24 DEBUG : pre-dest1/1: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f405dec4857bea7d6_d20250112_m035332_c001_v7007000_t0000_u01736654012904") 2025/01/12 03:56:24 DEBUG : pre-dest1/1: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d112189363a_d20250112_m035324_c001_v0001137_t0014_u01736654004437") 2025/01/12 03:56:24 DEBUG : pre-dest2/2: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f405dec4857bea7d8_d20250112_m035333_c001_v7007000_t0000_u01736654013090") 2025/01/12 03:56:24 DEBUG : pre-dest2/2: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100a13c4bf42ce63_d20250112_m035325_c001_v0001092_t0006_u01736654005542") 2025/01/12 03:56:24 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f407f7e6047d5abe5_d20250112_m035303_c001_v7007000_t0000_u01736653983480") 2025/01/12 03:56:24 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff8324e73_d20250112_m035300_c001_v0001177_t0003_u01736653980436") 2025/01/12 03:56:24 DEBUG : sizeonly: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232dacc0_d20250112_m035021_c001_v7007000_t0000_u01736653821569") 2025/01/12 03:56:24 DEBUG : sizeonly: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d112189348c_d20250112_m035020_c001_v0001137_t0006_u01736653820353") 2025/01/12 03:56:24 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c36e6_d20250112_m035600_c001_v7007000_t0000_u01736654160039") 2025/01/12 03:56:24 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d11218937bb_d20250112_m035558_c001_v0001137_t0038_u01736654158854") 2025/01/12 03:56:24 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c36dd_d20250112_m035556_c001_v7007000_t0000_u01736654156949") 2025/01/12 03:56:24 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f115e693b63b0ae91_d20250112_m035555_c001_v0001042_t0035_u01736654155729") 2025/01/12 03:56:24 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f407f7e6047d5ab3f_d20250112_m035135_c001_v7007000_t0000_u01736653895533") 2025/01/12 03:56:24 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100a13c4bf42cde9_d20250112_m035134_c001_v0001092_t0003_u01736653894203") 2025/01/12 03:56:24 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f406740089613b26f_d20250112_m035132_c001_v7007000_t0000_u01736653892924") 2025/01/12 03:56:25 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d1121893578_d20250112_m035132_c001_v0001137_t0040_u01736653892064") 2025/01/12 03:56:25 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232dacae_d20250112_m035016_c001_v7007000_t0000_u01736653816881") 2025/01/12 03:56:25 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d1121893484_d20250112_m035015_c001_v0001137_t0054_u01736653815465") 2025/01/12 03:56:25 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232daca6_d20250112_m035014_c001_v7007000_t0000_u01736653814743") 2025/01/12 03:56:25 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d112189347e_d20250112_m035013_c001_v0001137_t0010_u01736653813381") 2025/01/12 03:56:25 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c3391_d20250112_m035006_c001_v7007000_t0000_u01736653806215") 2025/01/12 03:56:25 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d112189346c_d20250112_m035005_c001_v0001137_t0052_u01736653805290") 2025/01/12 03:56:25 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c338d_d20250112_m035004_c001_v7007000_t0000_u01736653804745") 2025/01/12 03:56:25 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d1121893466_d20250112_m035003_c001_v0001137_t0034_u01736653803486") 2025/01/12 03:56:25 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d112189344e_d20250112_m034954_c001_v0001137_t0032_u01736653794408") 2025/01/12 03:56:25 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f4099f3ef9e15dfd2_d20250112_m034953_c001_v7007000_t0000_u01736653793687") 2025/01/12 03:56:25 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d112189344c_d20250112_m034952_c001_v0001137_t0001_u01736653792979") 2025/01/12 03:56:25 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d1121893448_d20250112_m034952_c001_v0001137_t0059_u01736653792341") 2025/01/12 03:56:25 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f4099f3ef9e15dfcc_d20250112_m034950_c001_v7007000_t0000_u01736653790900") 2025/01/12 03:56:25 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d1121893436_d20250112_m034944_c001_v0001137_t0044_u01736653784088") 2025/01/12 03:56:25 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d1121893424_d20250112_m034938_c001_v0001137_t0003_u01736653778247") 2025/01/12 03:56:25 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c333a_d20250112_m034937_c001_v7007000_t0000_u01736653777521") 2025/01/12 03:56:25 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d112189341e_d20250112_m034936_c001_v0001137_t0015_u01736653776779") 2025/01/12 03:56:25 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d112189341c_d20250112_m034936_c001_v0001137_t0041_u01736653776151") 2025/01/12 03:56:25 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c3337_d20250112_m034935_c001_v7007000_t0000_u01736653775066") 2025/01/12 03:56:26 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d1121893400_d20250112_m034924_c001_v0001137_t0041_u01736653764786") 2025/01/12 03:56:26 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f40326dab232dac0f_d20250112_m034924_c001_v7007000_t0000_u01736653764422") 2025/01/12 03:56:26 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d11218933fc_d20250112_m034923_c001_v0001137_t0012_u01736653763504") 2025/01/12 03:56:26 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f4099f3ef9e15df98_d20250112_m034921_c001_v7007000_t0000_u01736653761876") 2025/01/12 03:56:26 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d11218933f6_d20250112_m034920_c001_v0001137_t0008_u01736653760781") 2025/01/12 03:56:26 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f4099f3ef9e15df95_d20250112_m034920_c001_v7007000_t0000_u01736653760242") 2025/01/12 03:56:26 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d11218933f4_d20250112_m034919_c001_v0001137_t0054_u01736653759462") 2025/01/12 03:56:26 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f4099f3ef9e15df82_d20250112_m034918_c001_v7007000_t0000_u01736653758148") 2025/01/12 03:56:26 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d11218933ee_d20250112_m034917_c001_v0001137_t0049_u01736653757292") 2025/01/12 03:56:26 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f4099f3ef9e15df75_d20250112_m034916_c001_v7007000_t0000_u01736653756742") 2025/01/12 03:56:26 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d11218933ea_d20250112_m034916_c001_v0001137_t0032_u01736653756085") 2025/01/12 03:56:26 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f4099f3ef9e15df6a_d20250112_m034915_c001_v7007000_t0000_u01736653755183") 2025/01/12 03:56:26 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d11218933e4_d20250112_m034914_c001_v0001137_t0036_u01736653754382") 2025/01/12 03:56:26 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f4099f3ef9e15df28_d20250112_m034907_c001_v7007000_t0000_u01736653747916") 2025/01/12 03:56:26 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d11218933ca_d20250112_m034906_c001_v0001137_t0017_u01736653746975") 2025/01/12 03:56:26 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f4099f3ef9e15df16_d20250112_m034906_c001_v7007000_t0000_u01736653746040") 2025/01/12 03:56:26 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d11218933c4_d20250112_m034905_c001_v0001137_t0022_u01736653745279") 2025/01/12 03:56:26 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f4099f3ef9e15df08_d20250112_m034904_c001_v7007000_t0000_u01736653744364") 2025/01/12 03:56:26 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d11218933be_d20250112_m034903_c001_v0001137_t0012_u01736653743448") 2025/01/12 03:56:26 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f4099f3ef9e15defa_d20250112_m034900_c001_v7007000_t0000_u01736653740564") 2025/01/12 03:56:27 DEBUG : sub dir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d11218933b8_d20250112_m034859_c001_v0001137_t0036_u01736653739911") 2025/01/12 03:56:27 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c36e7_d20250112_m035600_c001_v7007000_t0000_u01736654160224") 2025/01/12 03:56:27 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100a13c4bf42cf23_d20250112_m035558_c001_v0001092_t0028_u01736654158856") 2025/01/12 03:56:27 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f41099105f56c36df_d20250112_m035557_c001_v7007000_t0000_u01736654157133") 2025/01/12 03:56:27 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff8325088_d20250112_m035555_c001_v0001177_t0056_u01736654155737") 2025/01/12 03:56:27 DEBUG : sub/yam: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f406740089613b25f_d20250112_m035129_c001_v7007000_t0000_u01736653889259") 2025/01/12 03:56:27 DEBUG : sub/yam: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff8324d77_d20250112_m035127_c001_v0001177_t0029_u01736653887343") 2025/01/12 03:56:27 DEBUG : three: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f406740089613b22a_d20250112_m035119_c001_v7007000_t0000_u01736653879262") 2025/01/12 03:56:27 DEBUG : three: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d1121893556_d20250112_m035117_c001_v0001137_t0007_u01736653877785") 2025/01/12 03:56:27 DEBUG : three: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f109a2d112189354a_d20250112_m035115_c001_v0001137_t0050_u01736653875536") 2025/01/12 03:56:27 DEBUG : two: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f406740089613b22c_d20250112_m035119_c001_v7007000_t0000_u01736653879448") 2025/01/12 03:56:27 DEBUG : two: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f400a13c4bf42cddd_d20250112_m035117_c001_v0001092_t0054_u01736653877220") 2025/01/12 03:56:27 DEBUG : two: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f409a2d1121893548_d20250112_m035115_c001_v0001137_t0027_u01736653875353") 2025/01/12 03:56:27 DEBUG : yam: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f406740089613b265_d20250112_m035130_c001_v7007000_t0000_u01736653890024") 2025/01/12 03:56:27 DEBUG : yam: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1136c68051865efe_d20250112_m035128_c001_v0001128_t0046_u01736653888726") 2025/01/12 03:56:27 DEBUG : yam: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f406740089613b24a_d20250112_m035125_c001_v7007000_t0000_u01736653885308") 2025/01/12 03:56:27 DEBUG : yam: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f1148281ff8324d67_d20250112_m035123_c001_v0001177_t0029_u01736653883793") 2025/01/12 03:56:27 DEBUG : yam: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f406740089613b238_d20250112_m035121_c001_v7007000_t0000_u01736653881758") 2025/01/12 03:56:27 DEBUG : yam: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f100a13c4bf42cde3_d20250112_m035120_c001_v0001092_t0055_u01736653880006") 2025/01/12 03:56:27 DEBUG : yaml: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f406740089613b24e_d20250112_m035126_c001_v7007000_t0000_u01736653886043") 2025/01/12 03:56:27 DEBUG : yaml: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f111c95ba1dc9992c_d20250112_m035125_c001_v0001184_t0028_u01736653885103") 2025/01/12 03:56:28 DEBUG : yaml: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f406740089613b23d_d20250112_m035122_c001_v7007000_t0000_u01736653882499") 2025/01/12 03:56:28 DEBUG : yaml: Deleting (id "4_z5fa20d13a01d5b8b9f480e1b_f10195e55f98864ca_d20250112_m035121_c001_v0001144_t0038_u01736653881273") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m38.934891225s (try 1/5)