"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2024/12/10 03:34:41 DEBUG : Creating backend with remote "TestB2:rclone-test-qohuxix5jiji" 2024/12/10 03:34:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/10 03:34:41 DEBUG : Creating backend with remote "/tmp/rclone973523944" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:34:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 03:34:43 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:34:43 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/12/10 03:34:43 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.07s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:34:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/10 03:34:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 03:34:44 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:34:44 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:34:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/10 03:34:44 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:34:45 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.09s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.37s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", 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-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:34:46 DEBUG : Creating backend with remote "/non-existing" 2024/12/10 03:34:46 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/10 03:34:46 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:34:46 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:34:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 03:34:48 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:34:48 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:34:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/10 03:34:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.83s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:34:49 INFO : B2 bucket rclone-test-qohuxix5jiji: Running all checks before starting transfers 2024/12/10 03:34:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 03:34:49 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:34:49 INFO : B2 bucket rclone-test-qohuxix5jiji: Checks finished, now starting transfers 2024/12/10 03:34:49 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:34:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/10 03:34:49 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.54s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:34:51 ERROR : Ignoring --no-traverse with sync 2024/12/10 03:34:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 03:34:51 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:34:51 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:34:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/10 03:34:51 INFO : sub dir/hello world: Copied (new) 2024/12/10 03:34:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.52s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:34:52 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/10 03:34:52 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:34:52 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:34:52 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/12/10 03:34:52 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.48s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:34:54 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 03:34:54 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:34:54 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:34:54 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/10 03:34:54 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.50s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:34:56 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 03:34:56 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:34:56 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:34:56 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/10 03:34:56 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.88s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:34:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/10 03:34:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/10 03:34:57 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/10 03:34:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/10 03:34:57 DEBUG : sub dir: Making directory 2024/12/10 03:34:57 DEBUG : sub dir2: Making directory 2024/12/10 03:34:57 DEBUG : sub dir2/sub sub dir2: Making directory 2024/12/10 03:34:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 03:34:57 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:34:57 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:34:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/10 03:34:57 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/12/10 03:34:57 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.51s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:34:58 DEBUG : sub dir2: Making directory 2024/12/10 03:34:58 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/10 03:34:58 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/10 03:34:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 03:34:59 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:34:59 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:34:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/10 03:34:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.12s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:35:00 DEBUG : sub dir2: Making directory with metadata 2024/12/10 03:35:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/10 03:35:00 DEBUG : sub dir: Making directory 2024/12/10 03:35:00 DEBUG : sub dir2: Making directory 2024/12/10 03:35:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 03:35:00 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:35:00 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:35:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/10 03:35:00 INFO : sub dir/hello world: Copied (new) 2024/12/10 03:35:00 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/12/10 03:35:00 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/12/10 03:35:01 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.95s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", 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-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:35:02 DEBUG : sub dir2: Making directory 2024/12/10 03:35:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 03:35:02 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:35:02 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:35:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/10 03:35:02 INFO : sub dir/hello world: Copied (new) 2024/12/10 03:35:02 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.13s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:35:03 DEBUG : sub dir2: Making directory with metadata 2024/12/10 03:35:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/10 03:35:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/10 03:35:03 DEBUG : sub dir: Making directory 2024/12/10 03:35:03 DEBUG : sub dir2: Making directory 2024/12/10 03:35:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 03:35:03 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:35:03 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:35:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/10 03:35:03 INFO : sub dir/hello world: Copied (new) 2024/12/10 03:35:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/12/10 03:35:04 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.55s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", 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-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:35:05 DEBUG : sub dir2: Making directory 2024/12/10 03:35:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 03:35:05 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:35:05 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:35:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/10 03:35:06 INFO : sub dir/hello world: Copied (new) 2024/12/10 03:35:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.51s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:35:07 DEBUG : Creating backend with remote "TestB2:rclone-test-zudehip6foqa" 2024/12/10 03:35:07 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-qohuxix5jiji -> B2 bucket rclone-test-zudehip6foqa 2024/12/10 03:35:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 03:35:08 DEBUG : B2 bucket rclone-test-zudehip6foqa: Waiting for checks to finish 2024/12/10 03:35:08 DEBUG : B2 bucket rclone-test-zudehip6foqa: Waiting for transfers to finish 2024/12/10 03:35:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/10 03:35:09 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:35:09 DEBUG : B2 bucket rclone-test-zudehip6foqa: Purge remote 2024/12/10 03:35:09 INFO : B2 bucket rclone-test-zudehip6foqa: cleaning bucket "rclone-test-zudehip6foqa" of all files 2024/12/10 03:35:09 DEBUG : sub dir/hello world: Deleting (id "4_z0f928dd3a02dabeb9f380e1b_f1085e7140f1f5139_d20241210_m033509_c001_v0001182_t0002_u01733801709361") --- PASS: TestServerSideCopy (4.51s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:35:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/10 03:35:12 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:35:12 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:35:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/10 03:35:12 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.10s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:35:13 DEBUG : Creating backend with remote "TestB2:rclone-test-jefobol4fulo" 2024/12/10 03:35:13 DEBUG : Config file has changed externally - reloading sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-qohuxix5jiji -> B2 bucket rclone-test-jefobol4fulo 2024/12/10 03:35:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 03:35:15 DEBUG : B2 bucket rclone-test-jefobol4fulo: Waiting for checks to finish 2024/12/10 03:35:15 DEBUG : B2 bucket rclone-test-jefobol4fulo: Waiting for transfers to finish 2024/12/10 03:35:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/10 03:35:16 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:35:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/10 03:35:17 DEBUG : B2 bucket rclone-test-jefobol4fulo: Waiting for checks to finish 2024/12/10 03:35:17 DEBUG : B2 bucket rclone-test-jefobol4fulo: Waiting for transfers to finish 2024/12/10 03:35:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/10 03:35:17 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:35:17 DEBUG : B2 bucket rclone-test-jefobol4fulo: Purge remote 2024/12/10 03:35:17 INFO : B2 bucket rclone-test-jefobol4fulo: cleaning bucket "rclone-test-jefobol4fulo" of all files 2024/12/10 03:35:17 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ad63a02dabeb9f380e1b_f108daab5abcaef3f_d20241210_m033517_c001_v0001183_t0023_u01733801717273") 2024/12/10 03:35:17 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2ad63a02dabeb9f380e1b_f11877df0e2fa331d_d20241210_m033515_c001_v0001103_t0039_u01733801715986") --- PASS: TestServerSideCopyOverSelf (6.36s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:35:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/10 03:35:20 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:35:20 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:35:20 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/10 03:35:20 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/10 03:35:20 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.05s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:35:22 DEBUG : Creating backend with remote "TestB2:rclone-test-poreson3zuwi" 2024/12/10 03:35:22 DEBUG : Config file has changed externally - reloading sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-qohuxix5jiji -> B2 bucket rclone-test-poreson3zuwi 2024/12/10 03:35:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 03:35:23 DEBUG : B2 bucket rclone-test-poreson3zuwi: Waiting for checks to finish 2024/12/10 03:35:23 DEBUG : B2 bucket rclone-test-poreson3zuwi: Waiting for transfers to finish 2024/12/10 03:35:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/10 03:35:24 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:35:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/10 03:35:25 DEBUG : B2 bucket rclone-test-poreson3zuwi: Waiting for checks to finish 2024/12/10 03:35:25 DEBUG : B2 bucket rclone-test-poreson3zuwi: Waiting for transfers to finish 2024/12/10 03:35:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/10 03:35:25 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/10 03:35:25 INFO : sub dir/hello world: Deleted 2024/12/10 03:35:26 DEBUG : testing file moves 2024/12/10 03:35:26 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/10 03:35:26 DEBUG : B2 bucket rclone-test-poreson3zuwi: Waiting for checks to finish 2024/12/10 03:35:26 DEBUG : B2 bucket rclone-test-poreson3zuwi: Waiting for transfers to finish 2024/12/10 03:35:27 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/12/10 03:35:27 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/10 03:35:27 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:35:28 DEBUG : B2 bucket rclone-test-poreson3zuwi: Purge remote 2024/12/10 03:35:28 INFO : B2 bucket rclone-test-poreson3zuwi: cleaning bucket "rclone-test-poreson3zuwi" of all files 2024/12/10 03:35:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f42cd73a02dabeb9f380e1b_f116390b762707c10_d20241210_m033527_c001_v0001144_t0042_u01733801727129") 2024/12/10 03:35:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f42cd73a02dabeb9f380e1b_f103301d64951c35a_d20241210_m033525_c001_v0001182_t0013_u01733801725510") 2024/12/10 03:35:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f42cd73a02dabeb9f380e1b_f1154deb6dcea484e_d20241210_m033524_c001_v0001182_t0054_u01733801724308") --- PASS: TestServerSideMoveOverSelf (8.98s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:35:31 ERROR : : error listing: directory not found 2024/12/10 03:35:31 DEBUG : Local file system at /tmp/rclone973523944: Making directory 2024/12/10 03:35:31 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:35:31 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.84s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:35:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 03:35:33 DEBUG : Local file system at /tmp/rclone973523944: Waiting for checks to finish 2024/12/10 03:35:33 DEBUG : Local file system at /tmp/rclone973523944: Waiting for transfers to finish 2024/12/10 03:35:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/10 03:35:34 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/12/10 03:35:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" --- PASS: TestCopyRedownload (2.23s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:35:35 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/10 03:35:35 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:35:35 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:35:35 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/10 03:35:35 INFO : check sum: Copied (new) 2024/12/10 03:35:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:35:35 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:35:35 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/10 03:35:35 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/12/10 03:35:35 DEBUG : check sum: Unchanged skipping 2024/12/10 03:35:35 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:35:35 DEBUG : Waiting for deletions to finish 2024/12/10 03:35:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.20s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:35:37 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/10 03:35:37 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:35:37 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:35:37 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/10 03:35:37 INFO : sizeonly: Copied (new) 2024/12/10 03:35:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:35:37 DEBUG : sizeonly: Sizes identical 2024/12/10 03:35:37 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:35:37 DEBUG : sizeonly: Unchanged skipping 2024/12/10 03:35:37 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:35:37 DEBUG : Waiting for deletions to finish 2024/12/10 03:35:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.61s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:35:39 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/10 03:35:39 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:35:39 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:35:40 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/12/10 03:35:40 INFO : ignore-size: Copied (new) 2024/12/10 03:35:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:35:40 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:35:40 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:35:40 DEBUG : ignore-size: Unchanged skipping 2024/12/10 03:35:40 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:35:40 DEBUG : Waiting for deletions to finish 2024/12/10 03:35:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.25s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:35:42 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:35:42 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:35:42 DEBUG : existing: Unchanged skipping 2024/12/10 03:35:42 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:35:42 DEBUG : Waiting for deletions to finish 2024/12/10 03:35:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:35:42 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:35:42 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/10 03:35:42 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:35:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/10 03:35:43 INFO : existing: Copied (replaced existing) 2024/12/10 03:35:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.43s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:35:44 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/10 03:35:44 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:35:44 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:35:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/10 03:35:44 INFO : existing: Copied (new) 2024/12/10 03:35:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:35:45 DEBUG : existing: Destination exists, skipping 2024/12/10 03:35:45 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:35:45 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:35:45 DEBUG : Waiting for deletions to finish 2024/12/10 03:35:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.22s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:35:47 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/12/10 03:35:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/10 03:35:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 03:35:47 DEBUG : c/non empty space: Unchanged skipping 2024/12/10 03:35:47 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/10 03:35:47 INFO : a/potato2: Copied (new) 2024/12/10 03:35:47 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:35:47 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:35:47 DEBUG : Waiting for deletions to finish 2024/12/10 03:35:48 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.67s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:35:49 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 2024/12/10 03:35:49 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:35:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/10 03:35:49 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/12/10 03:35:49 DEBUG : empty space: Unchanged skipping 2024/12/10 03:35:49 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:35:49 DEBUG : Waiting for deletions to finish 2024/12/10 03:35:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:35:50 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 2024/12/10 03:35:50 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:35:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/10 03:35:51 INFO : empty space: Updated modification time in destination 2024/12/10 03:35:51 DEBUG : empty space: Unchanged skipping 2024/12/10 03:35:51 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:35:51 DEBUG : Waiting for deletions to finish 2024/12/10 03:35:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.71s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:35:53 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 2024/12/10 03:35:53 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:35:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/10 03:35:53 DEBUG : empty space: Unchanged skipping 2024/12/10 03:35:53 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:35:53 DEBUG : Waiting for deletions to finish 2024/12/10 03:35:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.68s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:35:55 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 2024/12/10 03:35:55 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:35:55 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone973523944) 2024/12/10 03:35:55 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-qohuxix5jiji) 2024/12/10 03:35:55 DEBUG : foo: sha1 differ 2024/12/10 03:35:55 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:35:55 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/12/10 03:35:55 INFO : foo: Copied (replaced existing) 2024/12/10 03:35:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.93s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:35:57 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/10 03:35:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 03:35:57 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:35:57 DEBUG : empty space: Unchanged skipping 2024/12/10 03:35:57 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:35:57 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/10 03:35:57 INFO : potato: Copied (new) 2024/12/10 03:35:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.12s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:35:59 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/10 03:35:59 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:35:59 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:35:59 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/12/10 03:35:59 INFO : potato: Copied (replaced existing) 2024/12/10 03:35:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.96s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:36:01 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:36:01 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 2024/12/10 03:36:01 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone973523944) 2024/12/10 03:36:01 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-qohuxix5jiji) 2024/12/10 03:36:01 DEBUG : potato: sha1 differ 2024/12/10 03:36:01 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:36:01 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/12/10 03:36:01 INFO : potato: Copied (replaced existing) 2024/12/10 03:36:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:36:03 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 03:36:03 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/10 03:36:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 03:36:03 DEBUG : empty space: Unchanged skipping 2024/12/10 03:36:03 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:36:03 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:36:03 DEBUG : Waiting for deletions to finish 2024/12/10 03:36:03 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:36:05 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 03:36:05 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:36:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 03:36:05 DEBUG : empty space: Unchanged skipping 2024/12/10 03:36:05 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:36:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/10 03:36:05 INFO : potato2: Copied (new) 2024/12/10 03:36:05 DEBUG : Waiting for deletions to finish 2024/12/10 03:36:05 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:36:07 DEBUG : d: Making directory 2024/12/10 03:36:07 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/12/10 03:36:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/10 03:36:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 03:36:08 DEBUG : c/non empty space: Unchanged skipping 2024/12/10 03:36:08 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/10 03:36:08 INFO : a/potato2: Copied (new) 2024/12/10 03:36:08 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:36:08 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:36:08 DEBUG : Waiting for deletions to finish 2024/12/10 03:36:08 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:36:10 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/12/10 03:36:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/10 03:36:10 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 03:36:10 DEBUG : c/non empty space: Unchanged skipping 2024/12/10 03:36:10 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:36:10 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:36:10 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/10 03:36:10 INFO : a/potato2: Copied (new) 2024/12/10 03:36:10 ERROR : B2 bucket rclone-test-qohuxix5jiji: not deleting files as there were IO errors 2024/12/10 03:36:10 ERROR : B2 bucket rclone-test-qohuxix5jiji: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.49s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:36:13 DEBUG : Waiting for deletions to finish 2024/12/10 03:36:13 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 03:36:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 03:36:13 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:36:13 DEBUG : empty space: Unchanged skipping 2024/12/10 03:36:13 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:36:13 INFO : potato: Deleted 2024/12/10 03:36:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/10 03:36:13 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.38s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:36:15 DEBUG : Waiting for deletions to finish 2024/12/10 03:36:15 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:36:15 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:36:15 INFO : potato: Deleted 2024/12/10 03:36:15 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 03:36:15 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:36:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 03:36:15 DEBUG : empty space: Unchanged skipping 2024/12/10 03:36:15 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:36:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/10 03:36:16 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.69s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:36:18 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 03:36:18 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:36:18 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:36:18 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/12/10 03:36:18 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.12s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:36:20 DEBUG : enormous: Excluded (Size Filter) 2024/12/10 03:36:20 DEBUG : enormous: Excluded 2024/12/10 03:36:20 DEBUG : potato2: Excluded (Size Filter) 2024/12/10 03:36:20 DEBUG : potato2: Excluded 2024/12/10 03:36:20 DEBUG : potato2: Excluded (Size Filter) 2024/12/10 03:36:20 DEBUG : potato2: Excluded 2024/12/10 03:36:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 03:36:20 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:36:20 DEBUG : empty space: Unchanged skipping 2024/12/10 03:36:20 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:36:20 DEBUG : Waiting for deletions to finish 2024/12/10 03:36:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:36:20 DEBUG : enormous: Excluded (Size Filter) 2024/12/10 03:36:20 DEBUG : enormous: Excluded 2024/12/10 03:36:20 DEBUG : potato2: Excluded (Size Filter) 2024/12/10 03:36:20 DEBUG : potato2: Excluded 2024/12/10 03:36:20 DEBUG : potato2: Excluded (Size Filter) 2024/12/10 03:36:20 DEBUG : potato2: Excluded 2024/12/10 03:36:20 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/10 03:36:20 DEBUG : empty space: Unchanged skipping 2024/12/10 03:36:20 DEBUG : Local file system at /tmp/rclone973523944: Waiting for checks to finish 2024/12/10 03:36:20 DEBUG : Local file system at /tmp/rclone973523944: Waiting for transfers to finish 2024/12/10 03:36:20 DEBUG : Waiting for deletions to finish 2024/12/10 03:36:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.64s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:36:23 DEBUG : enormous: Excluded (Size Filter) 2024/12/10 03:36:23 DEBUG : enormous: Excluded 2024/12/10 03:36:23 DEBUG : potato2: Excluded (Size Filter) 2024/12/10 03:36:23 DEBUG : potato2: Excluded 2024/12/10 03:36:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 03:36:23 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:36:23 DEBUG : empty space: Unchanged skipping 2024/12/10 03:36:23 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:36:23 DEBUG : Waiting for deletions to finish 2024/12/10 03:36:23 INFO : enormous: Deleted 2024/12/10 03:36:23 INFO : potato2: Deleted 2024/12/10 03:36:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:36:24 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/10 03:36:24 DEBUG : empty space: Unchanged skipping 2024/12/10 03:36:24 DEBUG : Local file system at /tmp/rclone973523944: Waiting for checks to finish 2024/12/10 03:36:24 DEBUG : Local file system at /tmp/rclone973523944: Waiting for transfers to finish 2024/12/10 03:36:24 DEBUG : Waiting for deletions to finish 2024/12/10 03:36:24 INFO : potato2: Deleted 2024/12/10 03:36:24 INFO : enormous: Deleted 2024/12/10 03:36:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.20s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:36:26 DEBUG : five: Need to transfer - File not found at Destination 2024/12/10 03:36:26 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/12/10 03:36:26 DEBUG : three: Sizes identical 2024/12/10 03:36:26 DEBUG : one: Destination is newer than source, skipping 2024/12/10 03:36:26 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:36:26 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/12/10 03:36:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone973523944) 2024/12/10 03:36:26 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-qohuxix5jiji) 2024/12/10 03:36:26 DEBUG : two: sha1 differ 2024/12/10 03:36:26 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/12/10 03:36:26 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:36:27 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/12/10 03:36:27 INFO : five: Copied (new) 2024/12/10 03:36:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/10 03:36:27 INFO : two: Copied (replaced existing) 2024/12/10 03:36:27 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/12/10 03:36:27 INFO : four: Copied (replaced existing) 2024/12/10 03:36:27 DEBUG : Waiting for deletions to finish 2024/12/10 03:36:28 DEBUG : one: Destination is newer than source, skipping 2024/12/10 03:36:28 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:36:28 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/12/10 03:36:28 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone973523944) 2024/12/10 03:36:28 DEBUG : four: Size and sha1 of src and dst objects identical 2024/12/10 03:36:28 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-qohuxix5jiji) 2024/12/10 03:36:28 DEBUG : three: sha1 differ 2024/12/10 03:36:28 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/12/10 03:36:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/10 03:36:28 DEBUG : two: Size and sha1 of src and dst objects identical 2024/12/10 03:36:28 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/12/10 03:36:28 DEBUG : five: Size and sha1 of src and dst objects identical 2024/12/10 03:36:28 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/12/10 03:36:28 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/12/10 03:36:28 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/12/10 03:36:28 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:36:28 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/10 03:36:28 INFO : three: Copied (replaced existing) 2024/12/10 03:36:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.34s) === 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-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/12/10 03:36:29 INFO : B2 bucket rclone-test-qohuxix5jiji: Making map for --track-renames 2024/12/10 03:36:29 INFO : B2 bucket rclone-test-qohuxix5jiji: Finished making map for --track-renames 2024/12/10 03:36:29 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:36:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/10 03:36:29 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/10 03:36:29 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for renames to finish 2024/12/10 03:36:29 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:36:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/10 03:36:30 INFO : yam: Copied (new) 2024/12/10 03:36:30 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/10 03:36:30 INFO : potato: Copied (new) 2024/12/10 03:36:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:36:30 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:36:30 INFO : B2 bucket rclone-test-qohuxix5jiji: Making map for --track-renames 2024/12/10 03:36:30 INFO : B2 bucket rclone-test-qohuxix5jiji: Finished making map for --track-renames 2024/12/10 03:36:30 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:36:30 DEBUG : potato: Unchanged skipping 2024/12/10 03:36:30 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for renames to finish 2024/12/10 03:36:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/10 03:36:31 INFO : yam: Copied (server-side copy) to: yaml 2024/12/10 03:36:31 INFO : yam: Deleted 2024/12/10 03:36:31 INFO : yaml: Renamed from "yam" 2024/12/10 03:36:31 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:36:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.45s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/12/10 03:36:33 INFO : B2 bucket rclone-test-qohuxix5jiji: Making map for --track-renames 2024/12/10 03:36:33 INFO : B2 bucket rclone-test-qohuxix5jiji: Finished making map for --track-renames 2024/12/10 03:36:33 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:36:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/10 03:36:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/10 03:36:33 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for renames to finish 2024/12/10 03:36:33 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:36:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/10 03:36:33 INFO : potato: Copied (new) 2024/12/10 03:36:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/10 03:36:34 INFO : yam: Copied (new) 2024/12/10 03:36:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:36:34 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:36:34 INFO : B2 bucket rclone-test-qohuxix5jiji: Making map for --track-renames 2024/12/10 03:36:34 INFO : B2 bucket rclone-test-qohuxix5jiji: Finished making map for --track-renames 2024/12/10 03:36:34 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:36:34 DEBUG : potato: Unchanged skipping 2024/12/10 03:36:34 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for renames to finish 2024/12/10 03:36:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/10 03:36:35 INFO : yam: Copied (server-side copy) to: yaml 2024/12/10 03:36:35 INFO : yam: Deleted 2024/12/10 03:36:35 INFO : yaml: Renamed from "yam" 2024/12/10 03:36:35 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:36:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.14s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/12/10 03:36:37 INFO : B2 bucket rclone-test-qohuxix5jiji: Making map for --track-renames 2024/12/10 03:36:37 INFO : B2 bucket rclone-test-qohuxix5jiji: Finished making map for --track-renames 2024/12/10 03:36:37 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:36:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/10 03:36:37 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/10 03:36:37 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for renames to finish 2024/12/10 03:36:37 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:36:37 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/10 03:36:37 INFO : sub/yam: Copied (new) 2024/12/10 03:36:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/10 03:36:38 INFO : potato: Copied (new) 2024/12/10 03:36:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:36:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:36:38 DEBUG : potato: Unchanged skipping 2024/12/10 03:36:38 INFO : B2 bucket rclone-test-qohuxix5jiji: Making map for --track-renames 2024/12/10 03:36:38 INFO : B2 bucket rclone-test-qohuxix5jiji: Finished making map for --track-renames 2024/12/10 03:36:38 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:36:38 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for renames to finish 2024/12/10 03:36:39 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/10 03:36:39 INFO : sub/yam: Copied (server-side copy) to: yam 2024/12/10 03:36:39 INFO : sub/yam: Deleted 2024/12/10 03:36:39 INFO : yam: Renamed from "sub/yam" 2024/12/10 03:36:39 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:36:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.84s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:36:41 DEBUG : Creating backend with remote "/tmp/rclone973523944/dir1" 2024/12/10 03:36:41 DEBUG : Config file has changed externally - reloading 2024/12/10 03:36:41 DEBUG : Creating backend with remote "/tmp/rclone973523944/dir2" 2024/12/10 03:36:41 DEBUG : Local file system at /tmp/rclone973523944/dir2: Using server-side directory move 2024/12/10 03:36:41 INFO : Local file system at /tmp/rclone973523944/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/10 03:36:41 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/10 03:36:41 DEBUG : Local file system at /tmp/rclone973523944/dir2: Waiting for checks to finish 2024/12/10 03:36:41 DEBUG : Local file system at /tmp/rclone973523944/dir2: Waiting for transfers to finish 2024/12/10 03:36:41 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:36:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 03:36:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/10 03:36:41 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:36:41 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:36:41 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/12/10 03:36:41 INFO : nested/sub dir/file: Copied (new) 2024/12/10 03:36:41 INFO : nested/sub dir/file: Deleted 2024/12/10 03:36:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/10 03:36:42 INFO : sub dir/hello world: Copied (new) 2024/12/10 03:36:42 INFO : sub dir/hello world: Deleted 2024/12/10 03:36:42 INFO : sub dir: Removing directory 2024/12/10 03:36:42 INFO : nested/sub dir: Removing directory 2024/12/10 03:36:42 INFO : nested: Removing directory 2024/12/10 03:36:42 DEBUG : Local file system at /tmp/rclone973523944: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.10s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:36:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 03:36:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/10 03:36:43 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:36:43 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:36:44 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/12/10 03:36:44 INFO : nested/sub dir/file: Copied (new) 2024/12/10 03:36:44 INFO : nested/sub dir/file: Deleted 2024/12/10 03:36:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/10 03:36:44 INFO : sub dir/hello world: Copied (new) 2024/12/10 03:36:44 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.21s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:36:46 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/10 03:36:46 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/10 03:36:46 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:36:46 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:36:46 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/12/10 03:36:46 INFO : existing-b: Copied (new) 2024/12/10 03:36:46 INFO : existing-b: Deleted 2024/12/10 03:36:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/10 03:36:46 INFO : existing: Copied (new) 2024/12/10 03:36:46 INFO : existing: Deleted 2024/12/10 03:36:46 DEBUG : existing: Destination exists, skipping 2024/12/10 03:36:46 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/10 03:36:46 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:36:46 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:36:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.09s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:36:47 DEBUG : Creating backend with remote "TestB2:rclone-test-vewinoh8muje" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qohuxix5jiji -> B2 bucket rclone-test-vewinoh8muje 2024/12/10 03:36:51 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 03:36:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/10 03:36:51 DEBUG : empty space: Unchanged skipping 2024/12/10 03:36:51 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/10 03:36:51 DEBUG : B2 bucket rclone-test-vewinoh8muje: Waiting for checks to finish 2024/12/10 03:36:52 INFO : empty space: Deleted 2024/12/10 03:36:52 DEBUG : B2 bucket rclone-test-vewinoh8muje: Waiting for transfers to finish 2024/12/10 03:36:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/10 03:36:52 INFO : potato2: Copied (server-side copy) 2024/12/10 03:36:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/10 03:36:52 INFO : potato3: Copied (server-side copy) 2024/12/10 03:36:52 INFO : potato2: Deleted 2024/12/10 03:36:52 INFO : potato3: Deleted 2024/12/10 03:36:53 DEBUG : Creating backend with remote "TestB2:rclone-test-bupukik5gana" 2024/12/10 03:36:54 DEBUG : empty space: Need to transfer - File not found at Destination 2024/12/10 03:36:54 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 03:36:54 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/10 03:36:54 DEBUG : B2 bucket rclone-test-bupukik5gana: Waiting for checks to finish 2024/12/10 03:36:54 DEBUG : B2 bucket rclone-test-bupukik5gana: Waiting for transfers to finish 2024/12/10 03:36:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/10 03:36:55 INFO : empty space: Copied (server-side copy) 2024/12/10 03:36:55 INFO : empty space: Deleted 2024/12/10 03:36:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/10 03:36:55 INFO : potato2: Copied (server-side copy) 2024/12/10 03:36:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/10 03:36:55 INFO : potato3: Copied (server-side copy) 2024/12/10 03:36:55 INFO : potato2: Deleted 2024/12/10 03:36:55 INFO : potato3: Deleted 2024/12/10 03:36:56 DEBUG : B2 bucket rclone-test-bupukik5gana: Purge remote 2024/12/10 03:36:56 INFO : B2 bucket rclone-test-bupukik5gana: cleaning bucket "rclone-test-bupukik5gana" of all files 2024/12/10 03:36:56 DEBUG : empty space: Deleting (id "4_z4fc22da3a04dabeb9f380e1b_f10440665c956e800_d20241210_m033655_c001_v0001182_t0016_u01733801815287") 2024/12/10 03:36:56 DEBUG : potato2: Deleting (id "4_z4fc22da3a04dabeb9f380e1b_f1130282a310cac97_d20241210_m033655_c001_v0001183_t0047_u01733801815533") 2024/12/10 03:36:56 DEBUG : potato3: Deleting (id "4_z4fc22da3a04dabeb9f380e1b_f1085e7140f1f5e8f_d20241210_m033655_c001_v0001182_t0047_u01733801815633") 2024/12/10 03:36:57 DEBUG : B2 bucket rclone-test-vewinoh8muje: Purge remote 2024/12/10 03:36:57 INFO : B2 bucket rclone-test-vewinoh8muje: cleaning bucket "rclone-test-vewinoh8muje" of all files 2024/12/10 03:36:57 DEBUG : empty space: Deleting (id "4_zef921d83a04dabeb9f380e1b_f402fa447e0d83750_d20241210_m033655_c001_v7007000_t0000_u01733801815505") 2024/12/10 03:36:57 DEBUG : empty space: Deleting (id "4_zef921d83a04dabeb9f380e1b_f100f0e644fc228c4_d20241210_m033651_c001_v0001145_t0003_u01733801811076") 2024/12/10 03:36:57 DEBUG : potato2: Deleting (id "4_zef921d83a04dabeb9f380e1b_f402fa447e0d83752_d20241210_m033655_c001_v7007000_t0000_u01733801815761") 2024/12/10 03:36:57 DEBUG : potato2: Deleting (id "4_zef921d83a04dabeb9f380e1b_f1153899226f087a6_d20241210_m033652_c001_v0001113_t0022_u01733801812113") 2024/12/10 03:36:57 DEBUG : potato3: Deleting (id "4_zef921d83a04dabeb9f380e1b_f409f572f9a703298_d20241210_m033655_c001_v7007000_t0000_u01733801815833") 2024/12/10 03:36:57 DEBUG : potato3: Deleting (id "4_zef921d83a04dabeb9f380e1b_f1027af4e69c37a5d_d20241210_m033652_c001_v0001177_t0002_u01733801812480") 2024/12/10 03:36:57 DEBUG : potato3: Deleting (id "4_zef921d83a04dabeb9f380e1b_f100f0e644fc228c6_d20241210_m033651_c001_v0001145_t0002_u01733801811456") --- PASS: TestServerSideMove (11.75s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:36:59 DEBUG : Creating backend with remote "TestB2:rclone-test-valuyaf7wifo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qohuxix5jiji -> B2 bucket rclone-test-valuyaf7wifo 2024/12/10 03:37:05 DEBUG : empty space: Excluded (Size Filter) 2024/12/10 03:37:05 DEBUG : empty space: Excluded 2024/12/10 03:37:05 DEBUG : empty space: Excluded (Size Filter) 2024/12/10 03:37:05 DEBUG : empty space: Excluded 2024/12/10 03:37:05 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 03:37:05 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/10 03:37:05 DEBUG : B2 bucket rclone-test-valuyaf7wifo: Waiting for checks to finish 2024/12/10 03:37:05 DEBUG : B2 bucket rclone-test-valuyaf7wifo: Waiting for transfers to finish 2024/12/10 03:37:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/10 03:37:05 INFO : potato3: Copied (server-side copy) 2024/12/10 03:37:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/10 03:37:05 INFO : potato2: Copied (server-side copy) 2024/12/10 03:37:05 INFO : potato3: Deleted 2024/12/10 03:37:06 INFO : potato2: Deleted 2024/12/10 03:37:06 DEBUG : Creating backend with remote "TestB2:rclone-test-hajovev8hayi" 2024/12/10 03:37:07 DEBUG : empty space: Excluded (Size Filter) 2024/12/10 03:37:07 DEBUG : empty space: Excluded 2024/12/10 03:37:07 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 03:37:07 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/10 03:37:07 DEBUG : B2 bucket rclone-test-hajovev8hayi: Waiting for checks to finish 2024/12/10 03:37:07 DEBUG : B2 bucket rclone-test-hajovev8hayi: Waiting for transfers to finish 2024/12/10 03:37:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/10 03:37:08 INFO : potato2: Copied (server-side copy) 2024/12/10 03:37:08 INFO : potato2: Deleted 2024/12/10 03:37:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/10 03:37:08 INFO : potato3: Copied (server-side copy) 2024/12/10 03:37:08 INFO : potato3: Deleted 2024/12/10 03:37:09 DEBUG : B2 bucket rclone-test-hajovev8hayi: Purge remote 2024/12/10 03:37:09 INFO : B2 bucket rclone-test-hajovev8hayi: cleaning bucket "rclone-test-hajovev8hayi" of all files 2024/12/10 03:37:09 DEBUG : potato2: Deleting (id "4_z6fb25dd3a04dabeb9f380e1b_f116779cb51d31fdc_d20241210_m033708_c001_v0001145_t0044_u01733801828175") 2024/12/10 03:37:09 DEBUG : potato3: Deleting (id "4_z6fb25dd3a04dabeb9f380e1b_f1168557c352137d4_d20241210_m033708_c001_v0001099_t0050_u01733801828568") 2024/12/10 03:37:10 DEBUG : B2 bucket rclone-test-valuyaf7wifo: Purge remote 2024/12/10 03:37:10 INFO : B2 bucket rclone-test-valuyaf7wifo: cleaning bucket "rclone-test-valuyaf7wifo" of all files 2024/12/10 03:37:10 DEBUG : empty space: Deleting (id "4_zcf424da3a04dabeb9f380e1b_f1130530431104cb3_d20241210_m033703_c001_v0001176_t0043_u01733801823979") 2024/12/10 03:37:10 DEBUG : potato2: Deleting (id "4_zcf424da3a04dabeb9f380e1b_f415fbceaad0e20fd_d20241210_m033708_c001_v7007000_t0000_u01733801828572") 2024/12/10 03:37:10 DEBUG : potato2: Deleting (id "4_zcf424da3a04dabeb9f380e1b_f117ceb662e6fe4a4_d20241210_m033705_c001_v0001040_t0005_u01733801825187") 2024/12/10 03:37:10 DEBUG : potato3: Deleting (id "4_zcf424da3a04dabeb9f380e1b_f415fbceaad0e20fe_d20241210_m033708_c001_v7007000_t0000_u01733801828850") 2024/12/10 03:37:10 DEBUG : potato3: Deleting (id "4_zcf424da3a04dabeb9f380e1b_f116e8fb3a0e0292c_d20241210_m033705_c001_v0001182_t0025_u01733801825536") 2024/12/10 03:37:10 DEBUG : potato3: Deleting (id "4_zcf424da3a04dabeb9f380e1b_f1130530431104cb5_d20241210_m033704_c001_v0001176_t0023_u01733801824456") --- PASS: TestServerSideMoveWithFilter (12.58s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:37:12 DEBUG : Creating backend with remote "TestB2:rclone-test-zivadon9muku" 2024/12/10 03:37:14 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qohuxix5jiji -> B2 bucket rclone-test-zivadon9muku 2024/12/10 03:37:17 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 03:37:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/10 03:37:17 DEBUG : empty space: Unchanged skipping 2024/12/10 03:37:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/10 03:37:17 DEBUG : B2 bucket rclone-test-zivadon9muku: Waiting for checks to finish 2024/12/10 03:37:17 INFO : empty space: Deleted 2024/12/10 03:37:17 DEBUG : B2 bucket rclone-test-zivadon9muku: Waiting for transfers to finish 2024/12/10 03:37:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/10 03:37:17 INFO : potato2: Copied (server-side copy) 2024/12/10 03:37:17 INFO : potato2: Deleted 2024/12/10 03:37:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/10 03:37:17 INFO : potato3: Copied (server-side copy) 2024/12/10 03:37:17 INFO : potato3: Deleted 2024/12/10 03:37:18 DEBUG : Creating backend with remote "TestB2:rclone-test-vemuvig8tihe" 2024/12/10 03:37:19 DEBUG : tomatoDir: Making directory 2024/12/10 03:37:19 DEBUG : empty space: Need to transfer - File not found at Destination 2024/12/10 03:37:19 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 03:37:19 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/10 03:37:19 DEBUG : B2 bucket rclone-test-vemuvig8tihe: Waiting for checks to finish 2024/12/10 03:37:19 DEBUG : B2 bucket rclone-test-vemuvig8tihe: Waiting for transfers to finish 2024/12/10 03:37:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/10 03:37:20 INFO : potato2: Copied (server-side copy) 2024/12/10 03:37:20 INFO : potato2: Deleted 2024/12/10 03:37:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/10 03:37:20 INFO : empty space: Copied (server-side copy) 2024/12/10 03:37:20 INFO : empty space: Deleted 2024/12/10 03:37:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/10 03:37:21 INFO : potato3: Copied (server-side copy) 2024/12/10 03:37:21 INFO : potato3: Deleted 2024/12/10 03:37:21 DEBUG : B2 bucket rclone-test-vemuvig8tihe: Purge remote 2024/12/10 03:37:21 INFO : B2 bucket rclone-test-vemuvig8tihe: cleaning bucket "rclone-test-vemuvig8tihe" of all files 2024/12/10 03:37:21 DEBUG : empty space: Deleting (id "4_z8f628dc3a04dabeb9f380e1b_f119e36f3423d3912_d20241210_m033720_c001_v0001179_t0021_u01733801840626") 2024/12/10 03:37:21 DEBUG : potato2: Deleting (id "4_z8f628dc3a04dabeb9f380e1b_f1154deb6dcea589a_d20241210_m033720_c001_v0001182_t0001_u01733801840221") 2024/12/10 03:37:21 DEBUG : potato3: Deleting (id "4_z8f628dc3a04dabeb9f380e1b_f1146481e446fa0cf_d20241210_m033720_c001_v0001038_t0044_u01733801840491") 2024/12/10 03:37:22 DEBUG : B2 bucket rclone-test-zivadon9muku: Purge remote 2024/12/10 03:37:22 INFO : B2 bucket rclone-test-zivadon9muku: cleaning bucket "rclone-test-zivadon9muku" of all files 2024/12/10 03:37:22 DEBUG : empty space: Deleting (id "4_z6f127db3a04dabeb9f380e1b_f40891d27bcdf11ea_d20241210_m033720_c001_v7007000_t0000_u01733801840848") 2024/12/10 03:37:22 DEBUG : empty space: Deleting (id "4_z6f127db3a04dabeb9f380e1b_f11319cee9ef1df60_d20241210_m033716_c001_v0001182_t0002_u01733801836468") 2024/12/10 03:37:22 DEBUG : potato2: Deleting (id "4_z6f127db3a04dabeb9f380e1b_f40891d27bcdf11e9_d20241210_m033720_c001_v7007000_t0000_u01733801840455") 2024/12/10 03:37:22 DEBUG : potato2: Deleting (id "4_z6f127db3a04dabeb9f380e1b_f115b4ec6e01c473c_d20241210_m033717_c001_v0001098_t0004_u01733801837315") 2024/12/10 03:37:22 DEBUG : potato3: Deleting (id "4_z6f127db3a04dabeb9f380e1b_f40891d27bcdf11eb_d20241210_m033721_c001_v7007000_t0000_u01733801841106") 2024/12/10 03:37:22 DEBUG : potato3: Deleting (id "4_z6f127db3a04dabeb9f380e1b_f11938491a6c6ef93_d20241210_m033717_c001_v0001183_t0005_u01733801837625") 2024/12/10 03:37:22 DEBUG : potato3: Deleting (id "4_z6f127db3a04dabeb9f380e1b_f11319cee9ef1df6e_d20241210_m033716_c001_v0001182_t0015_u01733801836671") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.38s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:37:24 DEBUG : Creating backend with remote "TestB2:rclone-test-qohuxix5jiji/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.68s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:37:27 DEBUG : Creating backend with remote "TestB2:rclone-test-qohuxix5jiji/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" --- PASS: TestSyncOverlap (3.08s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:37:30 DEBUG : Creating backend with remote "TestB2:rclone-test-qohuxix5jiji/rclone-sync-test" 2024/12/10 03:37:32 DEBUG : Creating backend with remote "TestB2:rclone-test-qohuxix5jiji/rclone-sync-test-include/layer2" 2024/12/10 03:37:34 DEBUG : Creating backend with remote "TestB2:rclone-test-qohuxix5jiji/rclone-sync-test-ignore-file" 2024/12/10 03:37:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/10 03:37:38 DEBUG : B2 bucket rclone-test-qohuxix5jiji path rclone-sync-test: Waiting for checks to finish 2024/12/10 03:37:38 DEBUG : B2 bucket rclone-test-qohuxix5jiji path rclone-sync-test: Waiting for transfers to finish 2024/12/10 03:37:38 DEBUG : Waiting for deletions to finish 2024/12/10 03:37:38 INFO : There was nothing to transfer 2024/12/10 03:37:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/10 03:37:38 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:37:38 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:37:38 DEBUG : Waiting for deletions to finish 2024/12/10 03:37:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:37:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/10 03:37:39 DEBUG : B2 bucket rclone-test-qohuxix5jiji path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/12/10 03:37:39 DEBUG : B2 bucket rclone-test-qohuxix5jiji path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/12/10 03:37:39 DEBUG : Waiting for deletions to finish 2024/12/10 03:37:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:37:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/10 03:37:39 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:37:39 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:37:39 DEBUG : Waiting for deletions to finish 2024/12/10 03:37:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:37:40 DEBUG : : Excluded 2024/12/10 03:37:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/10 03:37:40 DEBUG : B2 bucket rclone-test-qohuxix5jiji path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/12/10 03:37:40 DEBUG : B2 bucket rclone-test-qohuxix5jiji path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/12/10 03:37:40 DEBUG : Waiting for deletions to finish 2024/12/10 03:37:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.79s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:37:47 DEBUG : Creating backend with remote "TestB2:rclone-test-qohuxix5jiji/dst" 2024/12/10 03:37:48 DEBUG : Creating backend with remote "TestB2:rclone-test-qohuxix5jiji/CompareDest" 2024/12/10 03:37:50 DEBUG : one: Need to transfer - File not found at Destination 2024/12/10 03:37:50 DEBUG : B2 bucket rclone-test-qohuxix5jiji path dst: Waiting for checks to finish 2024/12/10 03:37:50 DEBUG : B2 bucket rclone-test-qohuxix5jiji path dst: Waiting for transfers to finish 2024/12/10 03:37:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/10 03:37:51 INFO : one: Copied (new) 2024/12/10 03:37:51 DEBUG : Waiting for deletions to finish 2024/12/10 03:37:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 03:37:51 DEBUG : B2 bucket rclone-test-qohuxix5jiji path dst: Waiting for checks to finish 2024/12/10 03:37:52 DEBUG : B2 bucket rclone-test-qohuxix5jiji path dst: Waiting for transfers to finish 2024/12/10 03:37:52 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/10 03:37:52 INFO : one: Copied (replaced existing) 2024/12/10 03:37:52 DEBUG : Waiting for deletions to finish 2024/12/10 03:37:54 DEBUG : B2 bucket rclone-test-qohuxix5jiji path dst: Waiting for checks to finish 2024/12/10 03:37:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 03:37:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 03:37:54 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/10 03:37:54 DEBUG : B2 bucket rclone-test-qohuxix5jiji path dst: Waiting for transfers to finish 2024/12/10 03:37:54 DEBUG : Waiting for deletions to finish 2024/12/10 03:37:54 INFO : There was nothing to transfer 2024/12/10 03:37:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 03:37:55 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/10 03:37:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 03:37:55 DEBUG : B2 bucket rclone-test-qohuxix5jiji path dst: Waiting for checks to finish 2024/12/10 03:37:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 03:37:55 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/10 03:37:55 DEBUG : B2 bucket rclone-test-qohuxix5jiji path dst: Waiting for transfers to finish 2024/12/10 03:37:55 DEBUG : Waiting for deletions to finish 2024/12/10 03:37:55 INFO : There was nothing to transfer 2024/12/10 03:37:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 03:37:56 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/10 03:37:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 03:37:56 DEBUG : B2 bucket rclone-test-qohuxix5jiji path dst: Waiting for checks to finish 2024/12/10 03:37:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 03:37:56 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/10 03:37:56 DEBUG : B2 bucket rclone-test-qohuxix5jiji path dst: Waiting for transfers to finish 2024/12/10 03:37:56 DEBUG : Waiting for deletions to finish 2024/12/10 03:37:56 INFO : There was nothing to transfer 2024/12/10 03:37:57 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2024/12/10 03:37:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/10 03:37:57 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/10 03:37:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 03:37:57 DEBUG : B2 bucket rclone-test-qohuxix5jiji path dst: Waiting for checks to finish 2024/12/10 03:37:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 03:37:57 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/10 03:37:57 DEBUG : B2 bucket rclone-test-qohuxix5jiji path dst: Waiting for transfers to finish 2024/12/10 03:37:57 DEBUG : Waiting for deletions to finish 2024/12/10 03:37:57 INFO : There was nothing to transfer 2024/12/10 03:37:58 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/10 03:37:58 DEBUG : two: Need to transfer - File not found at Destination 2024/12/10 03:37:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 03:37:58 DEBUG : B2 bucket rclone-test-qohuxix5jiji path dst: Waiting for checks to finish 2024/12/10 03:37:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 03:37:58 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/10 03:37:58 DEBUG : B2 bucket rclone-test-qohuxix5jiji path dst: Waiting for transfers to finish 2024/12/10 03:37:59 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/12/10 03:37:59 INFO : two: Copied (new) 2024/12/10 03:37:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.33s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:38:02 DEBUG : Creating backend with remote "TestB2:rclone-test-qohuxix5jiji/dest" 2024/12/10 03:38:02 DEBUG : Config file has changed externally - reloading 2024/12/10 03:38:03 DEBUG : Creating backend with remote "TestB2:rclone-test-qohuxix5jiji/pre-dest1" 2024/12/10 03:38:04 DEBUG : Creating backend with remote "TestB2:rclone-test-qohuxix5jiji/pre-dest2" 2024/12/10 03:38:06 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:38:06 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/10 03:38:07 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:38:07 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/10 03:38:07 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/10 03:38:07 DEBUG : B2 bucket rclone-test-qohuxix5jiji path dest: Waiting for checks to finish 2024/12/10 03:38:07 DEBUG : B2 bucket rclone-test-qohuxix5jiji path dest: Waiting for transfers to finish 2024/12/10 03:38:08 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/12/10 03:38:08 INFO : 3: Copied (new) 2024/12/10 03:38:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.25s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:38:09 DEBUG : Creating backend with remote "TestB2:rclone-test-qohuxix5jiji/dst" 2024/12/10 03:38:09 DEBUG : Config file has changed externally - reloading 2024/12/10 03:38:10 DEBUG : Creating backend with remote "TestB2:rclone-test-qohuxix5jiji/CopyDest" 2024/12/10 03:38:12 DEBUG : one: Need to transfer - File not found at Destination 2024/12/10 03:38:12 DEBUG : B2 bucket rclone-test-qohuxix5jiji path dst: Waiting for checks to finish 2024/12/10 03:38:12 DEBUG : B2 bucket rclone-test-qohuxix5jiji path dst: Waiting for transfers to finish 2024/12/10 03:38:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/10 03:38:13 INFO : one: Copied (new) 2024/12/10 03:38:13 DEBUG : Waiting for deletions to finish 2024/12/10 03:38:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 03:38:14 DEBUG : B2 bucket rclone-test-qohuxix5jiji path dst: Waiting for checks to finish 2024/12/10 03:38:14 DEBUG : B2 bucket rclone-test-qohuxix5jiji path dst: Waiting for transfers to finish 2024/12/10 03:38:14 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/10 03:38:14 INFO : one: Copied (replaced existing) 2024/12/10 03:38:14 DEBUG : Waiting for deletions to finish 2024/12/10 03:38:16 DEBUG : Creating backend with remote "TestB2:rclone-test-qohuxix5jiji/BackupDir" 2024/12/10 03:38:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 03:38:17 DEBUG : B2 bucket rclone-test-qohuxix5jiji path dst: Waiting for checks to finish 2024/12/10 03:38:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 03:38:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 03:38:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/10 03:38:18 INFO : one: Copied (server-side copy) 2024/12/10 03:38:19 INFO : one: Deleted 2024/12/10 03:38:19 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/10 03:38:19 INFO : one: Copied (server-side copy) 2024/12/10 03:38:19 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/10 03:38:19 DEBUG : B2 bucket rclone-test-qohuxix5jiji path dst: Waiting for transfers to finish 2024/12/10 03:38:19 DEBUG : Waiting for deletions to finish 2024/12/10 03:38:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 03:38:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/10 03:38:21 INFO : two: Copied (server-side copy) 2024/12/10 03:38:21 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/10 03:38:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 03:38:21 DEBUG : one: Unchanged skipping 2024/12/10 03:38:21 DEBUG : B2 bucket rclone-test-qohuxix5jiji path dst: Waiting for checks to finish 2024/12/10 03:38:21 DEBUG : B2 bucket rclone-test-qohuxix5jiji path dst: Waiting for transfers to finish 2024/12/10 03:38:21 DEBUG : Waiting for deletions to finish 2024/12/10 03:38:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 03:38:21 DEBUG : one: Unchanged skipping 2024/12/10 03:38:21 DEBUG : B2 bucket rclone-test-qohuxix5jiji path dst: Waiting for checks to finish 2024/12/10 03:38:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 03:38:21 DEBUG : two: Unchanged skipping 2024/12/10 03:38:21 DEBUG : B2 bucket rclone-test-qohuxix5jiji path dst: Waiting for transfers to finish 2024/12/10 03:38:21 DEBUG : Waiting for deletions to finish 2024/12/10 03:38:21 INFO : There was nothing to transfer 2024/12/10 03:38:23 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/10 03:38:23 DEBUG : three: Destination not found in --copy-dest 2024/12/10 03:38:23 DEBUG : three: Need to transfer - File not found at Destination 2024/12/10 03:38:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 03:38:23 DEBUG : one: Unchanged skipping 2024/12/10 03:38:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 03:38:23 DEBUG : two: Unchanged skipping 2024/12/10 03:38:23 DEBUG : B2 bucket rclone-test-qohuxix5jiji path dst: Waiting for checks to finish 2024/12/10 03:38:23 DEBUG : B2 bucket rclone-test-qohuxix5jiji path dst: Waiting for transfers to finish 2024/12/10 03:38:23 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/12/10 03:38:23 INFO : three: Copied (new) 2024/12/10 03:38:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.69s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:38:27 DEBUG : Creating backend with remote "TestB2:rclone-test-qohuxix5jiji/dst" 2024/12/10 03:38:27 DEBUG : Config file has changed externally - reloading 2024/12/10 03:38:28 DEBUG : Creating backend with remote "TestB2:rclone-test-qohuxix5jiji/backup" 2024/12/10 03:38:30 DEBUG : B2 bucket rclone-test-qohuxix5jiji path dst: Waiting for checks to finish 2024/12/10 03:38:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:38:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/10 03:38:30 DEBUG : two: Unchanged skipping 2024/12/10 03:38:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/10 03:38:31 INFO : one: Copied (server-side copy) 2024/12/10 03:38:31 INFO : one: Deleted 2024/12/10 03:38:31 DEBUG : B2 bucket rclone-test-qohuxix5jiji path dst: Waiting for transfers to finish 2024/12/10 03:38:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/10 03:38:32 INFO : one: Copied (new) 2024/12/10 03:38:32 DEBUG : Waiting for deletions to finish 2024/12/10 03:38:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/10 03:38:33 INFO : three.txt: Copied (server-side copy) 2024/12/10 03:38:33 INFO : three.txt: Deleted 2024/12/10 03:38:33 INFO : three.txt: Moved into backup dir 2024/12/10 03:38:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/10 03:38:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:38:34 DEBUG : two: Unchanged skipping 2024/12/10 03:38:34 DEBUG : B2 bucket rclone-test-qohuxix5jiji path dst: Waiting for checks to finish 2024/12/10 03:38:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/10 03:38:35 INFO : one: Copied (server-side copy) 2024/12/10 03:38:35 INFO : one: Deleted 2024/12/10 03:38:35 DEBUG : B2 bucket rclone-test-qohuxix5jiji path dst: Waiting for transfers to finish 2024/12/10 03:38:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/10 03:38:35 INFO : one: Copied (new) 2024/12/10 03:38:35 DEBUG : Waiting for deletions to finish 2024/12/10 03:38:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/10 03:38:36 INFO : three.txt: Copied (server-side copy) 2024/12/10 03:38:36 INFO : three.txt: Deleted 2024/12/10 03:38:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.29s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:38:39 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1182-03.backblaze.com/b2api/v1/b2_upload_file/bfc22d53a02dabeb9f380e1b/c001_v0001182_t0048": EOF 2024/12/10 03:38:39 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-03.backblaze.com/b2api/v1/b2_upload_file/bfc22d53a02dabeb9f380e1b/c001_v0001182_t0048": EOF) 2024/12/10 03:38:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-qohuxix5jiji: 1/10 (Post "https://pod-000-1182-03.backblaze.com/b2api/v1/b2_upload_file/bfc22d53a02dabeb9f380e1b/c001_v0001182_t0048": EOF) 2024/12/10 03:38:41 DEBUG : pacer: Reducing sleep to 10ms 2024/12/10 03:38:41 DEBUG : Creating backend with remote "TestB2:rclone-test-qohuxix5jiji/dst" 2024/12/10 03:38:41 DEBUG : Config file has changed externally - reloading 2024/12/10 03:38:42 DEBUG : Creating backend with remote "TestB2:rclone-test-qohuxix5jiji/backup" 2024/12/10 03:38:44 DEBUG : B2 bucket rclone-test-qohuxix5jiji path dst: Waiting for checks to finish 2024/12/10 03:38:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:38:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/10 03:38:44 DEBUG : two: Unchanged skipping 2024/12/10 03:38:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/10 03:38:46 INFO : one: Copied (server-side copy) to: one.bak 2024/12/10 03:38:46 INFO : one: Deleted 2024/12/10 03:38:46 DEBUG : B2 bucket rclone-test-qohuxix5jiji path dst: Waiting for transfers to finish 2024/12/10 03:38:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/10 03:38:47 INFO : one: Copied (new) 2024/12/10 03:38:47 DEBUG : Waiting for deletions to finish 2024/12/10 03:38:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/10 03:38:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/10 03:38:48 INFO : three.txt: Deleted 2024/12/10 03:38:48 INFO : three.txt: Moved into backup dir 2024/12/10 03:38:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/10 03:38:49 DEBUG : B2 bucket rclone-test-qohuxix5jiji path dst: Waiting for checks to finish 2024/12/10 03:38:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:38:49 DEBUG : two: Unchanged skipping 2024/12/10 03:38:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/10 03:38:50 INFO : one: Copied (server-side copy) to: one.bak 2024/12/10 03:38:50 INFO : one: Deleted 2024/12/10 03:38:50 DEBUG : B2 bucket rclone-test-qohuxix5jiji path dst: Waiting for transfers to finish 2024/12/10 03:38:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/10 03:38:50 INFO : one: Copied (new) 2024/12/10 03:38:50 DEBUG : Waiting for deletions to finish 2024/12/10 03:38:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/10 03:38:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/10 03:38:51 INFO : three.txt: Deleted 2024/12/10 03:38:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.06s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:38:54 DEBUG : Creating backend with remote "TestB2:rclone-test-qohuxix5jiji/dst" 2024/12/10 03:38:54 DEBUG : Config file has changed externally - reloading 2024/12/10 03:38:55 DEBUG : Creating backend with remote "TestB2:rclone-test-qohuxix5jiji/backup" 2024/12/10 03:38:57 DEBUG : B2 bucket rclone-test-qohuxix5jiji path dst: Waiting for checks to finish 2024/12/10 03:38:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/10 03:38:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:38:57 DEBUG : two: Unchanged skipping 2024/12/10 03:38:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/10 03:38:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/10 03:38:58 INFO : one: Deleted 2024/12/10 03:38:58 DEBUG : B2 bucket rclone-test-qohuxix5jiji path dst: Waiting for transfers to finish 2024/12/10 03:38:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/10 03:38:59 INFO : one: Copied (new) 2024/12/10 03:38:59 DEBUG : Waiting for deletions to finish 2024/12/10 03:39:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/10 03:39:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/10 03:39:00 INFO : three.txt: Deleted 2024/12/10 03:39:00 INFO : three.txt: Moved into backup dir 2024/12/10 03:39:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/10 03:39:01 DEBUG : B2 bucket rclone-test-qohuxix5jiji path dst: Waiting for checks to finish 2024/12/10 03:39:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:39:01 DEBUG : two: Unchanged skipping 2024/12/10 03:39:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/10 03:39:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/10 03:39:02 INFO : one: Deleted 2024/12/10 03:39:02 DEBUG : B2 bucket rclone-test-qohuxix5jiji path dst: Waiting for transfers to finish 2024/12/10 03:39:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/10 03:39:02 INFO : one: Copied (new) 2024/12/10 03:39:02 DEBUG : Waiting for deletions to finish 2024/12/10 03:39:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/10 03:39:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/10 03:39:03 INFO : three.txt: Deleted 2024/12/10 03:39:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.99s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:39:06 DEBUG : Creating backend with remote "TestB2:rclone-test-qohuxix5jiji/dst" 2024/12/10 03:39:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/10 03:39:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:39:08 DEBUG : two: Unchanged skipping 2024/12/10 03:39:08 DEBUG : B2 bucket rclone-test-qohuxix5jiji path dst: Waiting for checks to finish 2024/12/10 03:39:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/10 03:39:08 INFO : one: Copied (server-side copy) to: one.bak 2024/12/10 03:39:08 INFO : one: Deleted 2024/12/10 03:39:08 DEBUG : B2 bucket rclone-test-qohuxix5jiji path dst: Waiting for transfers to finish 2024/12/10 03:39:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/10 03:39:10 INFO : one: Copied (new) 2024/12/10 03:39:10 DEBUG : Waiting for deletions to finish 2024/12/10 03:39:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/10 03:39:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/10 03:39:10 INFO : three.txt: Deleted 2024/12/10 03:39:10 INFO : three.txt: Moved into backup dir 2024/12/10 03:39:12 DEBUG : one.bak: Excluded (Path Filter) 2024/12/10 03:39:12 DEBUG : one.bak: Excluded 2024/12/10 03:39:12 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/10 03:39:12 DEBUG : three.txt.bak: Excluded 2024/12/10 03:39:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/10 03:39:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:39:12 DEBUG : two: Unchanged skipping 2024/12/10 03:39:12 DEBUG : B2 bucket rclone-test-qohuxix5jiji path dst: Waiting for checks to finish 2024/12/10 03:39:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/10 03:39:12 INFO : one: Copied (server-side copy) to: one.bak 2024/12/10 03:39:12 INFO : one: Deleted 2024/12/10 03:39:12 DEBUG : B2 bucket rclone-test-qohuxix5jiji path dst: Waiting for transfers to finish 2024/12/10 03:39:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/10 03:39:13 INFO : one: Copied (new) 2024/12/10 03:39:13 DEBUG : Waiting for deletions to finish 2024/12/10 03:39:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/10 03:39:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/10 03:39:13 INFO : three.txt: Deleted 2024/12/10 03:39:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.42s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:39:16 DEBUG : Creating backend with remote "TestB2:rclone-test-qohuxix5jiji/dst" 2024/12/10 03:39:16 DEBUG : Config file has changed externally - reloading 2024/12/10 03:39:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/10 03:39:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/10 03:39:19 INFO : one: Copied (server-side copy) to: one.bak 2024/12/10 03:39:19 INFO : one: Deleted 2024/12/10 03:39:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/10 03:39:20 INFO : one: Copied (new) 2024/12/10 03:39:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:39:20 DEBUG : two: Unchanged skipping 2024/12/10 03:39:20 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/10 03:39:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/10 03:39:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/10 03:39:21 INFO : three.txt: Deleted 2024/12/10 03:39:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/10 03:39:21 INFO : three.txt: Copied (new) 2024/12/10 03:39:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/10 03:39:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/10 03:39:23 INFO : one: Copied (server-side copy) to: one.bak 2024/12/10 03:39:23 INFO : one: Deleted 2024/12/10 03:39:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/10 03:39:23 INFO : one: Copied (new) 2024/12/10 03:39:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:39:23 DEBUG : two: Unchanged skipping 2024/12/10 03:39:24 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/10 03:39:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/10 03:39:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/10 03:39:24 INFO : three.txt: Deleted 2024/12/10 03:39:25 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/12/10 03:39:25 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.41s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:39:28 DEBUG : Creating backend with remote "TestB2:rclone-test-qohuxix5jiji/dst" 2024/12/10 03:39:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/10 03:39:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/10 03:39:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/10 03:39:31 INFO : one: Deleted 2024/12/10 03:39:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/10 03:39:32 INFO : one: Copied (new) 2024/12/10 03:39:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:39:32 DEBUG : two: Unchanged skipping 2024/12/10 03:39:32 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/10 03:39:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/10 03:39:33 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/10 03:39:33 INFO : three.txt: Deleted 2024/12/10 03:39:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/10 03:39:33 INFO : three.txt: Copied (new) 2024/12/10 03:39:33 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/12/10 03:39:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/10 03:39:34 DEBUG : pacer: Reducing sleep to 10ms 2024/12/10 03:39:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/10 03:39:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/10 03:39:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/10 03:39:36 INFO : one: Deleted 2024/12/10 03:39:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/10 03:39:36 INFO : one: Copied (new) 2024/12/10 03:39:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:39:36 DEBUG : two: Unchanged skipping 2024/12/10 03:39:36 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/10 03:39:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/10 03:39:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/10 03:39:37 INFO : three.txt: Deleted 2024/12/10 03:39:37 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/12/10 03:39:37 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.65s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:39:40 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/10 03:39:40 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:39:40 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:39:40 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/12/10 03:39:40 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/10 03:39:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.42s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:39:42 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/10 03:39:42 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:39:42 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:39:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/10 03:39:42 INFO : existing: Copied (new) 2024/12/10 03:39:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:39:43 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:39:43 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/10 03:39:43 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/10 03:39:43 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:39:43 ERROR : B2 bucket rclone-test-qohuxix5jiji: not deleting files as there were IO errors 2024/12/10 03:39:43 ERROR : B2 bucket rclone-test-qohuxix5jiji: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" --- PASS: TestSyncImmutable (2.86s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:39:45 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:39:45 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:39:45 DEBUG : existing: Unchanged skipping 2024/12/10 03:39:45 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:39:45 DEBUG : Waiting for deletions to finish 2024/12/10 03:39:45 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.52s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", 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-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:40:00 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:40:00 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:40:00 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:40:00 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:40:00 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:40:00 DEBUG : both0: Unchanged skipping 2024/12/10 03:40:00 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:40:00 DEBUG : both12: Unchanged skipping 2024/12/10 03:40:00 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:40:00 DEBUG : both13: Unchanged skipping 2024/12/10 03:40:00 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:40:00 DEBUG : both14: Unchanged skipping 2024/12/10 03:40:00 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:40:00 DEBUG : both15: Unchanged skipping 2024/12/10 03:40:00 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:40:00 DEBUG : both16: Unchanged skipping 2024/12/10 03:40:00 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:40:00 DEBUG : both17: Unchanged skipping 2024/12/10 03:40:00 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:40:00 DEBUG : both18: Unchanged skipping 2024/12/10 03:40:00 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:40:00 DEBUG : both19: Unchanged skipping 2024/12/10 03:40:00 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:40:00 DEBUG : both2: Unchanged skipping 2024/12/10 03:40:00 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:40:00 DEBUG : both3: Unchanged skipping 2024/12/10 03:40:00 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:40:00 DEBUG : both1: Unchanged skipping 2024/12/10 03:40:00 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:40:00 DEBUG : both4: Unchanged skipping 2024/12/10 03:40:00 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:40:00 DEBUG : both10: Unchanged skipping 2024/12/10 03:40:00 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:40:00 DEBUG : both11: Unchanged skipping 2024/12/10 03:40:00 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:40:00 DEBUG : both8: Unchanged skipping 2024/12/10 03:40:00 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:40:00 DEBUG : both9: Unchanged skipping 2024/12/10 03:40:00 DEBUG : both5: Unchanged skipping 2024/12/10 03:40:00 DEBUG : both6: Unchanged skipping 2024/12/10 03:40:00 DEBUG : both7: Unchanged skipping 2024/12/10 03:40:00 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:40:00 DEBUG : Waiting for deletions to finish 2024/12/10 03:40:00 INFO : only10: Deleted 2024/12/10 03:40:00 INFO : only18: Deleted 2024/12/10 03:40:00 INFO : only17: Deleted 2024/12/10 03:40:00 INFO : only5: Deleted 2024/12/10 03:40:00 INFO : only4: Deleted 2024/12/10 03:40:00 INFO : only6: Deleted 2024/12/10 03:40:00 INFO : only0: Deleted 2024/12/10 03:40:00 INFO : only12: Deleted 2024/12/10 03:40:00 INFO : only13: Deleted 2024/12/10 03:40:01 INFO : only14: Deleted 2024/12/10 03:40:01 INFO : only15: Deleted 2024/12/10 03:40:01 INFO : only7: Deleted 2024/12/10 03:40:01 INFO : only9: Deleted 2024/12/10 03:40:01 INFO : only1: Deleted 2024/12/10 03:40:01 INFO : only11: Deleted 2024/12/10 03:40:01 INFO : only19: Deleted 2024/12/10 03:40:01 INFO : only8: Deleted 2024/12/10 03:40:01 INFO : only16: Deleted 2024/12/10 03:40:01 INFO : only2: Deleted 2024/12/10 03:40:01 INFO : only3: Deleted 2024/12/10 03:40:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (18.62s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:40:18 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:40:18 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:40:18 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:40:18 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:40:18 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for checks to finish 2024/12/10 03:40:18 DEBUG : both0: Unchanged skipping 2024/12/10 03:40:18 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:40:18 DEBUG : both12: Unchanged skipping 2024/12/10 03:40:18 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:40:18 DEBUG : both1: Unchanged skipping 2024/12/10 03:40:18 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:40:18 DEBUG : both14: Unchanged skipping 2024/12/10 03:40:18 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:40:18 DEBUG : both15: Unchanged skipping 2024/12/10 03:40:18 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:40:18 DEBUG : both16: Unchanged skipping 2024/12/10 03:40:18 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:40:18 DEBUG : both17: Unchanged skipping 2024/12/10 03:40:18 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:40:18 DEBUG : both18: Unchanged skipping 2024/12/10 03:40:18 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:40:18 DEBUG : both11: Unchanged skipping 2024/12/10 03:40:18 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:40:18 DEBUG : both2: Unchanged skipping 2024/12/10 03:40:18 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:40:18 DEBUG : both3: Unchanged skipping 2024/12/10 03:40:18 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:40:18 DEBUG : both10: Unchanged skipping 2024/12/10 03:40:18 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:40:18 DEBUG : both13: Unchanged skipping 2024/12/10 03:40:18 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:40:18 DEBUG : both6: Unchanged skipping 2024/12/10 03:40:18 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:40:18 DEBUG : both7: Unchanged skipping 2024/12/10 03:40:18 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:40:18 DEBUG : both8: Unchanged skipping 2024/12/10 03:40:18 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:40:18 DEBUG : both9: Unchanged skipping 2024/12/10 03:40:18 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/10 03:40:18 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/10 03:40:18 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/10 03:40:18 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/10 03:40:18 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/10 03:40:18 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/10 03:40:18 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/10 03:40:18 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/10 03:40:18 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/10 03:40:18 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/10 03:40:18 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/10 03:40:18 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/10 03:40:18 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/10 03:40:18 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/10 03:40:18 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/10 03:40:18 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/10 03:40:18 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/10 03:40:18 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/10 03:40:18 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/10 03:40:18 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/10 03:40:18 DEBUG : both19: Unchanged skipping 2024/12/10 03:40:18 DEBUG : both4: Unchanged skipping 2024/12/10 03:40:18 DEBUG : both5: Unchanged skipping 2024/12/10 03:40:18 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Waiting for transfers to finish 2024/12/10 03:40:19 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 03:40:19 INFO : only0: Copied (replaced existing) 2024/12/10 03:40:19 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 03:40:19 INFO : only1: Copied (replaced existing) 2024/12/10 03:40:19 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 03:40:19 INFO : only13: Copied (replaced existing) 2024/12/10 03:40:19 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 03:40:19 INFO : only12: Copied (replaced existing) 2024/12/10 03:40:19 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 03:40:19 INFO : only10: Copied (replaced existing) 2024/12/10 03:40:19 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 03:40:19 INFO : only14: Copied (replaced existing) 2024/12/10 03:40:19 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 03:40:19 INFO : only15: Copied (replaced existing) 2024/12/10 03:40:19 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 03:40:19 INFO : only11: Copied (replaced existing) 2024/12/10 03:40:19 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 03:40:19 INFO : only16: Copied (replaced existing) 2024/12/10 03:40:19 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 03:40:19 INFO : only17: Copied (replaced existing) 2024/12/10 03:40:19 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 03:40:19 INFO : only18: Copied (replaced existing) 2024/12/10 03:40:19 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 03:40:19 INFO : only19: Copied (replaced existing) 2024/12/10 03:40:19 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 03:40:19 INFO : only2: Copied (replaced existing) 2024/12/10 03:40:20 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 03:40:20 INFO : only3: Copied (replaced existing) 2024/12/10 03:40:20 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 03:40:20 INFO : only4: Copied (replaced existing) 2024/12/10 03:40:20 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 03:40:20 INFO : only6: Copied (replaced existing) 2024/12/10 03:40:20 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 03:40:20 INFO : only5: Copied (replaced existing) 2024/12/10 03:40:20 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 03:40:20 INFO : only7: Copied (replaced existing) 2024/12/10 03:40:20 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 03:40:20 INFO : only8: Copied (replaced existing) 2024/12/10 03:40:20 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/10 03:40:20 INFO : only9: Copied (replaced existing) 2024/12/10 03:40:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (22.64s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:40:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/10 03:40:28 DEBUG : sub dir: Making directory 2024/12/10 03:40:28 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.33s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" 2024/12/10 03:40:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/10 03:40:33 DEBUG : sub dir: Making directory 2024/12/10 03:40:33 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qohuxix5jiji", Local "Local file system at /tmp/rclone973523944", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.41s) PASS 2024/12/10 03:40:37 DEBUG : B2 bucket rclone-test-qohuxix5jiji: Purge remote 2024/12/10 03:40:37 INFO : B2 bucket rclone-test-qohuxix5jiji: cleaning bucket "rclone-test-qohuxix5jiji" of all files 2024/12/10 03:40:38 DEBUG : BackupDir/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f410fa68195d6d1dc_d20241210_m033824_c001_v7007000_t0000_u01733801904069") 2024/12/10 03:40:38 DEBUG : BackupDir/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f1154deb6dcea60da_d20241210_m033818_c001_v0001182_t0046_u01733801898838") 2024/12/10 03:40:38 DEBUG : CompareDest/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4016bfaa4faa392f_d20241210_m033759_c001_v7007000_t0000_u01733801879591") 2024/12/10 03:40:38 DEBUG : CompareDest/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb4ef6_d20241210_m033753_c001_v0001157_t0059_u01733801873478") 2024/12/10 03:40:38 DEBUG : CompareDest/two: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4016bfaa4faa3930_d20241210_m033759_c001_v7007000_t0000_u01733801879779") 2024/12/10 03:40:38 DEBUG : CompareDest/two: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf631_d20241210_m033754_c001_v0001165_t0024_u01733801874864") 2024/12/10 03:40:38 DEBUG : CopyDest/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f410fa68195d6d1dd_d20241210_m033824_c001_v7007000_t0000_u01733801904252") 2024/12/10 03:40:38 DEBUG : CopyDest/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951dad7_d20241210_m033815_c001_v0001182_t0053_u01733801895969") 2024/12/10 03:40:38 DEBUG : CopyDest/three: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f410fa68195d6d1de_d20241210_m033824_c001_v7007000_t0000_u01733801904447") 2024/12/10 03:40:38 DEBUG : CopyDest/three: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf684_d20241210_m033822_c001_v0001165_t0025_u01733801902267") 2024/12/10 03:40:38 DEBUG : CopyDest/two: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f410fa68195d6d1df_d20241210_m033824_c001_v7007000_t0000_u01733801904630") 2024/12/10 03:40:38 DEBUG : CopyDest/two: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb4f36_d20241210_m033820_c001_v0001157_t0016_u01733801900066") 2024/12/10 03:40:38 DEBUG : EXISTING: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40368b814436a2be_d20241210_m033945_c001_v7007000_t0000_u01733801985829") 2024/12/10 03:40:38 DEBUG : EXISTING: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf773_d20241210_m033944_c001_v0001165_t0018_u01733801984758") 2024/12/10 03:40:38 DEBUG : Testêé: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40368b814436a2b4_d20241210_m033941_c001_v7007000_t0000_u01733801981449") 2024/12/10 03:40:39 DEBUG : Testêé: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf767_d20241210_m033940_c001_v0001165_t0019_u01733801980838") 2024/12/10 03:40:39 DEBUG : Testêé: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb4fff_d20241210_m033939_c001_v0001157_t0001_u01733801979762") 2024/12/10 03:40:39 DEBUG : a/potato2: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41797b2d97e74d3a_d20241210_m033611_c001_v7007000_t0000_u01733801771389") 2024/12/10 03:40:39 DEBUG : a/potato2: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c93f_d20241210_m033610_c001_v0001182_t0041_u01733801770800") 2024/12/10 03:40:39 DEBUG : a/potato2: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40891d27bcdf0d38_d20241210_m033609_c001_v7007000_t0000_u01733801769067") 2024/12/10 03:40:39 DEBUG : a/potato2: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c8e7_d20241210_m033608_c001_v0001182_t0028_u01733801768183") 2024/12/10 03:40:39 DEBUG : a/potato2: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4000c32fcb232640_d20241210_m033548_c001_v7007000_t0000_u01733801748504") 2024/12/10 03:40:39 DEBUG : a/potato2: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c62d_d20241210_m033547_c001_v0001182_t0059_u01733801747601") 2024/12/10 03:40:39 DEBUG : b/potato: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41797b2d97e74d3b_d20241210_m033611_c001_v7007000_t0000_u01733801771569") 2024/12/10 03:40:39 DEBUG : b/potato: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c91d_d20241210_m033609_c001_v0001182_t0033_u01733801769989") 2024/12/10 03:40:39 DEBUG : b/potato: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40891d27bcdf0d34_d20241210_m033608_c001_v7007000_t0000_u01733801768521") 2024/12/10 03:40:39 DEBUG : b/potato: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c8bd_d20241210_m033607_c001_v0001182_t0028_u01733801767281") 2024/12/10 03:40:39 DEBUG : b/potato: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4000c32fcb23263f_d20241210_m033547_c001_v7007000_t0000_u01733801747948") 2024/12/10 03:40:39 DEBUG : b/potato: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c611_d20241210_m033546_c001_v0001182_t0021_u01733801746759") 2024/12/10 03:40:39 DEBUG : backup/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f407781ca388f33a8_d20241210_m033836_c001_v7007000_t0000_u01733801916955") 2024/12/10 03:40:39 DEBUG : backup/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f113bddeb9b41e401_d20241210_m033835_c001_v0001099_t0039_u01733801915049") 2024/12/10 03:40:39 DEBUG : backup/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f112e66a631dc470e_d20241210_m033831_c001_v0001183_t0014_u01733801911401") 2024/12/10 03:40:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4067544bf23c4f32_d20241210_m033903_c001_v7007000_t0000_u01733801943989") 2024/12/10 03:40:40 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f112e66a631dc4c23_d20241210_m033902_c001_v0001183_t0003_u01733801942272") 2024/12/10 03:40:40 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f1169937695e6ac61_d20241210_m033858_c001_v0001131_t0030_u01733801938391") 2024/12/10 03:40:40 DEBUG : backup/one.bak: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f411e9cfc841e376b_d20241210_m033851_c001_v7007000_t0000_u01733801931995") 2024/12/10 03:40:40 DEBUG : backup/one.bak: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f1095e233be429164_d20241210_m033849_c001_v0001044_t0033_u01733801929877") 2024/12/10 03:40:40 DEBUG : backup/one.bak: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f117536e8c624f3ee_d20241210_m033845_c001_v0001044_t0006_u01733801925866") 2024/12/10 03:40:40 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4067544bf23c4f33_d20241210_m033904_c001_v7007000_t0000_u01733801944170") 2024/12/10 03:40:40 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11319cee9ef1ed3e_d20241210_m033903_c001_v0001182_t0046_u01733801943216") 2024/12/10 03:40:40 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f1138343df1350984_d20241210_m033900_c001_v0001103_t0047_u01733801940025") 2024/12/10 03:40:40 DEBUG : backup/three.txt: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f407781ca388f33a9_d20241210_m033837_c001_v7007000_t0000_u01733801917139") 2024/12/10 03:40:40 DEBUG : backup/three.txt: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11230936afc10ca1_d20241210_m033836_c001_v0001157_t0003_u01733801916055") 2024/12/10 03:40:40 DEBUG : backup/three.txt: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f10836040e6319b73_d20241210_m033832_c001_v0001041_t0040_u01733801912804") 2024/12/10 03:40:40 DEBUG : backup/three.txt.bak: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f411e9cfc841e376c_d20241210_m033852_c001_v7007000_t0000_u01733801932181") 2024/12/10 03:40:40 DEBUG : backup/three.txt.bak: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f108f2c5f3b334535_d20241210_m033851_c001_v0001101_t0017_u01733801931060") 2024/12/10 03:40:40 DEBUG : backup/three.txt.bak: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f100f810655f49fd4_d20241210_m033847_c001_v0001182_t0040_u01733801927747") 2024/12/10 03:40:40 DEBUG : both0: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7d8db_d20241210_m034020_c001_v7007000_t0000_u01733802020983") 2024/12/10 03:40:40 DEBUG : both0: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb5054_d20241210_m034006_c001_v0001157_t0028_u01733802006716") 2024/12/10 03:40:40 DEBUG : both0: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41907585c6314e3c_d20241210_m034002_c001_v7007000_t0000_u01733802002078") 2024/12/10 03:40:40 DEBUG : both0: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb500f_d20241210_m033948_c001_v0001157_t0018_u01733801988097") 2024/12/10 03:40:40 DEBUG : both1: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7d8dc_d20241210_m034021_c001_v7007000_t0000_u01733802021163") 2024/12/10 03:40:40 DEBUG : both1: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb5056_d20241210_m034007_c001_v0001157_t0029_u01733802007574") 2024/12/10 03:40:41 DEBUG : both1: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41907585c6314e3d_d20241210_m034002_c001_v7007000_t0000_u01733802002261") 2024/12/10 03:40:41 DEBUG : both1: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb5013_d20241210_m033948_c001_v0001157_t0048_u01733801988596") 2024/12/10 03:40:41 DEBUG : both10: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7d8dd_d20241210_m034021_c001_v7007000_t0000_u01733802021344") 2024/12/10 03:40:41 DEBUG : both10: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb506e_d20241210_m034012_c001_v0001157_t0021_u01733802012586") 2024/12/10 03:40:41 DEBUG : both10: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41907585c6314e3e_d20241210_m034002_c001_v7007000_t0000_u01733802002442") 2024/12/10 03:40:41 DEBUG : both10: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb502f_d20241210_m033953_c001_v0001157_t0012_u01733801993793") 2024/12/10 03:40:41 DEBUG : both11: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7d8de_d20241210_m034021_c001_v7007000_t0000_u01733802021536") 2024/12/10 03:40:41 DEBUG : both11: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb5070_d20241210_m034013_c001_v0001157_t0034_u01733802013123") 2024/12/10 03:40:41 DEBUG : both11: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41907585c6314e3f_d20241210_m034002_c001_v7007000_t0000_u01733802002624") 2024/12/10 03:40:41 DEBUG : both11: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb5031_d20241210_m033954_c001_v0001157_t0027_u01733801994284") 2024/12/10 03:40:41 DEBUG : both12: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7d8df_d20241210_m034021_c001_v7007000_t0000_u01733802021717") 2024/12/10 03:40:41 DEBUG : both12: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb5072_d20241210_m034013_c001_v0001157_t0033_u01733802013884") 2024/12/10 03:40:41 DEBUG : both12: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41907585c6314e40_d20241210_m034002_c001_v7007000_t0000_u01733802002811") 2024/12/10 03:40:41 DEBUG : both12: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb5033_d20241210_m033954_c001_v0001157_t0012_u01733801994793") 2024/12/10 03:40:41 DEBUG : both13: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7d8e0_d20241210_m034021_c001_v7007000_t0000_u01733802021897") 2024/12/10 03:40:41 DEBUG : both13: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb5076_d20241210_m034014_c001_v0001157_t0010_u01733802014496") 2024/12/10 03:40:41 DEBUG : both13: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41907585c6314e41_d20241210_m034002_c001_v7007000_t0000_u01733802002991") 2024/12/10 03:40:41 DEBUG : both13: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb5035_d20241210_m033955_c001_v0001157_t0034_u01733801995304") 2024/12/10 03:40:41 DEBUG : both14: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7d8e1_d20241210_m034022_c001_v7007000_t0000_u01733802022080") 2024/12/10 03:40:41 DEBUG : both14: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb5078_d20241210_m034015_c001_v0001157_t0024_u01733802015021") 2024/12/10 03:40:42 DEBUG : both14: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41907585c6314e42_d20241210_m034003_c001_v7007000_t0000_u01733802003173") 2024/12/10 03:40:42 DEBUG : both14: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb503b_d20241210_m033955_c001_v0001157_t0020_u01733801995928") 2024/12/10 03:40:42 DEBUG : both15: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7d8e2_d20241210_m034022_c001_v7007000_t0000_u01733802022261") 2024/12/10 03:40:42 DEBUG : both15: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb507a_d20241210_m034015_c001_v0001157_t0029_u01733802015535") 2024/12/10 03:40:42 DEBUG : both15: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41907585c6314e43_d20241210_m034003_c001_v7007000_t0000_u01733802003356") 2024/12/10 03:40:42 DEBUG : both15: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb503d_d20241210_m033956_c001_v0001157_t0039_u01733801996409") 2024/12/10 03:40:42 DEBUG : both16: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7d8e3_d20241210_m034022_c001_v7007000_t0000_u01733802022449") 2024/12/10 03:40:42 DEBUG : both16: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb5080_d20241210_m034016_c001_v0001157_t0042_u01733802016052") 2024/12/10 03:40:42 DEBUG : both16: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41907585c6314e44_d20241210_m034003_c001_v7007000_t0000_u01733802003537") 2024/12/10 03:40:42 DEBUG : both16: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb5041_d20241210_m033957_c001_v0001157_t0052_u01733801997007") 2024/12/10 03:40:42 DEBUG : both17: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7d8e4_d20241210_m034022_c001_v7007000_t0000_u01733802022630") 2024/12/10 03:40:42 DEBUG : both17: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb5086_d20241210_m034016_c001_v0001157_t0040_u01733802016650") 2024/12/10 03:40:42 DEBUG : both17: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41907585c6314e46_d20241210_m034003_c001_v7007000_t0000_u01733802003718") 2024/12/10 03:40:42 DEBUG : both17: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb5043_d20241210_m033957_c001_v0001157_t0002_u01733801997501") 2024/12/10 03:40:42 DEBUG : both18: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7d8e5_d20241210_m034022_c001_v7007000_t0000_u01733802022813") 2024/12/10 03:40:42 DEBUG : both18: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb5088_d20241210_m034017_c001_v0001157_t0052_u01733802017230") 2024/12/10 03:40:42 DEBUG : both18: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41907585c6314e47_d20241210_m034003_c001_v7007000_t0000_u01733802003902") 2024/12/10 03:40:42 DEBUG : both18: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb5045_d20241210_m033958_c001_v0001157_t0031_u01733801998132") 2024/12/10 03:40:42 DEBUG : both19: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7d8e6_d20241210_m034022_c001_v7007000_t0000_u01733802022994") 2024/12/10 03:40:42 DEBUG : both19: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb508a_d20241210_m034017_c001_v0001157_t0000_u01733802017814") 2024/12/10 03:40:43 DEBUG : both19: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41907585c6314e49_d20241210_m034004_c001_v7007000_t0000_u01733802004090") 2024/12/10 03:40:43 DEBUG : both19: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb5049_d20241210_m033958_c001_v0001157_t0017_u01733801998827") 2024/12/10 03:40:43 DEBUG : both2: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7d8e8_d20241210_m034023_c001_v7007000_t0000_u01733802023175") 2024/12/10 03:40:43 DEBUG : both2: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb505a_d20241210_m034008_c001_v0001157_t0006_u01733802008109") 2024/12/10 03:40:43 DEBUG : both2: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41907585c6314e4a_d20241210_m034004_c001_v7007000_t0000_u01733802004276") 2024/12/10 03:40:43 DEBUG : both2: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb5017_d20241210_m033949_c001_v0001157_t0050_u01733801989086") 2024/12/10 03:40:43 DEBUG : both3: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7d8e9_d20241210_m034023_c001_v7007000_t0000_u01733802023358") 2024/12/10 03:40:43 DEBUG : both3: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb505c_d20241210_m034008_c001_v0001157_t0057_u01733802008774") 2024/12/10 03:40:43 DEBUG : both3: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41907585c6314e4b_d20241210_m034004_c001_v7007000_t0000_u01733802004457") 2024/12/10 03:40:43 DEBUG : both3: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb5019_d20241210_m033949_c001_v0001157_t0001_u01733801989647") 2024/12/10 03:40:43 DEBUG : both4: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7d8eb_d20241210_m034023_c001_v7007000_t0000_u01733802023541") 2024/12/10 03:40:43 DEBUG : both4: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb505e_d20241210_m034009_c001_v0001157_t0045_u01733802009300") 2024/12/10 03:40:43 DEBUG : both4: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41907585c6314e4d_d20241210_m034004_c001_v7007000_t0000_u01733802004642") 2024/12/10 03:40:43 DEBUG : both4: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb501b_d20241210_m033950_c001_v0001157_t0042_u01733801990217") 2024/12/10 03:40:43 DEBUG : both5: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7d8ec_d20241210_m034023_c001_v7007000_t0000_u01733802023722") 2024/12/10 03:40:43 DEBUG : both5: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb5062_d20241210_m034009_c001_v0001157_t0052_u01733802009831") 2024/12/10 03:40:43 DEBUG : both5: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41907585c6314e4e_d20241210_m034004_c001_v7007000_t0000_u01733802004849") 2024/12/10 03:40:43 DEBUG : both5: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb501f_d20241210_m033950_c001_v0001157_t0029_u01733801990813") 2024/12/10 03:40:43 DEBUG : both6: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7d8ee_d20241210_m034023_c001_v7007000_t0000_u01733802023903") 2024/12/10 03:40:43 DEBUG : both6: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb5064_d20241210_m034010_c001_v0001157_t0059_u01733802010336") 2024/12/10 03:40:44 DEBUG : both6: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41907585c6314e4f_d20241210_m034005_c001_v7007000_t0000_u01733802005030") 2024/12/10 03:40:44 DEBUG : both6: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb5025_d20241210_m033951_c001_v0001157_t0040_u01733801991333") 2024/12/10 03:40:44 DEBUG : both7: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7d8ef_d20241210_m034024_c001_v7007000_t0000_u01733802024090") 2024/12/10 03:40:44 DEBUG : both7: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb5068_d20241210_m034010_c001_v0001157_t0018_u01733802010904") 2024/12/10 03:40:44 DEBUG : both7: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41907585c6314e50_d20241210_m034005_c001_v7007000_t0000_u01733802005213") 2024/12/10 03:40:44 DEBUG : both7: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb5029_d20241210_m033951_c001_v0001157_t0022_u01733801991881") 2024/12/10 03:40:44 DEBUG : both8: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7d8f1_d20241210_m034024_c001_v7007000_t0000_u01733802024271") 2024/12/10 03:40:44 DEBUG : both8: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb506a_d20241210_m034011_c001_v0001157_t0013_u01733802011425") 2024/12/10 03:40:44 DEBUG : both8: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41907585c6314e51_d20241210_m034005_c001_v7007000_t0000_u01733802005395") 2024/12/10 03:40:44 DEBUG : both8: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb502b_d20241210_m033952_c001_v0001157_t0028_u01733801992531") 2024/12/10 03:40:44 DEBUG : both9: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7d8f2_d20241210_m034024_c001_v7007000_t0000_u01733802024461") 2024/12/10 03:40:44 DEBUG : both9: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb506c_d20241210_m034011_c001_v0001157_t0024_u01733802011928") 2024/12/10 03:40:44 DEBUG : both9: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41907585c6314e52_d20241210_m034005_c001_v7007000_t0000_u01733802005586") 2024/12/10 03:40:44 DEBUG : both9: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb502d_d20241210_m033953_c001_v0001157_t0042_u01733801993184") 2024/12/10 03:40:44 DEBUG : c/non empty space: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41797b2d97e74d3c_d20241210_m033611_c001_v7007000_t0000_u01733801771750") 2024/12/10 03:40:44 DEBUG : c/non empty space: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c921_d20241210_m033610_c001_v0001182_t0037_u01733801770200") 2024/12/10 03:40:44 DEBUG : c/non empty space: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40891d27bcdf0d3a_d20241210_m033609_c001_v7007000_t0000_u01733801769259") 2024/12/10 03:40:44 DEBUG : c/non empty space: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c8c7_d20241210_m033607_c001_v0001182_t0043_u01733801767494") 2024/12/10 03:40:44 DEBUG : c/non empty space: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4000c32fcb232641_d20241210_m033548_c001_v7007000_t0000_u01733801748687") 2024/12/10 03:40:44 DEBUG : c/non empty space: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c615_d20241210_m033546_c001_v0001182_t0040_u01733801746985") 2024/12/10 03:40:45 DEBUG : check sum: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f410fa68195d6c122_d20241210_m033536_c001_v7007000_t0000_u01733801736168") 2024/12/10 03:40:45 DEBUG : check sum: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c4bc_d20241210_m033535_c001_v0001182_t0021_u01733801735230") 2024/12/10 03:40:45 DEBUG : dest/3: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f410fa68195d6d1ab_d20241210_m033809_c001_v7007000_t0000_u01733801889141") 2024/12/10 03:40:45 DEBUG : dest/3: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f407c0ba92659907a_d20241210_m033808_c001_v0001130_t0034_u01733801888032") 2024/12/10 03:40:45 DEBUG : dst/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40368b814436a2aa_d20241210_m033938_c001_v7007000_t0000_u01733801978284") 2024/12/10 03:40:45 DEBUG : dst/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11470c5fd1ff0699_d20241210_m033936_c001_v0001182_t0039_u01733801976155") 2024/12/10 03:40:45 DEBUG : dst/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7d8b4_d20241210_m033935_c001_v7007000_t0000_u01733801975971") 2024/12/10 03:40:45 DEBUG : dst/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11470c5fd1ff063d_d20241210_m033932_c001_v0001182_t0046_u01733801972215") 2024/12/10 03:40:45 DEBUG : dst/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7d4c7_d20241210_m033931_c001_v7007000_t0000_u01733801971488") 2024/12/10 03:40:45 DEBUG : dst/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf730_d20241210_m033927_c001_v0001165_t0032_u01733801967122") 2024/12/10 03:40:45 DEBUG : dst/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4188671fdb0d7fbe_d20241210_m033925_c001_v7007000_t0000_u01733801965582") 2024/12/10 03:40:45 DEBUG : dst/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f10120545aef74c46_d20241210_m033923_c001_v0001157_t0028_u01733801963521") 2024/12/10 03:40:45 DEBUG : dst/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40891d27bcdf1295_d20241210_m033923_c001_v7007000_t0000_u01733801963327") 2024/12/10 03:40:45 DEBUG : dst/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f10120545aef74c3e_d20241210_m033920_c001_v0001157_t0001_u01733801960330") 2024/12/10 03:40:45 DEBUG : dst/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40891d27bcdf128e_d20241210_m033919_c001_v7007000_t0000_u01733801959604") 2024/12/10 03:40:45 DEBUG : dst/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb4fcb_d20241210_m033915_c001_v0001157_t0003_u01733801955704") 2024/12/10 03:40:45 DEBUG : dst/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4067544bf23c5272_d20241210_m033914_c001_v7007000_t0000_u01733801954415") 2024/12/10 03:40:45 DEBUG : dst/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f111c11206612805a_d20241210_m033912_c001_v0001115_t0046_u01733801952883") 2024/12/10 03:40:45 DEBUG : dst/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40368b814436a285_d20241210_m033912_c001_v7007000_t0000_u01733801952681") 2024/12/10 03:40:45 DEBUG : dst/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f111c11206612804a_d20241210_m033909_c001_v0001115_t0039_u01733801949437") 2024/12/10 03:40:46 DEBUG : dst/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40368b814436a27b_d20241210_m033908_c001_v7007000_t0000_u01733801948711") 2024/12/10 03:40:46 DEBUG : dst/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb4fb3_d20241210_m033905_c001_v0001157_t0013_u01733801945286") 2024/12/10 03:40:46 DEBUG : dst/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4067544bf23c4f34_d20241210_m033904_c001_v7007000_t0000_u01733801944351") 2024/12/10 03:40:46 DEBUG : dst/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f111bb2a36bde16bc_d20241210_m033902_c001_v0001101_t0041_u01733801942653") 2024/12/10 03:40:46 DEBUG : dst/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4016bfaa4faa39c1_d20241210_m033902_c001_v7007000_t0000_u01733801942470") 2024/12/10 03:40:46 DEBUG : dst/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f111bb2a36bde16b2_d20241210_m033859_c001_v0001101_t0014_u01733801939489") 2024/12/10 03:40:46 DEBUG : dst/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4016bfaa4faa39a8_d20241210_m033858_c001_v7007000_t0000_u01733801938764") 2024/12/10 03:40:46 DEBUG : dst/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb4f91_d20241210_m033853_c001_v0001157_t0032_u01733801933292") 2024/12/10 03:40:46 DEBUG : dst/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f411e9cfc841e376d_d20241210_m033852_c001_v7007000_t0000_u01733801932369") 2024/12/10 03:40:46 DEBUG : dst/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f1085d81ecaa0f57f_d20241210_m033850_c001_v0001136_t0023_u01733801930563") 2024/12/10 03:40:46 DEBUG : dst/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f402fa447e0d8437f_d20241210_m033850_c001_v7007000_t0000_u01733801930380") 2024/12/10 03:40:46 DEBUG : dst/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f1085d81ecaa0f579_d20241210_m033847_c001_v0001136_t0019_u01733801927230") 2024/12/10 03:40:46 DEBUG : dst/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f402fa447e0d8436e_d20241210_m033846_c001_v7007000_t0000_u01733801926500") 2024/12/10 03:40:46 DEBUG : dst/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb4f62_d20241210_m033838_c001_v0001157_t0033_u01733801918236") 2024/12/10 03:40:46 DEBUG : dst/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f407781ca388f33aa_d20241210_m033837_c001_v7007000_t0000_u01733801917325") 2024/12/10 03:40:46 DEBUG : dst/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f1027f3ff369644eb_d20241210_m033835_c001_v0001181_t0006_u01733801915635") 2024/12/10 03:40:46 DEBUG : dst/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40891d27bcdf1255_d20241210_m033835_c001_v7007000_t0000_u01733801915449") 2024/12/10 03:40:46 DEBUG : dst/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f1027f3ff369644d9_d20241210_m033832_c001_v0001181_t0010_u01733801912372") 2024/12/10 03:40:46 DEBUG : dst/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40891d27bcdf1251_d20241210_m033831_c001_v7007000_t0000_u01733801911636") 2024/12/10 03:40:46 DEBUG : dst/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951dc75_d20241210_m033825_c001_v0001182_t0056_u01733801905950") 2024/12/10 03:40:47 DEBUG : dst/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f410fa68195d6d1e0_d20241210_m033824_c001_v7007000_t0000_u01733801904817") 2024/12/10 03:40:47 DEBUG : dst/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f100f810655f49baa_d20241210_m033819_c001_v0001182_t0033_u01733801899301") 2024/12/10 03:40:47 DEBUG : dst/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40368b814436a1a9_d20241210_m033819_c001_v7007000_t0000_u01733801899051") 2024/12/10 03:40:47 DEBUG : dst/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf66f_d20241210_m033815_c001_v0001165_t0051_u01733801895363") 2024/12/10 03:40:47 DEBUG : dst/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f107cf9039c45e6cb_d20241210_m033814_c001_v0001182_t0042_u01733801894580") 2024/12/10 03:40:47 DEBUG : dst/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f107cf9039c45e69d_d20241210_m033813_c001_v0001182_t0014_u01733801893558") 2024/12/10 03:40:47 DEBUG : dst/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4016bfaa4faa3931_d20241210_m033800_c001_v7007000_t0000_u01733801880053") 2024/12/10 03:40:47 DEBUG : dst/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951d7f0_d20241210_m033752_c001_v0001182_t0031_u01733801872905") 2024/12/10 03:40:47 DEBUG : dst/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951d7d0_d20241210_m033752_c001_v0001182_t0030_u01733801872122") 2024/12/10 03:40:47 DEBUG : dst/one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951d7ac_d20241210_m033751_c001_v0001182_t0004_u01733801871044") 2024/12/10 03:40:47 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40368b814436a2ab_d20241210_m033938_c001_v7007000_t0000_u01733801978469") 2024/12/10 03:40:47 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f117222b33dfd954b_d20241210_m033934_c001_v0001106_t0028_u01733801974852") 2024/12/10 03:40:47 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f107d7b302c9a09c4_d20241210_m033930_c001_v0001106_t0027_u01733801970985") 2024/12/10 03:40:47 DEBUG : dst/one.bak: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4188671fdb0d7fc0_d20241210_m033925_c001_v7007000_t0000_u01733801965771") 2024/12/10 03:40:47 DEBUG : dst/one.bak: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f107cf9039c45f0a9_d20241210_m033923_c001_v0001182_t0049_u01733801963116") 2024/12/10 03:40:47 DEBUG : dst/one.bak: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f111a9d2d56e787a7_d20241210_m033919_c001_v0001093_t0047_u01733801959109") 2024/12/10 03:40:47 DEBUG : dst/one.bak: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4067544bf23c5274_d20241210_m033914_c001_v7007000_t0000_u01733801954602") 2024/12/10 03:40:47 DEBUG : dst/one.bak: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f1134217ec79aed49_d20241210_m033912_c001_v0001102_t0055_u01733801952342") 2024/12/10 03:40:47 DEBUG : dst/one.bak: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f10971005d22c04bc_d20241210_m033908_c001_v0001182_t0034_u01733801948495") 2024/12/10 03:40:47 DEBUG : dst/three: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f410fa68195d6d1e1_d20241210_m033824_c001_v7007000_t0000_u01733801904999") 2024/12/10 03:40:47 DEBUG : dst/three: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f107cf9039c45e81d_d20241210_m033823_c001_v0001182_t0030_u01733801903475") 2024/12/10 03:40:48 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40368b814436a2ac_d20241210_m033938_c001_v7007000_t0000_u01733801978651") 2024/12/10 03:40:48 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11466be14d493c57_d20241210_m033936_c001_v0001144_t0029_u01733801976927") 2024/12/10 03:40:48 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f1157d073dc8220c9_d20241210_m033933_c001_v0001183_t0040_u01733801973017") 2024/12/10 03:40:48 DEBUG : dst/three.txt: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40368b814436a2ad_d20241210_m033938_c001_v7007000_t0000_u01733801978844") 2024/12/10 03:40:48 DEBUG : dst/three.txt: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11470c5fd1ff06bc_d20241210_m033937_c001_v0001182_t0011_u01733801977679") 2024/12/10 03:40:48 DEBUG : dst/three.txt: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7d8b5_d20241210_m033937_c001_v7007000_t0000_u01733801977493") 2024/12/10 03:40:48 DEBUG : dst/three.txt: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11470c5fd1ff0655_d20241210_m033933_c001_v0001182_t0047_u01733801973402") 2024/12/10 03:40:48 DEBUG : dst/three.txt: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7d4c9_d20241210_m033933_c001_v7007000_t0000_u01733801973219") 2024/12/10 03:40:48 DEBUG : dst/three.txt: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf738_d20241210_m033928_c001_v0001165_t0040_u01733801968245") 2024/12/10 03:40:48 DEBUG : dst/three.txt: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4188671fdb0d7fc1_d20241210_m033925_c001_v7007000_t0000_u01733801965953") 2024/12/10 03:40:48 DEBUG : dst/three.txt: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f10120545aef74c48_d20241210_m033924_c001_v0001157_t0013_u01733801964828") 2024/12/10 03:40:48 DEBUG : dst/three.txt: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40891d27bcdf1296_d20241210_m033924_c001_v7007000_t0000_u01733801964644") 2024/12/10 03:40:48 DEBUG : dst/three.txt: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f10120545aef74c40_d20241210_m033921_c001_v0001157_t0042_u01733801961678") 2024/12/10 03:40:48 DEBUG : dst/three.txt: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40891d27bcdf1291_d20241210_m033921_c001_v7007000_t0000_u01733801961492") 2024/12/10 03:40:48 DEBUG : dst/three.txt: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb4fcd_d20241210_m033916_c001_v0001157_t0042_u01733801956229") 2024/12/10 03:40:48 DEBUG : dst/three.txt: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40368b814436a286_d20241210_m033913_c001_v7007000_t0000_u01733801953858") 2024/12/10 03:40:48 DEBUG : dst/three.txt: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf712_d20241210_m033911_c001_v0001165_t0044_u01733801951510") 2024/12/10 03:40:48 DEBUG : dst/three.txt: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40368b814436a281_d20241210_m033910_c001_v7007000_t0000_u01733801950782") 2024/12/10 03:40:49 DEBUG : dst/three.txt: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb4fb7_d20241210_m033905_c001_v0001157_t0042_u01733801945884") 2024/12/10 03:40:49 DEBUG : dst/three.txt: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4016bfaa4faa39c6_d20241210_m033903_c001_v7007000_t0000_u01733801943434") 2024/12/10 03:40:49 DEBUG : dst/three.txt: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf6ec_d20241210_m033901_c001_v0001165_t0020_u01733801941483") 2024/12/10 03:40:49 DEBUG : dst/three.txt: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4016bfaa4faa39b3_d20241210_m033900_c001_v7007000_t0000_u01733801940389") 2024/12/10 03:40:49 DEBUG : dst/three.txt: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb4f95_d20241210_m033853_c001_v0001157_t0004_u01733801933886") 2024/12/10 03:40:49 DEBUG : dst/three.txt: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f402fa447e0d84385_d20241210_m033851_c001_v7007000_t0000_u01733801931421") 2024/12/10 03:40:49 DEBUG : dst/three.txt: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf6d4_d20241210_m033849_c001_v0001165_t0041_u01733801929059") 2024/12/10 03:40:49 DEBUG : dst/three.txt: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f402fa447e0d84374_d20241210_m033847_c001_v7007000_t0000_u01733801927957") 2024/12/10 03:40:49 DEBUG : dst/three.txt: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb4f6c_d20241210_m033841_c001_v0001157_t0054_u01733801921469") 2024/12/10 03:40:49 DEBUG : dst/three.txt: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40891d27bcdf1256_d20241210_m033836_c001_v7007000_t0000_u01733801916403") 2024/12/10 03:40:49 DEBUG : dst/three.txt: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951ddaa_d20241210_m033834_c001_v0001182_t0051_u01733801914260") 2024/12/10 03:40:49 DEBUG : dst/three.txt: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40891d27bcdf1252_d20241210_m033833_c001_v7007000_t0000_u01733801913155") 2024/12/10 03:40:49 DEBUG : dst/three.txt: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf690_d20241210_m033826_c001_v0001165_t0050_u01733801906977") 2024/12/10 03:40:49 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4188671fdb0d7fc3_d20241210_m033926_c001_v7007000_t0000_u01733801966180") 2024/12/10 03:40:49 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f10440665c956fe50_d20241210_m033924_c001_v0001182_t0001_u01733801964390") 2024/12/10 03:40:49 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f1110b63d9e120792_d20241210_m033921_c001_v0001183_t0011_u01733801961289") 2024/12/10 03:40:49 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4067544bf23c5275_d20241210_m033914_c001_v7007000_t0000_u01733801954787") 2024/12/10 03:40:49 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f1056abdb79064b19_d20241210_m033913_c001_v0001182_t0051_u01733801953609") 2024/12/10 03:40:49 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f1193320db4957e62_d20241210_m033910_c001_v0001182_t0020_u01733801950548") 2024/12/10 03:40:49 DEBUG : dst/two: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40368b814436a2ae_d20241210_m033939_c001_v7007000_t0000_u01733801979027") 2024/12/10 03:40:50 DEBUG : dst/two: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb4fe3_d20241210_m033927_c001_v0001157_t0034_u01733801967727") 2024/12/10 03:40:50 DEBUG : dst/two: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4188671fdb0d7fc5_d20241210_m033926_c001_v7007000_t0000_u01733801966383") 2024/12/10 03:40:50 DEBUG : dst/two: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf71e_d20241210_m033915_c001_v0001165_t0036_u01733801955987") 2024/12/10 03:40:50 DEBUG : dst/two: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4067544bf23c5277_d20241210_m033914_c001_v7007000_t0000_u01733801954969") 2024/12/10 03:40:50 DEBUG : dst/two: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf6f8_d20241210_m033905_c001_v0001165_t0035_u01733801945671") 2024/12/10 03:40:50 DEBUG : dst/two: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4067544bf23c4f35_d20241210_m033904_c001_v7007000_t0000_u01733801944552") 2024/12/10 03:40:50 DEBUG : dst/two: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf6da_d20241210_m033853_c001_v0001165_t0020_u01733801933680") 2024/12/10 03:40:50 DEBUG : dst/two: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f411e9cfc841e376e_d20241210_m033852_c001_v7007000_t0000_u01733801932552") 2024/12/10 03:40:50 DEBUG : dst/two: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf6c0_d20241210_m033839_c001_v0001165_t0043_u01733801919013") 2024/12/10 03:40:50 DEBUG : dst/two: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f407781ca388f33ab_d20241210_m033837_c001_v7007000_t0000_u01733801917507") 2024/12/10 03:40:50 DEBUG : dst/two: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb4f4a_d20241210_m033826_c001_v0001157_t0010_u01733801906654") 2024/12/10 03:40:50 DEBUG : dst/two: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f410fa68195d6d1e3_d20241210_m033825_c001_v7007000_t0000_u01733801905182") 2024/12/10 03:40:50 DEBUG : dst/two: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f1087d58baeb11651_d20241210_m033821_c001_v0001146_t0055_u01733801901031") 2024/12/10 03:40:50 DEBUG : dst/two: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4016bfaa4faa3932_d20241210_m033800_c001_v7007000_t0000_u01733801880244") 2024/12/10 03:40:50 DEBUG : dst/two: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951d888_d20241210_m033758_c001_v0001182_t0002_u01733801878985") 2024/12/10 03:40:50 DEBUG : empty space: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4000c32fcb2327d4_d20241210_m033717_c001_v7007000_t0000_u01733801837291") 2024/12/10 03:40:50 DEBUG : empty space: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf5d7_d20241210_m033713_c001_v0001165_t0008_u01733801833964") 2024/12/10 03:40:50 DEBUG : empty space: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4000c32fcb2327c4_d20241210_m033712_c001_v7007000_t0000_u01733801832010") 2024/12/10 03:40:50 DEBUG : empty space: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf5b8_d20241210_m033701_c001_v0001165_t0046_u01733801821424") 2024/12/10 03:40:50 DEBUG : empty space: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4188671fdb0d7239_d20241210_m033652_c001_v7007000_t0000_u01733801812087") 2024/12/10 03:40:50 DEBUG : empty space: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf59c_d20241210_m033649_c001_v0001165_t0036_u01733801809001") 2024/12/10 03:40:51 DEBUG : empty space: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41797b2d97e74d64_d20241210_m033624_c001_v7007000_t0000_u01733801784412") 2024/12/10 03:40:51 DEBUG : empty space: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951cb1c_d20241210_m033622_c001_v0001182_t0012_u01733801782560") 2024/12/10 03:40:51 DEBUG : empty space: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41797b2d97e74d49_d20241210_m033621_c001_v7007000_t0000_u01733801781037") 2024/12/10 03:40:51 DEBUG : empty space: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951caa4_d20241210_m033619_c001_v0001182_t0053_u01733801779889") 2024/12/10 03:40:51 DEBUG : empty space: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41797b2d97e74d41_d20241210_m033616_c001_v7007000_t0000_u01733801776636") 2024/12/10 03:40:51 DEBUG : empty space: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c9e5_d20241210_m033615_c001_v0001182_t0048_u01733801775093") 2024/12/10 03:40:51 DEBUG : empty space: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41797b2d97e74d3e_d20241210_m033613_c001_v7007000_t0000_u01733801773936") 2024/12/10 03:40:51 DEBUG : empty space: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c993_d20241210_m033612_c001_v0001182_t0044_u01733801772695") 2024/12/10 03:40:51 DEBUG : empty space: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40891d27bcdf0d2b_d20241210_m033606_c001_v7007000_t0000_u01733801766374") 2024/12/10 03:40:51 DEBUG : empty space: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c87b_d20241210_m033605_c001_v0001182_t0002_u01733801765040") 2024/12/10 03:40:51 DEBUG : empty space: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40891d27bcdf0d1e_d20241210_m033603_c001_v7007000_t0000_u01733801763880") 2024/12/10 03:40:51 DEBUG : empty space: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c825_d20241210_m033603_c001_v0001182_t0045_u01733801763009") 2024/12/10 03:40:51 DEBUG : empty space: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4000c32fcb232651_d20241210_m033557_c001_v7007000_t0000_u01733801757937") 2024/12/10 03:40:51 DEBUG : empty space: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c749_d20241210_m033556_c001_v0001182_t0019_u01733801756748") 2024/12/10 03:40:51 DEBUG : empty space: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4000c32fcb23264c_d20241210_m033554_c001_v7007000_t0000_u01733801754087") 2024/12/10 03:40:51 DEBUG : empty space: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c6c5_d20241210_m033553_c001_v0001182_t0053_u01733801753139") 2024/12/10 03:40:51 DEBUG : empty space: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4000c32fcb232647_d20241210_m033551_c001_v7007000_t0000_u01733801751984") 2024/12/10 03:40:51 DEBUG : empty space: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11401f0ebde65a20_d20241210_m033550_c001_v0001039_t0027_u01733801750982") 2024/12/10 03:40:51 DEBUG : empty space: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c65d_d20241210_m033549_c001_v0001182_t0015_u01733801749425") 2024/12/10 03:40:51 DEBUG : enormous: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41797b2d97e74d5b_d20241210_m033623_c001_v7007000_t0000_u01733801783495") 2024/12/10 03:40:52 DEBUG : enormous: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951cb34_d20241210_m033622_c001_v0001182_t0009_u01733801782910") 2024/12/10 03:40:52 DEBUG : existing: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40368b814436a2b6_d20241210_m033943_c001_v7007000_t0000_u01733801983516") 2024/12/10 03:40:52 DEBUG : existing: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb5003_d20241210_m033942_c001_v0001157_t0016_u01733801982204") 2024/12/10 03:40:52 DEBUG : existing: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4188671fdb0d7231_d20241210_m033647_c001_v7007000_t0000_u01733801807135") 2024/12/10 03:40:52 DEBUG : existing: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951ce70_d20241210_m033646_c001_v0001182_t0003_u01733801806146") 2024/12/10 03:40:52 DEBUG : existing: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4000c32fcb23263a_d20241210_m033545_c001_v7007000_t0000_u01733801745666") 2024/12/10 03:40:52 DEBUG : existing: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c5c5_d20241210_m033544_c001_v0001182_t0039_u01733801744721") 2024/12/10 03:40:52 DEBUG : existing: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4000c32fcb232634_d20241210_m033543_c001_v7007000_t0000_u01733801743453") 2024/12/10 03:40:52 DEBUG : existing: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c591_d20241210_m033542_c001_v0001182_t0043_u01733801742878") 2024/12/10 03:40:52 DEBUG : existing: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c57b_d20241210_m033542_c001_v0001182_t0048_u01733801742111") 2024/12/10 03:40:52 DEBUG : existing-b: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4188671fdb0d7232_d20241210_m033647_c001_v7007000_t0000_u01733801807320") 2024/12/10 03:40:52 DEBUG : existing-b: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf58c_d20241210_m033646_c001_v0001165_t0027_u01733801806154") 2024/12/10 03:40:52 DEBUG : five: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41797b2d97e74d73_d20241210_m033628_c001_v7007000_t0000_u01733801788760") 2024/12/10 03:40:52 DEBUG : five: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f403301d64951cbe0_d20241210_m033626_c001_v0001182_t0048_u01733801786801") 2024/12/10 03:40:52 DEBUG : foo: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4000c32fcb23264f_d20241210_m033556_c001_v7007000_t0000_u01733801756020") 2024/12/10 03:40:52 DEBUG : foo: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f403301d64951c723_d20241210_m033555_c001_v0001182_t0048_u01733801755459") 2024/12/10 03:40:52 DEBUG : foo: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f403301d64951c70f_d20241210_m033554_c001_v0001182_t0048_u01733801754821") 2024/12/10 03:40:52 DEBUG : four: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41797b2d97e74d75_d20241210_m033628_c001_v7007000_t0000_u01733801788942") 2024/12/10 03:40:52 DEBUG : four: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f404b09efbdccf548_d20241210_m033627_c001_v0001165_t0037_u01733801787564") 2024/12/10 03:40:52 DEBUG : four: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951cbce_d20241210_m033626_c001_v0001182_t0003_u01733801786189") 2024/12/10 03:40:53 DEBUG : hello world2: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4010123395a1a758_d20241210_m033453_c001_v7007000_t0000_u01733801693373") 2024/12/10 03:40:53 DEBUG : hello world2: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951bedc_d20241210_m033452_c001_v0001182_t0047_u01733801692795") 2024/12/10 03:40:53 DEBUG : ignore-size: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4000c32fcb232631_d20241210_m033541_c001_v7007000_t0000_u01733801741025") 2024/12/10 03:40:53 DEBUG : ignore-size: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c535_d20241210_m033540_c001_v0001182_t0026_u01733801740059") 2024/12/10 03:40:53 DEBUG : nested/sub dir/file: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4188671fdb0d722e_d20241210_m033645_c001_v7007000_t0000_u01733801805041") 2024/12/10 03:40:53 DEBUG : nested/sub dir/file: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf57c_d20241210_m033643_c001_v0001165_t0011_u01733801803941") 2024/12/10 03:40:53 DEBUG : nested/sub dir/file: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4188671fdb0d722b_d20241210_m033642_c001_v7007000_t0000_u01733801802834") 2024/12/10 03:40:53 DEBUG : nested/sub dir/file: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf578_d20241210_m033641_c001_v0001165_t0017_u01733801801841") 2024/12/10 03:40:53 DEBUG : one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41797b2d97e74d77_d20241210_m033629_c001_v7007000_t0000_u01733801789122") 2024/12/10 03:40:53 DEBUG : one: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f403301d64951cbb4_d20241210_m033625_c001_v0001182_t0048_u01733801785546") 2024/12/10 03:40:53 DEBUG : only0: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7d8f4_d20241210_m034024_c001_v7007000_t0000_u01733802024653") 2024/12/10 03:40:53 DEBUG : only0: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41566ce692cb508c_d20241210_m034018_c001_v0001157_t0043_u01733802018960") 2024/12/10 03:40:53 DEBUG : only0: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf7df_d20241210_m034007_c001_v0001165_t0004_u01733802007336") 2024/12/10 03:40:53 DEBUG : only0: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7d8cf_d20241210_m034000_c001_v7007000_t0000_u01733802000872") 2024/12/10 03:40:53 DEBUG : only0: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf77d_d20241210_m033948_c001_v0001165_t0056_u01733801988373") 2024/12/10 03:40:53 DEBUG : only1: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7d8f5_d20241210_m034024_c001_v7007000_t0000_u01733802024838") 2024/12/10 03:40:53 DEBUG : only1: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f404b09efbdccf831_d20241210_m034018_c001_v0001165_t0037_u01733802018968") 2024/12/10 03:40:53 DEBUG : only1: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf7e3_d20241210_m034007_c001_v0001165_t0058_u01733802007913") 2024/12/10 03:40:53 DEBUG : only1: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f402247eab4979fcb_d20241210_m034001_c001_v7007000_t0000_u01733802001103") 2024/12/10 03:40:54 DEBUG : only1: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf77f_d20241210_m033948_c001_v0001165_t0031_u01733801988883") 2024/12/10 03:40:54 DEBUG : only10: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7dcdf_d20241210_m034025_c001_v7007000_t0000_u01733802025034") 2024/12/10 03:40:54 DEBUG : only10: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4088bfc763c0f2a6_d20241210_m034019_c001_v0001181_t0012_u01733802019517") 2024/12/10 03:40:54 DEBUG : only10: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf809_d20241210_m034012_c001_v0001165_t0034_u01733802012887") 2024/12/10 03:40:54 DEBUG : only10: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7d8cc_d20241210_m034000_c001_v7007000_t0000_u01733802000322") 2024/12/10 03:40:54 DEBUG : only10: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf7a5_d20241210_m033954_c001_v0001165_t0004_u01733801994066") 2024/12/10 03:40:54 DEBUG : only11: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7dce0_d20241210_m034025_c001_v7007000_t0000_u01733802025215") 2024/12/10 03:40:54 DEBUG : only11: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f417d926c9ec16aa8_d20241210_m034019_c001_v0001183_t0027_u01733802019708") 2024/12/10 03:40:54 DEBUG : only11: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf80f_d20241210_m034013_c001_v0001165_t0054_u01733802013666") 2024/12/10 03:40:54 DEBUG : only11: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7d8d1_d20241210_m034001_c001_v7007000_t0000_u01733802001249") 2024/12/10 03:40:54 DEBUG : only11: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf7ab_d20241210_m033954_c001_v0001165_t0030_u01733801994586") 2024/12/10 03:40:54 DEBUG : only12: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7dce2_d20241210_m034025_c001_v7007000_t0000_u01733802025396") 2024/12/10 03:40:54 DEBUG : only12: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41566ce692cb508e_d20241210_m034019_c001_v0001157_t0043_u01733802019358") 2024/12/10 03:40:54 DEBUG : only12: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf815_d20241210_m034014_c001_v0001165_t0011_u01733802014271") 2024/12/10 03:40:54 DEBUG : only12: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41907585c6314e38_d20241210_m034000_c001_v7007000_t0000_u01733802000884") 2024/12/10 03:40:54 DEBUG : only12: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf7ad_d20241210_m033955_c001_v0001165_t0024_u01733801995102") 2024/12/10 03:40:54 DEBUG : only13: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7dce3_d20241210_m034025_c001_v7007000_t0000_u01733802025579") 2024/12/10 03:40:54 DEBUG : only13: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f404b09efbdccf835_d20241210_m034019_c001_v0001165_t0037_u01733802019366") 2024/12/10 03:40:54 DEBUG : only13: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf817_d20241210_m034014_c001_v0001165_t0011_u01733802014797") 2024/12/10 03:40:54 DEBUG : only13: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40368b814436a6b1_d20241210_m034000_c001_v7007000_t0000_u01733802000898") 2024/12/10 03:40:54 DEBUG : only13: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf7af_d20241210_m033955_c001_v0001165_t0018_u01733801995698") 2024/12/10 03:40:55 DEBUG : only14: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7dce6_d20241210_m034025_c001_v7007000_t0000_u01733802025763") 2024/12/10 03:40:55 DEBUG : only14: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f404b09efbdccf837_d20241210_m034019_c001_v0001165_t0037_u01733802019547") 2024/12/10 03:40:55 DEBUG : only14: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf819_d20241210_m034015_c001_v0001165_t0016_u01733802015325") 2024/12/10 03:40:55 DEBUG : only14: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f402247eab4979fca_d20241210_m034000_c001_v7007000_t0000_u01733802000919") 2024/12/10 03:40:55 DEBUG : only14: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf7b3_d20241210_m033956_c001_v0001165_t0010_u01733801996205") 2024/12/10 03:40:55 DEBUG : only15: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7dce8_d20241210_m034025_c001_v7007000_t0000_u01733802025964") 2024/12/10 03:40:55 DEBUG : only15: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41566ce692cb5090_d20241210_m034019_c001_v0001157_t0043_u01733802019560") 2024/12/10 03:40:55 DEBUG : only15: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf81d_d20241210_m034015_c001_v0001165_t0056_u01733802015829") 2024/12/10 03:40:55 DEBUG : only15: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7d8d0_d20241210_m034001_c001_v7007000_t0000_u01733802001055") 2024/12/10 03:40:55 DEBUG : only15: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf7b7_d20241210_m033956_c001_v0001165_t0027_u01733801996802") 2024/12/10 03:40:55 DEBUG : only16: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7dcea_d20241210_m034026_c001_v7007000_t0000_u01733802026157") 2024/12/10 03:40:55 DEBUG : only16: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4088bfc763c0f2a8_d20241210_m034019_c001_v0001181_t0012_u01733802019715") 2024/12/10 03:40:55 DEBUG : only16: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf821_d20241210_m034016_c001_v0001165_t0035_u01733802016417") 2024/12/10 03:40:55 DEBUG : only16: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f402247eab4979fcc_d20241210_m034001_c001_v7007000_t0000_u01733802001285") 2024/12/10 03:40:55 DEBUG : only16: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf7bd_d20241210_m033957_c001_v0001165_t0000_u01733801997267") 2024/12/10 03:40:55 DEBUG : only17: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7dcec_d20241210_m034026_c001_v7007000_t0000_u01733802026339") 2024/12/10 03:40:55 DEBUG : only17: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f404b09efbdccf839_d20241210_m034019_c001_v0001165_t0037_u01733802019746") 2024/12/10 03:40:55 DEBUG : only17: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf823_d20241210_m034016_c001_v0001165_t0057_u01733802016994") 2024/12/10 03:40:55 DEBUG : only17: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7d8ce_d20241210_m034000_c001_v7007000_t0000_u01733802000690") 2024/12/10 03:40:55 DEBUG : only17: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf7bf_d20241210_m033957_c001_v0001165_t0038_u01733801997911") 2024/12/10 03:40:56 DEBUG : only18: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7dced_d20241210_m034026_c001_v7007000_t0000_u01733802026522") 2024/12/10 03:40:56 DEBUG : only18: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41566ce692cb5092_d20241210_m034019_c001_v0001157_t0043_u01733802019758") 2024/12/10 03:40:56 DEBUG : only18: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf827_d20241210_m034017_c001_v0001165_t0004_u01733802017567") 2024/12/10 03:40:56 DEBUG : only18: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7d8cd_d20241210_m034000_c001_v7007000_t0000_u01733802000508") 2024/12/10 03:40:56 DEBUG : only18: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf7c3_d20241210_m033958_c001_v0001165_t0039_u01733801998546") 2024/12/10 03:40:56 DEBUG : only19: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7dcef_d20241210_m034026_c001_v7007000_t0000_u01733802026745") 2024/12/10 03:40:56 DEBUG : only19: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f417d926c9ec16aae_d20241210_m034019_c001_v0001183_t0027_u01733802019892") 2024/12/10 03:40:56 DEBUG : only19: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf82b_d20241210_m034018_c001_v0001165_t0003_u01733802018085") 2024/12/10 03:40:56 DEBUG : only19: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41907585c6314e3a_d20241210_m034001_c001_v7007000_t0000_u01733802001262") 2024/12/10 03:40:56 DEBUG : only19: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf7cb_d20241210_m033959_c001_v0001165_t0028_u01733801999111") 2024/12/10 03:40:56 DEBUG : only2: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7dcf0_d20241210_m034026_c001_v7007000_t0000_u01733802026926") 2024/12/10 03:40:56 DEBUG : only2: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4088bfc763c0f2aa_d20241210_m034019_c001_v0001181_t0012_u01733802019906") 2024/12/10 03:40:56 DEBUG : only2: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf7e9_d20241210_m034008_c001_v0001165_t0045_u01733802008539") 2024/12/10 03:40:56 DEBUG : only2: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7d8d2_d20241210_m034001_c001_v7007000_t0000_u01733802001431") 2024/12/10 03:40:56 DEBUG : only2: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf781_d20241210_m033949_c001_v0001165_t0054_u01733801989409") 2024/12/10 03:40:56 DEBUG : only3: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7dcf2_d20241210_m034027_c001_v7007000_t0000_u01733802027107") 2024/12/10 03:40:56 DEBUG : only3: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f404b09efbdccf83b_d20241210_m034019_c001_v0001165_t0037_u01733802019926") 2024/12/10 03:40:56 DEBUG : only3: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf7ed_d20241210_m034009_c001_v0001165_t0025_u01733802009064") 2024/12/10 03:40:56 DEBUG : only3: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41907585c6314e3b_d20241210_m034001_c001_v7007000_t0000_u01733802001443") 2024/12/10 03:40:56 DEBUG : only3: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf785_d20241210_m033949_c001_v0001165_t0051_u01733801989952") 2024/12/10 03:40:57 DEBUG : only4: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7dcf3_d20241210_m034027_c001_v7007000_t0000_u01733802027288") 2024/12/10 03:40:57 DEBUG : only4: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41566ce692cb5094_d20241210_m034019_c001_v0001157_t0043_u01733802019939") 2024/12/10 03:40:57 DEBUG : only4: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf7f5_d20241210_m034009_c001_v0001165_t0007_u01733802009610") 2024/12/10 03:40:57 DEBUG : only4: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40368b814436a6af_d20241210_m034000_c001_v7007000_t0000_u01733802000705") 2024/12/10 03:40:57 DEBUG : only4: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf78d_d20241210_m033950_c001_v0001165_t0046_u01733801990582") 2024/12/10 03:40:57 DEBUG : only5: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7dcf5_d20241210_m034027_c001_v7007000_t0000_u01733802027469") 2024/12/10 03:40:57 DEBUG : only5: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f417d926c9ec16aba_d20241210_m034020_c001_v0001183_t0027_u01733802020076") 2024/12/10 03:40:57 DEBUG : only5: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf7f9_d20241210_m034010_c001_v0001165_t0005_u01733802010114") 2024/12/10 03:40:57 DEBUG : only5: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41907585c6314e37_d20241210_m034000_c001_v7007000_t0000_u01733802000694") 2024/12/10 03:40:57 DEBUG : only5: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf795_d20241210_m033951_c001_v0001165_t0019_u01733801991113") 2024/12/10 03:40:57 DEBUG : only6: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7dcf6_d20241210_m034027_c001_v7007000_t0000_u01733802027650") 2024/12/10 03:40:57 DEBUG : only6: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4088bfc763c0f2ac_d20241210_m034020_c001_v0001181_t0012_u01733802020089") 2024/12/10 03:40:57 DEBUG : only6: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf7fd_d20241210_m034010_c001_v0001165_t0011_u01733802010708") 2024/12/10 03:40:57 DEBUG : only6: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f402247eab4979fc9_d20241210_m034000_c001_v7007000_t0000_u01733802000737") 2024/12/10 03:40:57 DEBUG : only6: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf799_d20241210_m033951_c001_v0001165_t0012_u01733801991678") 2024/12/10 03:40:57 DEBUG : only7: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7dcf8_d20241210_m034027_c001_v7007000_t0000_u01733802027832") 2024/12/10 03:40:57 DEBUG : only7: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f404b09efbdccf83d_d20241210_m034020_c001_v0001165_t0037_u01733802020107") 2024/12/10 03:40:57 DEBUG : only7: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf7ff_d20241210_m034011_c001_v0001165_t0048_u01733802011181") 2024/12/10 03:40:57 DEBUG : only7: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41907585c6314e39_d20241210_m034001_c001_v7007000_t0000_u01733802001072") 2024/12/10 03:40:57 DEBUG : only7: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf79b_d20241210_m033952_c001_v0001165_t0003_u01733801992328") 2024/12/10 03:40:58 DEBUG : only8: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7dcf9_d20241210_m034028_c001_v7007000_t0000_u01733802028013") 2024/12/10 03:40:58 DEBUG : only8: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41566ce692cb5096_d20241210_m034020_c001_v0001157_t0043_u01733802020122") 2024/12/10 03:40:58 DEBUG : only8: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf803_d20241210_m034011_c001_v0001165_t0003_u01733802011696") 2024/12/10 03:40:58 DEBUG : only8: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40368b814436a6b3_d20241210_m034001_c001_v7007000_t0000_u01733802001274") 2024/12/10 03:40:58 DEBUG : only8: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf79f_d20241210_m033952_c001_v0001165_t0033_u01733801992897") 2024/12/10 03:40:58 DEBUG : only9: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7dcfb_d20241210_m034028_c001_v7007000_t0000_u01733802028195") 2024/12/10 03:40:58 DEBUG : only9: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4088bfc763c0f2ae_d20241210_m034020_c001_v0001181_t0012_u01733802020270") 2024/12/10 03:40:58 DEBUG : only9: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf805_d20241210_m034012_c001_v0001165_t0035_u01733802012374") 2024/12/10 03:40:58 DEBUG : only9: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40368b814436a6b2_d20241210_m034001_c001_v7007000_t0000_u01733802001083") 2024/12/10 03:40:58 DEBUG : only9: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf7a1_d20241210_m033953_c001_v0001165_t0043_u01733801993523") 2024/12/10 03:40:58 DEBUG : potato: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4188671fdb0d7224_d20241210_m033639_c001_v7007000_t0000_u01733801799975") 2024/12/10 03:40:58 DEBUG : potato: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb4e58_d20241210_m033637_c001_v0001157_t0006_u01733801797990") 2024/12/10 03:40:58 DEBUG : potato: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41797b2d97e74d82_d20241210_m033635_c001_v7007000_t0000_u01733801795787") 2024/12/10 03:40:58 DEBUG : potato: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf55e_d20241210_m033633_c001_v0001165_t0017_u01733801793495") 2024/12/10 03:40:58 DEBUG : potato: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41797b2d97e74d7c_d20241210_m033632_c001_v7007000_t0000_u01733801792015") 2024/12/10 03:40:58 DEBUG : potato: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb4e44_d20241210_m033630_c001_v0001157_t0018_u01733801790036") 2024/12/10 03:40:58 DEBUG : potato: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41797b2d97e74d44_d20241210_m033618_c001_v7007000_t0000_u01733801778757") 2024/12/10 03:40:58 DEBUG : potato: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951ca47_d20241210_m033617_c001_v0001182_t0054_u01733801777552") 2024/12/10 03:40:58 DEBUG : potato: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41797b2d97e74d40_d20241210_m033615_c001_v7007000_t0000_u01733801775686") 2024/12/10 03:40:58 DEBUG : potato: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c9d9_d20241210_m033614_c001_v0001182_t0038_u01733801774865") 2024/12/10 03:40:59 DEBUG : potato: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41797b2d97e74d3d_d20241210_m033613_c001_v7007000_t0000_u01733801773318") 2024/12/10 03:40:59 DEBUG : potato: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c985_d20241210_m033612_c001_v0001182_t0022_u01733801772480") 2024/12/10 03:40:59 DEBUG : potato: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40891d27bcdf0d28_d20241210_m033605_c001_v7007000_t0000_u01733801765829") 2024/12/10 03:40:59 DEBUG : potato: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c86c_d20241210_m033604_c001_v0001182_t0013_u01733801764800") 2024/12/10 03:40:59 DEBUG : potato: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40891d27bcdf0d1f_d20241210_m033604_c001_v7007000_t0000_u01733801764061") 2024/12/10 03:40:59 DEBUG : potato: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c81f_d20241210_m033602_c001_v0001182_t0015_u01733801762786") 2024/12/10 03:40:59 DEBUG : potato: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4000c32fcb232658_d20241210_m033602_c001_v7007000_t0000_u01733801762046") 2024/12/10 03:40:59 DEBUG : potato: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c7f3_d20241210_m033601_c001_v0001182_t0031_u01733801761436") 2024/12/10 03:40:59 DEBUG : potato: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c7e1_d20241210_m033600_c001_v0001182_t0024_u01733801760833") 2024/12/10 03:40:59 DEBUG : potato: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4000c32fcb232655_d20241210_m033600_c001_v7007000_t0000_u01733801760098") 2024/12/10 03:40:59 DEBUG : potato: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c7b3_d20241210_m033559_c001_v0001182_t0042_u01733801759486") 2024/12/10 03:40:59 DEBUG : potato: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c79f_d20241210_m033558_c001_v0001182_t0000_u01733801758873") 2024/12/10 03:40:59 DEBUG : potato: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4000c32fcb232652_d20241210_m033558_c001_v7007000_t0000_u01733801758147") 2024/12/10 03:40:59 DEBUG : potato: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c76f_d20241210_m033557_c001_v0001182_t0022_u01733801757362") 2024/12/10 03:40:59 DEBUG : potato2: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4067544bf23c4e3f_d20241210_m033727_c001_v7007000_t0000_u01733801847060") 2024/12/10 03:40:59 DEBUG : potato2: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb4ecc_d20241210_m033726_c001_v0001157_t0018_u01733801846231") 2024/12/10 03:40:59 DEBUG : potato2: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4000c32fcb2327d6_d20241210_m033717_c001_v7007000_t0000_u01733801837606") 2024/12/10 03:40:59 DEBUG : potato2: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb4eae_d20241210_m033713_c001_v0001157_t0029_u01733801833298") 2024/12/10 03:41:00 DEBUG : potato2: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f407781ca388f32c4_d20241210_m033705_c001_v7007000_t0000_u01733801825969") 2024/12/10 03:41:00 DEBUG : potato2: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb4e88_d20241210_m033700_c001_v0001157_t0004_u01733801820717") 2024/12/10 03:41:00 DEBUG : potato2: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4188671fdb0d723a_d20241210_m033652_c001_v7007000_t0000_u01733801812629") 2024/12/10 03:41:00 DEBUG : potato2: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb4e70_d20241210_m033648_c001_v0001157_t0014_u01733801808672") 2024/12/10 03:41:00 DEBUG : potato2: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41797b2d97e74d5e_d20241210_m033623_c001_v7007000_t0000_u01733801783676") 2024/12/10 03:41:00 DEBUG : potato2: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951cb0e_d20241210_m033622_c001_v0001182_t0025_u01733801782323") 2024/12/10 03:41:00 DEBUG : potato2: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41797b2d97e74d4c_d20241210_m033621_c001_v7007000_t0000_u01733801781218") 2024/12/10 03:41:00 DEBUG : potato2: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951ca90_d20241210_m033619_c001_v0001182_t0017_u01733801779678") 2024/12/10 03:41:00 DEBUG : potato2: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41797b2d97e74d45_d20241210_m033618_c001_v7007000_t0000_u01733801778937") 2024/12/10 03:41:00 DEBUG : potato2: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951ca64_d20241210_m033618_c001_v0001182_t0051_u01733801778182") 2024/12/10 03:41:00 DEBUG : potato2: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41797b2d97e74d42_d20241210_m033616_c001_v7007000_t0000_u01733801776817") 2024/12/10 03:41:00 DEBUG : potato2: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c9ff_d20241210_m033616_c001_v0001182_t0055_u01733801776058") 2024/12/10 03:41:00 DEBUG : potato2: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41797b2d97e74d3f_d20241210_m033614_c001_v7007000_t0000_u01733801774117") 2024/12/10 03:41:00 DEBUG : potato2: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c9a5_d20241210_m033613_c001_v0001182_t0052_u01733801773330") 2024/12/10 03:41:00 DEBUG : potato2: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40891d27bcdf0d2c_d20241210_m033606_c001_v7007000_t0000_u01733801766555") 2024/12/10 03:41:00 DEBUG : potato2: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c88d_d20241210_m033605_c001_v0001182_t0039_u01733801765617") 2024/12/10 03:41:00 DEBUG : potato2: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4010123395a1a760_d20241210_m033456_c001_v7007000_t0000_u01733801696742") 2024/12/10 03:41:00 DEBUG : potato2: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951bf42_d20241210_m033456_c001_v0001182_t0012_u01733801696143") 2024/12/10 03:41:00 DEBUG : potato2: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4010123395a1a75a_d20241210_m033454_c001_v7007000_t0000_u01733801694869") 2024/12/10 03:41:00 DEBUG : potato2: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951bf10_d20241210_m033454_c001_v0001182_t0044_u01733801694278") 2024/12/10 03:41:01 DEBUG : potato3: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4000c32fcb2327d7_d20241210_m033717_c001_v7007000_t0000_u01733801837840") 2024/12/10 03:41:01 DEBUG : potato3: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951d2aa_d20241210_m033714_c001_v0001182_t0017_u01733801834533") 2024/12/10 03:41:01 DEBUG : potato3: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f407781ca388f32be_d20241210_m033705_c001_v7007000_t0000_u01733801825788") 2024/12/10 03:41:01 DEBUG : potato3: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951d0a4_d20241210_m033702_c001_v0001182_t0044_u01733801822059") 2024/12/10 03:41:01 DEBUG : potato3: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4188671fdb0d723b_d20241210_m033652_c001_v7007000_t0000_u01733801812811") 2024/12/10 03:41:01 DEBUG : potato3: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951cef6_d20241210_m033649_c001_v0001182_t0044_u01733801809239") 2024/12/10 03:41:01 DEBUG : pre-dest1/1: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f410fa68195d6d1ad_d20241210_m033809_c001_v7007000_t0000_u01733801889324") 2024/12/10 03:41:01 DEBUG : pre-dest1/1: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951d8d4_d20241210_m033801_c001_v0001182_t0049_u01733801881017") 2024/12/10 03:41:01 DEBUG : pre-dest2/2: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f410fa68195d6d1ae_d20241210_m033809_c001_v7007000_t0000_u01733801889520") 2024/12/10 03:41:01 DEBUG : pre-dest2/2: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb4f0a_d20241210_m033801_c001_v0001157_t0005_u01733801881636") 2024/12/10 03:41:01 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4016bfaa4faa3920_d20241210_m033740_c001_v7007000_t0000_u01733801860625") 2024/12/10 03:41:01 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf607_d20241210_m033736_c001_v0001165_t0017_u01733801856772") 2024/12/10 03:41:01 DEBUG : sizeonly: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f410fa68195d6c124_d20241210_m033538_c001_v7007000_t0000_u01733801738396") 2024/12/10 03:41:01 DEBUG : sizeonly: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c4f7_d20241210_m033537_c001_v0001182_t0020_u01733801737431") 2024/12/10 03:41:01 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7dd0d_d20241210_m034036_c001_v7007000_t0000_u01733802036397") 2024/12/10 03:41:01 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb50ba_d20241210_m034033_c001_v0001157_t0000_u01733802033885") 2024/12/10 03:41:01 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7dd03_d20241210_m034031_c001_v7007000_t0000_u01733802031996") 2024/12/10 03:41:01 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f117d926c9ec16c6c_d20241210_m034029_c001_v0001183_t0027_u01733802029544") 2024/12/10 03:41:01 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4188671fdb0d722f_d20241210_m033645_c001_v7007000_t0000_u01733801805224") 2024/12/10 03:41:01 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f11566ce692cb4e66_d20241210_m033644_c001_v0001157_t0037_u01733801804297") 2024/12/10 03:41:02 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4188671fdb0d722c_d20241210_m033643_c001_v7007000_t0000_u01733801803015") 2024/12/10 03:41:02 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951cde2_d20241210_m033642_c001_v0001182_t0025_u01733801802198") 2024/12/10 03:41:02 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f410fa68195d6c11e_d20241210_m033534_c001_v7007000_t0000_u01733801734322") 2024/12/10 03:41:02 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c473_d20241210_m033532_c001_v0001182_t0001_u01733801732813") 2024/12/10 03:41:02 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f410fa68195d6c11c_d20241210_m033532_c001_v7007000_t0000_u01733801732081") 2024/12/10 03:41:02 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c435_d20241210_m033530_c001_v0001182_t0057_u01733801730977") 2024/12/10 03:41:02 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f410fa68195d6c10f_d20241210_m033527_c001_v7007000_t0000_u01733801727835") 2024/12/10 03:41:02 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c370_d20241210_m033526_c001_v0001182_t0027_u01733801726271") 2024/12/10 03:41:02 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f410fa68195d6c102_d20241210_m033525_c001_v7007000_t0000_u01733801725719") 2024/12/10 03:41:02 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c330_d20241210_m033524_c001_v0001182_t0011_u01733801724710") 2024/12/10 03:41:02 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c2c4_d20241210_m033521_c001_v0001182_t0014_u01733801721996") 2024/12/10 03:41:02 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f410fa68195d6c0e5_d20241210_m033521_c001_v7007000_t0000_u01733801721273") 2024/12/10 03:41:02 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c291_d20241210_m033520_c001_v0001182_t0040_u01733801720701") 2024/12/10 03:41:02 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c275_d20241210_m033519_c001_v0001182_t0043_u01733801719945") 2024/12/10 03:41:02 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f410fa68195d6c0d5_d20241210_m033518_c001_v7007000_t0000_u01733801718851") 2024/12/10 03:41:02 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c206_d20241210_m033516_c001_v0001182_t0016_u01733801716473") 2024/12/10 03:41:02 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c19f_d20241210_m033513_c001_v0001182_t0043_u01733801713584") 2024/12/10 03:41:02 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f410fa68195d6c0b2_d20241210_m033512_c001_v7007000_t0000_u01733801712861") 2024/12/10 03:41:02 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c173_d20241210_m033512_c001_v0001182_t0038_u01733801712239") 2024/12/10 03:41:02 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c155_d20241210_m033511_c001_v0001182_t0026_u01733801711484") 2024/12/10 03:41:03 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f410fa68195d6c076_d20241210_m033510_c001_v7007000_t0000_u01733801710762") 2024/12/10 03:41:03 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c0ad_d20241210_m033506_c001_v0001182_t0013_u01733801706970") 2024/12/10 03:41:03 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f410fa68195d6c01a_d20241210_m033506_c001_v7007000_t0000_u01733801706602") 2024/12/10 03:41:03 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c08b_d20241210_m033505_c001_v0001182_t0019_u01733801705996") 2024/12/10 03:41:03 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4010123395a1a766_d20241210_m033504_c001_v7007000_t0000_u01733801704369") 2024/12/10 03:41:03 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c048_d20241210_m033503_c001_v0001182_t0011_u01733801703734") 2024/12/10 03:41:03 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4010123395a1a765_d20241210_m033503_c001_v7007000_t0000_u01733801703169") 2024/12/10 03:41:03 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951c01e_d20241210_m033502_c001_v0001182_t0043_u01733801702595") 2024/12/10 03:41:03 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4010123395a1a764_d20241210_m033501_c001_v7007000_t0000_u01733801701333") 2024/12/10 03:41:03 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951bfd4_d20241210_m033500_c001_v0001182_t0044_u01733801700289") 2024/12/10 03:41:03 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4010123395a1a763_d20241210_m033459_c001_v7007000_t0000_u01733801699744") 2024/12/10 03:41:03 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951bfb6_d20241210_m033459_c001_v0001182_t0032_u01733801699175") 2024/12/10 03:41:03 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4010123395a1a761_d20241210_m033458_c001_v7007000_t0000_u01733801698236") 2024/12/10 03:41:03 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951bf74_d20241210_m033457_c001_v0001182_t0009_u01733801697660") 2024/12/10 03:41:03 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4010123395a1a756_d20241210_m033451_c001_v7007000_t0000_u01733801691892") 2024/12/10 03:41:03 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951beb0_d20241210_m033451_c001_v0001182_t0016_u01733801691279") 2024/12/10 03:41:03 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4010123395a1a753_d20241210_m033450_c001_v7007000_t0000_u01733801690335") 2024/12/10 03:41:03 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951be76_d20241210_m033449_c001_v0001182_t0057_u01733801689749") 2024/12/10 03:41:03 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4010123395a1a752_d20241210_m033448_c001_v7007000_t0000_u01733801688831") 2024/12/10 03:41:03 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951be47_d20241210_m033448_c001_v0001182_t0058_u01733801688263") 2024/12/10 03:41:04 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4010123395a1a751_d20241210_m033445_c001_v7007000_t0000_u01733801685310") 2024/12/10 03:41:04 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951bde1_d20241210_m033444_c001_v0001182_t0011_u01733801684732") 2024/12/10 03:41:04 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7dd0f_d20241210_m034036_c001_v7007000_t0000_u01733802036580") 2024/12/10 03:41:04 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f1088bfc763c0f2e6_d20241210_m034033_c001_v0001181_t0049_u01733802033901") 2024/12/10 03:41:04 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f40462476cfb7dd04_d20241210_m034032_c001_v7007000_t0000_u01733802032178") 2024/12/10 03:41:04 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf863_d20241210_m034029_c001_v0001165_t0032_u01733802029555") 2024/12/10 03:41:04 DEBUG : sub/yam: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4188671fdb0d7222_d20241210_m033639_c001_v7007000_t0000_u01733801799418") 2024/12/10 03:41:04 DEBUG : sub/yam: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf56a_d20241210_m033637_c001_v0001165_t0042_u01733801797633") 2024/12/10 03:41:04 DEBUG : three: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41797b2d97e74d79_d20241210_m033629_c001_v7007000_t0000_u01733801789304") 2024/12/10 03:41:04 DEBUG : three: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951cc16_d20241210_m033628_c001_v0001182_t0054_u01733801788145") 2024/12/10 03:41:04 DEBUG : three: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951cbc0_d20241210_m033625_c001_v0001182_t0034_u01733801785947") 2024/12/10 03:41:04 DEBUG : two: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41797b2d97e74d7a_d20241210_m033629_c001_v7007000_t0000_u01733801789484") 2024/12/10 03:41:04 DEBUG : two: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41566ce692cb4e40_d20241210_m033627_c001_v0001157_t0043_u01733801787355") 2024/12/10 03:41:04 DEBUG : two: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f403301d64951cbbe_d20241210_m033625_c001_v0001182_t0048_u01733801785749") 2024/12/10 03:41:04 DEBUG : yam: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4188671fdb0d7225_d20241210_m033640_c001_v7007000_t0000_u01733801800160") 2024/12/10 03:41:04 DEBUG : yam: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f10086d921272d1da_d20241210_m033639_c001_v0001183_t0000_u01733801799178") 2024/12/10 03:41:04 DEBUG : yam: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41797b2d97e74d80_d20241210_m033635_c001_v7007000_t0000_u01733801795237") 2024/12/10 03:41:04 DEBUG : yam: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f103301d64951cce6_d20241210_m033633_c001_v0001182_t0010_u01733801793853") 2024/12/10 03:41:05 DEBUG : yam: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41797b2d97e74d7b_d20241210_m033631_c001_v7007000_t0000_u01733801791469") 2024/12/10 03:41:05 DEBUG : yam: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f104b09efbdccf552_d20241210_m033630_c001_v0001165_t0017_u01733801790044") 2024/12/10 03:41:05 DEBUG : yaml: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f4188671fdb0d721c_d20241210_m033636_c001_v7007000_t0000_u01733801796338") 2024/12/10 03:41:05 DEBUG : yaml: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f1034bb614d179830_d20241210_m033634_c001_v0001144_t0002_u01733801794716") 2024/12/10 03:41:05 DEBUG : yaml: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f41797b2d97e74d7d_d20241210_m033632_c001_v7007000_t0000_u01733801792203") 2024/12/10 03:41:05 DEBUG : yaml: Deleting (id "4_zbfc22d53a02dabeb9f380e1b_f106ff068d708926a_d20241210_m033631_c001_v0001183_t0043_u01733801791251") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m25.010222256s (try 1/5)